{"id":4775347,"name":"com.google.dagger:dagger","ecosystem":"maven","description":"A fast dependency injector for Android and Java.","homepage":"https://github.com/google/dagger","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/dagger","keywords_array":[],"namespace":"com.google.dagger","versions_count":108,"first_release_published_at":"2015-04-08T04:20:11.000Z","latest_release_published_at":"2026-07-07T02:25:30.000Z","latest_release_number":"2.60.1","last_synced_at":"2026-09-20T06:42:22.814Z","created_at":"2022-07-26T08:47:58.691Z","updated_at":"2026-09-21T21:13:09.741Z","registry_url":"https://central.sonatype.com/artifact/com.google.dagger/dagger/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.dagger/dagger/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":6722611,"uuid":"7968417","full_name":"google/dagger","owner":"google","description":"A fast dependency injector for Android and Java.","archived":false,"fork":true,"pushed_at":"2026-09-18T17:39:00.000Z","size":176953,"stargazers_count":17700,"open_issues_count":370,"forks_count":2044,"subscribers_count":509,"default_branch":"master","last_synced_at":"2026-09-19T09:35:36.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dagger.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"square/dagger","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2013-02-01T23:14:14.000Z","updated_at":"2026-09-18T14:04:05.000Z","dependencies_parsed_at":"2023-10-02T19:46:33.223Z","dependency_job_id":null,"html_url":"https://github.com/google/dagger","commit_stats":{"total_commits":3469,"total_committers":158,"mean_commits":"21.955696202531644","dds":0.7829345632747189,"last_synced_commit":"89d615c779df42ddf3b0450764f1370ef1c5fa7d"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/google/dagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/dagger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/sbom","scorecard":{"id":436716,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/dagger","commit":"57a439ba18306a0f035b7cdd8e91b077e04b6233"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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 2/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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:126","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:99","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: dagger-compiler/main/java/dagger/internal/codegen/bootstrap/bootstrap_compiler_deploy.jar:1","Warn: binary detected: dagger-compiler/main/java/dagger/internal/codegen/xprocessing/xprocessing-internal.jar:1","Warn: binary detected: dagger-compiler/main/java/dagger/internal/codegen/xprocessing/xprocessing-testing-internal.jar:1","Warn: binary detected: dagger-kythe/main/java/dagger/internal/codegen/kythe/kythe_plugin_deploy.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: java/dagger/hilt/android/plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/dagger-android-ksp/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/dagger-android/simple/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/dagger-ksp/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/dagger/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/dagger/lazyclasskey/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/hilt-android/lazyclasskey/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/hilt-android/pluginMarker/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/hilt-android/simple/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/hilt-android/simpleKotlin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: javatests/artifacts/hilt-android/viewmodel/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: tools/jarjar/test/test-library1.jar:1","Warn: binary detected: tools/jarjar/test/test-library2.jar:1","Warn: binary detected: tools/shader/gradle/wrapper/gradle-wrapper.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: $ cannot be followed by a word: util/generate-latest-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/google/dagger/release.yml/master?enable=pin","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-19T04:51:26.005Z","repository_id":6722611,"created_at":"2025-08-19T04:51:26.005Z","updated_at":"2025-08-19T04:51:26.005Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37477510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-19T02:00:07.094Z","response_time":73,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2879,"last_synced_at":"2026-09-21T00:49:27.882Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2148974,"followers":78897,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-09-21T00:49:27.899Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"dagger-2.59.2","sha":"118f2e5fc876a8ff080978753a7a73b2a5d642cd","kind":"tag","published_at":"2026-02-20T19:51:38.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.59.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.59.2/manifests"},{"name":"dagger-2.59.1","sha":"45105f9d9bfdace7f1a098bac35994839fdc7b0f","kind":"tag","published_at":"2026-02-02T23:52:48.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.59.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.59.1/manifests"},{"name":"dagger-2.59","sha":"bd412c6ac6cd08a56af87aa0289dfd03bd22c4ca","kind":"tag","published_at":"2026-01-21T00:04:34.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.59","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.59/manifests"},{"name":"dagger-2.58","sha":"a8b6ee3f05ecfddb362117e7802de192d19aa538","kind":"tag","published_at":"2026-01-15T21:39:32.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.58","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.58/manifests"},{"name":"dagger-2.57.2","sha":"438334a32db88b32e8420b81bc323a8dbff5144b","kind":"tag","published_at":"2025-09-23T22:00:29.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.57.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.57.2/manifests"},{"name":"dagger-2.57.1","sha":"85586e55c67f1838375740a19d34237c96097aa0","kind":"tag","published_at":"2025-08-20T19:09:00.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.57.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.57.1/manifests"},{"name":"dagger-2.57","sha":"370c1b8363466d1c73dda05e4eabcc6bed82828e","kind":"tag","published_at":"2025-07-16T20:23:16.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.57","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.57/manifests"},{"name":"dagger-2.56.2","sha":"cb98d977e8407363d90eba2fd78a088a1d7640f7","kind":"tag","published_at":"2025-04-16T20:46:32.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.56.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.56.2/manifests"},{"name":"dagger-2.56.1","sha":"263ef0b52645750bc1a24a16642b3a53d261478d","kind":"tag","published_at":"2025-03-25T19:00:40.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.56.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.56.1/manifests"},{"name":"dagger-2.56","sha":"016a272d5f58ae730cabccc2708cc97137878b33","kind":"tag","published_at":"2025-03-19T19:23:56.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.56","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.56/manifests"},{"name":"dagger-2.55","sha":"14ad560f7029a13708387c47b6feffe04ff18604","kind":"tag","published_at":"2025-01-09T19:37:54.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.55","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.55/manifests"},{"name":"dagger-2.54","sha":"bf4b96e080c677e913d43b425a63df98ae3fde52","kind":"tag","published_at":"2024-12-20T19:03:45.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.54","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.54/manifests"},{"name":"dagger-2.53.1","sha":"d33c3e732e3899132f7e62080668802dc88d941a","kind":"tag","published_at":"2024-12-09T18:04:26.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.53.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.53.1/manifests"},{"name":"dagger-2.53","sha":"649eed51743b1b5041fb540f10bb74dbc85ced7b","kind":"tag","published_at":"2024-12-02T21:40:41.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.53","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.53/manifests"},{"name":"dagger-2.52","sha":"05443284c55bced3b2a4402d3c91a8b48121ec63","kind":"tag","published_at":"2024-08-05T17:51:22.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.52","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.52/manifests"},{"name":"dagger-2.51.1","sha":"394cf25e1b1179ca9ab86b68aa96436684ac1ffc","kind":"tag","published_at":"2024-03-29T00:54:33.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.51.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.51.1/manifests"},{"name":"dagger-2.51","sha":"c6c0b8a1619634a38cc2a564a9e11b954495d369","kind":"tag","published_at":"2024-02-27T05:18:03.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.51","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.51/manifests"},{"name":"dagger-2.50","sha":"137995be1df3caba6731a194418434d420e5cddb","kind":"tag","published_at":"2023-12-19T20:03:35.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.50","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.50/manifests"},{"name":"dagger-2.49","sha":"d763c2c955506c4afa6c721e2f228938a8cb110d","kind":"tag","published_at":"2023-12-01T19:26:56.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.49","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.49/manifests"},{"name":"dagger-2.48.1","sha":"2d9ba60724e8f4b98385696267a36f01f286c0d8","kind":"tag","published_at":"2023-10-03T22:01:39.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.48.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.48.1/manifests"},{"name":"dagger-2.48","sha":"03513e5ffb753f439596b97738de11f8a6906c09","kind":"tag","published_at":"2023-08-30T15:25:06.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.48","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.48/manifests"},{"name":"dagger-2.47","sha":"20892bf5b9b5ee71f3bfba6780a43bba47296a43","kind":"tag","published_at":"2023-07-13T23:04:20.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.47","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.47/manifests"},{"name":"dagger-2.46.1","sha":"ee7920cdd42478f7cb5680ae1672e1062f56e8e3","kind":"tag","published_at":"2023-05-12T21:05:44.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.46.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.46.1/manifests"},{"name":"dagger-2.46","sha":"0e6824bf0c9fe3915be6c180d117f140da9ff8e8","kind":"tag","published_at":"2023-04-28T20:38:11.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.46","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.46/manifests"},{"name":"dagger-2.45","sha":"22705fb9c9bfd0a7675f759997a2b6d926714744","kind":"tag","published_at":"2023-02-09T23:43:46.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.45","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.45/manifests"},{"name":"dagger-2.44.2","sha":"35a18c4c922cb16e7230b5baa38938ac906843d7","kind":"tag","published_at":"2022-11-14T18:33:34.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.44.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.44.2/manifests"},{"name":"dagger-2.44.1","sha":"7ec8651aeb147c7d23e5edb82be876612a6fd139","kind":"tag","published_at":"2022-11-11T17:08:07.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.44.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.44.1/manifests"},{"name":"dagger-2.44","sha":"4e9c570a3b8c0cb7f11db3d835a26fb2dad20668","kind":"tag","published_at":"2022-09-21T18:13:11.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.44","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.44/manifests"},{"name":"dagger-2.43.2","sha":"21617b75aa39a6e028b1c32f841b2a1ef3665807","kind":"tag","published_at":"2022-08-03T20:46:59.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.43.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.43.2/manifests"},{"name":"dagger-2.43.1","sha":"bf9a46b508b9916a5307cddb0f8c62d7c5ccb538","kind":"tag","published_at":"2022-07-29T17:16:46.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.43.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.43.1/manifests"},{"name":"dagger-2.43","sha":"1ef486ae6bf0e4a5c370218bbd95a0c7a9a74165","kind":"tag","published_at":"2022-07-20T21:23:40.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.43","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.43/manifests"},{"name":"dagger-2.42","sha":"46fc0503de3b3a9866d57acc3d6ae9f352de3cad","kind":"tag","published_at":"2022-05-09T20:58:51.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.42","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.42/manifests"},{"name":"dagger-2.41","sha":"085460c019f7ada35a4aa9e389c165b8deaef774","kind":"tag","published_at":"2022-02-16T19:13:54.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.41","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.41/manifests"},{"name":"dagger-2.40.5","sha":"9787970714ae52f376ee90ff0d0e7a83ce1a7885","kind":"tag","published_at":"2021-12-06T21:37:03.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.40.5","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.5/manifests"},{"name":"dagger-2.40.4","sha":"2764cba571c3ba8f88837eed10d8306f71a876c0","kind":"tag","published_at":"2021-12-02T17:05:20.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.40.4","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.4/manifests"},{"name":"dagger-2.40.3","sha":"935eb110d1bc082021e871da85e955a4cd61723a","kind":"tag","published_at":"2021-11-29T18:15:50.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.40.3","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.3/manifests"},{"name":"dagger-2.40.2","sha":"70d36025c7c3557639164bff293a5472dafc2cce","kind":"tag","published_at":"2021-11-24T00:43:20.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.40.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.2/manifests"},{"name":"dagger-2.40.1","sha":"07dc99d3c8bf5d8e5cc6e8b2b782273dd909a2b8","kind":"tag","published_at":"2021-11-11T16:47:33.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.40.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40.1/manifests"},{"name":"dagger-2.40","sha":"cf91aab0a1857896b829014b7bbbe5507e77ee2f","kind":"tag","published_at":"2021-10-27T22:20:07.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.40","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.40/manifests"},{"name":"dagger-2.39.1","sha":"52451d4c2b3e4ae23c953d118928cff0be401424","kind":"tag","published_at":"2021-10-01T16:33:27.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.39.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.39.1/manifests"},{"name":"dagger-2.39","sha":"6405160c71d67a3d343dcb7e83370f6c5ebead49","kind":"tag","published_at":"2021-09-29T21:58:07.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.39","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.39/manifests"},{"name":"dagger-2.38.1","sha":"736cbbbea895b4e8d144d81306c5f9a7d9450896","kind":"tag","published_at":"2021-07-27T18:17:21.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.38.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.38.1/manifests"},{"name":"dagger-2.38","sha":"49e512f00484c03b0f1761a396aaa41035b2c06f","kind":"tag","published_at":"2021-07-19T21:25:09.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.38","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.38/manifests"},{"name":"dagger-2.37","sha":"3fbd5c9b3838003b46a562b16eff5c791753b92a","kind":"tag","published_at":"2021-06-10T18:48:34.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.37","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.37/manifests"},{"name":"dagger-2.36","sha":"32b4f90bf3db1ae7acacddae2614ff1426a2e762","kind":"tag","published_at":"2021-05-25T22:52:11.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.36","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.36/manifests"},{"name":"dagger-2.35.1","sha":"180c99963f7e83bf96c62a6d4293deb5dcd9258a","kind":"tag","published_at":"2021-04-27T23:15:01.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.35.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.35.1/manifests"},{"name":"dagger-2.35","sha":"404d9caf92923c6be7ec57c5900446924ddd1b61","kind":"tag","published_at":"2021-04-22T23:30:27.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.35","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.35/manifests"},{"name":"dagger-2.34.1","sha":"12c6a55413e4a75c574ce35bb44a57ab9e419927","kind":"tag","published_at":"2021-04-13T20:29:51.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.34.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.34.1/manifests"},{"name":"dagger-2.34","sha":"047929fa0aa49c187a2ed5d88c5783cef4653ecf","kind":"tag","published_at":"2021-04-07T21:43:47.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.34","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.34/manifests"},{"name":"dagger-2.33","sha":"ae991fdd84ce92e93f0481508e2392409125d266","kind":"tag","published_at":"2021-02-25T21:25:15.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.33","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.33/manifests"},{"name":"dagger-2.32","sha":"7951d5ede41c968252b830d70a283dd96b0eb7bc","kind":"tag","published_at":"2021-02-08T19:45:16.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.32","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.32/manifests"},{"name":"dagger-2.31.2","sha":"bba5dc142203ab3d452134d8241be998757e0c0f","kind":"tag","published_at":"2021-01-21T21:49:52.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.31.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.31.2/manifests"},{"name":"dagger-2.31.1","sha":"e3516dbb9c499ca85fd8239f507b93b707f1ae77","kind":"tag","published_at":"2021-01-20T00:21:33.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.31.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.31.1/manifests"},{"name":"dagger-2.31","sha":"0f3b61cdaf245639fff7b56bdf0a4741ad396703","kind":"tag","published_at":"2021-01-13T01:42:21.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.31","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.31/manifests"},{"name":"dagger-2.30.1","sha":"1c923c83a340df7abe0f9352f865f8742d0b6a1b","kind":"tag","published_at":"2020-11-24T00:42:52.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.30.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.30.1/manifests"},{"name":"dagger-2.30","sha":"2b229c443b6c51eadfe0c522f16ab9816dc6fdc2","kind":"tag","published_at":"2020-11-20T18:26:53.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.30","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.30/manifests"},{"name":"dagger-2.29.1","sha":"f3be0a9fdbc6a31eeffd3d196c9a831ecc2c0eb7","kind":"tag","published_at":"2020-09-10T19:35:27.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.29.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.29.1/manifests"},{"name":"dagger-2.29","sha":"8309bd9b0d9776cbaa26c8df9733917a53789ca8","kind":"tag","published_at":"2020-09-09T20:17:30.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.29","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.29/manifests"},{"name":"dagger-2.28.3","sha":"38acce721827680eb6fdc8e5be4171f41f0aefb3","kind":"tag","published_at":"2020-07-17T21:58:54.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.28.3","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28.3/manifests"},{"name":"dagger-2.28.2","sha":"fed3256fd5b93260bf7a1bbca241792d8217f7ef","kind":"tag","published_at":"2020-07-15T20:38:35.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.28.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28.2/manifests"},{"name":"dagger-2.28.1","sha":"8438f53dfb96e234b7c490dcf1ad110c2c550d3a","kind":"tag","published_at":"2020-06-18T23:10:49.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.28.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28.1/manifests"},{"name":"dagger-2.28","sha":"d96c5437843c771d98b4bbb10d05f11ed54b698a","kind":"tag","published_at":"2020-05-26T22:12:01.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.28","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.28/manifests"},{"name":"dagger-2.27","sha":"44e4cdc10fe77ad95eba6c69346c8f982e999253","kind":"tag","published_at":"2020-03-13T20:00:25.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.27","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.27/manifests"},{"name":"dagger-2.26","sha":"749d06b6cdeeda12e65fba53389647b8465007b2","kind":"tag","published_at":"2020-01-29T22:27:27.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.26","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.26/manifests"},{"name":"dagger-2.25.4","sha":"a1eb5b07e1d89c7d3dd8cc1f2a1cd20d64a65b63","kind":"tag","published_at":"2019-12-27T18:14:32.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.25.4","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25.4/manifests"},{"name":"dagger-2.25.3","sha":"3b78332aeff38af3f689665d57cd5d1970f07190","kind":"tag","published_at":"2019-12-16T21:41:04.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.25.3","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25.3/manifests"},{"name":"dagger-2.25.2","sha":"1514f964c162caa62fa83efefc318ef35ea0080d","kind":"tag","published_at":"2019-10-23T20:57:55.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.25.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25.2/manifests"},{"name":"dagger-2.25","sha":"e6b88e0fa063878822c221c8da3d6af2dd808566","kind":"tag","published_at":"2019-10-21T20:38:21.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.25","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.25/manifests"},{"name":"dagger-2.24","sha":"c3ed749b6896707b230903c7abf0082799dc42bf","kind":"tag","published_at":"2019-07-25T21:52:46.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.24","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.24/manifests"},{"name":"dagger-2.23.2","sha":"ce28396a1bbebdc8269b8066400b04d15c388488","kind":"tag","published_at":"2019-06-19T14:30:39.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.23.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.23.2/manifests"},{"name":"dagger-2.23.1","sha":"c7d2f2d1debd9f69ad534efabc567aee9406ce8b","kind":"tag","published_at":"2019-05-30T14:51:11.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.23.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.23.1/manifests"},{"name":"dagger-2.23","sha":"38072fe264085afc625e9fa0b5e3212579e9b971","kind":"tag","published_at":"2019-05-28T21:57:03.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.23","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.23/manifests"},{"name":"dagger-2.22.1","sha":"10a85ed84b26f48a5d00b65e2cb475a38b6ad4ae","kind":"tag","published_at":"2019-04-02T23:55:24.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.22.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.22.1/manifests"},{"name":"dagger-2.22","sha":"4633d70baf114c26b2c0b3220e605c5f5ef9cb2d","kind":"tag","published_at":"2019-04-02T18:11:01.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.22","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.22/manifests"},{"name":"dagger-2.21","sha":"556f2ab3b715d589b37005ff9e0d4bc4acde9728","kind":"tag","published_at":"2019-01-16T19:13:30.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.21","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.21/manifests"},{"name":"dagger-2.20","sha":"7dc8619821bc3414e4846d41c19ad9aff0b05daf","kind":"tag","published_at":"2018-12-20T21:56:01.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.20","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.20/manifests"},{"name":"dagger-2.19","sha":"070284712d283e899d818754174112bec98ea859","kind":"tag","published_at":"2018-10-29T18:06:24.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.19","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.19/manifests"},{"name":"dagger-2.18","sha":"63df8e4d46ed5cfa95c373d95138205c6aade305","kind":"tag","published_at":"2018-10-19T14:08:31.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.18","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.18/manifests"},{"name":"dagger-2.17","sha":"ae9c1fd2f799b1895fb0414485f039d8b7c7c8f1","kind":"tag","published_at":"2018-08-07T17:04:10.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.17","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.17/manifests"},{"name":"dagger-2.16","sha":"cce6f7983aef6a33636ab74ba4b7af0e5a03be69","kind":"commit","published_at":"2018-05-04T17:43:42.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.16","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.16/manifests"},{"name":"2.15","sha":"74d69fcc98fb6343231a536fda783c5eae78f89a","kind":"commit","published_at":"2018-02-27T22:15:59.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/2.15","html_url":"https://github.com/google/dagger/releases/tag/2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/2.15/manifests"},{"name":"dagger-2.14.1","sha":"4a202b7712c35678532e9a88b6da2dd4937b4a2c","kind":"commit","published_at":"2017-12-19T23:12:28.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.14.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.14.1/manifests"},{"name":"dagger-2.14","sha":"87435d6072b76522f68245425566d10f07cd8d4e","kind":"commit","published_at":"2017-12-19T16:40:26.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.14","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.14/manifests"},{"name":"dagger-2.13","sha":"c6db7c532f4517a2a2efa813899038ea3705bfa9","kind":"commit","published_at":"2017-11-07T18:21:13.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.13","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.13/manifests"},{"name":"dagger-2.12","sha":"e8d7cd4c29c1316c5bb1cf0737d4f29111fcb1c8","kind":"commit","published_at":"2017-10-09T21:59:15.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.12","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.12/manifests"},{"name":"dagger-2.11","sha":"b15108ffbc680296d80831f68a1108d803a89426","kind":"commit","published_at":"2017-05-18T18:39:08.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.11","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.11/manifests"},{"name":"dagger-2.11-rc2","sha":"7ef7121e042db3d16a347bff8cc535eb81ed676e","kind":"commit","published_at":"2017-05-03T19:11:38.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.11-rc2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.11-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.11-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.11-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.11-rc2/manifests"},{"name":"dagger-2.11-rc1","sha":"159a08c415201b886cfbfea56d5c0eddbb0a0a82","kind":"commit","published_at":"2017-04-24T16:32:08.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.11-rc1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.11-rc1/manifests"},{"name":"dagger-2.10","sha":"d1166596588f078c113ccae2b08de7d544d4e96f","kind":"commit","published_at":"2017-03-15T18:28:11.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.10","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10/manifests"},{"name":"dagger-2.10-rc4","sha":"7968f7a7b4f3772ffb927f1c4b4a340994bce3e4","kind":"commit","published_at":"2017-03-09T20:37:09.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.10-rc4","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.10-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.10-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10-rc4/manifests"},{"name":"dagger-2.10-rc2","sha":"756456a64c5373480424138e9b91cfaaa8f7f2ab","kind":"commit","published_at":"2017-03-02T22:09:13.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.10-rc2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.10-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.10-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10-rc2/manifests"},{"name":"dagger-2.10-rc1","sha":"bf9e7b64b97a71101b0e0cbce7630600d31b7d6d","kind":"commit","published_at":"2017-02-21T18:26:52.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.10-rc1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.10-rc1/manifests"},{"name":"dagger-2.9","sha":"5e36129baa8a21b428ead376424982e2ade66f5a","kind":"commit","published_at":"2017-02-03T17:09:54.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.9","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.9/manifests"},{"name":"dagger-2.8","sha":"73967cde3d70fe4fa2efba3e6b7c3e5fa585a254","kind":"commit","published_at":"2016-11-22T14:54:14.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.8","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.8/manifests"},{"name":"dagger-2.7","sha":"5e57af4250a92bcf8cd33040a86363f6869c8477","kind":"commit","published_at":"2016-09-13T15:03:01.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.7","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.7/manifests"},{"name":"dagger-2.6.1","sha":"dc8d4f81bb5ade392d9e1d8e9152e8dab77a790d","kind":"commit","published_at":"2016-08-24T15:15:23.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.6.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.6.1/manifests"},{"name":"dagger-2.6","sha":"ffbc267f3993696ec82356a049018286517a0cc4","kind":"commit","published_at":"2016-07-26T22:33:39.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.6","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.6/manifests"},{"name":"dagger-2.5","sha":"16366a7b184883e55f3a3f0cba805ffbf9e9583e","kind":"commit","published_at":"2016-06-14T20:12:07.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.5","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.5/manifests"},{"name":"dagger-2.4","sha":"27e1950ae3a6b755a016ff9c17df48f3c4b05b22","kind":"commit","published_at":"2016-04-21T15:24:50.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.4","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.4/manifests"},{"name":"dagger-2.3","sha":"6354b958f91826cfcf9a85b54eec7e6b055b0332","kind":"commit","published_at":"2016-04-08T16:28:33.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.3","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.3/manifests"},{"name":"dagger-2.2","sha":"27cf36bd09aea1affad5c206be7139072f06d5ac","kind":"commit","published_at":"2016-03-28T21:04:17.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.2/manifests"},{"name":"2.1","sha":"8371dafd2a1e91164e7e0a9dd6e7c62e543833e0","kind":"commit","published_at":"2016-03-09T19:15:40.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/2.1","html_url":"https://github.com/google/dagger/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/2.1/manifests"},{"name":"dagger-2.0.2","sha":"c45a053d0fda7ef721835498fdc892f55904980b","kind":"commit","published_at":"2015-10-23T21:52:49.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.0.2","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.0.2/manifests"},{"name":"dagger-2.0.1","sha":"8c19ae9b3cd5e5f1b68464dd88c859cc00f85580","kind":"commit","published_at":"2015-06-01T07:07:49.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.0.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.0.1/manifests"},{"name":"remove_explicit_builders","sha":"a3413eb7d8cfc71dda62393c9e2f8b17f101d540","kind":"commit","published_at":"2015-05-27T09:06:06.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/remove_explicit_builders","html_url":"https://github.com/google/dagger/releases/tag/remove_explicit_builders","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@remove_explicit_builders","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/remove_explicit_builders","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/remove_explicit_builders/manifests"},{"name":"dagger-2.0","sha":"ddbe7f199027f8aacb259c884bf85ee3451d2fe3","kind":"commit","published_at":"2015-04-08T04:17:22.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-2.0","html_url":"https://github.com/google/dagger/releases/tag/dagger-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-2.0/manifests"},{"name":"dagger-parent-1.2.1","sha":"e5619d1d9561b795401498ce2400b27f0b846b15","kind":"tag","published_at":"2014-02-17T05:21:13.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-parent-1.2.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-parent-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-parent-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.2.1/manifests"},{"name":"dagger-parent-1.2.0","sha":"524de6dcbc655817af8c01c7b3d47abc489ca266","kind":"tag","published_at":"2013-12-14T00:00:28.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-parent-1.2.0","html_url":"https://github.com/google/dagger/releases/tag/dagger-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.2.0/manifests"},{"name":"dagger-parent-1.1.0","sha":"7e97819c9d82ee51d638b6ed7d2869f014a4e61b","kind":"tag","published_at":"2013-08-05T23:35:49.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-parent-1.1.0","html_url":"https://github.com/google/dagger/releases/tag/dagger-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.1.0/manifests"},{"name":"dagger-parent-1.0.1","sha":"293d4793b94123d5761a921d6ff0aaabaf223885","kind":"tag","published_at":"2013-06-04T00:04:43.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-parent-1.0.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.0.1/manifests"},{"name":"dagger-parent-1.0.0","sha":"21bdcdd0ff1d88b78d5f2be68096f1cc50947c31","kind":"tag","published_at":"2013-05-07T15:29:06.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-parent-1.0.0","html_url":"https://github.com/google/dagger/releases/tag/dagger-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-1.0.0/manifests"},{"name":"dagger-parent-0.9.1","sha":"d29ec5be6fb4751caaeb469641b94f90e5b159b5","kind":"tag","published_at":"2012-11-12T16:38:28.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/dagger-parent-0.9.1","html_url":"https://github.com/google/dagger/releases/tag/dagger-parent-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@dagger-parent-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/dagger-parent-0.9.1/manifests"},{"name":"0.9","sha":"d80a3eddc9a3266267976bc47b600ee37455c80c","kind":"tag","published_at":"2012-11-08T08:40:57.000Z","download_url":"https://codeload.github.com/google/dagger/tar.gz/0.9","html_url":"https://github.com/google/dagger/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/dagger@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2026-09-21T21:13:09.740Z","dependent_packages_count":681,"downloads":null,"downloads_period":null,"dependent_repos_count":23001,"rankings":{"downloads":null,"dependent_repos_count":0.0396729983169031,"dependent_packages_count":0.10799871764045844,"stargazers_count":1.3542918970906468,"forks_count":3.4172878095696078,"docker_downloads_count":2.4751542838823437,"average":1.478881141299992},"purl":"pkg:maven/com.google.dagger/dagger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.dagger:dagger","docker_dependents_count":121,"docker_downloads_count":98704,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.dagger:dagger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.dagger:dagger/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-21T21:01:01.224Z","issues_count":340,"pull_requests_count":1077,"avg_time_to_close_issue":11139781.218181819,"avg_time_to_close_pull_request":657661.7127192982,"issues_closed_count":220,"pull_requests_closed_count":912,"pull_request_authors_count":31,"issue_authors_count":276,"avg_comments_per_issue":4.897058823529412,"avg_comments_per_pull_request":0.1309192200557103,"merged_pull_requests_count":630,"bot_issues_count":3,"bot_pull_requests_count":1022,"past_year_issues_count":28,"past_year_pull_requests_count":138,"past_year_avg_time_to_close_issue":3143811.95,"past_year_avg_time_to_close_pull_request":444421.23529411765,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":4.857142857142857,"past_year_avg_comments_per_pull_request":0.15942028985507245,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":125,"past_year_merged_pull_requests_count":87,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdagger/issues","maintainers":[{"login":"cpovirk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpovirk"},{"login":"kyriosdata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kyriosdata"},{"login":"netdpb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/netdpb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.dagger:dagger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.dagger:dagger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.dagger:dagger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.dagger:dagger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.dagger:dagger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.dagger:dagger/codemeta","maintainers":[]}