https://github.com/apache/commons-compress
commons
Score: 10.7463470063244
Last synced: about 17 hours ago
JSON representation
Repository metadata:
Apache Commons Compress
- Host: GitHub
- URL: https://github.com/apache/commons-compress
- Owner: apache
- License: apache-2.0
- Created: 2011-10-15T07:00:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2026-03-23T05:24:27.000Z (6 days ago)
- Last Synced: 2026-03-24T01:53:24.136Z (5 days ago)
- Topics: commons
- Language: Java
- Homepage: https://commons.apache.org/compress/
- Size: 72.4 MB
- Stars: 392
- Watchers: 42
- Forks: 305
- Open Issues: 12
-
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: 2832
- Last Synced at: 2025-12-08T20:34:27.907Z
- Profile URL: https://github.com/apache
GitHub Events
Total
- Commit comment event: 3
- Create event: 104
- Delete event: 89
- Fork event: 43
- Issue comment event: 178
- Pull request event: 236
- Pull request review comment event: 207
- Pull request review event: 177
- Push event: 598
- Watch event: 43
- Total: 1678
Last Year
- Commit comment event: 1
- Create event: 68
- Delete event: 59
- Fork event: 34
- Issue comment event: 93
- Pull request event: 137
- Pull request review comment event: 150
- Pull request review event: 139
- Push event: 368
- Watch event: 27
- Total: 1076
Committers metadata
Last synced: 13 days ago
Total Commits: 6,567
Total Committers: 115
Avg Commits per committer: 57.104
Development Distribution Score (DDS): 0.509
Commits in past year: 969
Committers in past year: 11
Avg Commits per committer in past year: 88.091
Development Distribution Score (DDS) in past year: 0.082
| Name | Commits | |
|---|---|---|
| Gary Gregory | g****y@g****m | 3222 |
| Stefan Bodewig | b****g@a****g | 1713 |
| Sebastian Bazley | s****b@a****g | 477 |
| dependabot[bot] | 4****] | 364 |
| Christian Grobmeier | g****r@a****g | 93 |
| PeterAlfredLee | p****e@g****m | 83 |
| Emmanuel Bourg | e****g@a****g | 71 |
| Henri Yandell | b****d@a****g | 44 |
| Kristian Rosenvold | k****d@a****g | 42 |
| Torsten Curdt | t****t@a****g | 40 |
| theobisproject | t****t@g****m | 31 |
| Simon Spero | s****u@g****m | 25 |
| Arturo Bernal | a****g@g****m | 23 |
| Niall Pemberton | n****p@a****g | 21 |
| Damjan Jovanovic | d****n@a****g | 20 |
| Dirk Verbeeck | d****v@a****g | 18 |
| Gary Gregory | g****y@g****m | 16 |
| Piotr P. Karwasz | p****r@g****u | 13 |
| Dennis Lundberg | d****l@a****g | 12 |
| XenoAmess | x****s@g****m | 12 |
| shahab | s****i@g****m | 11 |
| tballison | t****n@m****g | 11 |
| Glavo | z****2@g****m | 10 |
| pascalschumacher | p****r@g****t | 9 |
| Julius Davies | j****s@a****g | 8 |
| Matt Sicker | m****r@a****g | 8 |
| Zbynek Vyskovsky | k****0@g****m | 7 |
| ggregory | g****y@U****m | 7 |
| Michael Hausegger | m****r@t****t | 7 |
| Dawid Weiss | d****s@c****m | 7 |
| and 85 more... | ||
Issue and Pull Request metadata
Last synced: about 17 hours ago
Total issues: 2
Total pull requests: 585
Average time to close issues: 1 day
Average time to close pull requests: 6 days
Total issue authors: 2
Total pull request authors: 52
Average comments per issue: 0.5
Average comments per pull request: 0.97
Merged pull request: 443
Bot issues: 1
Bot pull requests: 414
Past year issues: 1
Past year pull requests: 119
Past year average time to close issues: 3 days
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 17
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.92
Past year merged pull request: 75
Past year bot issues: 0
Past year bot pull requests: 55
Top Issue Authors
- ppkarwasz (1)
- dependabot[bot] (1)
Top Pull Request Authors
- dependabot[bot] (414)
- ppkarwasz (37)
- ddeschenes-1 (13)
- Glavo (12)
- garydgregory (9)
- yakovsh (8)
- mehmet-karaman (7)
- cpreisler (4)
- beatbrot (4)
- tballison (4)
- kvr000 (4)
- mawiesne (4)
- yujincheng08 (3)
- raboof (3)
- fkjellberg (3)
Top Issue Labels
- dependencies (1)
- github_actions (1)
Top Pull Request Labels
- dependencies (413)
- github_actions (260)
- java (153)
Dependencies
- org.osgi:org.osgi.core 6.0.0 provided
- com.github.luben:zstd-jni 1.5.2-3
- org.brotli:dec 0.1.2
- org.ow2.asm:asm 9.3
- org.tukaani:xz 1.9
- com.github.marschall:memoryfilesystem 2.3.0 test
- commons-io:commons-io 2.11.0 test
- javax.inject:javax.inject 1 test
- org.apache.commons:commons-lang3 3.12.0 test
- org.apache.felix:org.apache.felix.framework 7.0.5 test
- org.hamcrest:hamcrest 2.2 test
- org.junit.jupiter:junit-jupiter-api 5.8.2 test
- org.junit.jupiter:junit-jupiter-params 5.8.2 test
- org.junit.vintage:junit-vintage-engine 5.8.2 test
- org.mockito:mockito-core 4.6.1 test
- org.mockito:mockito-junit-jupiter 4.6.1 test
- org.ops4j.pax.exam:pax-exam-cm 4.13.5 test
- org.ops4j.pax.exam:pax-exam-container-native 4.13.5 test
- org.ops4j.pax.exam:pax-exam-junit4 4.13.5 test
- org.ops4j.pax.exam:pax-exam-link-mvn 4.13.5 test
- org.slf4j:slf4j-api 1.7.36 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
- actions/checkout v3.3.0 composite
- actions/upload-artifact 0b7f8abb1508181956e8e162db84b466c27e18ce composite
- github/codeql-action/upload-sarif b398f525a5587552e573b247ac661067fafa920b composite
- ossf/scorecard-action e38b1902ae4f44df626f11ba0734b14fb91f8f86 composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/dependency-review-action 3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 composite