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

https://github.com/HopopOps/k8s-ldap-auth

authentication k8s kubernetes kubernetes-webhook ldap

Score: -Infinity

Last synced: about 3 hours ago
JSON representation

Repository metadata:

Kubernetes webhook token authentication plugin implementation using ldap.


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 months ago

Total Commits: 305
Total Committers: 3
Avg Commits per committer: 101.667
Development Distribution Score (DDS): 0.479

Commits in past year: 54
Committers in past year: 2
Avg Commits per committer in past year: 27.0
Development Distribution Score (DDS) in past year: 0.019

Name Email Commits
dependabot[bot] 4****] 159
Vianney Bouchaud v****y@b****g 145
fossabot b****s@f****o 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 1
Total pull requests: 70
Average time to close issues: N/A
Average time to close pull requests: about 2 months
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.44
Merged pull request: 27
Bot issues: 0
Bot pull requests: 70

Past year issues: 0
Past year pull requests: 20
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.2
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 20

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/HopopOps/k8s-ldap-auth

Top Issue Authors

  • Henry-Test (1)

Top Pull Request Authors

  • dependabot[bot] (70)

Top Issue Labels

Top Pull Request Labels

  • dependencies (70)
  • go (53)
  • github_actions (10)
  • docker (7)

Package metadata

proxy.golang.org: github.com/HopopOps/k8s-ldap-auth

proxy.golang.org: github.com/hopopops/k8s-ldap-auth

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/hopopops/k8s-ldap-auth#section-documentation
  • Licenses: mpl-2.0
  • Latest release: v1.0.0 (published almost 5 years ago)
  • Last Synced: 2026-05-26T15:32:33.767Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.972%
    • Average: 6.172%
    • Dependent repos count: 6.371%

Dependencies

go.mod go
  • github.com/adrg/xdg v0.4.0
  • github.com/etherlabsio/healthcheck/v2 v2.0.0
  • github.com/go-ldap/ldap/v3 v3.4.3
  • github.com/gorilla/mux v1.8.0
  • github.com/lestrrat-go/jwx v1.2.25
  • github.com/mattn/go-isatty v0.0.14
  • github.com/rs/zerolog v1.27.0
  • github.com/urfave/cli/v2 v2.10.3
  • github.com/zalando/go-keyring v0.2.1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • k8s.io/api v0.24.2
  • k8s.io/apimachinery v0.24.2
  • k8s.io/client-go v0.24.2
go.sum go
  • 620 dependencies
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/pr-build.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/pr-docker.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/setup-buildx-action v1 composite
  • docker/setup-qemu-action v1 composite
  • reviewdog/action-hadolint v1 composite
.github/workflows/release.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
  • docker/setup-qemu-action v1 composite
  • ffurrer2/extract-release-notes v1 composite
  • svenstaro/upload-release-action v2 composite
Dockerfile docker
  • gcr.io/distroless/static nonroot build
  • golang 1.19.4-alpine build