{"id":5801716,"name":"Azure/k8s-set-context","ecosystem":"actions","description":"Set the context of a target Kubernetes cluster and export the kubeconfig which is used by subsequent actions","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Azure/k8s-set-context","keywords_array":["action","actions","azure","github-action","github-actions","k8s","kubeconfig","kubernetes"],"namespace":"Azure","versions_count":10,"first_release_published_at":"2020-10-20T06:56:41.000Z","latest_release_published_at":"2025-11-13T22:17:51.000Z","latest_release_number":"v4.0.2","last_synced_at":"2026-06-03T14:26:46.206Z","created_at":"2023-01-04T13:22:11.675Z","updated_at":"2026-06-03T14:26:46.206Z","registry_url":"https://github.com/Azure/k8s-set-context","install_command":null,"documentation_url":null,"metadata":{"name":"Kubernetes Set Context","description":"Set the context of a target Kubernetes cluster and export the kubeconfig which is used by subsequent actions","inputs":{"cluster-type":{"description":"Acceptable values: generic or arc","required":true,"default":"generic"},"method":{"description":"Acceptable values: kubeconfig or service-account or service-principal","required":true,"default":"kubeconfig"},"kubeconfig":{"description":"Contents of kubeconfig file","required":false},"kubeconfig-encoding":{"description":"Encoding of the kubeconfig input. Accepts \"plaintext\" (default) or \"base64\".","required":false,"default":"plaintext"},"context":{"description":"If your kubeconfig has multiple contexts, use this field to use a specific context, otherwise the default one would be chosen","required":false},"k8s-url":{"description":"Cluster Url","required":false},"k8s-secret":{"description":"Service account secret (run kubectl get serviceaccounts \u003cservice-account-name\u003e -o yaml and copy the service-account-secret-name)","required":false},"token":{"description":"Token extracted from the secret of service account (should be base 64 decoded)","required":false},"resource-group":{"description":"Azure resource group name","required":false},"cluster-name":{"description":"Azure connected cluster name","required":false}},"branding":{"color":"blue"},"runs":{"using":"node20","main":"lib/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":36993143,"uuid":"206293113","full_name":"Azure/k8s-set-context","owner":"Azure","description":"GitHub Action for setting context and retrieving Kubeconfig before deploying to Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2025-12-01T19:29:54.000Z","size":36360,"stargazers_count":100,"open_issues_count":2,"forks_count":40,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-12-03T17:20:40.225Z","etag":null,"topics":["action","actions","azure","github-action","github-actions","k8s","kubeconfig","kubernetes"],"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/Azure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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-09-04T10:26:44.000Z","updated_at":"2025-12-01T19:29:51.000Z","dependencies_parsed_at":"2024-06-18T12:33:58.960Z","dependency_job_id":"c58cb242-e598-477f-b888-4531e85f8e46","html_url":"https://github.com/Azure/k8s-set-context","commit_stats":{"total_commits":81,"total_committers":22,"mean_commits":"3.6818181818181817","dds":0.7530864197530864,"last_synced_commit":"2beb148ddce07e99dd289f7e0008a4701ddf89bb"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/k8s-set-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/sbom","scorecard":{"id":18959,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/k8s-set-context","commit":"e5dfa19ddb701e7d633d47b65441c3b7925b985b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"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":"Maintained","score":10,"reason":"26 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-pr.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-pr.yml:15","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/default-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/prettify-code.yml:1","Warn: no topLevel permission defined: .github/workflows/release-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tag-and-draft.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/k8s-set-context/release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag-and-draft.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/k8s-set-context/tag-and-draft.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/integration-tests.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/unit-tests.yml:19","Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(releases/v2): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-14T16:23:07.713Z","repository_id":36993143,"created_at":"2025-08-14T16:23:07.713Z","updated_at":"2025-08-14T16:23:07.713Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27551310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-06T02:00:06.463Z","response_time":60,"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":"Azure","name":"Microsoft Azure","uuid":"6844498","kind":"organization","description":"APIs, SDKs and open source projects from Microsoft Azure","email":null,"website":"https://docs.microsoft.com/en-us/azure/","location":"United States of America","twitter":"Azure","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6844498?v=4","repositories_count":2270,"last_synced_at":"2025-10-30T00:34:32.085Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":13391,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2025-10-30T00:34:32.085Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure/repositories"},"tags":[{"name":"v4.0.2","sha":"ae59a723ba9abe7a9655538854a025448dbab4aa","kind":"commit","published_at":"2025-11-13T22:17:51.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v4.0.2","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":"55793f1d-2571-4bda-9aa1-dc945f0e39ad","purl":"pkg:github/Azure/k8s-set-context@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"212a19233d93f03eceaac31ae5a1d1acf650b6ef","kind":"commit","published_at":"2024-09-06T21:27:57.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v4.0.1","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v4.0.1","dependencies_parsed_at":"2024-09-07T07:36:12.201Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"27bfb387305b8f0ab5495d692e4a3304db7d0669","kind":"commit","published_at":"2024-02-13T20:45:12.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v4.0.0","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v4.0.0","dependencies_parsed_at":"2024-02-14T04:13:08.225Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4.0.0/manifests"},{"name":"v4","sha":"a72463cdd7d132f0cabed9d5765a3773838eb97f","kind":"commit","published_at":"2024-02-13T20:44:18.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v4","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v4","dependencies_parsed_at":"2024-03-09T04:04:55.182Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v4/manifests"},{"name":"v3.1","sha":"38d6bc72e5877b8eb640e995218d42b8fedf1a47","kind":"commit","published_at":"2023-01-27T20:32:33.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v3.1","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v3.1","dependencies_parsed_at":"2023-06-02T00:36:42.637Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v3.1/manifests"},{"name":"v3.0","sha":"812899744721e338198d4dbd8dac65abecb824ce","kind":"commit","published_at":"2022-06-30T21:56:12.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v3.0","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v3.0","dependencies_parsed_at":"2023-05-31T13:23:49.042Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v3.0/manifests"},{"name":"v3","sha":"812899744721e338198d4dbd8dac65abecb824ce","kind":"commit","published_at":"2022-06-30T21:56:12.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v3","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v3","dependencies_parsed_at":"2023-05-31T13:23:50.093Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v3/manifests"},{"name":"v2","sha":"0b53301dcc7ddd3f6d35f97fb67228ac4e5ab2fd","kind":"commit","published_at":"2021-12-07T18:39:54.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v2","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v2","dependencies_parsed_at":"2023-05-31T13:23:51.121Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v2/manifests"},{"name":"v1.1","sha":"832ed668483ebed7801678c9d00fab851ea9d675","kind":"commit","published_at":"2021-05-18T12:27:55.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v1.1","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T13:23:51.494Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v1.1/manifests"},{"name":"v1","sha":"2f6bfda1e23e1a8cdfcfabc5c9e8894eec34734f","kind":"tag","published_at":"2020-10-20T06:56:41.000Z","download_url":"https://codeload.github.com/Azure/k8s-set-context/tar.gz/v1","html_url":"https://github.com/Azure/k8s-set-context/releases/tag/v1","dependencies_parsed_at":"2023-05-31T13:23:51.821Z","dependency_job_id":null,"purl":"pkg:github/Azure/k8s-set-context@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-12-06T20:20:19.876Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":360,"rankings":{"downloads":null,"dependent_repos_count":2.0598954206940263,"dependent_packages_count":0.0,"stargazers_count":2.7539217239740137,"forks_count":2.015528442402155,"docker_downloads_count":3.701473617493266,"average":2.106163840912692},"purl":"pkg:githubactions/Azure/k8s-set-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Azure/k8s-set-context","docker_dependents_count":1,"docker_downloads_count":56,"usage_url":"https://repos.ecosyste.ms/usage/actions/Azure/k8s-set-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Azure/k8s-set-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-01T03:00:49.603Z","issues_count":16,"pull_requests_count":239,"avg_time_to_close_issue":1011305.0,"avg_time_to_close_pull_request":3232963.8653846155,"issues_closed_count":12,"pull_requests_closed_count":208,"pull_request_authors_count":25,"issue_authors_count":16,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.5941422594142259,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":163,"past_year_issues_count":2,"past_year_pull_requests_count":126,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":856246.9489795918,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25396825396825395,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":108,"past_year_merged_pull_requests_count":66,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fk8s-set-context/issues","maintainers":[{"login":"davidgamero","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidgamero"},{"login":"Tatsinnit","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tatsinnit"},{"login":"bfoley13","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bfoley13"},{"login":"OliverMKing","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OliverMKing"},{"login":"anraghun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anraghun"},{"login":"tbarnes94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarnes94"},{"login":"bosesuneha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bosesuneha"}],"active_maintainers":[{"login":"Tatsinnit","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tatsinnit"},{"login":"bosesuneha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bosesuneha"},{"login":"davidgamero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidgamero"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fk8s-set-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fk8s-set-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fk8s-set-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fk8s-set-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fk8s-set-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fk8s-set-context/codemeta","maintainers":[]}