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
- Host: GitHub
- URL: https://github.com/kubeslice/kubeslice-cli
- Owner: kubeslice
- License: apache-2.0
- Created: 2022-06-10T07:37:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T13:04:25.000Z (11 months ago)
- Last Synced: 2026-07-26T03:05:20.130Z (about 1 month ago)
- Language: Go
- Size: 212 KB
- Stars: 26
- Watchers: 6
- Forks: 27
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
- Security: SECURITY.md
- Authors: AUTHORS
- Maintainers: MAINTAINERS.md
Owner metadata:
- Name: kubeslice
- Login: kubeslice
- Email:
- Kind: organization
- Description:
- Website: https://kubeslice.io
- Location:
- Twitter: kubeslice
- Company:
- Icon url: https://avatars.githubusercontent.com/u/99859346?v=4
- Repositories: 32
- Last Synced at: 2024-05-19T00:31:13.432Z
- Profile URL: https://github.com/kubeslice
GitHub Events
Total
- Fork event: 11
- Issue comment event: 39
- Issues event: 9
- Pull request event: 25
- Pull request review comment event: 4
- Pull request review event: 7
- Push event: 1
- Watch event: 3
- Total: 99
Last Year
- Issue comment event: 5
- Issues event: 2
- Pull request event: 9
- Pull request review event: 1
- Watch event: 1
- Total: 18
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 | 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
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
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 10
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
- actions/checkout v3 composite
- wangyoucao577/go-release-action v1.34 composite
- 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
- 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
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- aquasecurity/trivy-action master composite