{"id":5789938,"name":"actions/setup-dotnet","ecosystem":"actions","description":"Used to build and publish .NET source. Set up a specific version of the .NET and authentication to private NuGet repository","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/actions/setup-dotnet","keywords_array":[],"namespace":"actions","versions_count":52,"first_release_published_at":"2019-08-01T13:26:34.000Z","latest_release_published_at":"2026-05-28T02:45:27.000Z","latest_release_number":"v5.3.0","last_synced_at":"2026-06-02T02:31:37.841Z","created_at":"2023-01-03T17:32:36.723Z","updated_at":"2026-06-02T02:31:37.841Z","registry_url":"https://github.com/actions/setup-dotnet","install_command":null,"documentation_url":null,"metadata":{"name":"Setup .NET Core SDK","description":"Used to build and publish .NET source. Set up a specific version of the .NET and authentication to private NuGet repository","author":"GitHub","branding":{"icon":"play","color":"green"},"inputs":{"dotnet-version":{"description":"Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x, 3.x, 6.0.2xx, latest"},"dotnet-quality":{"description":"Optional quality of the build. The possible values are: daily, preview, ga."},"dotnet-channel":{"description":"Optional channel for the installation. The possible values are: STS, LTS, A.B (e.g. 8.0), A.B.Cxx (e.g. 8.0.1xx, available since 5.0). To be used with \"dotnet-version: latest\"."},"global-json-file":{"description":"Optional global.json location, if your global.json isn't located in the root of the repo."},"source-url":{"description":"Optional package source for which to set up authentication. Will consult any existing NuGet.config in the root of the repo and provide a temporary NuGet.config using the NUGET_AUTH_TOKEN environment variable as a ClearTextPassword"},"owner":{"description":"Optional OWNER for using packages from GitHub Package Registry organizations/users other than the current repository's owner. Only used if a GPR URL is also provided in source-url"},"config-file":{"description":"Optional NuGet.config location, if your NuGet.config isn't located in the root of the repo."},"cache":{"description":"Optional input to enable caching of the NuGet global-packages folder","required":false,"default":false},"cache-dependency-path":{"description":"Used to specify the path to a dependency file: packages.lock.json. Supports wildcards or a list of file names for caching multiple dependencies.","required":false},"workloads":{"description":"Optional SDK workloads to install for additional platform support. Examples: wasm-tools, maui, aspire.","required":false},"architecture":{"description":"Optional architecture for the .NET install. Supported values: x64, x86, arm64, amd64, arm, s390x, ppc64le, riscv64. If not set, the installer auto-detects the current system architecture.","required":false}},"outputs":{"cache-hit":{"description":"A boolean value to indicate if a cache was hit."},"dotnet-version":{"description":"Contains the installed by action .NET SDK version for reuse."}},"runs":{"using":"node24","main":"dist/setup/index.js","post":"dist/cache-save/index.js","post-if":"success()"},"default_branch":"main","path":null},"repo_metadata":{"id":37336437,"uuid":"192625306","full_name":"actions/setup-dotnet","owner":"actions","description":"Set up your GitHub Actions workflow with a specific version of the .NET core sdk","archived":false,"fork":false,"pushed_at":"2026-05-28T04:03:17.000Z","size":15962,"stargazers_count":1170,"open_issues_count":51,"forks_count":558,"subscribers_count":75,"default_branch":"main","last_synced_at":"2026-05-28T05:02:06.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"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,"dco":null,"cla":null}},"created_at":"2019-06-18T23:27:54.000Z","updated_at":"2026-05-28T02:45:34.000Z","dependencies_parsed_at":"2024-06-18T10:36:42.462Z","dependency_job_id":"a975605d-47da-4476-b395-c9b6c0c3de79","html_url":"https://github.com/actions/setup-dotnet","commit_stats":{"total_commits":452,"total_committers":59,"mean_commits":7.661016949152542,"dds":0.747787610619469,"last_synced_commit":"87b7050bc53ea08284295505d98d2aa94301e852"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/actions/setup-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fsetup-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fsetup-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fsetup-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fsetup-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions","download_url":"https://codeload.github.com/actions/setup-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fsetup-dotnet/sbom","scorecard":{"id":163792,"data":{"date":"2025-08-11","repo":{"name":"github.com/actions/setup-dotnet","commit":"87c6e1177627274101056947ed58ce11ef42d658"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":5,"reason":"6 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":"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":"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":"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":"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":"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/basic-validation.yml:1","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/e2e-tests.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:15","Warn: no topLevel permission defined: .github/workflows/test-dotnet.yml:1","Warn: no topLevel permission defined: .github/workflows/update-config-files.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":"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":"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":"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/basic-validation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/basic-validation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:479: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:565: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:453: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:534: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:622: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:738: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:716: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:428: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:649: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:763: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licensed.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/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/setup-dotnet/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/setup-dotnet/publish-immutable-actions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-new-action-version.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/release-new-action-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-dotnet.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/test-dotnet.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-config-files.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/actions/setup-dotnet/update-config-files.yml/main?enable=pin","Info:   0 out of  40 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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 'releases/v3'","Warn: branch protection not enabled for branch 'restore-older-v2-release'","Warn: branch protection not enabled for branch 'restore-older-v1-release'","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'","Warn: no status checks found to merge onto 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":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5crp-9r3c-p9vr","Warn: Project is vulnerable to: GHSA-7jgj-8wvc-jh57","Warn: Project is vulnerable to: GHSA-cmhx-cq75-c4mj"],"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:11.074Z","repository_id":37336437,"created_at":"2025-08-16T14:18:11.074Z","updated_at":"2025-08-16T14:18:11.074Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33687009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-30T13:21:55.107Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":35709,"rankings":{"downloads":null,"dependent_repos_count":0.060212327681825384,"dependent_packages_count":0.0,"stargazers_count":0.316906987799081,"forks_count":0.07605767707177943,"docker_downloads_count":null,"average":0.11329424813817146},"purl":"pkg:githubactions/actions/setup-dotnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/actions/setup-dotnet","docker_dependents_count":1,"docker_downloads_count":1048994,"usage_url":"https://repos.ecosyste.ms/usage/actions/actions/setup-dotnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/actions/setup-dotnet/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-06T07:00:42.193Z","issues_count":146,"pull_requests_count":257,"avg_time_to_close_issue":6114432.336842106,"avg_time_to_close_pull_request":2586238.904522613,"issues_closed_count":95,"pull_requests_closed_count":199,"pull_request_authors_count":72,"issue_authors_count":139,"avg_comments_per_issue":4.705479452054795,"avg_comments_per_pull_request":0.7782101167315175,"merged_pull_requests_count":111,"bot_issues_count":0,"bot_pull_requests_count":72,"past_year_issues_count":26,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":947871.6,"past_year_avg_time_to_close_pull_request":1876098.7222222222,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.1923076923076925,"past_year_avg_comments_per_pull_request":0.3793103448275862,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions%2Fsetup-dotnet/issues","maintainers":[{"login":"zaataylor","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zaataylor"},{"login":"Jcambass","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jcambass"},{"login":"heavymachinery","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heavymachinery"},{"login":"rentziass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rentziass"},{"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%2Fsetup-dotnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fsetup-dotnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fsetup-dotnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fsetup-dotnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fsetup-dotnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions%2Fsetup-dotnet/codemeta","maintainers":[]}