{"id":6325744,"name":"azure/login","ecosystem":"actions","description":"Authenticate to Azure and run your Azure CLI or Azure PowerShell based actions or scripts.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/azure/login","keywords_array":["azure","github-actions","login","oidc"],"namespace":"Azure","versions_count":34,"first_release_published_at":"2020-06-15T09:03:50.000Z","latest_release_published_at":"2026-09-10T03:16:56.000Z","latest_release_number":"v3.1.0","last_synced_at":"2026-09-12T08:41:21.863Z","created_at":"2023-02-13T12:51:44.845Z","updated_at":"2026-09-12T10:59:40.061Z","registry_url":"https://github.com/azure/login","install_command":null,"documentation_url":null,"metadata":{"name":"Azure Login","description":"Authenticate to Azure and run your Azure CLI or Azure PowerShell based actions or scripts.","inputs":{"creds":{"description":"Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS","required":false},"client-id":{"description":"ClientId of the Azure Service principal created.","required":false},"tenant-id":{"description":"TenantId of the Azure Service principal created.","required":false},"subscription-id":{"description":"Azure subscriptionId","required":false},"enable-AzPSSession":{"description":"Set this value to true to enable Azure PowerShell Login in addition to Azure CLI login","required":false,"default":false},"environment":{"description":"Name of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloud","required":false,"default":"azurecloud"},"allow-no-subscriptions":{"description":"Set this value to true to enable support for accessing tenants without subscriptions","required":false,"default":false},"audience":{"description":"Provide audience field for access-token. Default value is api://AzureADTokenExchange","required":false,"default":"api://AzureADTokenExchange"},"auth-type":{"description":"The type of authentication. Supported values are SERVICE_PRINCIPAL, IDENTITY. Default value is SERVICE_PRINCIPAL","required":false,"default":"SERVICE_PRINCIPAL"},"max-context-population":{"description":"Only used when enable-AzPSSession is true. Overrides the Azure PowerShell MaxContextPopulation used by Connect-AzAccount (the number of subscription contexts loaded). Set to -1 to load all subscriptions, or a positive integer. When unset, the Azure PowerShell default of 25 applies.","required":false},"mask-client-id":{"description":"Set this value to false to stop registering the client-id as a secret, so it is not masked in workflow logs","required":false,"default":true}},"branding":{"icon":"login.svg","color":"blue"},"runs":{"using":"node24","main":"lib/main/index.js","post-if":"(!env.AZURE_LOGIN_POST_CLEANUP || env.AZURE_LOGIN_POST_CLEANUP != 'false')","post":"lib/cleanup/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37095396,"uuid":"210798615","full_name":"Azure/login","owner":"Azure","description":"Connect to Azure","archived":false,"fork":false,"pushed_at":"2026-09-08T07:31:41.000Z","size":47476,"stargazers_count":551,"open_issues_count":28,"forks_count":442,"subscribers_count":26,"default_branch":"master","last_synced_at":"2026-09-08T09:55:06.115Z","etag":null,"topics":["azure","github-actions","login","oidc"],"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":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":"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-09-25T08:50:18.000Z","updated_at":"2026-09-06T23:58:04.000Z","dependencies_parsed_at":"2026-09-08T09:19:27.657Z","dependency_job_id":null,"html_url":"https://github.com/Azure/login","commit_stats":{"total_commits":208,"total_committers":47,"mean_commits":4.425531914893617,"dds":0.7740384615384616,"last_synced_commit":"a514566bcd042073414e083c41a3239d2f0f881f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/login","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/login/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/sbom","scorecard":{"id":18963,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/login","commit":"bbcc074a232a35d7283353c18aabf0de1d557775"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"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":"Maintained","score":9,"reason":"0 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/azure-login-canary.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/azure-login-integration-tests.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/azure-login-negative.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/azure-login-positive.yml:8","Warn: no topLevel permission defined: .github/workflows/azure-login-pr-check.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:11","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:12","Warn: no topLevel permission defined: .github/workflows/defaultLabels.yml:1","Warn: no topLevel permission defined: .github/workflows/markdownlint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/azure-login-canary.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-canary.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-canary.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-canary.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-canary.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-canary.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-canary.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-canary.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-canary.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-canary.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-integration-tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-negative.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-negative.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/azure-login-positive.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-positive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-pr-check.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-pr-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/azure-login-pr-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/azure-login-pr-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/defaultLabels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/defaultLabels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/defaultLabels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/defaultLabels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/defaultLabels.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/defaultLabels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/markdownlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/login/markdownlint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/azure-login-canary.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/azure-login-canary.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/azure-login-negative.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/azure-login-negative.yml:94","Warn: npmCommand not pinned by hash: .github/workflows/azure-login-positive.yml:30","Warn: npmCommand not pinned by hash: .github/workflows/azure-login-positive.yml:122","Warn: downloadThenRun not pinned by hash: .github/workflows/azure-login-positive.yml:259","Warn: npmCommand not pinned by hash: .github/workflows/azure-login-positive.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: npmCommand not pinned by hash: .github/workflows/markdownlint.yml:17","Info:   0 out of  39 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   7 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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/v1): 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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 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"}}]},"last_synced_at":"2025-08-14T16:23:16.799Z","repository_id":37095396,"created_at":"2025-08-14T16:23:16.799Z","updated_at":"2025-08-14T16:23:16.799Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187856,"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-09T02:00:06.536Z","response_time":53,"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":"2026-09-12T01:19:07.943Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":15311,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2026-09-12T01:19:07.957Z","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":"v3","sha":"a641126d1b8aa4d1fa005f4f92df94a3a4c4c906","kind":"tag","published_at":"2026-09-10T03:16:57.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v3","html_url":"https://github.com/Azure/login/releases/tag/v3","dependencies_parsed_at":"2026-09-10T04:59:52.411Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3/manifests"},{"name":"v3.1.0","sha":"a641126d1b8aa4d1fa005f4f92df94a3a4c4c906","kind":"tag","published_at":"2026-09-10T03:16:56.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v3.1.0","html_url":"https://github.com/Azure/login/releases/tag/v3.1.0","dependencies_parsed_at":"2026-09-10T04:59:53.191Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"7ddb5af1ef8758cf1353cf3b42f940aee27ba21c","kind":"tag","published_at":"2026-08-26T03:17:06.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v3.0.2","html_url":"https://github.com/Azure/login/releases/tag/v3.0.2","dependencies_parsed_at":"2026-08-27T04:57:16.537Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.0.2/manifests"},{"name":"v2","sha":"7184910d9eb2b1c5e48f7073824a90609bb9b6d6","kind":"tag","published_at":"2026-08-04T02:38:44.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2","html_url":"https://github.com/Azure/login/releases/tag/v2","dependencies_parsed_at":"2026-08-18T05:18:02.503Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2/manifests"},{"name":"v2.3.1","sha":"7184910d9eb2b1c5e48f7073824a90609bb9b6d6","kind":"tag","published_at":"2026-08-04T02:38:22.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2.3.1","html_url":"https://github.com/Azure/login/releases/tag/v2.3.1","dependencies_parsed_at":"2026-08-08T05:20:20.093Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.3.1/manifests"},{"name":"v3.0.1","sha":"f5d393ae46f8fde4be8b75f32e3fc50e654ad0ca","kind":"tag","published_at":"2026-08-04T02:15:55.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v3.0.1","html_url":"https://github.com/Azure/login/releases/tag/v3.0.1","dependencies_parsed_at":"2026-08-08T05:20:19.797Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"532459ea530d8321f2fb9bb10d1e0bcf23869a43","kind":"tag","published_at":"2026-03-17T08:46:34.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v3.0.0","html_url":"https://github.com/Azure/login/releases/tag/v3.0.0","dependencies_parsed_at":"2026-08-08T05:20:20.294Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"a457da9ea143d694b1b9c7c869ebb04ebe844ef5","kind":"tag","published_at":"2025-04-02T01:56:44.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2.3.0","html_url":"https://github.com/Azure/login/releases/tag/v2.3.0","dependencies_parsed_at":"2025-04-10T05:08:36.501Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"a65d910e8af852a8061c627c456678983e180302","kind":"tag","published_at":"2024-09-18T07:31:54.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2.2.0","html_url":"https://github.com/Azure/login/releases/tag/v2.2.0","dependencies_parsed_at":"2024-09-19T04:30:40.052Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"6c251865b4e6290e7b78be643ea2d005bc51f69a","kind":"tag","published_at":"2024-05-24T03:37:18.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2.1.1","html_url":"https://github.com/Azure/login/releases/tag/v2.1.1","dependencies_parsed_at":"2024-10-30T04:12:48.119Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.1.1/manifests"},{"name":"v1","sha":"cb79c773a3cfa27f31f25eb3f677781210c9ce3d","kind":"tag","published_at":"2024-04-24T14:22:09.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1","html_url":"https://github.com/Azure/login/releases/tag/v1","dependencies_parsed_at":"2026-08-18T05:18:04.846Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1/manifests"},{"name":"v2.1.0","sha":"6b2456866fc08b011acb422a92a4aa20e2c4de32","kind":"tag","published_at":"2024-04-16T06:14:55.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2.1.0","html_url":"https://github.com/Azure/login/releases/tag/v2.1.0","dependencies_parsed_at":"2024-04-17T12:40:01.152Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8c334a195cbb38e46038007b304988d888bf676a","kind":"tag","published_at":"2024-03-07T08:44:09.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v2.0.0","html_url":"https://github.com/Azure/login/releases/tag/v2.0.0","dependencies_parsed_at":"2024-03-09T04:55:40.657Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"cb79c773a3cfa27f31f25eb3f677781210c9ce3d","kind":"tag","published_at":"2024-01-17T12:18:37.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.6.1","html_url":"https://github.com/Azure/login/releases/tag/v1.6.1","dependencies_parsed_at":"2024-01-18T04:17:18.822Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"e15b166166a8746d1a47596803bd8c1b595455cf","kind":"tag","published_at":"2024-01-09T03:30:25.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.6.0","html_url":"https://github.com/Azure/login/releases/tag/v1.6.0","dependencies_parsed_at":"2024-01-18T04:17:18.696Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"de95379fe4dadc2defb305917eaa7e5dde727294","kind":"tag","published_at":"2023-12-01T08:20:27.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.5.1","html_url":"https://github.com/Azure/login/releases/tag/v1.5.1","dependencies_parsed_at":"2023-12-02T04:10:13.502Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4c88f01b0e3a5600e08a37889921afd060f75cf0","kind":"tag","published_at":"2023-11-20T06:21:19.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.5.0","html_url":"https://github.com/Azure/login/releases/tag/v1.5.0","dependencies_parsed_at":"2023-11-21T04:09:01.403Z","dependency_job_id":null,"purl":"pkg:github/Azure/login@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"92a5484dfaf04ca78a94597f4f19fea633851fa2","kind":"commit","published_at":"2022-09-09T11:09:37.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.6","html_url":"https://github.com/Azure/login/releases/tag/v1.4.6","dependencies_parsed_at":"2023-05-30T20:06:10.520Z","dependency_job_id":"8572b90d-3d72-47a4-b52b-b32d89c5f045","purl":"pkg:github/Azure/login@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.6/manifests"},{"name":"v1.4.7","sha":"92a5484dfaf04ca78a94597f4f19fea633851fa2","kind":"commit","published_at":"2022-09-09T11:09:37.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.7","html_url":"https://github.com/Azure/login/releases/tag/v1.4.7","dependencies_parsed_at":"2023-05-31T20:05:50.620Z","dependency_job_id":"cf993367-4ef7-4d0a-9002-d7ccce32a9c5","purl":"pkg:github/Azure/login@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.7/manifests"},{"name":"v1.4.5","sha":"24848bc889cfc0a8313c2b3e378ac0d625b9bc16","kind":"commit","published_at":"2022-06-21T11:14:24.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.5","html_url":"https://github.com/Azure/login/releases/tag/v1.4.5","dependencies_parsed_at":"2023-05-30T20:06:11.526Z","dependency_job_id":"cc4fabef-2cfa-4d0f-a74f-82e99194efbb","purl":"pkg:github/Azure/login@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"ec3c14589bd3e9312b3cc8c41e6860e258df9010","kind":"commit","published_at":"2022-05-02T14:17:11.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.4","html_url":"https://github.com/Azure/login/releases/tag/v1.4.4","dependencies_parsed_at":"2023-05-30T20:06:11.934Z","dependency_job_id":"f8ee2f29-c5cb-40f8-a3c6-190122ee68a9","purl":"pkg:github/Azure/login@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"1f63701bf3e6892515f1b7ce2d2bf1708b46beaf","kind":"commit","published_at":"2022-01-19T17:28:27.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.3","html_url":"https://github.com/Azure/login/releases/tag/v1.4.3","dependencies_parsed_at":"2023-05-30T20:06:12.466Z","dependency_job_id":"9c1aa759-a5aa-4ce4-86be-220465b53c9c","purl":"pkg:github/Azure/login@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"66d2e78565ab7af265d2b627085bc34c73ce6abb","kind":"commit","published_at":"2021-12-06T18:52:23.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.2","html_url":"https://github.com/Azure/login/releases/tag/v1.4.2","dependencies_parsed_at":"2023-05-30T20:06:13.009Z","dependency_job_id":"a1af8171-277c-4b7c-b0a5-6a978ca6a03e","purl":"pkg:github/Azure/login@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"89d153571fe9a34ed70fcf9f1d95ab8debea7a73","kind":"commit","published_at":"2021-11-15T12:07:50.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.1","html_url":"https://github.com/Azure/login/releases/tag/v1.4.1","dependencies_parsed_at":"2023-05-30T20:06:15.638Z","dependency_job_id":"6b776279-54fa-49d6-afa9-3863f1d3cf07","purl":"pkg:github/Azure/login@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"154d5e5db199fc3c11c1832df0446462c9b98ed6","kind":"commit","published_at":"2021-10-22T13:15:10.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.4.0","html_url":"https://github.com/Azure/login/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-30T20:06:16.102Z","dependency_job_id":"a6b13f4c-14e9-47c6-b121-ada90db5e067","purl":"pkg:github/Azure/login@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"77f1b2e3fb80c0e8645114159d17008b8a2e475a","kind":"commit","published_at":"2020-12-31T07:35:47.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.3.0","html_url":"https://github.com/Azure/login/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T20:06:29.331Z","dependency_job_id":"d4c040fa-b631-4b61-a273-1ed340eb4447","purl":"pkg:github/Azure/login@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"6786a47b5726030896be70ac35e07bd81673fe81","kind":"commit","published_at":"2020-11-06T10:21:39.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.2.4","html_url":"https://github.com/Azure/login/releases/tag/v1.2.4","dependencies_parsed_at":"2023-05-30T20:06:33.009Z","dependency_job_id":"2139ef61-1ca9-445d-985a-c3e1cbf47f0e","purl":"pkg:github/Azure/login@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.2.4/manifests"},{"name":"v1.1","sha":"6786a47b5726030896be70ac35e07bd81673fe81","kind":"commit","published_at":"2020-11-06T10:21:39.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.1","html_url":"https://github.com/Azure/login/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T20:06:34.168Z","dependency_job_id":"b2d626e0-557a-4403-b86f-a8e8fb845b95","purl":"pkg:github/Azure/login@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1/manifests"},{"name":"v1.2.3","sha":"9801a35baff5850a97d2f2855092ebea3c579837","kind":"commit","published_at":"2020-11-03T11:57:24.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.2.3","html_url":"https://github.com/Azure/login/releases/tag/v1.2.3","dependencies_parsed_at":"2023-05-30T20:06:34.617Z","dependency_job_id":"bbd955de-4121-4383-bef9-e34771ffad9d","purl":"pkg:github/Azure/login@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"e2ec7a0d584dd8044a3ecef3e857b51f9d527838","kind":"commit","published_at":"2020-11-03T10:45:14.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.2.2","html_url":"https://github.com/Azure/login/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-30T20:06:35.136Z","dependency_job_id":"67c5c675-9984-4ca2-ac5d-7f62e672fbca","purl":"pkg:github/Azure/login@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.2.2/manifests"},{"name":"v1.1.2","sha":"af38bb3818ae8d2717120d43c2ec683734889d91","kind":"commit","published_at":"2020-10-21T06:56:46.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.1.2","html_url":"https://github.com/Azure/login/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-30T20:06:39.321Z","dependency_job_id":"2835b66c-8404-4ace-bc61-e918093619f9","purl":"pkg:github/Azure/login@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"45b10ffd199fcae9620403570d52305a98ac1dfb","kind":"commit","published_at":"2020-10-12T09:28:40.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.1.1","html_url":"https://github.com/Azure/login/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-30T20:06:39.773Z","dependency_job_id":"175c96df-3c97-49a9-be3d-144967daccde","purl":"pkg:github/Azure/login@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a6347e700173fd07eb4cea20d65de3ca2e741533","kind":"commit","published_at":"2020-06-15T09:03:50.000Z","download_url":"https://codeload.github.com/Azure/login/tar.gz/v1.1.0","html_url":"https://github.com/Azure/login/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T20:06:40.191Z","dependency_job_id":"eaa816c1-1d6d-4e72-910b-39b6a84288c2","purl":"pkg:github/Azure/login@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T10:59:40.061Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5496,"rankings":{"downloads":null,"dependent_repos_count":0.250356520361274,"dependent_packages_count":0.0,"stargazers_count":1.1408651560766914,"forks_count":0.20598954206940265,"docker_downloads_count":null,"average":0.399302804626842},"purl":"pkg:githubactions/azure/login","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/azure/login","docker_dependents_count":2,"docker_downloads_count":20954806,"usage_url":"https://repos.ecosyste.ms/usage/actions/azure/login","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/azure/login/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T09:00:23.683Z","issues_count":199,"pull_requests_count":204,"avg_time_to_close_issue":5989775.420382165,"avg_time_to_close_pull_request":3591440.6333333333,"issues_closed_count":157,"pull_requests_closed_count":180,"pull_request_authors_count":64,"issue_authors_count":181,"avg_comments_per_issue":5.798994974874372,"avg_comments_per_pull_request":1.2156862745098038,"merged_pull_requests_count":109,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":14,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":2759859.0,"past_year_avg_time_to_close_pull_request":1666620.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.5405405405405406,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Flogin/issues","maintainers":[{"login":"MoChilia","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoChilia"},{"login":"YanaXu","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YanaXu"},{"login":"MaddyMicrosoft","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaddyMicrosoft"},{"login":"BALAGA-GAYATRI","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BALAGA-GAYATRI"},{"login":"isra-fel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isra-fel"},{"login":"jiasli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jiasli"},{"login":"JimSuplizio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JimSuplizio"},{"login":"davepollack","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davepollack"},{"login":"MariusStorhaug","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MariusStorhaug"}],"active_maintainers":[{"login":"MaddyMicrosoft","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaddyMicrosoft"},{"login":"isra-fel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isra-fel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Flogin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Flogin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Flogin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Flogin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Flogin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Flogin/codemeta","maintainers":[]}