{"id":371713,"url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","last_synced_at":"2026-08-26T14:33:24.045Z","repository":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36881221,"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-08-24T02:00:14.037Z","response_time":54,"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":{"login":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2026-08-25T23:31:35.327Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":806,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2026-08-25T23:31:35.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"packages":[{"id":13952370,"name":"python-msal","ecosystem":"guix","description":"Microsoft Authentication Library (MSAL) for Python","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:34:35.235Z","latest_release_published_at":"2026-03-02T19:34:35.235Z","latest_release_number":"1.34.0","last_synced_at":"2026-04-27T16:39:57.543Z","created_at":"2026-03-02T19:34:35.041Z","updated_at":"2026-08-22T13:46:05.123Z","registry_url":"https://packages.guix.gnu.org/packages/python-msal/1.34.0/","install_command":"guix install python-msal","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n7197","metadata":{"location":"gnu/packages/python-web.scm:7197","variable_name":"python-msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:46:05.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-msal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-msal/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13204791,"name":"python312Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:00:10.259Z","latest_release_published_at":"2026-02-02T01:00:10.259Z","latest_release_number":"1.28.0","last_synced_at":"2026-03-07T12:07:36.475Z","created_at":"2026-02-02T01:00:07.219Z","updated_at":"2026-08-22T15:52:37.323Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.msal","install_command":"nix-env -iA nixpkgs.python312Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/msal/default.nix#L39","metadata":{"nix_attribute":"python3.12-msal-1.28.0","position":"pkgs/development/python-modules/msal/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:52:37.323Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.msal?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":78,"html_url":null,"role":null,"created_at":"2026-03-07T12:07:36.631Z","updated_at":"2026-03-07T12:07:36.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3236},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-26T05:01:09.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":75711,"name":"py-msal-extensions","ecosystem":"spack","description":"The Microsoft Authentication Extensions for Python offers secure\nmechanisms for client applications to perform cross-platform token cache\nserialization and persistence. It gives additional support to the\nMicrosoft Authentication Library for Python (MSAL).\n","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:26:13.807Z","latest_release_published_at":"2022-12-18T03:14:12.599Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-25T14:04:08.744Z","created_at":"2022-04-05T09:26:13.784Z","updated_at":"2026-08-25T14:04:08.744Z","registry_url":"https://packages.spack.io/package.html?name=py-msal-extensions","install_command":"spack install py-msal-extensions","documentation_url":null,"metadata":{},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:36:02.123Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":10.045852438516048,"forks_count":8.489648464638043,"average":9.378907878282618},"purl":"pkg:spack/py-msal-extensions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-msal-extensions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-msal-extensions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-msal-extensions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal-extensions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal-extensions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal-extensions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal-extensions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal-extensions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal-extensions/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:38.554Z","updated_at":"2022-11-14T16:52:38.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9304,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":75710,"name":"py-msal","ecosystem":"spack","description":"The Microsoft Authentication Library (MSAL) for Python library enables\nyour app to access the Microsoft Cloud by supporting authentication of\nusers with Microsoft Azure Active Directory accounts (AAD) and Microsoft\nAccounts (MSA) using industry standard OAuth2 and OpenID Connect.\n","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-04-05T09:26:13.550Z","latest_release_published_at":"2026-05-09T17:03:43.482Z","latest_release_number":"1.36.0","last_synced_at":"2026-08-25T14:04:08.971Z","created_at":"2022-04-05T09:26:13.518Z","updated_at":"2026-08-25T14:04:08.972Z","registry_url":"https://packages.spack.io/package.html?name=py-msal","install_command":"spack install py-msal","documentation_url":null,"metadata":{},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:04:16.976Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":10.045852438516048,"forks_count":8.489648464638043,"average":8.180491871613171},"purl":"pkg:spack/py-msal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:26.787Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-msal/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:38.289Z","updated_at":"2022-11-14T16:52:38.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9304,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13914711,"name":"msal-msiv2","ecosystem":"pypi","description":"Microsoft Authentication Library for Python","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-02-25T17:39:52.000Z","latest_release_published_at":"2026-02-25T22:43:28.000Z","latest_release_number":"1.35.0rc3","last_synced_at":"2026-08-25T14:06:51.017Z","created_at":"2026-02-27T12:27:18.051Z","updated_at":"2026-08-25T14:06:51.017Z","registry_url":"https://pypi.org/project/msal-msiv2/","install_command":"pip install msal-msiv2 --index-url https://pypi.org/simple","documentation_url":"https://msal-msiv2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"msal-msiv2","project_status":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:11:40.340Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.152859844081963,"dependent_repos_count":43.91390582531404,"dependent_packages_count":7.766379843793383,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.944381837729793},"purl":"pkg:pypi/msal-msiv2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/msal-msiv2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/msal-msiv2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/msal-msiv2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T18:00:26.211Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal-msiv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal-msiv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal-msiv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal-msiv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal-msiv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal-msiv2/codemeta","maintainers":[{"uuid":"gljohns","login":"gljohns","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/gljohns/","role":"Owner","created_at":"2026-02-27T12:28:38.562Z","updated_at":"2026-02-27T12:28:38.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gljohns/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2809085,"name":"msal","ecosystem":"pypi","description":"The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":74,"first_release_published_at":"2018-12-12T19:53:29.000Z","latest_release_published_at":"2026-08-24T10:22:47.000Z","latest_release_number":"1.38.0","last_synced_at":"2026-08-25T14:07:03.742Z","created_at":"2022-04-10T11:39:45.755Z","updated_at":"2026-08-25T14:07:03.742Z","registry_url":"https://pypi.org/project/msal/","install_command":"pip install msal --index-url https://pypi.org/simple","documentation_url":"https://msal-python.readthedocs.io/","metadata":{"funding":null,"documentation":"https://msal-python.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9"],"normalized_name":"msal","project_status":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:26:06.810Z","dependent_packages_count":209,"downloads":214518432,"downloads_period":"last-month","dependent_repos_count":2773,"rankings":{"downloads":0.01999240655384102,"dependent_repos_count":0.19497181804342203,"dependent_packages_count":0.1324267663474607,"stargazers_count":3.1549484874552234,"forks_count":4.5078291364564285,"docker_downloads_count":0.26998919676379796,"average":1.3800263019366954},"purl":"pkg:pypi/msal","advisories":[{"uuid":"GSA_kwCzR0hTQS1tNXZ2LTZyNGgtM3ZqOc4AA88w","url":"https://github.com/advisories/GHSA-m5vv-6r4h-3vj9","title":"Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability","description":"Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-11T18:30:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-35255","https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-35255","https://github.com/Azure/azure-sdk-for-go/commit/50774cd9709905523136fb05e8c85a50e8984499","https://github.com/Azure/azure-sdk-for-js/commit/c6aa75d312ae463e744163cedfd8fc480cc8d492","https://github.com/Azure/azure-sdk-for-python/commit/cb065acd7d0f957327dc4f02d1646d4e51a94178","https://github.com/advisories/GHSA-m5vv-6r4h-3vj9"],"source_kind":"github","identifiers":["GHSA-m5vv-6r4h-3vj9","CVE-2024-35255"],"repository_url":"https://github.com/Azure/azure-sdk-for-go","blast_radius":78.61124966264995,"packages":[{"versions":[{"first_patched_version":"1.11.4","vulnerable_version_range":"\u003c 1.11.4"}],"ecosystem":"nuget","package_name":"Azure.Identity"},{"versions":[{"first_patched_version":"1.15.1","vulnerable_version_range":"\u003c 1.15.1"}],"ecosystem":"maven","package_name":"com.microsoft.azure:msal4j"},{"versions":[{"first_patched_version":"1.6.0","vulnerable_version_range":"\u003c 1.6.0"}],"ecosystem":"go","package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity"},{"versions":[{"first_patched_version":"4.61.3","vulnerable_version_range":"\u003c 4.61.3"}],"ecosystem":"nuget","package_name":"Microsoft.Identity.Client"},{"versions":[{"first_patched_version":"2.9.2","vulnerable_version_range":"\u003c 2.9.2"}],"ecosystem":"npm","package_name":"@azure/msal-node"},{"versions":[{"first_patched_version":"1.28.0","vulnerable_version_range":"\u003c 1.28.0"}],"ecosystem":"pypi","package_name":"msal"},{"versions":[{"first_patched_version":"1.12.2","vulnerable_version_range":"\u003c 1.12.2"}],"ecosystem":"maven","package_name":"com.azure:azure-identity"},{"versions":[{"first_patched_version":"4.2.1","vulnerable_version_range":"\u003c 4.2.1"}],"ecosystem":"npm","package_name":"@azure/identity"},{"versions":[{"first_patched_version":"1.16.1","vulnerable_version_range":"\u003c 1.16.1"}],"ecosystem":"pypi","package_name":"azure-identity"}],"created_at":"2024-06-11T20:05:40.911Z","updated_at":"2024-06-11T21:05:44.054Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/msal","docker_dependents_count":998,"docker_downloads_count":592500911,"usage_url":"https://repos.ecosyste.ms/usage/pypi/msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/msal/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T02:59:56.156Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msal/codemeta","maintainers":[{"uuid":"microsoft","login":"microsoft","name":null,"email":null,"url":null,"packages_count":1143,"html_url":"https://pypi.org/user/microsoft/","role":null,"created_at":"2022-11-28T03:51:40.160Z","updated_at":"2022-11-28T03:51:40.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/microsoft/packages"},{"uuid":"nugetaad","login":"nugetaad","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/nugetaad/","role":null,"created_at":"2022-11-28T03:51:40.177Z","updated_at":"2022-11-28T03:51:40.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nugetaad/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930873,"maintainers_count":399925,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10354393,"name":"github.com/azuread/microsoft-authentication-library-for-python","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/azuread/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-12-12T19:28:13.000Z","latest_release_published_at":"2019-03-05T21:06:19.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-08-25T14:16:55.897Z","created_at":"2024-06-11T15:56:51.440Z","updated_at":"2026-08-25T14:16:55.897Z","registry_url":"https://pkg.go.dev/github.com/azuread/microsoft-authentication-library-for-python","install_command":"go get github.com/azuread/microsoft-authentication-library-for-python","documentation_url":"https://pkg.go.dev/github.com/azuread/microsoft-authentication-library-for-python#section-documentation","metadata":{},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:23:52.191Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/azuread/microsoft-authentication-library-for-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/azuread/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/azuread/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/azuread/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fazuread%2Fmicrosoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fazuread%2Fmicrosoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fazuread%2Fmicrosoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fazuread%2Fmicrosoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fazuread%2Fmicrosoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fazuread%2Fmicrosoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13086385,"name":"python312Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:41.541Z","latest_release_published_at":"2026-02-01T18:03:41.541Z","latest_release_number":"1.31.0","last_synced_at":"2026-08-14T22:31:18.188Z","created_at":"2026-02-01T18:03:41.244Z","updated_at":"2026-08-23T02:59:56.273Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.msal","install_command":"nix-env -iA nixpkgs.python312Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/msal/default.nix#L39","metadata":{"nix_attribute":"python3.12-msal-1.31.0","position":"pkgs/development/python-modules/msal/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:59:56.273Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.msal?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:59:56.156Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":78,"html_url":null,"role":null,"created_at":"2026-03-06T00:28:25.602Z","updated_at":"2026-03-06T00:28:25.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":8248964,"name":"msal","ecosystem":"conda","description":"The MSAL library for Python enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts and Microsoft Accounts using industry standard OAuth2 and OpenID Connect.","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2023-05-16T20:54:10.000Z","latest_release_published_at":"2026-06-16T11:07:04.000Z","latest_release_number":"1.37.0","last_synced_at":"2026-06-16T11:34:31.545Z","created_at":"2023-09-08T04:34:53.584Z","updated_at":"2026-08-21T22:13:17.511Z","registry_url":"https://anaconda.org/anaconda/msal","install_command":"conda install -c anaconda msal","documentation_url":null,"metadata":{},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:13:17.510Z","dependent_packages_count":0,"downloads":6800,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":44.66928420416792,"dependent_packages_count":51.23941958887546,"stargazers_count":28.23920265780731,"forks_count":23.708849290244636,"docker_downloads_count":null,"average":36.96418893527383},"purl":"pkg:conda/msal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/msal/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13304538,"name":"python311Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:00:02.840Z","latest_release_published_at":"2026-02-02T07:00:02.840Z","latest_release_number":"1.24.1","last_synced_at":"2026-03-07T09:40:20.573Z","created_at":"2026-02-02T06:59:39.588Z","updated_at":"2026-08-21T20:24:36.826Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.msal","install_command":"nix-env -iA nixpkgs.python311Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/msal/default.nix#L36","metadata":{"nix_attribute":"python3.11-msal-1.24.1","position":"pkgs/development/python-modules/msal/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:24:36.826Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.msal?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T18:00:26.211Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":78,"html_url":null,"role":null,"created_at":"2026-03-07T09:40:20.969Z","updated_at":"2026-03-07T09:40:20.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13398064,"name":"microsoft-authentication-library-for-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T04:02:47.980Z","latest_release_published_at":"2026-02-06T04:02:47.980Z","latest_release_number":"1.26.0-2","last_synced_at":"2026-03-06T04:11:54.384Z","created_at":"2026-02-06T04:02:47.376Z","updated_at":"2026-08-22T04:51:53.335Z","registry_url":"https://launchpad.net/ubuntu/+source/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-msal","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-paramlinks \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:51:53.335Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/microsoft-authentication-library-for-python?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12892544,"name":"python314Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:27:55.491Z","latest_release_published_at":"2026-03-07T08:27:08.216Z","latest_release_number":"1.34.0","last_synced_at":"2026-03-07T08:27:08.618Z","created_at":"2026-01-27T08:27:55.298Z","updated_at":"2026-08-23T06:30:17.915Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.msal","install_command":"nix-env -iA nixpkgs.python314Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/msal/default.nix#L37","metadata":{"nix_attribute":"python3.14-msal-1.34.0","position":"pkgs/development/python-modules/msal/default.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:30:17.915Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.msal?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:59:56.156Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":80,"html_url":null,"role":null,"created_at":"2026-03-07T08:27:08.967Z","updated_at":"2026-03-07T08:27:08.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6074},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-26T05:00:21.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13458167,"name":"microsoft-authentication-library-for-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T04:29:45.331Z","latest_release_published_at":"2026-02-09T04:29:45.331Z","latest_release_number":"1.30.0-1","last_synced_at":"2026-07-24T19:53:54.081Z","created_at":"2026-02-09T04:29:44.938Z","updated_at":"2026-08-21T13:03:51.713Z","registry_url":"https://launchpad.net/ubuntu/+source/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-msal","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-paramlinks \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-12T13:41:33.000Z","size":5408,"stargazers_count":967,"open_issues_count":78,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-14T10:54:05.684Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-12T13:42:29.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:03:51.713Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/microsoft-authentication-library-for-python?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:31:07.030Z","issues_count":231,"pull_requests_count":294,"avg_time_to_close_issue":12594343.380645161,"avg_time_to_close_pull_request":6165357.8921161825,"issues_closed_count":153,"pull_requests_closed_count":241,"pull_request_authors_count":43,"issue_authors_count":129,"avg_comments_per_issue":2.5930735930735933,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":200,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":22,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":4461471.615384615,"past_year_avg_time_to_close_pull_request":1076607.5135135136,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.3181818181818181,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13657960,"name":"microsoft-authentication-library-for-python","ecosystem":"debian","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T07:45:00.207Z","latest_release_published_at":"2026-02-12T07:45:00.207Z","latest_release_number":"1.32.3-1","last_synced_at":"2026-03-14T06:09:42.510Z","created_at":"2026-02-12T07:45:00.026Z","updated_at":"2026-08-21T14:07:38.117Z","registry_url":"https://tracker.debian.org/pkg/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":"https://packages.debian.org/trixie/microsoft-authentication-library-for-python","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-msal","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-paramlinks \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:07:38.117Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/microsoft-authentication-library-for-python?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:26.787Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13521357,"name":"microsoft-authentication-library-for-python","ecosystem":"debian","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:42:15.025Z","latest_release_published_at":"2026-02-10T21:42:15.025Z","latest_release_number":"1.9.0-1","last_synced_at":"2026-03-13T22:33:33.746Z","created_at":"2026-02-10T21:42:14.843Z","updated_at":"2026-08-21T16:04:16.976Z","registry_url":"https://tracker.debian.org/pkg/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":"https://packages.debian.org/bullseye/microsoft-authentication-library-for-python","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-msal","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:04:16.976Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/microsoft-authentication-library-for-python?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:26.787Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13196511,"name":"python311Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:28:03.967Z","latest_release_published_at":"2026-02-02T00:28:03.967Z","latest_release_number":"1.28.0","last_synced_at":"2026-05-11T15:10:00.676Z","created_at":"2026-02-02T00:27:58.056Z","updated_at":"2026-08-21T17:07:04.009Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.msal","install_command":"nix-env -iA nixpkgs.python311Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/msal/default.nix#L39","metadata":{"nix_attribute":"python3.11-msal-1.28.0","position":"pkgs/development/python-modules/msal/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:07:04.009Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.msal?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:26.787Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":78,"html_url":null,"role":null,"created_at":"2026-03-07T06:08:58.831Z","updated_at":"2026-03-07T06:08:58.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3236},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-26T05:01:09.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13077533,"name":"python311Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:36:37.834Z","latest_release_published_at":"2026-02-01T17:36:37.834Z","latest_release_number":"1.31.0","last_synced_at":"2026-03-08T04:28:08.178Z","created_at":"2026-02-01T17:36:30.656Z","updated_at":"2026-08-21T17:07:04.552Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.msal","install_command":"nix-env -iA nixpkgs.python311Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/msal/default.nix#L39","metadata":{"nix_attribute":"python3.11-msal-1.31.0","position":"pkgs/development/python-modules/msal/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:07:04.552Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.msal?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:02:26.787Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":78,"html_url":null,"role":null,"created_at":"2026-03-08T04:28:08.347Z","updated_at":"2026-03-08T04:28:08.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12817092,"name":"python310Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:26:37.992Z","latest_release_published_at":"2026-01-26T17:26:37.992Z","latest_release_number":"1.22.0","last_synced_at":"2026-04-03T07:15:39.557Z","created_at":"2026-01-26T17:26:37.838Z","updated_at":"2026-08-21T19:33:07.284Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.msal","install_command":"nix-env -iA nixpkgs.python310Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/msal/default.nix#L36","metadata":{"nix_attribute":"python3.10-msal-1.22.0","position":"pkgs/development/python-modules/msal/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:33:07.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.msal?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T18:00:26.211Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":77,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:21.837Z","updated_at":"2026-03-03T06:15:21.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13296859,"name":"python310Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:30:26.309Z","latest_release_published_at":"2026-02-02T06:30:26.309Z","latest_release_number":"1.24.1","last_synced_at":"2026-03-08T23:29:01.695Z","created_at":"2026-02-02T06:29:58.189Z","updated_at":"2026-08-21T19:33:07.285Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.msal","install_command":"nix-env -iA nixpkgs.python310Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/msal/default.nix#L36","metadata":{"nix_attribute":"python3.10-msal-1.24.1","position":"pkgs/development/python-modules/msal/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:33:07.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.msal?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T18:00:26.211Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":78,"html_url":null,"role":null,"created_at":"2026-03-08T23:29:01.895Z","updated_at":"2026-03-08T23:29:01.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12829563,"name":"python311Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:34:51.159Z","latest_release_published_at":"2026-01-26T19:34:51.159Z","latest_release_number":"1.22.0","last_synced_at":"2026-04-03T09:25:26.861Z","created_at":"2026-01-26T19:34:51.013Z","updated_at":"2026-08-21T20:24:36.808Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.msal","install_command":"nix-env -iA nixpkgs.python311Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/msal/default.nix#L36","metadata":{"nix_attribute":"python3.11-msal-1.22.0","position":"pkgs/development/python-modules/msal/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:24:36.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.msal?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T18:00:26.211Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":77,"html_url":null,"role":null,"created_at":"2026-03-03T08:25:20.338Z","updated_at":"2026-03-03T08:25:20.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5299396,"name":"msal","ecosystem":"conda","description":"The MSAL library for Python enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts and Microsoft Accounts using industry standard OAuth2 and OpenID Connect.","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2019-06-25T22:00:57.000Z","latest_release_published_at":"2022-10-07T11:10:12.000Z","latest_release_number":"1.20.0","last_synced_at":"2026-03-23T21:03:46.264Z","created_at":"2022-10-03T16:06:35.551Z","updated_at":"2026-08-21T22:01:32.645Z","registry_url":"https://anaconda.org/conda-forge/msal","install_command":"conda install -c conda-forge msal","documentation_url":null,"metadata":{},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:01:32.645Z","dependent_packages_count":5,"downloads":1403010,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.108588252906834,"dependent_packages_count":10.419681620839363,"stargazers_count":16.627576226358602,"forks_count":14.232247118119668,"docker_downloads_count":null,"average":14.347023304556117},"purl":"pkg:conda/msal?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/msal/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13556833,"name":"microsoft-authentication-library-for-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:27:21.682Z","latest_release_published_at":"2026-02-11T04:27:21.682Z","latest_release_number":"1.21.0-1","last_synced_at":"2026-03-11T22:43:51.472Z","created_at":"2026-02-11T04:27:21.271Z","updated_at":"2026-08-21T22:35:16.272Z","registry_url":"https://launchpad.net/ubuntu/+source/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-msal","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-mock \u003c!nocheck\u003e, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-paramlinks \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:35:16.271Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/microsoft-authentication-library-for-python?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":12868859,"name":"python313Packages.msal","ecosystem":"nixpkgs","description":"Library to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect","homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:57:52.496Z","latest_release_published_at":"2026-03-07T03:20:00.431Z","latest_release_number":"1.34.0","last_synced_at":"2026-05-14T02:19:41.676Z","created_at":"2026-01-27T02:57:52.273Z","updated_at":"2026-08-21T23:40:52.819Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.msal","install_command":"nix-env -iA nixpkgs.python313Packages.msal","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/msal/default.nix#L37","metadata":{"nix_attribute":"python3.13-msal-1.34.0","position":"pkgs/development/python-modules/msal/default.nix:37","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"msal","upstream_purl":"pkg:pypi/msal"},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:40:52.818Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.msal?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.msal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.msal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.msal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.msal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.msal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.msal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.msal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.msal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.msal/codemeta","maintainers":[{"uuid":"kamadorueda","login":null,"name":"Kevin Amado","email":"kamadorueda@gmail.com","url":"https://github.com/kamadorueda","packages_count":80,"html_url":null,"role":null,"created_at":"2026-03-07T03:20:00.976Z","updated_at":"2026-03-07T03:20:00.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/kamadorueda/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6074},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-26T05:00:21.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13699651,"name":"microsoft-authentication-library-for-python","ecosystem":"debian","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:50:10.582Z","latest_release_published_at":"2026-02-12T20:50:10.582Z","latest_release_number":"1.21.0-1","last_synced_at":"2026-03-13T19:52:52.820Z","created_at":"2026-02-12T20:50:10.350Z","updated_at":"2026-08-22T03:04:19.534Z","registry_url":"https://tracker.debian.org/pkg/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":"https://packages.debian.org/bookworm/microsoft-authentication-library-for-python","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-msal","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-mock \u003c!nocheck\u003e, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-paramlinks \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:04:19.534Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/microsoft-authentication-library-for-python?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":10354086,"name":"github.com/AzureAD/microsoft-authentication-library-for-python","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-12-12T19:28:13.000Z","latest_release_published_at":"2019-03-05T21:06:19.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-08-25T14:05:08.417Z","created_at":"2024-06-11T15:54:31.619Z","updated_at":"2026-08-25T14:05:08.417Z","registry_url":"https://pkg.go.dev/github.com/AzureAD/microsoft-authentication-library-for-python","install_command":"go get github.com/AzureAD/microsoft-authentication-library-for-python","documentation_url":"https://pkg.go.dev/github.com/AzureAD/microsoft-authentication-library-for-python#section-documentation","metadata":{},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:11:40.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/%21azure%21a%21d/microsoft-authentication-library-for-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/AzureAD/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/AzureAD/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/AzureAD/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T18:00:26.211Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAzureAD%2Fmicrosoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAzureAD%2Fmicrosoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAzureAD%2Fmicrosoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAzureAD%2Fmicrosoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAzureAD%2Fmicrosoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAzureAD%2Fmicrosoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13427229,"name":"microsoft-authentication-library-for-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T14:19:37.146Z","latest_release_published_at":"2026-02-07T14:19:37.146Z","latest_release_number":"1.17.0-1","last_synced_at":"2026-03-07T14:34:04.660Z","created_at":"2026-02-07T14:19:36.786Z","updated_at":"2026-08-22T04:51:53.385Z","registry_url":"https://launchpad.net/ubuntu/+source/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-msal","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-mock \u003c!nocheck\u003e, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:51:53.384Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/microsoft-authentication-library-for-python?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13485134,"name":"microsoft-authentication-library-for-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T16:18:53.330Z","latest_release_published_at":"2026-02-10T16:18:53.330Z","latest_release_number":"1.23.0-1","last_synced_at":"2026-03-10T17:07:54.372Z","created_at":"2026-02-10T16:18:53.052Z","updated_at":"2026-08-22T10:01:07.927Z","registry_url":"https://launchpad.net/ubuntu/+source/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-msal","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-mock \u003c!nocheck\u003e, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-paramlinks \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:01:07.927Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/microsoft-authentication-library-for-python?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13740716,"name":"microsoft-authentication-library-for-python","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-python","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:08:54.107Z","latest_release_published_at":"2026-02-13T05:08:54.107Z","latest_release_number":"1.1.0-3","last_synced_at":"2026-03-13T08:22:35.206Z","created_at":"2026-02-13T05:08:53.844Z","updated_at":"2026-08-22T11:38:41.670Z","registry_url":"https://launchpad.net/ubuntu/+source/microsoft-authentication-library-for-python","install_command":"apt-get install microsoft-authentication-library-for-python","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-msal","standards_version":"4.5.0","maintainer":"Luca Boccassi \u003cbluca@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-jwt \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37809196,"uuid":"67243113","full_name":"AzureAD/microsoft-authentication-library-for-python","owner":"AzureAD","description":"Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag \"msal\" + \"python\".","archived":false,"fork":false,"pushed_at":"2026-08-20T13:48:08.000Z","size":5450,"stargazers_count":968,"open_issues_count":77,"forks_count":220,"subscribers_count":54,"default_branch":"dev","last_synced_at":"2026-08-21T12:13:19.089Z","etag":null,"topics":["azure","microsoft-identity-platform","msal-python","sdks"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com/questions/tagged/azure-ad-msal+python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AzureAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-02T17:45:26.000Z","updated_at":"2026-08-20T13:52:58.000Z","dependencies_parsed_at":"2026-08-14T08:43:54.303Z","dependency_job_id":null,"html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","commit_stats":{"total_commits":769,"total_committers":33,"mean_commits":"23.303030303030305","dds":"0.11703511053315996","last_synced_commit":"7b3175631c03c5b5476aaf29239c31878ab80b23"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/sbom","scorecard":{"id":19021,"data":{"date":"2025-08-11","repo":{"name":"github.com/AzureAD/microsoft-authentication-library-for-python","commit":"923a7321a53df28e6acce1c5c182b59262bd9ca0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Code-Review","score":7,"reason":"Found 16/21 approved changesets -- score normalized to 7","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":"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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python-package.yml:66","Warn: no topLevel permission defined: .github/workflows/RunIssueSentinel.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/RunIssueSentinel.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/RunIssueSentinel.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AzureAD/microsoft-authentication-library-for-python/python-package.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:117","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:95"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 22 commits out of 26 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): 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"}}]},"last_synced_at":"2025-08-14T16:23:57.158Z","repository_id":37809196,"created_at":"2025-08-14T16:23:57.158Z","updated_at":"2025-08-14T16:23:57.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"AzureAD","name":"Azure Active Directory","uuid":"2966316","kind":"organization","description":"","email":null,"website":"http://azure.microsoft.com/en-us/services/active-directory/","location":"Redmond, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2966316?v=4","repositories_count":59,"last_synced_at":"2024-04-10T18:10:54.150Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AzureAD","funding_links":[],"total_stars":12787,"followers":471,"following":0,"created_at":"2022-11-02T16:23:09.244Z","updated_at":"2024-04-10T18:11:11.855Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzureAD/repositories"},"tags":[{"name":"1.37.0","sha":"ebb980f1636e1b3a097ec6dbfd197fb88c5b9e7a","kind":"commit","published_at":"2026-05-29T17:17:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.37.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.37.0/manifests"},{"name":"1.36.0","sha":"4a2cb98928a48ff3d9aee8fbd395dad03c510e48","kind":"commit","published_at":"2026-04-08T18:14:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.36.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.36.0/manifests"},{"name":"1.35.1","sha":"6572c45e46901a0354809630906dce9d3c0ac772","kind":"commit","published_at":"2026-03-04T21:39:36.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"4549f9b9f15f8bc9386ca7a6cc843e238b7879ea","kind":"commit","published_at":"2026-02-24T10:43:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0/manifests"},{"name":"1.35.0b1","sha":"080111b12f4e3c917c717b17b9dc2b3be301ab1a","kind":"commit","published_at":"2026-01-06T23:17:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.35.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.35.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.35.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.35.0b1/manifests"},{"name":"1.34.0","sha":"3edd99a1c1c01c356aff48c320ac9d07382409c5","kind":"commit","published_at":"2025-09-22T22:53:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0/manifests"},{"name":"1.34.0b1","sha":"f3651cd09f2c3f23f6bd1bdd0663183b93d69821","kind":"commit","published_at":"2025-08-12T04:47:49.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.34.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.34.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.34.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.34.0b1/manifests"},{"name":"1.33.0","sha":"a060b3ab31e09277863127d778a7c725037250fb","kind":"commit","published_at":"2025-07-22T01:34:10.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0/manifests"},{"name":"1.33.0b1","sha":"d49296c1b2a929a6ab11380e237daa89a5298512","kind":"commit","published_at":"2025-06-04T12:02:12.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.33.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.33.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.33.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.33.0b1/manifests"},{"name":"1.32.3","sha":"dd4fe699256bd4b16ecc3e1b36bf04b511814e23","kind":"commit","published_at":"2025-04-25T12:39:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.3/manifests"},{"name":"1.32.2","sha":"e60467c22a79bc0e613283024216e553230b4fda","kind":"commit","published_at":"2025-04-25T01:51:53.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.2/manifests"},{"name":"1.32.1","sha":"9156a30f6fded731ac48ad7f7e0d63246198ba74","kind":"commit","published_at":"2025-04-24T16:41:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"b92b4f18cb176231ae494639d24aeb19bd457d73","kind":"commit","published_at":"2025-03-11T22:49:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.32.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.32.0/manifests"},{"name":"1.31.2b1","sha":"bf27fc6d28320dc1384b98ca7bd9844a3a6f809f","kind":"commit","published_at":"2025-01-28T05:19:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.2b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.2b1/manifests"},{"name":"1.31.1","sha":"69a96fe17b49d4ba698108d70f93fecbdff2117e","kind":"commit","published_at":"2024-11-01T04:01:25.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.1/manifests"},{"name":"1.31.0","sha":"866e4ce28d6a87405775d8dbaf2163cd9f706f8f","kind":"commit","published_at":"2024-09-06T15:51:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.31.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.31.0/manifests"},{"name":"1.30.0","sha":"3279f045dc573d8408ddcdf3565e8b16247627be","kind":"commit","published_at":"2024-07-17T03:51:38.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.30.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.30.0/manifests"},{"name":"1.29.0","sha":"403fed5811658edd53fbd759d1e1540b8963d598","kind":"commit","published_at":"2024-06-22T01:56:52.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.29.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.29.0/manifests"},{"name":"1.28.1","sha":"cf238926d67b7aa890432d198281fbe450c0f176","kind":"commit","published_at":"2024-06-11T09:18:48.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29","kind":"commit","published_at":"2024-03-19T06:48:45.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.28.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"7e045199798adbe5309034de12c64b1816d23489","kind":"commit","published_at":"2024-02-22T20:18:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0/manifests"},{"name":"1.27.0b1","sha":"21a625c195aa1d48bce04703fe67ff8e1c682077","kind":"commit","published_at":"2023-12-09T01:35:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.27.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.27.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.27.0b1/manifests"},{"name":"1.26.0","sha":"35310b5953b4524461ddb38b82bec93ee535cad0","kind":"commit","published_at":"2023-12-05T08:59:20.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.26.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.26.0/manifests"},{"name":"1.25.0","sha":"bcff60f44dcfa29adb87c0696be43919c43a3b8d","kind":"commit","published_at":"2023-11-03T23:47:00.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.25.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.25.0/manifests"},{"name":"1.24.1","sha":"4a88b63309d5c3c825e54c7580e267d1b7931d50","kind":"commit","published_at":"2023-09-29T07:42:24.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.1/manifests"},{"name":"1.24.0b2","sha":"9ad3fd7565c91667e111063ee560e1cbdbe53b41","kind":"commit","published_at":"2023-09-19T05:09:28.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b2/manifests"},{"name":"1.24.0","sha":"66fc6ebdb4c25609bfb918eb90528402f5963e41","kind":"commit","published_at":"2023-09-12T16:35:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0/manifests"},{"name":"1.24.0b1","sha":"e2e48d9dde73b05c9bbda072d6ec2e8dc62a65f8","kind":"commit","published_at":"2023-07-24T09:29:59.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.24.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.24.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.24.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.24.0b1/manifests"},{"name":"1.23.0","sha":"131802556e8c3a41d9d034c162bf024e081794fa","kind":"commit","published_at":"2023-07-22T17:08:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.23.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.23.0/manifests"},{"name":"1.22.0","sha":"dabc08cb96e96544b0efec40447c6e8f36566ecc","kind":"commit","published_at":"2023-04-17T16:50:46.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.22.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.22.0/manifests"},{"name":"1.21.0","sha":"57820590093fdc15da4a6d9a1967b8de91256253","kind":"commit","published_at":"2023-01-31T20:17:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.21.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"14cbf591948ffb23eb64a675d81e4fa35112d1d9","kind":"commit","published_at":"2022-10-07T04:49:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"a0a59f1d5a50e8eb833635884bdc16fecf6bfc38","kind":"commit","published_at":"2022-09-21T04:09:56.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.19.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.19.0/manifests"},{"name":"1.20.0b1","sha":"e6114791b42c3ffb149a255c41d435fbba4fb88b","kind":"commit","published_at":"2022-08-29T08:21:14.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.20.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.20.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.20.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.20.0b1/manifests"},{"name":"1.18.0","sha":"eae0e2508b76e0bee2775d2ab34f1af2fe9c08f2","kind":"commit","published_at":"2022-05-31T20:32:08.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0/manifests"},{"name":"1.18.0b1","sha":"bc13dd423ec9735e6f68ae0c92d7747eb5a2e68a","kind":"commit","published_at":"2022-05-19T07:19:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.18.0b1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.18.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.18.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.18.0b1/manifests"},{"name":"1.17.0","sha":"eff8a1b2ec5f128a2e2a26250fea70ee937f72a1","kind":"commit","published_at":"2022-02-11T20:13:42.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.17.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b135b2e82d0a8064b226b8ca3d2ff5959070b05","kind":"commit","published_at":"2021-10-29T22:30:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.16.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"8573a1679fee629c0327f2fe94608dadbdd4e48c","kind":"commit","published_at":"2021-10-01T21:53:34.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.15.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"be55e2b3ed00e6d5fa2ad793552422e4919ccee3","kind":"commit","published_at":"2021-08-26T18:41:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.14.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.14.0/manifests"},{"name":"1.13.0","sha":"b82f0c03a2972c88aaf0f1e57164d36b788ea415","kind":"commit","published_at":"2021-07-20T22:05:17.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.13.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"e6f9d8f3547bcd999856ca0d7915a11f98ae0715","kind":"commit","published_at":"2021-05-19T19:42:11.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.12.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"928d4ea0d9d34aebcd2e1072b70973bdb7f96f28","kind":"commit","published_at":"2021-04-09T14:55:23.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.11.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"3b9b6aad6617d6f3718ee21a9f61220dbe444a3d","kind":"commit","published_at":"2021-03-08T20:39:15.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.10.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"72a72502aeddc2dea34f4b868031edaf36d59464","kind":"commit","published_at":"2021-02-09T07:44:35.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"82f9f0ca4d8924dae86659a7e949da54298e7a08","kind":"commit","published_at":"2020-12-16T01:51:03.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"7a7d93ba52a54e7e332c2a39bfd468342fe89e7e","kind":"commit","published_at":"2020-12-07T17:43:57.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1b09a456dc63c2fe45927d25be9cc383aa5425b1","kind":"commit","published_at":"2020-11-02T06:28:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"410635eb0dd6420519bc5818d6614cb8b4363b8b","kind":"commit","published_at":"2020-10-21T19:48:54.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"c0375cfab0b808a75b44c8241fc239bd7aa9bebd","kind":"commit","published_at":"2020-09-03T21:46:33.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"f285074d6d5700457e7e80eed79560ab86c77a9a","kind":"commit","published_at":"2020-07-25T01:02:55.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.3","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"4e2ed20693d5d6064079dda25584c066f587f3a1","kind":"commit","published_at":"2020-07-23T22:22:44.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.2","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d85a11b8fd19ee65b90a9879a0bd08e1b943e7fd","kind":"commit","published_at":"2020-06-26T21:41:58.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"814d710d539a8227b0f4b059656c8679c66c2b38","kind":"commit","published_at":"2020-06-25T22:21:47.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"3d24f539cea885c4bbd30288b91949bb0959469b","kind":"commit","published_at":"2020-05-15T03:23:26.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6bade9faf7c832a47b13c8ac3eeba75f4084190f","kind":"commit","published_at":"2020-03-31T19:45:27.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da09f2573ad0e8e58ef25f53efe49be0bec95f42","kind":"commit","published_at":"2020-01-23T23:09:09.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d100f7c166ba11a518bbc3f4b5fa6d04d2169082","kind":"commit","published_at":"2019-11-01T23:14:04.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/1.0.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bee7af007d46e3e66559b283ba4ca63280b1d24d","kind":"commit","published_at":"2019-10-31T19:00:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.9.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"ae7f7947e4d021bc543ee10c14f7f14b716aecb6","kind":"commit","published_at":"2019-10-19T00:10:07.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.8.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c319ea3bddbb2ca02deb615449cedb40a1ae8a1f","kind":"commit","published_at":"2019-09-25T22:57:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.7.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"4b34fd660e5574eb876cfba63a1b927ae375efd6","kind":"commit","published_at":"2019-08-13T20:42:29.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"bb806367c1430490cbc451b21ef058f16779257d","kind":"commit","published_at":"2019-07-31T18:52:40.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.6.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"171d67ad687ac02fce1a3bc791f8475935f88684","kind":"commit","published_at":"2019-07-10T22:05:50.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"96387977ce53828672726b6a8014fc96af104db7","kind":"commit","published_at":"2019-07-08T21:00:22.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.5.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"210103c57f773701797552cd65f6fbc161d1c242","kind":"commit","published_at":"2019-06-18T18:05:06.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"fa88282f70be2abc6f25b4c17d856057936227c8","kind":"commit","published_at":"2019-05-22T19:23:30.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.4.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"e43de20e5d7597f8e7d3d184d9bffe5957fa8faa","kind":"commit","published_at":"2019-04-16T23:56:32.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.1","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"7acfdc5d3a3df844b860d26c64e23f5953df13b9","kind":"commit","published_at":"2019-04-02T21:55:37.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/0.3.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/0.3.0/manifests"},{"name":"v0.2.0","sha":"08b20d4b40eb45e2510ccb77f999d31fbf036603","kind":"commit","published_at":"2019-03-05T21:06:19.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.2.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cff78fbce7b3507edf29db979f30b8cdcfdfd7f","kind":"commit","published_at":"2018-12-12T19:28:13.000Z","download_url":"https://codeload.github.com/AzureAD/microsoft-authentication-library-for-python/tar.gz/v0.1.0","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AzureAD/microsoft-authentication-library-for-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:38:41.669Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/microsoft-authentication-library-for-python?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/microsoft-authentication-library-for-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/microsoft-authentication-library-for-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T20:00:19.159Z","issues_count":232,"pull_requests_count":294,"avg_time_to_close_issue":12632933.51923077,"avg_time_to_close_pull_request":6140271.541322314,"issues_closed_count":154,"pull_requests_closed_count":242,"pull_request_authors_count":43,"issue_authors_count":130,"avg_comments_per_issue":2.5905172413793105,"avg_comments_per_pull_request":0.8707482993197279,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":23,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5472395.428571428,"past_year_avg_time_to_close_pull_request":1050761.5526315789,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.3478260869565217,"past_year_avg_comments_per_pull_request":0.3559322033898305,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","maintainers":[{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"},{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}],"active_maintainers":[{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/microsoft-authentication-library-for-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/microsoft-authentication-library-for-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/microsoft-authentication-library-for-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/microsoft-authentication-library-for-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/microsoft-authentication-library-for-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/microsoft-authentication-library-for-python/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}}],"commits":{"id":16219,"full_name":"AzureAD/microsoft-authentication-library-for-python","default_branch":"dev","total_commits":877,"total_committers":48,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":18.270833333333332,"dds":0.16875712656784492,"past_year_total_commits":61,"past_year_total_committers":17,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":3.588235294117647,"past_year_dds":0.8360655737704918,"last_synced_at":"2026-08-26T00:19:40.750Z","last_synced_commit":"1416438a14118949d05be634124ab5d1c94c1f99","created_at":"2023-03-07T11:32:07.383Z","updated_at":"2026-08-26T00:19:40.658Z","committers":[{"name":"Ray Luo","email":"rayluo@microsoft.com","login":"rayluo","count":729},{"name":"Abhidnya","email":"patil.abhidnya@gmail.com","login":"abhidnya13","count":40},{"name":"Nilesh Choudhary","email":"107404295+4gust","login":"4gust","count":10},{"name":"Bogdan Gavril","email":"bogavril@microsoft.com","login":"bgavrilMS","count":8},{"name":"Ryan Auld","email":"ryauld@microsoft.com","login":"RyAuld","count":8},{"name":"Avery-Dunn","email":"62066438+Avery-Dunn","login":"Avery-Dunn","count":7},{"name":"Jiashuo Li","email":"jiasli@microsoft.com","login":"jiasli","count":6},{"name":"Gladwin Johnson","email":"90415114+gladjohn","login":"gladjohn","count":5},{"name":"Dharshan BJ","email":"dharshanb@microsoft.com","login":"DharshanBJ","count":5},{"name":"fengga","email":"62267180+fengga","login":"fengga","count":5},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":4},{"name":"Charles Lowell","email":"chlowe@microsoft.com","login":"chlowell","count":3},{"name":"Anthony Shaw","email":"anthony.p.shaw@gmail.com","login":"tonybaloney","count":3},{"name":"Ashok Kumar Ramakrishnan","email":"83938949+ashok672","login":"ashok672","count":3},{"name":"Martin Strobel","email":"marstr@microsoft.com","login":"marstr","count":2},{"name":"Navya Canumalla","email":"nacanuma@microsoft.com","login":"navyasric","count":2},{"name":"Pamela Fox","email":"pamelafox@microsoft.com","login":"pamelafox","count":2},{"name":"Robbie-Microsoft","email":"87724641+Robbie-Microsoft","login":"Robbie-Microsoft","count":2},{"name":"Ugonna Akali","email":"137432604+Ugonnaak1","login":"Ugonnaak1","count":2},{"name":"Alexander Overvoorde","email":"60606100+OvervCW","login":"OvervCW","count":2},{"name":"Jann Roder","email":"j.roder@winton.com","login":null,"count":2},{"name":"Vit Curda","email":"vitcurda@microsoft","login":null,"count":1},{"name":"Ray Luo","email":"rayluo@Users-MacBook-Pro.local","login":null,"count":1},{"name":"Alexander Clouter","email":"alex+github@digriz.org.uk","login":"jimdigriz","count":1},{"name":"xinyuxu1026","email":"93947208+xinyuxu1026","login":"xinyuxu1026","count":1},{"name":"sarathys","email":"2991011+sarathys","login":"sarathys","count":1},{"name":"micwoj92","email":"45581170+micwoj92","login":"micwoj92","count":1},{"name":"jennyf19","email":"jeferrie@microsoft.com","login":"jennyf19","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Sherman Ouko","email":"ouko.sherman@gmail.com","login":"SHERMANOUKO","count":1},{"name":"ShannonCanTech","email":"shfost@microsoft.com","login":"ShannonCanTech","count":1},{"name":"Santiago Gonzalez","email":"35743865+sangonzal","login":"sangonzal","count":1},{"name":"Rin","email":"dangnhatrin90@gmail.com","login":"RinZ27","count":1},{"name":"Peter","email":"34331512+pmaytak","login":"pmaytak","count":1},{"name":"PetarSDimov","email":"psdimov@gmail.com","login":"PetarSDimov","count":1},{"name":"Paul Van Eck","email":"paulvaneck@microsoft.com","login":"pvaneck","count":1},{"name":"Neil Katin","email":"neil@askneil.com","login":"neilkatin","count":1},{"name":"Luca Boccassi","email":"luca.boccassi@microsoft.com","login":"bluca","count":1},{"name":"Laurent Mazuel","email":"lmazuel@microsoft.com","login":"lmazuel","count":1},{"name":"KITAGAWA Yasutaka","email":"kit494way@gmail.com","login":"kit494way","count":1},{"name":"Iulian Cociug","email":"iulico@microsoft.com","login":"iulico-1","count":1},{"name":"Emmanuel Oche","email":"eopeter@gmail.com","login":"eopeter","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Ed Singleton","email":"singletoned@gmail.com","login":"Singletoned","count":1},{"name":"Dickson Mwendia","email":"64727760+Dickson-Mwendia","login":"Dickson-Mwendia","count":1},{"name":"David Freedman","email":"lcreg-github@convergence.cx","login":"lochiiconnectivity","count":1},{"name":"Benjamin A. Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Arthur Valadares","email":"arthur00@gmail.com","login":"arthur00","count":1}],"past_year_committers":[{"name":"Nilesh Choudhary","email":"107404295+4gust","login":"4gust","count":10},{"name":"Ray Luo","email":"rayluo@microsoft.com","login":"rayluo","count":9},{"name":"Ryan Auld","email":"ryauld@microsoft.com","login":"RyAuld","count":8},{"name":"Avery-Dunn","email":"62066438+Avery-Dunn","login":"Avery-Dunn","count":7},{"name":"Gladwin Johnson","email":"90415114+gladjohn","login":"gladjohn","count":5},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":4},{"name":"Bogdan Gavril","email":"bogavril@microsoft.com","login":"bgavrilMS","count":4},{"name":"fengga","email":"62267180+fengga","login":"fengga","count":2},{"name":"Robbie-Microsoft","email":"87724641+Robbie-Microsoft","login":"Robbie-Microsoft","count":2},{"name":"Dharshan BJ","email":"dharshanb@microsoft.com","login":"DharshanBJ","count":2},{"name":"Ashok Kumar Ramakrishnan","email":"83938949+ashok672","login":"ashok672","count":2},{"name":"Vit Curda","email":"vitcurda@microsoft","login":null,"count":1},{"name":"PetarSDimov","email":"psdimov@gmail.com","login":"PetarSDimov","count":1},{"name":"Rin","email":"dangnhatrin90@gmail.com","login":"RinZ27","count":1},{"name":"Ugonna Akali","email":"137432604+Ugonnaak1","login":"Ugonnaak1","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"xinyuxu1026","email":"93947208+xinyuxu1026","login":"xinyuxu1026","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"AzureAD/microsoft-authentication-library-for-python","html_url":"https://github.com/AzureAD/microsoft-authentication-library-for-python","last_synced_at":"2026-08-25T14:03:42.590Z","status":null,"issues_count":234,"pull_requests_count":294,"avg_time_to_close_issue":12572540.189873418,"avg_time_to_close_pull_request":6127447.279835391,"issues_closed_count":156,"pull_requests_closed_count":243,"pull_request_authors_count":43,"issue_authors_count":132,"avg_comments_per_issue":2.5854700854700856,"avg_comments_per_pull_request":0.8741496598639455,"merged_pull_requests_count":202,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":5771078.5625,"past_year_avg_time_to_close_pull_request":1101356.7948717948,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.3728813559322034,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-10T14:53:11.704Z","updated_at":"2026-08-25T14:03:42.590Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzureAD%2Fmicrosoft-authentication-library-for-python/issues","issue_labels_count":{"table":{"feature request":61,"needs attention":50,"untriaged":44,"question":39,"enhancement":33,"bug":31,"answered":28,"public-client":24,"p2":15,"confidential-client":15,"requires more info":10,"documentation":8,"public client":8,"P1":6,"wam":6,"scenario: managed identity":5,"confidential client":5,"internal":5,"external":5,"wontfix":4,"ado":4,"invalid":3,"Similar-Issue":3,"Security-Issue":2,"sdk-consistency":2,"p3":2,"Fixed":2,"regression":2,"investigate":2,"supportability":2,"AzureSDK":2,"duplicate":2,"FY22Q1":1,"In Progress":1,"Possible-Solution":1}},"pull_request_labels_count":{"table":{"enhancement":12,"github_actions":2,"duplicate":2,"dependencies":2,"bug":2,"internal":1}},"issue_author_associations_count":{"table":{"NONE":148,"CONTRIBUTOR":45,"MEMBER":33,"COLLABORATOR":8}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":159,"CONTRIBUTOR":94,"NONE":37,"MEMBER":4}},"issue_authors":{"table":{"bgavrilMS":33,"jiasli":29,"rayluo":9,"gladjohn":9,"xiangyan99":7,"pvaneck":5,"neha-bhargava":4,"ashok672":3,"chlowell":3,"RyAuld":3,"venkataraja705":3,"AncestorComposition":2,"Lyllt8":2,"musicinmybrain":2,"ecormaksin":2,"3BK":2,"reneew7":1,"martinResearch":1,"jakobbotsch":1,"arthur00":1,"ctaggart":1,"beneshed":1,"bikeridercz":1,"Binary-Eater":1,"msjunyao":1,"flixman":1,"PanicRide":1,"grokas-splunk":1,"kevindixon":1,"lindycoder":1,"thomasteoh":1,"hutec":1,"raqsilva":1,"craigwalton":1,"guhuajun":1,"Royy10":1,"chadhpaine":1,"BertieWTW":1,"RecuencoJones":1,"richardARPANET":1,"mbearup":1,"msalwen":1,"victormatyiku":1,"JohnBoneJones":1,"ineesalmeida":1,"hauntsaninja":1,"encetamasb":1,"yu-hsuan-tseng":1,"Abdurahman-hassan":1,"kcphila":1,"anch2150":1,"GitSumito":1,"szofar":1,"llawwaii":1,"Git-BT-Hub":1,"ericyu-microsoft":1,"sdg002":1,"fieeman":1,"qinl-li":1,"viperfx":1,"Joshwlks":1,"SamHoile":1,"Davidswinkels":1,"moudis":1,"chahilp":1,"choonchernlim":1,"19hours":1,"thevinnie":1,"galpin":1,"hpsjakob":1,"timthedevguy-truesec":1,"lxf920125":1,"ADNewsom09":1,"cheslijones":1,"daviddavis":1,"janjagusch":1,"ianwills-splunk":1,"BrianLesko":1,"kceiw":1,"aukeschaap":1,"JeffreyStevens":1,"DerekCL":1,"tanios13":1,"soda92":1,"yingxumsft":1,"donBarbos":1,"dmulder":1,"nickweeds2":1,"g2vinay":1,"sejal-raval":1,"Bennse666":1,"psimoes123":1,"pamelafox":1,"DavidKorczynski":1,"ShadowNightCoder":1,"lm-sig":1,"StruyveMattice":1,"exwhyz":1,"AndrewJHart":1,"jdeus":1,"Robbie-Microsoft":1,"Nijkerk":1,"peombwa":1,"lmmx":1,"enerdev2022":1,"Shriyanshmit":1,"mike-osirium":1,"piotrstempkowski":1,"qris":1,"bebound":1,"lucahttp":1,"bluca":1,"snowman2":1,"Ugonnaak1":1,"bmiddha":1,"CmdrRikr":1,"nluedema":1,"cedro-gasque":1,"cosmicboy79":1,"pievalentin":1,"Theo-Dancoisne":1,"uta-pmizilin":1,"Shivam60":1,"danield137":1,"sijucm":1,"joshfree":1,"madsruben":1,"dudil":1,"cjusko":1,"kannes":1,"JJRising":1,"sangonzal":1}},"pull_request_authors":{"table":{"rayluo":169,"fengga":10,"4gust":9,"gladjohn":9,"RyAuld":8,"DharshanBJ":8,"Copilot":7,"Ugonnaak1":5,"Robbie-Microsoft":5,"Avery-Dunn":4,"bgavrilMS":4,"LTBD-Admin":4,"ashok672":3,"shajia-deshaw":2,"iulico-1":2,"dependabot[bot]":2,"pmaytak":2,"pamelafox":2,"keystroke":2,"tonybaloney":2,"emmanuel-ferdman":2,"sarathys":2,"tirkarthi":2,"andresperezl":2,"jiasli":2,"HansWeltar":2,"JorgeDaboub":2,"pvaneck":2,"jimdigriz":2,"henrymoh":2,"SHERMANOUKO":2,"Singletoned":2,"PetarSDimov":1,"jennyf19":1,"micwoj92":1,"OvervCW":1,"abhidnya13":1,"xinyuxu1026":1,"eopeter":1,"WesleyFransin":1,"musicinmybrain":1,"vi7us":1,"Dickson-Mwendia":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16368559,"issues_count":42562266,"pull_requests_count":136289600,"authors_count":11529436,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"needs attention":7,"bug":6,"feature request":6,"public-client":5,"untriaged":4,"Similar-Issue":2,"p2":2,"P1":1,"internal":1,"answered":1,"Security-Issue":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":8,"MEMBER":6}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":52,"NONE":5,"MEMBER":2}},"past_year_issue_authors":{"table":{"bgavrilMS":6,"RyAuld":3,"gladjohn":2,"Ugonnaak1":1,"SamHoile":1,"reneew7":1,"peombwa":1,"Nijkerk":1,"musicinmybrain":1,"martinResearch":1,"lmmx":1,"ianwills-splunk":1,"grokas-splunk":1,"galpin":1,"cedro-gasque":1,"bmiddha":1,"bluca":1}},"past_year_pull_request_authors":{"table":{"4gust":9,"gladjohn":9,"RyAuld":8,"Copilot":7,"rayluo":6,"Robbie-Microsoft":5,"Avery-Dunn":4,"ashok672":2,"bgavrilMS":2,"dependabot[bot]":2,"fengga":2,"PetarSDimov":1,"Ugonnaak1":1,"xinyuxu1026":1}},"maintainers":[{"table":{"login":"rayluo","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rayluo"}},{"table":{"login":"bgavrilMS","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}}],"active_maintainers":[{"table":{"login":"bgavrilMS","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgavrilMS"}}]}},"events":{"total":{"CommitCommentEvent":1,"CreateEvent":89,"DeleteEvent":61,"ForkEvent":18,"IssueCommentEvent":191,"IssuesEvent":95,"MemberEvent":1,"PullRequestEvent":82,"PullRequestReviewCommentEvent":185,"PullRequestReviewEvent":241,"PushEvent":497,"ReleaseEvent":10,"WatchEvent":121},"last_year":{"CreateEvent":27,"DeleteEvent":13,"ForkEvent":4,"IssueCommentEvent":25,"IssuesEvent":32,"MemberEvent":1,"PullRequestEvent":22,"PullRequestReviewCommentEvent":41,"PullRequestReviewEvent":45,"PushEvent":219,"ReleaseEvent":2,"WatchEvent":17}},"keywords":["azure","microsoft-identity-platform","msal-python","sdks"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:00:54.524Z","updated_at":"2023-02-16T23:00:54.524Z","repository_link":"https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/.github/workflows/python-package.yml","dependencies":[{"id":7727228505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7727228506,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7727228507,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7727228509,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.4.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T23:00:54.637Z","updated_at":"2023-02-16T23:00:54.637Z","repository_link":"https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/docs/requirements.txt","dependencies":[{"id":7727230364,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7727230365,"package_name":"sphinx-paramlinks","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-16T23:00:55.003Z","updated_at":"2023-02-16T23:00:55.003Z","repository_link":"https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/requirements.txt","dependencies":[{"id":7727230535,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-16T23:00:55.061Z","updated_at":"2023-02-16T23:00:55.061Z","repository_link":"https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/setup.py","dependencies":[{"id":7727230640,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.0.0,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":7727230641,"package_name":"PyJWT","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/RunIssueSentinel.yml","sha":null,"kind":"manifest","created_at":"2026-07-06T07:00:55.559Z","updated_at":"2026-07-06T07:00:55.559Z","repository_link":"https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/.github/workflows/RunIssueSentinel.yml","dependencies":[{"id":25879184239,"package_name":"Azure/issue-sentinel","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":31.333581750863218,"created_at":"2026-05-04T06:49:15.121Z","updated_at":"2026-08-26T14:33:24.096Z","avatar_url":"https://github.com/AzureAD.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371713","html_url":"https://summary.ecosyste.ms/projects/371713"}