{"id":363074,"url":"https://github.com/apache/commons-collections","last_synced_at":"2026-08-23T17:36:24.179Z","repository":{"id":574259,"uuid":"206362","full_name":"apache/commons-collections","owner":"apache","description":"Apache Commons Collections","archived":false,"fork":false,"pushed_at":"2026-08-17T03:33:01.000Z","size":25719,"stargazers_count":725,"open_issues_count":28,"forks_count":525,"subscribers_count":69,"default_branch":"master","last_synced_at":"2026-08-17T14:34:18.556Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/collections/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-05-21T01:12:20.000Z","updated_at":"2026-08-17T03:33:11.000Z","dependencies_parsed_at":"2026-08-17T14:41:07.305Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-collections","commit_stats":{"total_commits":4642,"total_committers":110,"mean_commits":42.2,"dds":0.7490305902628178,"last_synced_commit":"baf26fa6107b666acd21f906e1e2b7ec8b60bdf2"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-collections","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-collections/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections/sbom","scorecard":{"id":201306,"data":{"date":"2025-08-16T02:11:59Z","repo":{"name":"github.com/apache/commons-collections","commit":"ec38f6fa7f867000eed81791c3078b327a451d89"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yml:25","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (11) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 75 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, CuimhneCeoil, DSpace, Debian, DestinE-Climate-DT, EngineeringSoftware, FuseByExample, JavaNCSS, Microbule, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TeamNewPipe, TestAnything, TinyGearsOrg, aiven oy, apache, apache software foundation, apache-archiva, apple, assertj, atmire, autoweirdfm, barcelona supercomputing center, beaucoup4j, biouno, callibrity, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, eflows4hpc, elixir-europe, engineeringsoftware, forge, fusesource, gradlex-org, groovy, gwt-maven-plugin, hamcrest, hqbeds, idr-contrib, jclouds, jenkins-x, jenkinsci, jetty, jetty-project, json-c, kawa-software, maven-mojo, metomi, mojohaus, nestor-qa, open-source-parsers, redback, retired, sapporo-wes, self employed, software ag, super-csv, swi-prologhackday, three's, tupilabs, university of sussex, w3c, webtide"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-16T22:53:37.050Z","repository_id":574259,"created_at":"2025-08-16T22:53:37.050Z","updated_at":"2025-08-16T22:53:37.050Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36758721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[],"commits":{"id":269835,"full_name":"apache/commons-collections","default_branch":"master","total_commits":5224,"total_committers":121,"total_bot_commits":301,"total_bot_committers":1,"mean_commits":43.17355371900826,"dds":0.6887442572741195,"past_year_total_commits":418,"past_year_total_committers":13,"past_year_total_bot_commits":28,"past_year_total_bot_committers":1,"past_year_mean_commits":32.15384615384615,"past_year_dds":0.18181818181818177,"last_synced_at":"2026-08-19T15:33:40.986Z","last_synced_commit":"974e910d63a95cf1f80933d474bcf73eb2c8bba4","created_at":"2023-03-08T13:42:24.033Z","updated_at":"2026-08-19T15:33:39.643Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":1626},{"name":"Stephen Colebourne","email":"scolebourne@apache.org","login":null,"count":917},{"name":"Thomas Neidhart","email":"tn@apache.org","login":"netomi","count":663},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":306},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":301},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":227},{"name":"Rodney Waldhoff","email":"rwaldhoff@apache.org","login":null,"count":150},{"name":"Morgan James Delagrange","email":"morgand@apache.org","login":null,"count":133},{"name":"Alex Herbert","email":"aherbert@apache.org","login":"aherbert","count":101},{"name":"Michael Smith","email":"mas@apache.org","login":null,"count":72},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":56},{"name":"Bruno P. Kinoshita","email":"kinow@apache.org","login":"kinow","count":53},{"name":"Phil Steitz","email":"psteitz@apache.org","login":"psteitz","count":43},{"name":"Niall Kegan Pemberton","email":"niallp@apache.org","login":null,"count":40},{"name":"pjack","email":"pjack@apache.org","login":null,"count":39},{"name":"Claude Warren","email":"claude@apache.org","login":"Claudenw","count":39},{"name":"dota17","email":"50514813+dota17","login":"dota17","count":34},{"name":"Naveed Khan","email":"164054284+rootvector2","login":"rootvector2","count":25},{"name":"James Strachan","email":"jstrachan@apache.org","login":"jstrachan","count":23},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":21},{"name":"Gary Gregory","email":"ggregory@rocketsoftware.com","login":null,"count":21},{"name":"Geir Magnusson Jr","email":"geirm@apache.org","login":null,"count":19},{"name":"Brent Worden","email":"brentworden@apache.org","login":null,"count":18},{"name":"pascalschumacher","email":"pascalschumacher@gmx.net","login":"PascalSchumacher","count":16},{"name":"Arturo Bernal","email":"arturobernalg@gmail.com","login":"arturobernalg","count":15},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":13},{"name":"Craig R. McClanahan","email":"craigmcc@apache.org","login":null,"count":10},{"name":"James W. Carman","email":"jcarman@apache.org","login":"jwcarman","count":10},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":9},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":9},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":9},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":8},{"name":"Eitan Adler","email":"grimreaper","login":"grimreaper","count":8},{"name":"Maxim Solodovnik","email":"solomax666@gmail.com","login":"solomax","count":7},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":6},{"name":"Stephan Fuhrmann","email":"s@sfuhrm.de","login":"sfuhrm","count":6},{"name":"Robert Burrell Donkin","email":"rdonkin@apache.org","login":"itstechupnorth","count":6},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":6},{"name":"Jochen Wiedmann","email":"jochen@apache.org","login":"jochenw","count":6},{"name":"Pengyu Nie","email":"prodigy.sov@gmail.com","login":"pengyunie","count":6},{"name":"Matthew Hawthorne","email":"matth@apache.org","login":null,"count":6},{"name":"Paul King","email":"paulk@asert.com.au","login":"paulk-asert","count":5},{"name":"Isira Seneviratne","email":"isirasen96@gmail.com","login":"Isira-Seneviratne","count":5},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":5},{"name":"Joerg Schaible","email":"joehni@apache.org","login":"joehni","count":4},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":4},{"name":"Luc Maisonobe","email":"luc@apache.org","login":null,"count":4},{"name":"Timothy O'Brien","email":"tobrien@apache.org","login":null,"count":4},{"name":"Neil O'Toole","email":"neilotoole@apache.org","login":"neilotoole","count":4},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":4},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":4},{"name":"Daniel Rall","email":"dlr@apache.org","login":"danielrall","count":3},{"name":"OldTruckDriver","email":"43225823+OldTruckDriver","login":"OldTruckDriver","count":3},{"name":"Sigee","email":"sigee15@gmail.com","login":"sigee","count":3},{"name":"Vasiliy Mikhailov","email":"vasiliy-mikhailov","login":"vasiliy-mikhailov","count":3},{"name":"Xin Tong","email":"xint5@illinois.edu","login":"tongxin97","count":3},{"name":"sankalp suman","email":"sankalpsuman08@gmail.com","login":"s8sankalp","count":3},{"name":"samabcde","email":"tszsumng90@gmail.com","login":"samabcde","count":3},{"name":"Partha Protim Paul","email":"ppartha101@gmail.com","login":"Partha-SUST16","count":3},{"name":"dlaha","email":"dlaha@unknown","login":null,"count":2},{"name":"Kavuri, Vamsi","email":"vamsi.kavuri@capitalone.com","login":null,"count":2},{"name":"Jeff Turner","email":"jefft@apache.org","login":null,"count":2},{"name":"Arron Claude Bates","email":"arron@apache.org","login":null,"count":2},{"name":"Dipanjan Laha","email":"dlaha@apache.org","login":null,"count":2},{"name":"ggregory","email":"ggregory@US-L-GG05.rocketsoftware.com","login":null,"count":2},{"name":"David Brosius","email":"dbrosius@apache.org","login":"mebigfatguy","count":2},{"name":"Joerg Budischewski","email":"JoergBudi@gmx.de","login":"JoergBudi","count":2},{"name":"Marc Wrobel","email":"marc.wrobel@gmail.com","login":"marcwrobel","count":2},{"name":"Peter De Maeyer","email":"peter.de.maeyer@gmail.com","login":"peterdemaeyer","count":2},{"name":"Stian Soiland-Reyes","email":"stain@apache.org","login":"stain","count":2},{"name":"Sung Ho Yoon","email":"55358516+syoon2","login":"syoon2","count":2},{"name":"Clemens Kurz","email":"ClemensB.Kurz@gmail.com","login":null,"count":1},{"name":"Bruno P. Kinoshita","email":"brunodepaulak@yahoo.com.br.invalid","login":null,"count":1},{"name":"Arun Thomas","email":"amamment@apache.org","login":null,"count":1},{"name":"Adrian Nistor","email":"adriannistor@apache.org","login":null,"count":1},{"name":"Dion Gillard","email":"dion@apache.org","login":null,"count":1},{"name":"Kristopher J. Nuttycombe","email":"nuttycom@apache.org","login":null,"count":1},{"name":"Tobi","email":"kieckert@informatik.hu-berlin.de","login":null,"count":1},{"name":"Rob Tompkins","email":"christopher.tompkins@capitalone.com","login":null,"count":1},{"name":"Trey Woodlief","email":"adwiii7@gmail.com","login":"adwiii","count":1},{"name":"Vadim","email":"vadimme@gmail.com","login":"vad0","count":1},{"name":"Vandrewskis","email":"marko.pohajac@gmail.com","login":"vandrewskis","count":1},{"name":"XZ-X","email":"x1456776728@icloud.com","login":"XZ-X","count":1},{"name":"anantdahiya8","email":"theanantdahiya@gmail.com","login":"anantdahiya8","count":1},{"name":"dengliming","email":"liming.d.pro@gmail.com","login":"dengliming","count":1},{"name":"george-ranjan","email":"george.ranjan@gmail.com","login":"george-ranjan","count":1},{"name":"lysannef","email":"43135876+lysannef","login":"lysannef","count":1},{"name":"thomaslantern","email":"shikisha@hotmail.com","login":"thomaslantern","count":1},{"name":"yannizhou05","email":"61256379+yannizhou05","login":"yannizhou05","count":1},{"name":"石头","email":"1027926875@qq.com","login":"EruDev","count":1},{"name":"이종현","email":"morningmemo","login":"morningmemo","count":1},{"name":"Angus","email":"angusdev@gmail.com","login":"angusdev","count":1},{"name":"Benjamin Confino","email":"benjamic@uk.ibm.com","login":"benjamin-confino","count":1},{"name":"Bernd Eckenfels","email":"ecki@apache.org","login":"ecki","count":1},{"name":"Bobby Wertman","email":"noreply@github.com","login":"web-flow","count":1},{"name":"Brett Leslie Porter","email":"brett@apache.org","login":"brettporter","count":1},{"name":"Costin Manolache","email":"costin@apache.org","login":"costinm","count":1},{"name":"Davanum Srinivas","email":"dims@apache.org","login":"dims","count":1},{"name":"Digiscrypt Technologies","email":"digiscrypt@gmail.com","login":"digi-scrypt","count":1},{"name":"Ajay Kumar Jha","email":"kajay.jha@gmail.com","login":"HiFromAjay","count":1},{"name":"Dominik Stadler","email":"dominik.stadler@gmx.at","login":"centic9","count":1},{"name":"Don Jeba","email":"donjeba@yahoo.com","login":"drajakumar","count":1},{"name":"John Griffin","email":"griffinjmdev@gmail.com","login":"griffinjm","count":1},{"name":"Julian Reschke","email":"julian.reschke@gmx.de","login":"reschke","count":1},{"name":"Martin Monperrus","email":"martin.monperrus@gnieh.org","login":"monperrus","count":1},{"name":"Martin Wiesner","email":"mawiesne","login":"mawiesne","count":1},{"name":"Martin van den Bemt","email":"mvdb@apache.org","login":"baahmi","count":1},{"name":"Michael Berry","email":"berry120@gmail.com","login":"berry120","count":1},{"name":"Mikko Maunu","email":"mikko@maunu.org","login":"mikkomaunu","count":1},{"name":"Nandor Kollar","email":"nkollar@cloudera.com","login":"nkollar","count":1},{"name":"Tomas Tulka","email":"tomas.tulka@gmail.com","login":"ttulka","count":1},{"name":"Suhyeon Park","email":"75081195+clapppp","login":"clapppp","count":1},{"name":"Steve Bosman","email":"steve.bosman@opencastsoftware.com","login":"stevebosman-oc","count":1},{"name":"Stephan Windmüller","email":"windy@white-hawk.de","login":"windmueller","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Stefano Cordio","email":"stefano.cordio@gmail.com","login":"scordio","count":1},{"name":"Pradeesh Kumar","email":"pradeeshbm@ymail.com","login":"pradeesh-kumar","count":1},{"name":"Piyush Sagar","email":"piyushsagar725@gmail.com","login":"pas725","count":1},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":1},{"name":"Oleksii PELYKH","email":"oleksii@pelykh.com","login":"alexey-pelykh","count":1},{"name":"No Author","email":"dev-null@apache.org","login":null,"count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":342},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Naveed Khan","email":"164054284+rootvector2","login":"rootvector2","count":25},{"name":"Paul King","email":"paulk@asert.com.au","login":"paulk-asert","count":5},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":4},{"name":"sankalp suman","email":"sankalpsuman08@gmail.com","login":"s8sankalp","count":3},{"name":"Vasiliy Mikhailov","email":"vasiliy-mikhailov","login":"vasiliy-mikhailov","count":3},{"name":"OldTruckDriver","email":"43225823+OldTruckDriver","login":"OldTruckDriver","count":3},{"name":"thomaslantern","email":"shikisha@hotmail.com","login":"thomaslantern","count":1},{"name":"Suhyeon Park","email":"75081195+clapppp","login":"clapppp","count":1},{"name":"Partha Protim Paul","email":"ppartha101@gmail.com","login":"Partha-SUST16","count":1},{"name":"John Griffin","email":"griffinjmdev@gmail.com","login":"griffinjm","count":1},{"name":"Digiscrypt Technologies","email":"digiscrypt@gmail.com","login":"digi-scrypt","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6758024,"commits_count":979573291,"contributors_count":41279941,"owners_count":1360538,"committers_count":3354833,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"apache/commons-collections","html_url":"https://github.com/apache/commons-collections","last_synced_at":"2026-08-22T17:02:32.632Z","status":null,"issues_count":0,"pull_requests_count":545,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3744544.6619144604,"issues_closed_count":0,"pull_requests_closed_count":491,"pull_request_authors_count":69,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.143119266055046,"merged_pull_requests_count":405,"bot_issues_count":0,"bot_pull_requests_count":352,"past_year_issues_count":0,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":627446.1111111111,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":62,"created_at":"2024-01-23T17:28:27.438Z","updated_at":"2026-08-22T17:02:32.632Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-collections/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":352,"github_actions":261,"java":92}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":460,"NONE":74,"MEMBER":10,"COLLABORATOR":1}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":352,"Claudenw":29,"rootvector2":26,"arturobernalg":6,"anirudh711":6,"s8sankalp":5,"paulk-asert":5,"StudentGu":4,"sigee":4,"Keval-Gandevia":4,"hemanth0525":4,"OldTruckDriver":4,"F0otman":4,"peterdemaeyer":4,"Saliha192":4,"Partha-SUST16":4,"vasiliy-mikhailov":3,"XenoAmess":3,"clapppp":3,"vad0":3,"nhojpatrick":3,"dota17":3,"Kaammill":2,"flourishing-struggler":2,"spijkercenter":2,"reschke":2,"Chrimle":2,"nerago":2,"saurabh-rahate":2,"JoergBudi":2,"anantdamle":2,"RainM":2,"garydgregory":2,"ekuvardin":2,"ramananravi":2,"Yzedank":2,"HiFromAjay":2,"pas725":1,"Simulant87":1,"mawiesne":1,"FarmersWrap":1,"Amita-Pradhan":1,"tongxin97":1,"step-security-bot":1,"samabcde":1,"carlovend":1,"asf-gitbox-commits":1,"zhangminglei":1,"tmortagne":1,"hextriclosan":1,"stevebosman-oc":1,"johnson-abraham":1,"ytatichno":1,"wx930910":1,"nishantmehta":1,"janniscloodt":1,"coderodde":1,"alessaless":1,"benjamin-confino":1,"hasandiwan":1,"angusdev":1,"thomaslantern":1,"lucianjohnhouse":1,"syoon2":1,"digi-scrypt":1,"kinow":1,"alexey-pelykh":1,"kvr000":1,"Jiecub3":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16287399,"issues_count":42247680,"pull_requests_count":134564294,"authors_count":11512279,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":21,"github_actions":15,"java":6}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":69,"NONE":8,"MEMBER":3}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"rootvector2":26,"dependabot[bot]":21,"s8sankalp":5,"paulk-asert":5,"OldTruckDriver":4,"clapppp":3,"vasiliy-mikhailov":3,"garydgregory":2,"Partha-SUST16":2,"ytatichno":1,"tmortagne":1,"thomaslantern":1,"nishantmehta":1,"lucianjohnhouse":1,"hextriclosan":1,"digi-scrypt":1,"coderodde":1,"asf-gitbox-commits":1}},"maintainers":[{"table":{"login":"arturobernalg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}},{"table":{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}},{"table":{"login":"janniscloodt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janniscloodt"}},{"table":{"login":"kinow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kinow"}},{"table":{"login":"tmortagne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmortagne"}}],"active_maintainers":[{"table":{"login":"garydgregory","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}},{"table":{"login":"tmortagne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmortagne"}}]}},"events":{"total":{"CommitCommentEvent":2,"CreateEvent":59,"DeleteEvent":60,"ForkEvent":46,"IssueCommentEvent":47,"PullRequestEvent":159,"PullRequestReviewCommentEvent":40,"PullRequestReviewEvent":38,"PushEvent":318,"WatchEvent":43},"last_year":{"CreateEvent":9,"DeleteEvent":5,"ForkEvent":10,"IssueCommentEvent":9,"PullRequestEvent":37,"PullRequestReviewCommentEvent":13,"PullRequestReviewEvent":15,"PushEvent":98,"WatchEvent":5}},"keywords":["commons"],"dependencies":[],"score":11.419855773396634,"created_at":"2025-08-29T11:16:08.450Z","updated_at":"2026-08-23T17:36:24.180Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/363074","html_url":"https://summary.ecosyste.ms/projects/363074"}