An open API service for producing an overview of a list of open source projects.

https://github.com/microsoft/kiota-authentication-azure-go

authentication azure go golang identity kiota openapi sdk-go

Score: 20.702924915996196

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Kiota authentication provider implementation with Azure Identity


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 237
Total Committers: 12
Avg Commits per committer: 19.75
Development Distribution Score (DDS): 0.338

Commits in past year: 44
Committers in past year: 3
Avg Commits per committer in past year: 14.667
Development Distribution Score (DDS) in past year: 0.136

Name Email Commits
dependabot[bot] 4****] 157
Vincent Biret v****t@m****m 54
Ronald K 4****v 6
Microsoft Open Source m****e 5
release-please[bot] 5****] 4
Jeremia Noebel j****l@n****v 3
Ilya Priven 1****t 2
Alan Xu x****y@g****m 2
ramsessanchez 6****z 1
microsoft-github-operations[bot] 5****] 1
Faith Kangai f****1 1
Dan Fiedler d****r@m****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 5
Total pull requests: 225
Average time to close issues: 8 months
Average time to close pull requests: about 8 hours
Total issue authors: 5
Total pull request authors: 11
Average comments per issue: 4.4
Average comments per pull request: 0.84
Merged pull request: 201
Bot issues: 0
Bot pull requests: 172

Past year issues: 0
Past year pull requests: 36
Past year average time to close issues: N/A
Past year average time to close pull requests: about 5 hours
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.89
Past year merged pull request: 31
Past year bot issues: 0
Past year bot pull requests: 29

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/microsoft/kiota-authentication-azure-go

Top Issue Authors

  • baywet (1)
  • bigdatasourav (1)
  • ikonst (1)
  • NerdJeremia (1)
  • sivan-koren (1)

Top Pull Request Authors

  • dependabot[bot] (167)
  • baywet (39)
  • release-please[bot] (5)
  • rkodev (4)
  • fey101 (2)
  • XdpCs (2)
  • ikonst (2)
  • danfiedler-msft (1)
  • m0nx73r (1)
  • NerdJeremia (1)
  • ramsessanchez (1)

Top Issue Labels

  • WIP (2)
  • help wanted (1)
  • Needs: Attention :wave: (1)
  • question (1)
  • enhancement (1)
  • type:bug (1)
  • bug (1)

Top Pull Request Labels

  • dependencies (166)
  • go (127)
  • github_actions (39)
  • autorelease: tagged (3)
  • autorelease: pending (2)
  • conflicting (1)
  • documentation (1)

Package metadata

proxy.golang.org: github.com/microsoft/kiota-authentication-azure-go

Package microsoft_kiota_authentication_azure implements Kiota abstractions for authentication using the Azure Core library.

  • Homepage: https://github.com/microsoft/kiota-authentication-azure-go
  • Documentation: https://pkg.go.dev/github.com/microsoft/kiota-authentication-azure-go#section-documentation
  • Licenses: mit
  • Latest release: v1.3.1 (published about 1 year ago)
  • Last Synced: 2026-08-25T13:33:06.482Z (1 day ago)
  • Versions: 17
  • Dependent Packages: 69
  • Dependent Repositories: 104
  • Docker Downloads: 8,165,311
  • Rankings:
    • Dependent packages count: 0.565%
    • Dependent repos count: 0.59%
    • Docker downloads count: 0.754%
    • Average: 5.563%
    • Forks count: 11.249%
    • Stargazers count: 14.66%
proxy.golang.org: github.com/Microsoft/kiota-authentication-azure-go


Dependencies

go.mod go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.3
  • github.com/cjlapao/common-go v0.0.25
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/microsoft/kiota-abstractions-go v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.0
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
  • golang.org/x/text v0.3.7
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.2
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.3
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0
  • github.com/cjlapao/common-go v0.0.25
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/microsoft/kiota-abstractions-go v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
  • golang.org/x/text v0.3.7
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/auto-merge-dependabot.yml actions
  • dependabot/fetch-metadata v1.3.6 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/conflicting-pr-label.yml actions
  • eps1lon/actions-label-merge-conflict releases/2.x composite
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/sonarcloud.yml actions
  • SonarSource/sonarcloud-github-action master composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/go 0-${VARIANT} build
.github/workflows/release-please-gha.yml actions
  • actions/checkout v7 composite
  • actions/create-github-app-token v3 composite
  • googleapis/release-please-action v5 composite