{"id":5789831,"name":"actions/upload-artifact","ecosystem":"actions","description":"Upload a build artifact that can be used by subsequent workflow steps","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/actions/upload-artifact","keywords_array":[],"namespace":"actions","versions_count":57,"first_release_published_at":"2019-12-17T16:02:33.000Z","latest_release_published_at":"2026-04-10T16:08:32.000Z","latest_release_number":"v7.0.1","last_synced_at":"2026-09-25T09:41:11.682Z","created_at":"2023-01-03T17:29:52.652Z","updated_at":"2026-09-25T09:41:11.683Z","registry_url":"https://github.com/actions/upload-artifact","install_command":null,"documentation_url":null,"metadata":{"name":"Upload a Build Artifact","description":"Upload a build artifact that can be used by subsequent workflow steps","author":"GitHub","inputs":{"name":{"description":"Artifact name. If the `archive` input is `false`, the name of the file uploaded will be the artifact name.","default":"artifact"},"path":{"description":"A file, directory or wildcard pattern that describes what to upload.","required":true},"if-no-files-found":{"description":"The desired behavior if no files are found using the provided path.\nAvailable Options:\n  warn: Output a warning but do not fail the action\n  error: Fail the action with an error message\n  ignore: Do not output any warnings or errors, the action does not fail\n","default":"warn"},"retention-days":{"description":"Duration after which artifact will expire in days. 0 means using default retention.\nMinimum 1 day. Maximum 90 days unless changed from the repository settings page.\n"},"compression-level":{"description":"The level of compression for Zlib to be applied to the artifact archive. The value can range from 0 to 9: - 0: No compression - 1: Best speed - 6: Default compression (same as GNU Gzip) - 9: Best compression Higher levels will result in better compression, but will take longer to complete. For large files that are not easily compressed, a value of 0 is recommended for significantly faster uploads.\n","default":"6"},"overwrite":{"description":"If true, an artifact with a matching name will be deleted before a new one is uploaded. If false, the action will fail if an artifact for the given name already exists. Does not fail if the artifact does not exist.\n","default":"false"},"include-hidden-files":{"description":"If true, hidden files will be included in the artifact. If false, hidden files will be excluded from the artifact.\n","default":"false"},"archive":{"description":"If true, the artifact will be archived (zipped) before uploading. If false, the artifact will be uploaded as-is without archiving. When `archive` is `false`, only a single file can be uploaded. The name of the file will be used as the artifact name (ignoring the `name` parameter).\n","default":"true"}},"outputs":{"artifact-id":{"description":"A unique identifier for the artifact that was just uploaded. Empty if the artifact upload failed.\nThis ID can be used as input to other APIs to download, delete or get more information about an artifact: https://docs.github.com/en/rest/actions/artifacts\n"},"artifact-url":{"description":"A download URL for the artifact that was just uploaded. Empty if the artifact upload failed.\nThis download URL only works for requests Authenticated with GitHub. Anonymous downloads will be prompted to first login.  If an anonymous download URL is needed than a short time restricted URL can be generated using the download artifact API: https://docs.github.com/en/rest/actions/artifacts#download-an-artifact    \nThis URL will be valid for as long as the artifact exists and the workflow run and repository exists. Once an artifact has expired this URL will no longer work. Common uses cases for such a download URL can be adding download links to artifacts in descriptions or comments on pull requests or issues.\n"},"artifact-digest":{"description":"SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.\n"}},"runs":{"using":"node24","main":"dist/upload/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":38689762,"uuid":"192625955","full_name":"actions/upload-artifact","owner":"actions","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-14T14:19:32.000Z","size":19223,"stargazers_count":4196,"open_issues_count":262,"forks_count":1099,"subscribers_count":91,"default_branch":"main","last_synced_at":"2026-09-20T12:49:38.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-18T23:36:34.000Z","updated_at":"2026-09-19T21:06:51.000Z","dependencies_parsed_at":"2026-08-22T14:28:50.904Z","dependency_job_id":null,"html_url":"https://github.com/actions/upload-artifact","commit_stats":{"total_commits":195,"total_committers":42,"mean_commits":4.642857142857143,"dds":0.7384615384615385,"last_synced_commit":"6f51ac03b9356f520e9adb1b1b7802705f340c2b"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/actions/upload-artifact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/sbom","scorecard":{"id":163800,"data":{"date":"2025-08-11","repo":{"name":"github.com/actions/upload-artifact","commit":"de65e23aa2b7e23d713bb51fbfcb6d502f8667d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":10,"reason":"all changesets reviewed","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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish-immutable-actions.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-immutable-actions.yml:11","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/licensed.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-immutable-actions.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-new-action-version.yml:14","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licensed.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/licensed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-immutable-actions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-immutable-actions.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-new-action-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/release-new-action-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/upload-artifact/test.yml/main?enable=pin","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/actions/.github/SECURITY.md:1","Info: Found linked content: github.com/actions/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/actions/.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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v3/node20'","Warn: branch protection not enabled for branch 'v3/node16'","Warn: branch protection not enabled for branch 'eggyhead/use-artifact-v2.1.6'","Warn: branch protection not enabled for branch 'eggyhead/release-4.3.2'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 30 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:18:14.704Z","repository_id":38689762,"created_at":"2025-08-16T14:18:14.704Z","updated_at":"2025-08-16T14:18:14.704Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37535976,"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-20T02:00:06.856Z","response_time":61,"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":"actions","name":"GitHub Actions","uuid":"44036562","kind":"organization","description":"Automate your GitHub workflows","email":null,"website":"https://github.com/features/actions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44036562?v=4","repositories_count":84,"last_synced_at":"2026-09-16T23:45:46.973Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/actions","funding_links":[],"total_stars":103345,"followers":10957,"following":0,"created_at":"2022-11-02T16:25:53.210Z","updated_at":"2026-09-16T23:45:46.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions/repositories"},"tags":[{"name":"v7","sha":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","kind":"commit","published_at":"2026-04-10T16:08:32.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v7","html_url":"https://github.com/actions/upload-artifact/releases/tag/v7","dependencies_parsed_at":"2026-08-12T04:24:04.850Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v7/manifests"},{"name":"v7.0.1","sha":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","kind":"commit","published_at":"2026-04-10T16:08:32.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v7.0.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v7.0.1","dependencies_parsed_at":"2026-08-07T04:20:30.380Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v7.0.1/manifests"},{"name":"v3.2.2","sha":"c6a366c94c3e0affe28c06c8df20a878f24da3cf","kind":"commit","published_at":"2026-03-17T12:45:43.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.2.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.2.2","dependencies_parsed_at":"2026-08-07T04:20:29.943Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.2/manifests"},{"name":"v3.2.2-node20","sha":"c6a3b2bd78b3985e4b2f15397fec357f0fd808de","kind":"commit","published_at":"2026-03-16T17:21:42.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.2.2-node20","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20","dependencies_parsed_at":"2026-08-07T04:20:30.187Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.2.2-node20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.2-node20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.2-node20/manifests"},{"name":"v7.0.0","sha":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","kind":"commit","published_at":"2026-02-25T21:04:27.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v7.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v7.0.0","dependencies_parsed_at":"2026-08-07T04:20:30.361Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","kind":"commit","published_at":"2025-12-12T17:58:04.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v6.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v6.0.0","dependencies_parsed_at":"2025-12-31T07:01:13.574Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v6.0.0/manifests"},{"name":"v6","sha":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","kind":"commit","published_at":"2025-12-12T17:58:04.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v6","html_url":"https://github.com/actions/upload-artifact/releases/tag/v6","dependencies_parsed_at":"2025-12-31T07:01:13.516Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v6/manifests"},{"name":"v5.0.0","sha":"330a01c490aca151604b8cf639adc76d48f6c5d4","kind":"commit","published_at":"2025-10-24T18:15:34.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v5.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v5.0.0","dependencies_parsed_at":"2025-10-26T04:36:42.446Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v5.0.0/manifests"},{"name":"v5","sha":"330a01c490aca151604b8cf639adc76d48f6c5d4","kind":"commit","published_at":"2025-10-24T18:15:34.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v5","html_url":"https://github.com/actions/upload-artifact/releases/tag/v5","dependencies_parsed_at":"2025-10-26T04:36:42.446Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v5/manifests"},{"name":"v4","sha":"ea165f8d65b6e75b540449e92b4886f43607fa02","kind":"commit","published_at":"2025-03-19T17:34:59.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4","dependencies_parsed_at":"2026-08-12T04:24:04.907Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4/manifests"},{"name":"v4.6.2","sha":"ea165f8d65b6e75b540449e92b4886f43607fa02","kind":"commit","published_at":"2025-03-19T17:34:59.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.6.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.6.2","dependencies_parsed_at":"2025-03-24T04:54:17.426Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1","kind":"commit","published_at":"2025-02-21T18:56:39.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.6.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.6.1","dependencies_parsed_at":"2025-02-25T04:07:05.197Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08","kind":"commit","published_at":"2025-01-09T15:32:47.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.6.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.6.0","dependencies_parsed_at":"2025-01-12T05:23:35.761Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"6f51ac03b9356f520e9adb1b1b7802705f340c2b","kind":"commit","published_at":"2024-12-17T22:02:00.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.5.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.5.0","dependencies_parsed_at":"2024-12-19T04:09:32.867Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.5.0/manifests"},{"name":"v4.4.3","sha":"b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882","kind":"commit","published_at":"2024-10-09T17:16:31.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.4.3","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.4.3","dependencies_parsed_at":"2024-10-11T04:20:22.962Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"84480863f228bb9747b473957fcc9e309aa96097","kind":"commit","published_at":"2024-10-08T18:15:05.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.4.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.4.2","dependencies_parsed_at":"2024-10-10T04:06:50.337Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"604373da6381bf24206979c74d06a550515601b9","kind":"commit","published_at":"2024-10-07T15:46:25.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.4.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.4.1","dependencies_parsed_at":"2024-10-09T04:11:04.688Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.1/manifests"},{"name":"v3-node20","sha":"c24449f33cd45d4826c6702db7e49f7cdb9b551d","kind":"commit","published_at":"2024-09-02T16:45:52.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3-node20","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3-node20","dependencies_parsed_at":"2026-08-12T04:24:04.685Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3-node20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3-node20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3-node20/manifests"},{"name":"v3.2.1-node20","sha":"c24449f33cd45d4826c6702db7e49f7cdb9b551d","kind":"commit","published_at":"2024-09-02T16:45:52.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.2.1-node20","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.2.1-node20","dependencies_parsed_at":"2024-09-04T04:21:22.195Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.2.1-node20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.1-node20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.1-node20/manifests"},{"name":"v3","sha":"ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5","kind":"commit","published_at":"2024-09-02T16:45:38.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3","dependencies_parsed_at":"2026-08-12T04:24:04.930Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3/manifests"},{"name":"v3.2.1","sha":"ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5","kind":"commit","published_at":"2024-09-02T16:45:38.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.2.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.2.1","dependencies_parsed_at":"2024-09-04T04:21:22.222Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.1/manifests"},{"name":"v3.2.0-node20","sha":"672174a5bad8453f715436e010047cb8fa7680be","kind":"commit","published_at":"2024-08-29T15:55:17.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.2.0-node20","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.2.0-node20","dependencies_parsed_at":"2024-09-01T04:06:20.400Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.2.0-node20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.0-node20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.0-node20/manifests"},{"name":"v3.2.0","sha":"9ee08a3b00e91a926cc9547dc79589c20872452f","kind":"commit","published_at":"2024-08-29T15:44:05.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.2.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.2.0","dependencies_parsed_at":"2024-09-01T04:06:20.401Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.2.0/manifests"},{"name":"v4.4.0","sha":"50769540e7f4bd5e21e526ee35c689e35e0d6874","kind":"commit","published_at":"2024-08-29T14:38:39.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.4.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.4.0","dependencies_parsed_at":"2024-09-01T04:06:21.223Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.4.0/manifests"},{"name":"v4.3.6","sha":"834a144ee995460fba8ed112a2fc961b36a5ec5a","kind":"commit","published_at":"2024-08-06T14:41:08.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.6","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.6","dependencies_parsed_at":"2024-08-08T04:23:33.033Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"89ef406dd8d7e03cfd12d9e0a4a378f454709029","kind":"commit","published_at":"2024-08-02T13:59:06.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.5","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.5","dependencies_parsed_at":"2024-08-04T04:44:45.590Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"0b2256b8c012f0828dc542b3febcab082c67f72b","kind":"commit","published_at":"2024-07-05T15:11:13.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.4","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.4","dependencies_parsed_at":"2024-07-07T04:10:59.681Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"65462800fd760344b1a7b4382951275a0abb4808","kind":"commit","published_at":"2024-04-22T15:10:47.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.3","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.3","dependencies_parsed_at":"2024-04-24T04:59:27.994Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"1746f4ab65b179e0ea60a494b83293b640dd5bba","kind":"commit","published_at":"2024-04-18T15:05:07.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.2","dependencies_parsed_at":"2024-04-20T04:22:36.965Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"5d5d22a31266ced268874388b861e4b58bb5c2f3","kind":"commit","published_at":"2024-02-05T21:19:54.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.1","dependencies_parsed_at":"2024-02-07T04:26:03.853Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"26f96dfa697d77e81fd5907df203aa23a56210a8","kind":"commit","published_at":"2024-01-23T17:39:33.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.3.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.3.0","dependencies_parsed_at":"2024-01-27T04:46:01.541Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"694cdabd8bdb0f10b2cea11669e1bf5453eed0a6","kind":"commit","published_at":"2024-01-18T20:11:31.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.2.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.2.0","dependencies_parsed_at":"2024-01-21T04:07:19.720Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"1eb3cb2b3e0f29609092a73eb033bb759a334595","kind":"commit","published_at":"2024-01-10T20:47:13.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.1.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.1.0","dependencies_parsed_at":"2024-01-19T04:13:13.978Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c7d193f32edcb7bfad88892161225aeda64e9392","kind":"commit","published_at":"2023-12-14T15:04:00.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v4.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v4.0.0","dependencies_parsed_at":"2023-12-19T04:26:34.508Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v4.0.0/manifests"},{"name":"v3.1.3","sha":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","kind":"commit","published_at":"2023-09-06T19:03:53.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.1.3","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.1.3","dependencies_parsed_at":"2023-09-08T04:26:51.767Z","dependency_job_id":null,"purl":"pkg:github/actions/upload-artifact@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"0b7f8abb1508181956e8e162db84b466c27e18ce","kind":"commit","published_at":"2023-01-05T23:07:55.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.1.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.1.2","dependencies_parsed_at":"2023-06-01T00:04:29.866Z","dependency_job_id":"42b329d3-bf05-4f04-a990-9764a8c093a0","purl":"pkg:github/actions/upload-artifact@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"83fd05a356d7e2593de66fc9913b3002723633cb","kind":"commit","published_at":"2022-10-21T19:17:17.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.1.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.1.1","dependencies_parsed_at":"2023-05-31T19:21:43.570Z","dependency_job_id":"1c34a767-c195-4d63-bcba-bdf61ffe0767","purl":"pkg:github/actions/upload-artifact@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"3cea5372237819ed00197afe530f5a7ea3e805c8","kind":"commit","published_at":"2022-05-20T14:28:12.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.1.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-31T09:22:51.277Z","dependency_job_id":"1204466a-310c-40b0-ab96-880e101f00ba","purl":"pkg:github/actions/upload-artifact@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6673cd052c4cd6fcf4b4e6e60ea986c889389535","kind":"commit","published_at":"2022-03-03T16:44:35.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v3.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-31T09:22:52.678Z","dependency_job_id":"1b411470-b9db-4067-adcc-bf4708d08554","purl":"pkg:github/actions/upload-artifact@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v3.0.0/manifests"},{"name":"v2","sha":"82c141cc518b40d92cc801eee768e7aafc9c2fa2","kind":"commit","published_at":"2021-12-15T14:47:54.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2","dependencies_parsed_at":"2023-05-31T09:22:54.152Z","dependency_job_id":"a03bd7fe-bc2a-455c-80e0-9beff1df1697","purl":"pkg:github/actions/upload-artifact@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2/manifests"},{"name":"v2.3.1","sha":"82c141cc518b40d92cc801eee768e7aafc9c2fa2","kind":"commit","published_at":"2021-12-15T14:47:54.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.3.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.3.1","dependencies_parsed_at":"2023-05-31T09:22:53.355Z","dependency_job_id":"d089ae9d-980f-4018-83a8-e2cc06e2443f","purl":"pkg:github/actions/upload-artifact@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"da838ae9595ac94171fa2d4de5a2f117b3e7ac32","kind":"commit","published_at":"2021-12-07T16:45:04.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.3.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.3.0","dependencies_parsed_at":"2023-05-31T09:22:54.870Z","dependency_job_id":"86542b1e-159c-485b-8801-c360b4466f12","purl":"pkg:github/actions/upload-artifact@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"27121b0bdffd731efa15d66772be8dc71245d074","kind":"commit","published_at":"2021-06-16T15:09:14.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.2.4","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.2.4","dependencies_parsed_at":"2023-05-31T09:22:55.478Z","dependency_job_id":"fe68433e-f3e6-4cad-8428-c33ed32302d9","purl":"pkg:github/actions/upload-artifact@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"ee69f02b3dfdecd58bb31b4d133da38ba6fe3700","kind":"commit","published_at":"2021-04-06T20:47:26.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.2.3","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.2.3","dependencies_parsed_at":"2023-05-31T09:22:56.072Z","dependency_job_id":"ecf5088b-9524-406f-acd2-0b16b4f803f1","purl":"pkg:github/actions/upload-artifact@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"e448a9b857ee2131e752b06002bf0e093c65e571","kind":"commit","published_at":"2021-01-04T14:48:10.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.2.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.2.2","dependencies_parsed_at":"2023-05-31T09:22:56.603Z","dependency_job_id":"27e0c02d-282d-4d17-a832-58012469020a","purl":"pkg:github/actions/upload-artifact@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"726a6dcd0199f578459862705eed35cda05af50b","kind":"commit","published_at":"2020-11-13T17:25:13.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.2.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.2.1","dependencies_parsed_at":"2023-05-31T09:22:57.159Z","dependency_job_id":"48fbbb16-37b0-4edb-97ef-591202f32a47","purl":"pkg:github/actions/upload-artifact@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"27bce4eee761b5bc643f46a8dfb41b430c8d05f6","kind":"commit","published_at":"2020-09-23T21:18:48.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.2.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T09:22:57.750Z","dependency_job_id":"d0e71d9f-0658-465b-b928-b00368fe0188","purl":"pkg:github/actions/upload-artifact@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"58740802ef971a2d71eff71e63d48ab68d1f5507","kind":"commit","published_at":"2020-08-11T16:20:19.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.1.4","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.1.4","dependencies_parsed_at":"2023-05-31T09:22:58.258Z","dependency_job_id":"59e66d72-e410-4174-8494-ca32c16568b5","purl":"pkg:github/actions/upload-artifact@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"268d7547644ab8a9d0c1163299e59a1f5d93f39b","kind":"commit","published_at":"2020-08-04T15:36:48.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.1.3","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.1.3","dependencies_parsed_at":"2023-05-31T09:22:58.679Z","dependency_job_id":"4bafb869-7700-46c8-b021-384bedfefdef","purl":"pkg:github/actions/upload-artifact@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"c8879bf5aef7bef66f9b82b197f34c4eeeb1731b","kind":"commit","published_at":"2020-07-31T17:22:08.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.1.2","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.1.2","dependencies_parsed_at":"2023-05-30T17:28:06.120Z","dependency_job_id":"6bb48322-9cdd-4df2-9431-fd908eafebee","purl":"pkg:github/actions/upload-artifact@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5f948bc1f0a251f88bb4c9b1c3dfa6cbd1327dc5","kind":"commit","published_at":"2020-07-27T13:41:16.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.1.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-30T17:28:07.698Z","dependency_job_id":"c471b6ec-d273-4bfe-b355-e7ac8a31394b","purl":"pkg:github/actions/upload-artifact@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ebad382c0953e8c6b4039e8d30dfd19ee7b2a862","kind":"commit","published_at":"2020-07-09T20:26:29.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.1.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-30T17:28:17.404Z","dependency_job_id":"c7e7f49a-0e11-4e69-bbf7-c1a366ecc9a8","purl":"pkg:github/actions/upload-artifact@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.1.0/manifests"},{"name":"2.1.0","sha":"ebad382c0953e8c6b4039e8d30dfd19ee7b2a862","kind":"commit","published_at":"2020-07-09T20:26:29.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/2.1.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/2.1.0","dependencies_parsed_at":"2023-05-30T17:28:08.716Z","dependency_job_id":"485416f3-6172-47b2-899e-e4c650f98bde","purl":"pkg:github/actions/upload-artifact@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/2.1.0/manifests"},{"name":"v2.0.1","sha":"97b7dace6c8d860ce9708aba808be6a2ee4cbc3a","kind":"commit","published_at":"2020-05-18T13:43:29.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v2.0.1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-30T17:28:17.983Z","dependency_job_id":"09e2c5dc-6a42-4e0e-a339-008214cdd5d4","purl":"pkg:github/actions/upload-artifact@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v2.0.1/manifests"},{"name":"v1.0.0","sha":"3446296876d12d4e3a0f3145a3c87e67bf0a16b5","kind":"tag","published_at":"2019-12-17T16:05:43.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v1.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T17:28:23.522Z","dependency_job_id":"5ea380cd-1d2e-4a4d-9da6-b17999da5cb5","purl":"pkg:github/actions/upload-artifact@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v1.0.0/manifests"},{"name":"1.0.0","sha":"3446296876d12d4e3a0f3145a3c87e67bf0a16b5","kind":"tag","published_at":"2019-12-17T16:05:02.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/1.0.0","html_url":"https://github.com/actions/upload-artifact/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-30T17:28:23.276Z","dependency_job_id":"7ecd5f92-b96b-4eb2-b35c-53dfa14294e4","purl":"pkg:github/actions/upload-artifact@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/1.0.0/manifests"},{"name":"v1","sha":"3446296876d12d4e3a0f3145a3c87e67bf0a16b5","kind":"tag","published_at":"2019-12-17T16:02:33.000Z","download_url":"https://codeload.github.com/actions/upload-artifact/tar.gz/v1","html_url":"https://github.com/actions/upload-artifact/releases/tag/v1","dependencies_parsed_at":"2023-05-30T17:28:23.723Z","dependency_job_id":"00cb3d64-b0c4-462e-8da7-ca5b064877ab","purl":"pkg:github/actions/upload-artifact@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-09-23T03:24:00.482Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":263491,"rankings":{"downloads":null,"dependent_repos_count":0.00633813975598162,"dependent_packages_count":0.0,"stargazers_count":0.07922674694977025,"forks_count":0.044366978291871334,"docker_downloads_count":0.01584534938995405,"average":0.029155442877515453},"purl":"pkg:githubactions/actions/upload-artifact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/actions/upload-artifact","docker_dependents_count":32,"docker_downloads_count":5784451854,"usage_url":"https://repos.ecosyste.ms/usage/actions/actions/upload-artifact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/actions/upload-artifact/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-22T19:33:48.538Z","issues_count":323,"pull_requests_count":213,"avg_time_to_close_issue":25358985.335664336,"avg_time_to_close_pull_request":4057049.5,"issues_closed_count":143,"pull_requests_closed_count":150,"pull_request_authors_count":98,"issue_authors_count":314,"avg_comments_per_issue":6.012383900928793,"avg_comments_per_pull_request":0.647887323943662,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":43,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1958654.9090909092,"past_year_avg_time_to_close_pull_request":25130.6,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":2.2093023255813953,"past_year_avg_comments_per_pull_request":0.5833333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fupload-artifact/issues","maintainers":[{"login":"robherley","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robherley"},{"login":"joshmgross","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshmgross"},{"login":"konradpabjan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/konradpabjan"},{"login":"thboop","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thboop"},{"login":"JamesMGreene","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesMGreene"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fupload-artifact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fupload-artifact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fupload-artifact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fupload-artifact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fupload-artifact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fupload-artifact/codemeta","maintainers":[]}