https://github.com/apache/commons-net
commons
Score: -Infinity
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Apache Commons Net
- Host: GitHub
- URL: https://github.com/apache/commons-net
- Owner: apache
- License: apache-2.0
- Created: 2012-12-11T08:00:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2026-08-14T11:09:58.000Z (9 days ago)
- Last Synced: 2026-08-17T18:08:45.728Z (6 days ago)
- Topics: commons
- Language: Java
- Homepage: https://commons.apache.org/net/
- Size: 11.9 MB
- Stars: 296
- Watchers: 48
- Forks: 208
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Notice: NOTICE.txt
Owner metadata:
- Name: The Apache Software Foundation
- Login: apache
- Email:
- Kind: organization
- Description:
- Website: https://www.apache.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/47359?v=4
- Repositories: 3145
- Last Synced at: 2026-08-22T00:20:57.842Z
- Profile URL: https://github.com/apache
GitHub Events
Total
- Create event: 72
- Delete event: 67
- Fork event: 15
- Issue comment event: 29
- Pull request event: 137
- Pull request review comment event: 10
- Pull request review event: 12
- Push event: 228
- Watch event: 27
- Total: 597
Last Year
- Create event: 15
- Delete event: 11
- Fork event: 2
- Pull request event: 28
- Pull request review event: 1
- Push event: 64
- Watch event: 6
- Total: 127
Committers metadata
Last synced: 4 days ago
Total Commits: 3,974
Total Committers: 63
Avg Commits per committer: 63.079
Development Distribution Score (DDS): 0.636
Commits in past year: 230
Committers in past year: 8
Avg Commits per committer in past year: 28.75
Development Distribution Score (DDS) in past year: 0.196
| Name | Commits | |
|---|---|---|
| Sebastian Bazley | s****b@a****g | 1448 |
| Gary Gregory | g****y@g****m | 1371 |
| Rory Winston | r****n@a****g | 335 |
| dependabot[bot] | 4****] | 250 |
| Steven M. Cohen | s****n@a****g | 106 |
| Jeffrey Brekke | b****e@a****g | 93 |
| Daniel Savarese | d****s@a****g | 80 |
| Niall Pemberton | n****p@a****g | 71 |
| Jakub Kupczyk | j****k@g****m | 37 |
| Sebastian Bazley | s****b@a****b@a****g@a****g | 22 |
| Henri Yandell | b****d@a****g | 21 |
| Gary Gregory | g****y@g****m | 17 |
| Arturo Bernal | a****g@g****m | 11 |
| Javid Khan | d****d@g****m | 8 |
| Pascal Schumacher | p****r@a****g | 7 |
| Dirk Verbeeck | d****v@a****g | 6 |
| Bruno D'Avonzo | b****v@a****g | 6 |
| Olivier Lamy | o****y@a****g | 6 |
| haegar9766 | 1****6 | 6 |
| XenoAmess | x****s@g****m | 5 |
| vimukthi | d****n@g****m | 4 |
| Rahul Akolkar | r****l@a****g | 4 |
| PJ Fanning | p****g | 4 |
| Mark R. Diggory | m****y@a****g | 4 |
| see-quick | m****9@g****m | 3 |
| John Patrick | 1****k | 3 |
| James Strachan | j****n@a****g | 2 |
| Dennis Lundberg | d****l@a****g | 2 |
| Jean-Frederic Clere | j****e@a****g | 2 |
| Lewis John McGibbney | l****y@g****m | 2 |
| and 33 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 1
Total pull requests: 406
Average time to close issues: 18 minutes
Average time to close pull requests: 11 days
Total issue authors: 1
Total pull request authors: 37
Average comments per issue: 0.0
Average comments per pull request: 0.56
Merged pull request: 343
Bot issues: 1
Bot pull requests: 338
Past year issues: 0
Past year pull requests: 35
Past year average time to close issues: N/A
Past year average time to close pull requests: 6 days
Past year issue authors: 0
Past year pull request authors: 11
Past year average comments per issue: 0
Past year average comments per pull request: 1.23
Past year merged pull request: 27
Past year bot issues: 0
Past year bot pull requests: 17
Top Issue Authors
- dependabot[bot] (1)
Top Pull Request Authors
- dependabot[bot] (338)
- jkbkupczyk (10)
- dxbjavid (7)
- vimukthiD (4)
- nhojpatrick (3)
- mawiesne (2)
- Flofler (2)
- sebbASF (2)
- Lixiongyou (2)
- garydgregory (2)
- wbbo (2)
- basil (2)
- deguich (2)
- pjfanning (2)
- apupier (2)
Top Issue Labels
- github_actions (1)
- dependencies (1)
Top Pull Request Labels
- dependencies (338)
- github_actions (278)
- java (60)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/apache/commons-net
- Homepage:
- Status: removed
- Documentation: https://pkg.go.dev/github.com/apache/commons-net#section-documentation
- Licenses: apache-2.0
- Latest release: v0.0.0-20260814110956-f0fbd3b3cb92 (published 9 days ago)
- Last Synced: 2026-08-22T17:01:23.016Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.462%
- Average: 4.612%
- Dependent repos count: 4.762%
Dependencies
- commons-io:commons-io 2.11.0 test
- junit:junit 4.13.2 test
- org.apache.commons:commons-lang3 3.12.0 test
- org.apache.ftpserver:ftpserver-core 1.2.0 test
- actions/cache v3.2.3 composite
- actions/checkout v3.3.0 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/cache v3.2.3 composite
- actions/checkout v3.3.0 composite
- actions/setup-java v3.9.0 composite
- codecov/codecov-action v3 composite
- actions/cache v3.2.3 composite
- actions/checkout v3.3.0 composite
- actions/setup-java v3.9.0 composite
- actions/checkout v3.3.0 composite
- actions/setup-java v3.9.0 composite
- actions/checkout v3.3.0 composite
- actions/upload-artifact 0b7f8abb1508181956e8e162db84b466c27e18ce composite
- github/codeql-action/upload-sarif b398f525a5587552e573b247ac661067fafa920b composite
- ossf/scorecard-action e38b1902ae4f44df626f11ba0734b14fb91f8f86 composite