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

https://github.com/kubeslice/kubeslice-cli

Score: -Infinity

Last synced: about 20 hours ago
JSON representation

Repository metadata:

kubeslice-cli: Repository for maintaining code of kubeslice cli utility


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 107
Total Committers: 11
Avg Commits per committer: 9.727
Development Distribution Score (DDS): 0.439

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

Name Email Commits
Priyank Upadhyay p****k@a****m 60
that-backend-guy 1****y 12
roshanikk r****r@a****m 12
priyupadhyay p****4@g****m 7
Md Imran i****c@o****m 5
Kranthi Kumar k****i@a****m 2
Alok z****4@g****m 2
Richie Sebastian 1****n 2
Puran Adhikari 7****i 2
Himanshu Jagdale h****j@g****m 2
Eric Peterson e****c@a****o 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 26
Total pull requests: 81
Average time to close issues: 13 days
Average time to close pull requests: 4 days
Total issue authors: 13
Total pull request authors: 20
Average comments per issue: 0.08
Average comments per pull request: 0.19
Merged pull request: 50
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.45
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/kubeslice/kubeslice-cli

Top Issue Authors

  • priyank-upadhyay (9)
  • narmidm (5)
  • PranjaliBhardwaj (2)
  • sanjay7178 (1)
  • ani1609 (1)
  • Alokzh (1)
  • pnavali (1)
  • wmarchesi123 (1)
  • that-backend-guy (1)
  • Arpit529Srivastava (1)
  • saurabh3460 (1)
  • mnmaha (1)
  • srinivas-avesha (1)

Top Pull Request Authors

  • priyank-upadhyay (37)
  • Alokzh (8)
  • priyupadhyay (6)
  • roshanikk (5)
  • saiashok0981 (3)
  • PuranAdhikari (2)
  • yuvraj-kolkar17 (2)
  • Himan-Miku (2)
  • GitNinja36 (2)
  • PranjaliBhardwaj (2)
  • Arpit529Srivastava (2)
  • ani1609 (2)
  • Alokxk (1)
  • AyushSriv06 (1)
  • 1012Charan (1)

Top Issue Labels

  • bug (6)
  • enhancement (5)
  • vulnerability (2)
  • security (2)
  • tests (1)
  • documentation (1)

Top Pull Request Labels

  • enhancement (11)
  • documentation (4)
  • bug (2)

Package metadata

proxy.golang.org: github.com/kubeslice/kubeslice-cli

  • Homepage: https://github.com/kubeslice/kubeslice-cli
  • Documentation: https://pkg.go.dev/github.com/kubeslice/kubeslice-cli#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.6.0-alpha (published over 2 years ago)
  • Last Synced: 2026-08-27T19:08:22.915Z (2 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.083%
    • Stargazers count: 8.282%
    • Average: 9.238%
    • Dependent repos count: 9.278%
    • Forks count: 11.308%

Dependencies

.github/workflows/binary-releaser.yaml actions
  • actions/checkout v3 composite
  • wangyoucao577/go-release-action v1.34 composite
go.mod go
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/go-yaml/yaml v2.1.0+incompatible
  • github.com/inconshreveable/mousetrap v1.0.1
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.6.1
  • github.com/spf13/pflag v1.0.5
  • github.com/tidwall/gjson v1.14.2
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tidwall/sjson v1.2.5
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • sigs.k8s.io/yaml v1.2.0
go.sum go
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-yaml/yaml v2.1.0+incompatible
  • github.com/inconshreveable/mousetrap v1.0.1
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.6.1
  • github.com/spf13/pflag v1.0.5
  • github.com/tidwall/gjson v1.14.2
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tidwall/sjson v1.2.5
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • sigs.k8s.io/yaml v1.2.0
.github/workflows/trivy.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • aquasecurity/trivy-action master composite