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 9 hours ago
JSON representation

Repository metadata:

Kubernetes webhook token authentication plugin implementation using ldap.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 352
Total Committers: 3
Avg Commits per committer: 117.333
Development Distribution Score (DDS): 0.415

Commits in past year: 69
Committers in past year: 1
Avg Commits per committer in past year: 69.0
Development Distribution Score (DDS) in past year: 0.0

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

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 1
Total pull requests: 85
Average time to close issues: N/A
Average time to close pull requests: about 1 month
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.41
Merged pull request: 38
Bot issues: 0
Bot pull requests: 85

Past year issues: 0
Past year pull requests: 27
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
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.22
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 27

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] (85)

Top Issue Labels

Top Pull Request Labels

  • dependencies (85)
  • go (66)
  • github_actions (10)
  • docker (9)

Package metadata

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

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


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