{"id":5806617,"name":"dawidd6/action-download-artifact","ecosystem":"actions","description":"Download and extract an artifact associated with given workflow and commit or other criteria","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/dawidd6/action-download-artifact","keywords_array":["action","actions","artifact","commit","download","github","github-actions","workflow"],"namespace":"dawidd6","versions_count":74,"first_release_published_at":"2020-02-09T19:36:03.000Z","latest_release_published_at":"2024-03-18T07:30:03.000Z","latest_release_number":"v3.1.4","last_synced_at":"2026-09-15T07:11:44.909Z","created_at":"2023-01-04T16:21:11.505Z","updated_at":"2026-09-15T07:11:44.910Z","registry_url":"https://github.com/dawidd6/action-download-artifact","install_command":null,"documentation_url":null,"metadata":{"name":"Download workflow artifact","description":"Download and extract an artifact associated with given workflow and commit or other criteria","author":"dawidd6","branding":{"icon":"download","color":"blue"},"inputs":{"github_token":{"description":"GitHub token","default":"${{ github.token }}"},"workflow":{"description":"Workflow name.\n\nIf not specified, will be inferred from run_id (if run_id is specified), or will be the current workflow\n"},"workflow_search":{"description":"Most recent workflow matching all other criteria will be looked up instead of using the current workflow\n\nhttps://docs.github.com/de/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repository\n","default":false},"workflow_conclusion":{"description":"Wanted status or conclusion to search for in recent runs\n\nhttps://docs.github.com/de/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-workflow\n","default":"success"},"repo":{"description":"Repository name with owner (like actions/checkout)","default":"${{ github.repository }}"},"pr":{"description":"Pull request number"},"commit":{"description":"Commit hash"},"branch":{"description":"Branch name"},"ref":{"description":"Commit hash, branch or tag name"},"event":{"description":"Event type"},"run_id":{"description":"Workflow run id"},"run_number":{"description":"Workflow run number"},"name":{"description":"Artifact name (download all artifacts if not specified)"},"name_is_regexp":{"description":"Treat artifact name as a regular expression and download only artifacts with matching names","default":false},"path":{"description":"Where to unpack the artifact","default":"./"},"allow_forks":{"description":"Allow forks","default":false},"check_artifacts":{"description":"Check workflow run whether it has an artifact","default":false},"search_artifacts":{"description":"Search workflow runs for artifact with specified name","default":false},"skip_unpack":{"description":"Choose to skip unpacking the downloaded artifact(s)","default":false},"dry_run":{"description":"Check the existence of artifact(s) without downloading"},"if_no_artifact_found":{"description":"Choose how to exit the action if no artifact is found\n\nfail, warn or ignore\n","default":"fail"},"use_unzip":{"description":"Use system provided `unzip` utility instead of JS library for unpacking","default":false},"merge_multiple":{"description":"If multiple artifacts are found with `name_is_regexp` set to `true`, merge them into one directory","default":false}},"outputs":{"error_message":{"description":"The error message, if an error occurs"},"found_artifact":{"description":"Boolean output which is true if the artifact was found and false otherwise"},"artifacts":{"description":"JSON array with details about found artifacts"}},"runs":{"using":"node24","main":"main.js"},"default_branch":"master","path":null},"repo_metadata":{"id":36977800,"uuid":"239218448","full_name":"dawidd6/action-download-artifact","owner":"dawidd6","description":":gear: A GitHub Action to download an artifact associated with given workflow and commit or other criteria","archived":false,"fork":false,"pushed_at":"2026-07-13T06:24:50.000Z","size":28797,"stargazers_count":832,"open_issues_count":23,"forks_count":241,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-01T10:22:28.002Z","etag":null,"topics":["action","actions","artifact","commit","download","github","github-actions","workflow"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dawidd6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-02-08T23:20:50.000Z","updated_at":"2026-07-27T07:10:19.000Z","dependencies_parsed_at":"2024-01-13T12:14:20.334Z","dependency_job_id":"3f7ba37a-e0ec-4def-8b23-40e7c3b5285f","html_url":"https://github.com/dawidd6/action-download-artifact","commit_stats":{"total_commits":278,"total_committers":48,"mean_commits":5.791666666666667,"dds":0.3992805755395683,"last_synced_commit":"c03fb0c92813d0d9b088539572090518f7797df4"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":"actions/container-action","purl":"pkg:github/dawidd6/action-download-artifact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawidd6","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/sbom","scorecard":{"id":328129,"data":{"date":"2025-08-11","repo":{"name":"github.com/dawidd6/action-download-artifact","commit":"688efa90a08f3552e7c1420c8313e215164e8b14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/download.yml:1","Warn: no topLevel permission defined: .github/workflows/upload.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: node_modules/undici/lib/llhttp/llhttp.wasm:1","Warn: binary detected: node_modules/undici/lib/llhttp/llhttp_simd.wasm: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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/download.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/download.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/upload.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/upload.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dawidd6/action-download-artifact/upload.yml/master?enable=pin","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 10 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc"],"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"}}]},"last_synced_at":"2025-08-18T02:57:35.833Z","repository_id":36977800,"created_at":"2025-08-18T02:57:35.834Z","updated_at":"2025-08-18T02:57:35.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36750321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"dawidd6","name":"Dawid Dziurla","uuid":"9713907","kind":"user","description":"@NixOS maintainer.\r\nex-@Homebrew maintainer.","email":"","website":null,"location":"Poland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9713907?u=caab643eb55ea344a0f739c9f01b14b551d5ae51\u0026v=4","repositories_count":104,"last_synced_at":"2024-05-01T10:05:26.113Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dawidd6","funding_links":[],"total_stars":1683,"followers":193,"following":12,"created_at":"2022-11-09T22:04:48.748Z","updated_at":"2024-05-01T10:05:43.413Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawidd6","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawidd6/repositories"},"tags":[{"name":"v21","sha":"b6e2e70617bc3265edd6dab6c906732b2f1ae151","kind":"commit","published_at":"2026-04-28T10:34:21.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v21","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v21","dependencies_parsed_at":"2026-08-08T06:56:10.611Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v21/manifests"},{"name":"v20","sha":"8305c0f1062bb0d184d09ef4493ecb9288447732","kind":"commit","published_at":"2026-04-02T17:55:21.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v20","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v20","dependencies_parsed_at":"2026-08-08T06:56:10.609Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v20/manifests"},{"name":"v19","sha":"8a338493df3d275e4a7a63bcff3b8fe97e51a927","kind":"commit","published_at":"2026-03-18T08:21:53.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v19","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v19","dependencies_parsed_at":"2026-08-08T06:56:10.579Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v19/manifests"},{"name":"v18","sha":"1f8785ff7a5130826f848e7f72725c85d241860f","kind":"commit","published_at":"2026-03-14T07:51:53.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v18","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v18","dependencies_parsed_at":"2026-08-08T06:56:10.619Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v18/manifests"},{"name":"v17","sha":"09b07ec687d10771279a426c79925ee415c12906","kind":"commit","published_at":"2026-03-12T08:42:15.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v17","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v17","dependencies_parsed_at":"2026-08-08T06:56:10.608Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v17/manifests"},{"name":"v16","sha":"2536c51d3d126276eb39f74d6bc9c72ac6ef30d3","kind":"commit","published_at":"2026-02-25T13:19:36.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v16","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v16","dependencies_parsed_at":"2026-08-08T06:56:10.581Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v16/manifests"},{"name":"v15","sha":"fe9d59ce33ce92db8a6ac90b2c8be6b6d90417c8","kind":"commit","published_at":"2026-02-18T09:27:59.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v15","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v15","dependencies_parsed_at":"2026-08-08T06:56:10.577Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v15/manifests"},{"name":"v14","sha":"5c98f0b039f36ef966fdb7dfa9779262785ecb05","kind":"commit","published_at":"2026-02-01T14:35:18.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v14","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v14","dependencies_parsed_at":"2026-08-08T06:56:10.580Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v14/manifests"},{"name":"v13","sha":"883bc3da0e2f55ddd0a8fc8e99378551c1991a55","kind":"commit","published_at":"2026-01-30T14:26:47.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v13","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v13","dependencies_parsed_at":"2026-08-08T06:56:10.658Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v13/manifests"},{"name":"v12","sha":"0bd50d53a6d7fb5cb921e607957e9cc12b4ce392","kind":"commit","published_at":"2025-12-25T09:01:00.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v12","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v12","dependencies_parsed_at":"2026-08-08T06:56:10.623Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v12/manifests"},{"name":"v11","sha":"ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5","kind":"commit","published_at":"2025-06-14T21:21:02.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v11","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v11","dependencies_parsed_at":"2025-08-27T07:47:52.869Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v11/manifests"},{"name":"v10","sha":"4c1e823582f43b179e2cbb49c3eade4e41f992e2","kind":"commit","published_at":"2025-05-30T13:35:09.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v10","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v10","dependencies_parsed_at":"2025-08-27T07:47:52.909Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v10/manifests"},{"name":"v9","sha":"07ab29fd4a977ae4d2b275087cf67563dfdf0295","kind":"commit","published_at":"2025-02-20T16:51:41.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v9","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v9","dependencies_parsed_at":"2025-08-27T07:47:52.925Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v9/manifests"},{"name":"v8","sha":"20319c5641d495c8a52e688b7dc5fada6c3a9fbc","kind":"commit","published_at":"2025-01-22T09:54:40.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v8","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v8","dependencies_parsed_at":"2025-08-27T07:47:53.225Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v8/manifests"},{"name":"v7","sha":"80620a5d27ce0ae443b965134db88467fc607b43","kind":"commit","published_at":"2024-11-29T08:48:23.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v7","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v7","dependencies_parsed_at":"2024-12-01T07:52:38.235Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v7/manifests"},{"name":"v6","sha":"bf251b5aa9c2f7eeb574a96ee720e24f801b7c11","kind":"commit","published_at":"2024-06-12T10:43:42.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v6","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v6","dependencies_parsed_at":"2024-06-15T05:11:50.560Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v6/manifests"},{"name":"v5","sha":"deb3bb83256a78589fef6a7b942e5f2573ad7c13","kind":"commit","published_at":"2024-06-04T09:54:23.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v5","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v5","dependencies_parsed_at":"2024-06-06T04:17:01.112Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v5/manifests"},{"name":"v4","sha":"854e2de9396304899dbe03bf9995fd73533190d1","kind":"commit","published_at":"2024-06-03T21:37:23.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v4","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v4","dependencies_parsed_at":"2024-06-05T04:25:01.227Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v4/manifests"},{"name":"v3.1.4","sha":"09f2f74827fd3a8607589e5ad7f9398816f540fe","kind":"commit","published_at":"2024-03-18T07:30:03.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3.1.4","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3.1.4","dependencies_parsed_at":"2024-03-20T04:49:52.236Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"a430ac5786b39ad5869da25a98130624d2ce340c","kind":"commit","published_at":"2024-02-26T08:00:17.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3.1.3","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3.1.3","dependencies_parsed_at":"2024-03-18T04:37:14.827Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"71072fbb1229e1317f1a8de6b04206afb461bd67","kind":"commit","published_at":"2024-02-21T15:32:37.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3.1.2","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3.1.2","dependencies_parsed_at":"2024-02-23T04:13:49.834Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"72aaadce3bc708349fc665eee3785cbb1b6e51d0","kind":"commit","published_at":"2024-02-16T17:06:35.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3.1.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3.1.1","dependencies_parsed_at":"2024-02-21T05:39:48.565Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f6b0bace624032e30a85a8fd9c1a7f8f611f5737","kind":"commit","published_at":"2024-02-15T13:58:07.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3.1.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3.1.0","dependencies_parsed_at":"2024-02-18T04:49:14.451Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.1.0/manifests"},{"name":"v3","sha":"e7466d1a7587ed14867642c2ca74b5bcc1e19a2d","kind":"tag","published_at":"2023-12-13T08:26:42.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3","dependencies_parsed_at":"2023-12-16T04:50:57.397Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3/manifests"},{"name":"v3.0.0","sha":"e7466d1a7587ed14867642c2ca74b5bcc1e19a2d","kind":"tag","published_at":"2023-12-13T08:26:33.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v3.0.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v3.0.0","dependencies_parsed_at":"2023-12-16T04:50:56.767Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v3.0.0/manifests"},{"name":"v2.28.1","sha":"f29d1b6a8930683e80acedfbe6baa2930cd646b4","kind":"commit","published_at":"2023-12-12T15:32:47.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.28.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.28.1","dependencies_parsed_at":"2023-12-14T04:28:41.701Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"268677152d06ba59fcec7a7f0b5d961b6ccd7e1e","kind":"commit","published_at":"2023-09-18T13:27:04.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.28.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.28.0","dependencies_parsed_at":"2023-09-22T04:15:09.884Z","dependency_job_id":null,"purl":"pkg:github/dawidd6/action-download-artifact@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"246dbf436b23d7c49e21a7ab8204ca9ecd1fe615","kind":"commit","published_at":"2023-04-14T07:52:30.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.27.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.27.0","dependencies_parsed_at":"2023-06-02T00:21:56.579Z","dependency_job_id":"44f736a1-1b93-4e61-9ccf-8a1f0f829351","purl":"pkg:github/dawidd6/action-download-artifact@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"7132ab516fba5f602fafae6fdd4822afa10db76f","kind":"commit","published_at":"2023-04-04T14:29:36.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.26.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.26.1","dependencies_parsed_at":"2023-06-02T00:21:57.298Z","dependency_job_id":"4a2d9a10-5c5a-457b-89db-847da6ce3718","purl":"pkg:github/dawidd6/action-download-artifact@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"5e780fc7bbd0cac69fc73271ed86edf5dcb72d67","kind":"commit","published_at":"2023-02-21T20:27:11.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.26.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.26.0","dependencies_parsed_at":"2023-06-02T00:21:51.547Z","dependency_job_id":"ce947237-a85b-42ed-b2aa-5eb06bd204a5","purl":"pkg:github/dawidd6/action-download-artifact@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.26.0/manifests"},{"name":"v2","sha":"5e780fc7bbd0cac69fc73271ed86edf5dcb72d67","kind":"commit","published_at":"2023-02-21T20:27:11.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2","dependencies_parsed_at":"2023-06-02T00:21:54.244Z","dependency_job_id":"b5abd402-470a-4a4f-8a7c-d62dab677f14","purl":"pkg:github/dawidd6/action-download-artifact@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2/manifests"},{"name":"v2.25.0","sha":"b59d8c6a6c5c6c6437954f470d963c0b20ea7415","kind":"commit","published_at":"2023-02-13T15:27:38.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.25.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.25.0","dependencies_parsed_at":"2023-06-02T00:21:55.090Z","dependency_job_id":"b7370b74-797c-4b26-a876-9884264c0d52","purl":"pkg:github/dawidd6/action-download-artifact@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.25.0/manifests"},{"name":"v2.24.4","sha":"5004d5476e64af71d021e6c98993829d8820969d","kind":"commit","published_at":"2023-01-04T13:50:53.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.24.4","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.24.4","dependencies_parsed_at":"2023-06-02T00:21:55.091Z","dependency_job_id":"4444a6fa-ff3a-412a-9aa1-5836bd68a7e9","purl":"pkg:github/dawidd6/action-download-artifact@v2.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.4/manifests"},{"name":"v2.24.3","sha":"bd10f381a96414ce2b13a11bfa89902ba7cea07f","kind":"commit","published_at":"2022-12-21T07:22:40.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.24.3","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.24.3","dependencies_parsed_at":"2023-06-01T13:19:57.475Z","dependency_job_id":"3f7b95f9-e496-474f-bde2-adef39fe6bd6","purl":"pkg:github/dawidd6/action-download-artifact@v2.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.3/manifests"},{"name":"v2.24.2","sha":"e6e25ac3a2b93187502a8be1ef9e9603afc34925","kind":"commit","published_at":"2022-11-09T16:23:40.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.24.2","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.24.2","dependencies_parsed_at":"2023-05-31T20:08:40.745Z","dependency_job_id":"75261fe9-19af-498f-a5ec-26a324dc938f","purl":"pkg:github/dawidd6/action-download-artifact@v2.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.2/manifests"},{"name":"v2.24.1","sha":"b12b127cf24433d14b4f93cee62f5465076ba82a","kind":"commit","published_at":"2022-11-09T05:46:29.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.24.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.24.1","dependencies_parsed_at":"2023-05-31T20:08:41.399Z","dependency_job_id":"75aae273-ae15-4b1f-9eda-a1959b8df296","purl":"pkg:github/dawidd6/action-download-artifact@v2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.1/manifests"},{"name":"v2.24.0","sha":"46b4ae883bf0726f5949d025d31cb62c7a5ac70c","kind":"commit","published_at":"2022-10-15T07:25:41.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.24.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.24.0","dependencies_parsed_at":"2023-05-31T20:08:47.534Z","dependency_job_id":"5f11b139-de0b-4529-92f7-66bd249ac57e","purl":"pkg:github/dawidd6/action-download-artifact@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"7847792dd435a50521b8e3bd3576dae7459d1fa8","kind":"commit","published_at":"2022-08-30T10:09:10.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.23.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.23.0","dependencies_parsed_at":"2023-05-31T13:27:58.460Z","dependency_job_id":"f012b499-b326-4d8b-a24c-3a2b36952893","purl":"pkg:github/dawidd6/action-download-artifact@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"ea71f332a90fd52416b1629b933dcf7e0ccd421d","kind":"commit","published_at":"2022-08-02T06:30:07.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.22.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.22.0","dependencies_parsed_at":"2023-05-31T13:27:58.968Z","dependency_job_id":"9f019218-0e16-4dd0-8c3a-7118e96db2f4","purl":"pkg:github/dawidd6/action-download-artifact@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.22.0/manifests"},{"name":"v2.21.1","sha":"6765a42d86407a3d532749069ac03705ad82ebc6","kind":"commit","published_at":"2022-06-19T20:36:08.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.21.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.21.1","dependencies_parsed_at":"2023-05-31T13:27:59.481Z","dependency_job_id":"6f1a9273-247f-447a-a85d-33cb3db921d5","purl":"pkg:github/dawidd6/action-download-artifact@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"b7337e51c4775d1f22357423ade50ee0a5f5779e","kind":"commit","published_at":"2022-06-01T20:04:12.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.21.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.21.0","dependencies_parsed_at":"2023-05-31T13:28:00.046Z","dependency_job_id":"352c0d49-b480-45ca-bd0a-ad9fe09ef9b8","purl":"pkg:github/dawidd6/action-download-artifact@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"80fcec8114889f74eb442780f3c71bff4d42a98a","kind":"commit","published_at":"2022-05-31T16:03:48.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.20.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.20.0","dependencies_parsed_at":"2023-05-31T13:28:00.612Z","dependency_job_id":"ce8a2be9-b68f-472a-b6d8-a552a64a500d","purl":"pkg:github/dawidd6/action-download-artifact@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"b2abf1705491048a2d7074f7d90513044fd25d39","kind":"commit","published_at":"2022-04-16T07:10:58.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.19.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.19.0","dependencies_parsed_at":"2023-05-31T13:28:01.146Z","dependency_job_id":"d46ff0e5-fcd1-4bb4-a594-a8301f98e051","purl":"pkg:github/dawidd6/action-download-artifact@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"1cf11afe3f1874cee82a8d5a2b45c0fd63f0fa22","kind":"commit","published_at":"2022-04-13T11:39:43.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.18.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.18.0","dependencies_parsed_at":"2023-05-31T13:28:01.687Z","dependency_job_id":"dfce7351-dd5e-48f5-8237-270b6f8c0f43","purl":"pkg:github/dawidd6/action-download-artifact@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"575b1e4167df67acf7e692af784566618b23c71e","kind":"commit","published_at":"2022-02-02T20:20:39.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.17.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.17.0","dependencies_parsed_at":"2023-05-31T13:28:02.290Z","dependency_job_id":"008f9035-eb09-4ec5-afdf-f4736c498c5b","purl":"pkg:github/dawidd6/action-download-artifact@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"09385b76de790122f4da9c82b17bccf858b9557c","kind":"commit","published_at":"2021-11-23T07:13:08.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.16.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.16.0","dependencies_parsed_at":"2023-05-31T13:28:02.863Z","dependency_job_id":"9b1e794b-55f3-4629-ac3d-ae9d037bb319","purl":"pkg:github/dawidd6/action-download-artifact@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"af92a8455a59214b7b932932f2662fdefbd78126","kind":"commit","published_at":"2021-09-18T05:25:49.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.15.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.15.0","dependencies_parsed_at":"2023-05-31T13:28:03.414Z","dependency_job_id":"430eb996-cc4e-4fd8-af5c-67977bfae943","purl":"pkg:github/dawidd6/action-download-artifact@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"6f8f427fb41886a66b82ea11a5a15d1454c79415","kind":"commit","published_at":"2021-08-04T21:11:55.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.14.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.14.1","dependencies_parsed_at":"2023-05-31T13:28:04.022Z","dependency_job_id":"eb3cf205-f78c-461b-94d8-b3ccdee6a9dd","purl":"pkg:github/dawidd6/action-download-artifact@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"b9571484721e8187f1fd08147b497129f8972c74","kind":"commit","published_at":"2021-04-25T15:11:54.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.14.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.14.0","dependencies_parsed_at":"2023-05-31T13:28:04.557Z","dependency_job_id":"f1353328-ea81-4b6c-9664-ae330393d643","purl":"pkg:github/dawidd6/action-download-artifact@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"35e61b9c228e2067c3b87e49b79f0c2d8dd319e9","kind":"commit","published_at":"2021-03-15T16:03:45.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.13.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.13.0","dependencies_parsed_at":"2023-05-31T13:28:05.179Z","dependency_job_id":"fe2e57fe-c004-4c92-a7f8-1bac0e1c6a5b","purl":"pkg:github/dawidd6/action-download-artifact@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"8c96194455d424a24437ec57817e0aa1a1d72adb","kind":"commit","published_at":"2021-03-02T11:49:14.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.12.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.12.0","dependencies_parsed_at":"2023-05-31T13:28:05.814Z","dependency_job_id":"e67f87f8-3e80-455c-aa78-7300150fc247","purl":"pkg:github/dawidd6/action-download-artifact@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"bb4bdd30069fecb7806de59879d1e0614425e53d","kind":"commit","published_at":"2021-02-19T10:26:08.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.11.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.11.1","dependencies_parsed_at":"2023-05-31T13:28:06.654Z","dependency_job_id":"87a1d854-4d7b-48c1-a9b6-4e74900d1f14","purl":"pkg:github/dawidd6/action-download-artifact@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"891cccee4b25d3306cf5edafa174ddc1d969871f","kind":"commit","published_at":"2020-12-15T21:21:47.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.11.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.11.0","dependencies_parsed_at":"2023-05-31T13:28:07.240Z","dependency_job_id":"c8221da9-8237-4be1-b582-313991d7f7e7","purl":"pkg:github/dawidd6/action-download-artifact@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5b72739630efa11b8d81784b89adf5246a5fc475","kind":"commit","published_at":"2020-11-09T15:34:38.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.10.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.10.0","dependencies_parsed_at":"2023-05-31T13:28:07.896Z","dependency_job_id":"969e4fba-85db-4b74-9f57-1620fd82c7ee","purl":"pkg:github/dawidd6/action-download-artifact@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"86f3002f4e95a0ad10fa8514fe27e1dbfdcd190c","kind":"commit","published_at":"2020-10-08T19:10:35.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.9.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.9.0","dependencies_parsed_at":"2023-05-31T13:28:08.570Z","dependency_job_id":"e9fe562f-8b46-43e6-bce9-e8b420aba0bd","purl":"pkg:github/dawidd6/action-download-artifact@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f040bd169acb8a1e0e6f8d30f53dd70e22f1af5c","kind":"commit","published_at":"2020-10-07T11:52:29.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.8.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.8.1","dependencies_parsed_at":"2023-05-31T13:28:09.186Z","dependency_job_id":"47a488c8-6528-4615-86e9-54f72a2f6a08","purl":"pkg:github/dawidd6/action-download-artifact@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"c5a6a7120417fda051bda8e6d4188aded2810030","kind":"commit","published_at":"2020-08-15T09:33:22.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.8.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.8.0","dependencies_parsed_at":"2023-05-31T13:28:09.922Z","dependency_job_id":"f6f4b26a-77ad-408f-aa45-8695b066da31","purl":"pkg:github/dawidd6/action-download-artifact@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"e381d8177e8c1d14f16e61f1619bf6fe7fa86b3e","kind":"commit","published_at":"2020-07-25T15:36:18.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.7.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.7.0","dependencies_parsed_at":"2023-05-31T13:28:10.620Z","dependency_job_id":"666014cf-7bd1-46bd-b23c-dbefcb6b7d36","purl":"pkg:github/dawidd6/action-download-artifact@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"8c4c695f12a8f22d86925f9807947cc2dc846e6b","kind":"commit","published_at":"2020-06-29T08:12:29.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.6.3","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.6.3","dependencies_parsed_at":"2023-05-31T13:28:11.175Z","dependency_job_id":"cfd39b78-7feb-466d-96d9-9d394689461b","purl":"pkg:github/dawidd6/action-download-artifact@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"1188d6f9a7493945fde34b76f9d8a1dab7cedf96","kind":"commit","published_at":"2020-06-28T16:58:25.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.6.2","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.6.2","dependencies_parsed_at":"2023-05-31T13:28:11.771Z","dependency_job_id":"242ba9cd-f54a-4403-811e-4ce56c0874c3","purl":"pkg:github/dawidd6/action-download-artifact@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"642b58eb4ce2ee9e22cbacf4e6b3490fe48cc0b8","kind":"commit","published_at":"2020-06-16T12:41:54.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.6.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.6.1","dependencies_parsed_at":"2023-05-31T13:28:12.345Z","dependency_job_id":"896622b5-6bf0-4b8c-92bf-89a48d36bbd6","purl":"pkg:github/dawidd6/action-download-artifact@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"81490e4d8cd58430402b487b29025ad8712dfc4c","kind":"commit","published_at":"2020-06-16T12:32:13.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.6.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.6.0","dependencies_parsed_at":"2023-05-31T13:28:12.977Z","dependency_job_id":"c4bff6f0-11f3-401b-970b-748b8ca42457","purl":"pkg:github/dawidd6/action-download-artifact@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a2229d2b378483e84452b603c5613cb8ddf02f95","kind":"commit","published_at":"2020-03-29T16:27:26.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.5.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.5.0","dependencies_parsed_at":"2023-05-31T13:28:13.724Z","dependency_job_id":"a89e9e94-bab3-4381-9080-0a83e2f4fed5","purl":"pkg:github/dawidd6/action-download-artifact@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"9e4e8ea0c90c3613f2c7d31502c3f575ed4cfc6b","kind":"commit","published_at":"2020-03-28T11:18:12.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.4.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.4.0","dependencies_parsed_at":"2023-05-31T13:28:14.227Z","dependency_job_id":"26318bf4-7671-49d8-ac6e-b54fadcc6a02","purl":"pkg:github/dawidd6/action-download-artifact@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"4f461a318eb67dc01424d47b688d97c0460441bb","kind":"commit","published_at":"2020-03-23T19:40:33.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.3.1","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.3.1","dependencies_parsed_at":"2023-05-31T13:28:14.806Z","dependency_job_id":"742adcee-7e30-4a66-91eb-b784ae183193","purl":"pkg:github/dawidd6/action-download-artifact@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"cf1843db5589044704279c7f1ef6694d3aedc495","kind":"commit","published_at":"2020-03-23T15:35:08.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.3.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.3.0","dependencies_parsed_at":"2023-05-31T13:28:15.407Z","dependency_job_id":"c6d48f08-762c-45f6-b7ae-c8e8166cc1f7","purl":"pkg:github/dawidd6/action-download-artifact@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"c38e7434e6defad309cda10f41d9fb25ef68d023","kind":"commit","published_at":"2020-03-22T13:07:30.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.2.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T13:28:15.975Z","dependency_job_id":"580140ee-9a8f-46bf-9911-01f7bacf956e","purl":"pkg:github/dawidd6/action-download-artifact@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e52db4e07deb0cea64125f8bafa1fc431af7ee37","kind":"commit","published_at":"2020-03-18T12:14:35.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.1.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T13:28:16.603Z","dependency_job_id":"a60118d4-7d61-4a1b-88b8-c138a809b8da","purl":"pkg:github/dawidd6/action-download-artifact@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0171e8230d24e6c6aee9e922110f6d8ec0641e72","kind":"commit","published_at":"2020-03-06T11:14:25.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v2.0.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T13:28:17.106Z","dependency_job_id":"5072fb69-0ff0-41f5-8d50-e9b35e348053","purl":"pkg:github/dawidd6/action-download-artifact@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"61e4b4957cef033d9e2222297fd963a9460e6a3d","kind":"commit","published_at":"2020-02-22T22:07:33.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v1.1.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T13:28:17.604Z","dependency_job_id":"2e8d4b29-d1cf-43da-b2a0-88f44596ae8e","purl":"pkg:github/dawidd6/action-download-artifact@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dfc29ea68ea5e00440b7c15468968d4faa7f806f","kind":"commit","published_at":"2020-02-09T19:36:03.000Z","download_url":"https://codeload.github.com/dawidd6/action-download-artifact/tar.gz/v1.0.0","html_url":"https://github.com/dawidd6/action-download-artifact/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T13:28:17.922Z","dependency_job_id":"64b0b70d-e701-4961-a0b1-a4f2970714bf","purl":"pkg:github/dawidd6/action-download-artifact@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T22:11:34.547Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7483,"rankings":{"downloads":null,"dependent_repos_count":0.19965140231342102,"dependent_packages_count":0.0,"stargazers_count":0.4595151323086674,"forks_count":0.3137379179210902,"docker_downloads_count":0.6243067659641895,"average":0.3194422437014736},"purl":"pkg:githubactions/dawidd6/action-download-artifact","advisories":[{"uuid":"GSA_kwCzR0hTQS01eHI2LXhod3ctMzNtNM4ABBvE","url":"https://github.com/advisories/GHSA-5xr6-xhww-33m4","title":"Artifact poisoning vulnerability in action-download-artifact v5 and earlier","description":"### Summary\n\nIn versions of `dawidd6/action-download-artifact` before v6, a repository's forks were also searched by default when attempting to find matching artifacts. This could be exploited by an unprivileged attacker to introduce compromised artifacts (such as malicious executables) into a privileged workflow context, as creating a fork requires no privileges.\n\nUsers should immediately upgrade to v6 or newer, which changes the default behavior to avoid searching forks for matching artifacts. Users who cannot upgrade should explicitly set `allow_forks: false` to disable searching forks for artifacts.\n\n### Details\n\nGitHub's artifact storage for workflows does not natively distinguish between artifacts created by a repository and artifacts created by forks of that repository. As a result, attempting to retrieve the \"latest\" artifact for a workflow run can return artifacts produced by a fork, rather than its upstream. \n\nBecause any GitHub user can create a fork of a public repository, this allows for artifact poisoning in the following scenarios (as well as potentially others):\n\n1. Repository `alice/foo` runs `build.yml`, producing `build.exe`\n2. Repository `alice/foo` runs `publish.yml`, which uses `action-download-artifact@v5` to retrieve the latest `build.exe` from `build.yml`\n\nTo compromise `publish.yml` in this scenario, Mallory forks `alice/foo` to `mallory/foo`, and then modifies `build.yml` to produce a compromised `build.exe`. Mallory can then repeatedly trigger their copy of `build.yml` to ensure that their compromised `build.exe` is always the latest artifact, meaning that Alice's `publish.yml` will retrieve it.\n\nAdditional details on this vulnerability can be found in this blog post from 2022:\n\n* https://www.legitsecurity.com/blog/artifact-poisoning-vulnerability-discovered-in-rust\n\n### Impact\n\nThis vulnerability impacts all repositories on GitHub that use `action-download-artifacts@v5` or older and do **not** disable `allow_forks: true`, which is the default.\n\nIf a repository is affected, the severity ranges from downstream contamination (such as publishing attacker-controlled artifacts) to direct workflow compromise (if the retrieved artifact is then executed in a privileged workflow context, such as `push` or `pull_request_target`).\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-11-25T15:26:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/dawidd6/action-download-artifact/security/advisories/GHSA-5xr6-xhww-33m4","https://github.com/dawidd6/action-download-artifact/commit/bf251b5aa9c2f7eeb574a96ee720e24f801b7c11","https://www.legitsecurity.com/blog/artifact-poisoning-vulnerability-discovered-in-rust","https://github.com/advisories/GHSA-5xr6-xhww-33m4"],"source_kind":"github","identifiers":["GHSA-5xr6-xhww-33m4"],"repository_url":"https://github.com/dawidd6/action-download-artifact","blast_radius":1.0,"packages":[{"versions":[{"first_patched_version":"6","vulnerable_version_range":"\u003c 6"}],"ecosystem":"actions","package_name":"dawidd6/action-download-artifact"}],"created_at":"2024-11-25T16:07:22.507Z","updated_at":"2024-11-25T15:26:44.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dawidd6/action-download-artifact","docker_dependents_count":2,"docker_downloads_count":6796092,"usage_url":"https://repos.ecosyste.ms/usage/actions/dawidd6/action-download-artifact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dawidd6/action-download-artifact/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-07T05:18:35.529Z","issues_count":78,"pull_requests_count":166,"avg_time_to_close_issue":12455350.888888888,"avg_time_to_close_pull_request":2203836.9430379746,"issues_closed_count":54,"pull_requests_closed_count":158,"pull_request_authors_count":42,"issue_authors_count":71,"avg_comments_per_issue":3.2051282051282053,"avg_comments_per_pull_request":0.9819277108433735,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":1,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":130181.78571428571,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.4117647058823529,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawidd6%2Faction-download-artifact/issues","maintainers":[{"login":"dawidd6","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dawidd6"}],"active_maintainers":[{"login":"dawidd6","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dawidd6"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dawidd6%2Faction-download-artifact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dawidd6%2Faction-download-artifact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dawidd6%2Faction-download-artifact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dawidd6%2Faction-download-artifact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dawidd6%2Faction-download-artifact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dawidd6%2Faction-download-artifact/codemeta","maintainers":[]}