{"id":363074,"url":"https://github.com/apache/commons-collections","last_synced_at":"2026-06-20T10:30:25.735Z","repository":{"id":574259,"uuid":"206362","full_name":"apache/commons-collections","owner":"apache","description":"Apache Commons Collections","archived":false,"fork":false,"pushed_at":"2026-06-11T18:23:31.000Z","size":24033,"stargazers_count":722,"open_issues_count":31,"forks_count":518,"subscribers_count":69,"default_branch":"master","last_synced_at":"2026-06-14T06:04:05.618Z","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,"dco":null,"cla":null}},"created_at":"2009-05-21T01:12:20.000Z","updated_at":"2026-06-11T18:23:38.000Z","dependencies_parsed_at":"2026-06-13T08:00:34.136Z","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":57,"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":34398408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","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":4974,"total_committers":114,"total_bot_commits":299,"total_bot_committers":1,"mean_commits":43.63157894736842,"dds":0.7147165259348613,"past_year_total_commits":195,"past_year_total_committers":8,"past_year_total_bot_commits":35,"past_year_total_bot_committers":1,"past_year_mean_commits":24.375,"past_year_dds":0.23076923076923073,"last_synced_at":"2026-06-13T08:10:01.110Z","last_synced_commit":"79ec4f2570130e922aa690e5e200b56c0acc5eb0","created_at":"2023-03-08T13:42:24.033Z","updated_at":"2026-06-13T08:03:15.482Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":1419},{"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":299},{"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":"James Strachan","email":"jstrachan@apache.org","login":"jstrachan","count":23},{"name":"Gary Gregory","email":"ggregory@rocketsoftware.com","login":null,"count":21},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","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":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":9},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":9},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","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":"Jochen Wiedmann","email":"jochen@apache.org","login":"jochenw","count":6},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":6},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":6},{"name":"Robert Burrell Donkin","email":"rdonkin@apache.org","login":"itstechupnorth","count":6},{"name":"Stephan Fuhrmann","email":"s@sfuhrm.de","login":"sfuhrm","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":"Isira Seneviratne","email":"isirasen96@gmail.com","login":"Isira-Seneviratne","count":5},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":5},{"name":"Timothy O'Brien","email":"tobrien@apache.org","login":null,"count":4},{"name":"Luc Maisonobe","email":"luc@apache.org","login":null,"count":4},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":4},{"name":"Joerg Schaible","email":"joehni@apache.org","login":"joehni","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":"samabcde","email":"tszsumng90@gmail.com","login":"samabcde","count":3},{"name":"Partha Protim Paul","email":"ppartha101@gmail.com","login":"Partha-SUST16","count":3},{"name":"Daniel Rall","email":"dlr@apache.org","login":"danielrall","count":3},{"name":"Sigee","email":"sigee15@gmail.com","login":"sigee","count":3},{"name":"Xin Tong","email":"xint5@illinois.edu","login":"tongxin97","count":3},{"name":"Arron Claude Bates","email":"arron@apache.org","login":null,"count":2},{"name":"Dipanjan Laha","email":"dlaha@apache.org","login":null,"count":2},{"name":"Jeff Turner","email":"jefft@apache.org","login":null,"count":2},{"name":"Kavuri, Vamsi","email":"vamsi.kavuri@capitalone.com","login":null,"count":2},{"name":"dlaha","email":"dlaha@unknown","login":null,"count":2},{"name":"ggregory","email":"ggregory@US-L-GG05.rocketsoftware.com","login":null,"count":2},{"name":"Sung Ho Yoon","email":"55358516+syoon2","login":"syoon2","count":2},{"name":"Stian Soiland-Reyes","email":"stain@apache.org","login":"stain","count":2},{"name":"Peter De Maeyer","email":"peter.de.maeyer@gmail.com","login":"peterdemaeyer","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":"Adrian Nistor","email":"adriannistor@apache.org","login":null,"count":1},{"name":"Arun Thomas","email":"amamment@apache.org","login":null,"count":1},{"name":"Bruno P. Kinoshita","email":"brunodepaulak@yahoo.com.br.invalid","login":null,"count":1},{"name":"Clemens Kurz","email":"ClemensB.Kurz@gmail.com","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":"Oleksii PELYKH","email":"oleksii@pelykh.com","login":"alexey-pelykh","count":1},{"name":"Tomas Tulka","email":"tomas.tulka@gmail.com","login":"ttulka","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":"yannizhou05","email":"61256379+yannizhou05","login":"yannizhou05","count":1},{"name":"石头","email":"1027926875@qq.com","login":"EruDev","count":1},{"name":"Davanum Srinivas","email":"dims@apache.org","login":"dims","count":1},{"name":"Costin Manolache","email":"costin@apache.org","login":"costinm","count":1},{"name":"Brett Leslie Porter","email":"brett@apache.org","login":"brettporter","count":1},{"name":"Bobby Wertman","email":"noreply@github.com","login":"web-flow","count":1},{"name":"Bernd Eckenfels","email":"ecki@apache.org","login":"ecki","count":1},{"name":"Benjamin Confino","email":"benjamic@uk.ibm.com","login":"benjamin-confino","count":1},{"name":"Angus","email":"angusdev@gmail.com","login":"angusdev","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":"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":"Paul King","email":"paulk@asert.com.au","login":"paulk-asert","count":1},{"name":"No Author","email":"dev-null@apache.org","login":null,"count":1},{"name":"Rob Tompkins","email":"christopher.tompkins@capitalone.com","login":null,"count":1},{"name":"이종현","email":"morningmemo","login":"morningmemo","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":150},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":35},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":4},{"name":"Joerg Budischewski","email":"JoergBudi@gmx.de","login":"JoergBudi","count":2},{"name":"Piotr P. Karwasz","email":"pkarwasz-github@apache.org","login":"ppkarwasz","count":1},{"name":"Paul King","email":"paulk@asert.com.au","login":"paulk-asert","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}],"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-06-16T00:00:12.235Z","repositories_count":6260374,"commits_count":877199773,"contributors_count":35033383,"owners_count":1167038,"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-06-15T00:00:49.775Z","status":null,"issues_count":0,"pull_requests_count":494,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4042716.914414414,"issues_closed_count":0,"pull_requests_closed_count":444,"pull_request_authors_count":58,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.04251012145749,"merged_pull_requests_count":364,"bot_issues_count":0,"bot_pull_requests_count":352,"past_year_issues_count":0,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":84547.45454545454,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4418604651162791,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":27,"created_at":"2024-01-23T17:28:27.438Z","updated_at":"2026-06-15T00:00:49.776Z","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":415,"NONE":70,"MEMBER":8,"COLLABORATOR":1}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":352,"Claudenw":29,"arturobernalg":6,"anirudh711":6,"Partha-SUST16":4,"StudentGu":4,"sigee":4,"Keval-Gandevia":4,"hemanth0525":4,"F0otman":4,"Saliha192":4,"peterdemaeyer":4,"vad0":3,"nhojpatrick":3,"XenoAmess":3,"dota17":3,"RainM":2,"ramananravi":2,"spijkercenter":2,"Chrimle":2,"reschke":2,"JoergBudi":2,"clapppp":2,"anantdamle":2,"Yzedank":2,"nerago":2,"HiFromAjay":2,"ekuvardin":2,"saurabh-rahate":2,"flourishing-struggler":2,"Kaammill":2,"FarmersWrap":1,"mawiesne":1,"Amita-Pradhan":1,"pas725":1,"tongxin97":1,"step-security-bot":1,"samabcde":1,"carlovend":1,"asf-gitbox-commits":1,"zhangminglei":1,"stevebosman-oc":1,"Simulant87":1,"Jiecub3":1,"kvr000":1,"garydgregory":1,"paulk-asert":1,"alexey-pelykh":1,"johnson-abraham":1,"kinow":1,"syoon2":1,"wx930910":1,"angusdev":1,"hasandiwan":1,"benjamin-confino":1,"alessaless":1,"coderodde":1,"janniscloodt":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-16T00:00:20.494Z","repositories_count":14812000,"issues_count":33168654,"pull_requests_count":109476421,"authors_count":11307976,"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":33,"github_actions":25,"java":8}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":36,"NONE":6,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":33,"clapppp":2,"JoergBudi":2,"Partha-SUST16":2,"asf-gitbox-commits":1,"coderodde":1,"garydgregory":1,"paulk-asert":1}},"maintainers":[{"table":{"login":"arturobernalg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}},{"table":{"login":"garydgregory","count":1,"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"}}],"active_maintainers":[{"table":{"login":"garydgregory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}}]}},"events":{"total":{"DeleteEvent":60,"PullRequestEvent":159,"ForkEvent":46,"WatchEvent":43,"IssueCommentEvent":46,"PushEvent":290,"PullRequestReviewEvent":37,"PullRequestReviewCommentEvent":39,"CreateEvent":59,"CommitCommentEvent":2},"last_year":{"DeleteEvent":15,"PullRequestEvent":54,"ForkEvent":17,"WatchEvent":10,"IssueCommentEvent":22,"PushEvent":87,"PullRequestReviewEvent":20,"PullRequestReviewCommentEvent":17,"CreateEvent":16}},"keywords":["commons"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-07T14:38:24.706Z","updated_at":"2022-07-07T14:38:24.706Z","repository_link":"https://github.com/apache/commons-collections/blob/master/pom.xml","dependencies":[{"id":111353866,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false},{"id":111353867,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false},{"id":111353868,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false},{"id":111353869,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false},{"id":111353870,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"test","optional":false},{"id":111353871,"package_name":"org.easymock:easymock","ecosystem":"maven","requirements":"4.3","direct":true,"kind":"test","optional":false},{"id":111353872,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"test","optional":false},{"id":111353873,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"test","optional":false},{"id":111353874,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.15","direct":true,"kind":"runtime","optional":false},{"id":111353875,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-06-13T08:00:32.519Z","updated_at":"2026-06-13T08:00:32.519Z","repository_link":"https://github.com/apache/commons-collections/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":25873794118,"package_name":"actions/checkout","ecosystem":"actions","requirements":"df4cb1c069e1874edd31b4311f1884172cec0e10","direct":true,"kind":"composite","optional":false},{"id":25873794119,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"a1d282b36b6f3519aa1f3fc636f609c47dddb294","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:21:58.823Z","updated_at":"2023-01-13T16:21:58.823Z","repository_link":"https://github.com/apache/commons-collections/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6890143181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6890143182,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6890143183,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890143184,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890143185,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:21:59.352Z","updated_at":"2023-01-13T16:21:59.352Z","repository_link":"https://github.com/apache/commons-collections/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6890145439,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6890145440,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6890145441,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.9.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:00.236Z","updated_at":"2023-01-13T16:22:00.236Z","repository_link":"https://github.com/apache/commons-collections/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":6890145488,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6890145489,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6890145490,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"83fd05a356d7e2593de66fc9913b3002723633cb","direct":true,"kind":"composite","optional":false},{"id":6890145491,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]}],"score":11.36026367619439,"created_at":"2025-08-29T11:16:08.450Z","updated_at":"2026-06-20T10:30:25.735Z","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"}