{"id":366706,"url":"https://github.com/apache/commons-math","last_synced_at":"2026-06-20T13:02:01.615Z","repository":{"id":21608215,"uuid":"24928494","full_name":"apache/commons-math","owner":"apache","description":"Apache Commons Math","archived":false,"fork":false,"pushed_at":"2026-06-11T18:24:18.000Z","size":29362,"stargazers_count":647,"open_issues_count":65,"forks_count":388,"subscribers_count":72,"default_branch":"master","last_synced_at":"2026-06-14T10:03:36.316Z","etag":null,"topics":["clustering","fitting","integration","interpolation","java","least-squares","math","optimization","polynomial","solver","stat","transforms"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/math","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","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","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-10-08T07:00:06.000Z","updated_at":"2026-06-12T00:49:53.000Z","dependencies_parsed_at":"2025-12-29T01:01:37.981Z","dependency_job_id":"6c4996c8-2953-44fb-947f-3ed9c03591a2","html_url":"https://github.com/apache/commons-math","commit_stats":{"total_commits":7093,"total_committers":88,"mean_commits":80.60227272727273,"dds":0.7372056957563795,"last_synced_commit":"e016130d58c4a160069508fcca8f60edcd013b53"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-math","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-math/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math/sbom","scorecard":{"id":201318,"data":{"date":"2025-08-16T02:10:01Z","repo":{"name":"github.com/apache/commons-math","commit":"ddf4e6083fa60532dfbf480dbcb97cfb2515217d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/10 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":"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":"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":"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":"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":"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/coverage.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven_legacy.yml:28","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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (20) 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":"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":"Contributors","score":10,"reason":"project has 56 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, BSC-ES, CI4RI, CjanOrg, DSpace, DestinE-Climate-DT, Hipparchus-Math, PaskualeOrg, ResearchObject, Sauceforge, Smashing, TestAnything, TinyGearsOrg, apache, apache software foundation, apache-archiva, atmire, barcelona supercomputing center, beaucoup4j, biouno, codehaus-mojo, codehaus-plexus, common-workflow-lab, common-workflow-language, conda-forge, cucumber, cylc, destination-earth-digital-twins, devmultitask, dynatrace research, dynatrace-oss, dynatrace-oss-contrib, dynatrace-research, eflows4hpc, elixir-europe, gwt-maven-plugin, hamcrest, hqbeds, idr-contrib, jclouds, jenkinsci, jetty, jetty-project, kawa-software, kuali, maven-mojo, metomi, mojohaus, nestor-qa, redback, sapporo-wes, swi-prologhackday, 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:41.000Z","repository_id":21608215,"created_at":"2025-08-16T22:53:41.000Z","updated_at":"2025-08-16T22:53:41.000Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34402663,"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":1520343,"full_name":"apache/commons-math","default_branch":"master","total_commits":7280,"total_committers":87,"total_bot_commits":50,"total_bot_committers":1,"mean_commits":83.67816091954023,"dds":0.743956043956044,"past_year_total_commits":103,"past_year_total_committers":8,"past_year_total_bot_commits":25,"past_year_total_bot_committers":1,"past_year_mean_commits":12.875,"past_year_dds":0.5339805825242718,"last_synced_at":"2026-06-18T11:50:41.304Z","last_synced_commit":"ed865f9e3e1096ffbee959947bc2e44c435c6e8c","created_at":"2024-02-22T04:32:46.112Z","updated_at":"2026-06-18T11:43:24.983Z","committers":[{"name":"Luc Maisonobe","email":"luc@apache.org","login":null,"count":1864},{"name":"Gilles Sadowski","email":"erans@apache.org","login":null,"count":1271},{"name":"Phil Steitz","email":"psteitz@apache.org","login":"psteitz","count":1139},{"name":"Thomas Neidhart","email":"tn@apache.org","login":"netomi","count":513},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":460},{"name":"Gilles Sadowski","email":"gilleseran@gmail.com","login":null,"count":433},{"name":"Sebastien Brisard","email":"celestin@apache.org","login":null,"count":383},{"name":"Alex Herbert","email":"aherbert@apache.org","login":"aherbert","count":218},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":182},{"name":"Gilles Sadowski","email":"gilles@harfang.homelinux.org","login":null,"count":89},{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":87},{"name":"Brent Worden","email":"brentworden@apache.org","login":null,"count":76},{"name":"Tim O'Brien","email":"tobrien@apache.org","login":null,"count":72},{"name":"William Barker","email":"billbarker@apache.org","login":null,"count":59},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":50},{"name":"Ray DeCampo","email":"ray@decampo.org","login":"RayDeCampo","count":39},{"name":"Niall Pemberton","email":"niallp@apache.org","login":null,"count":34},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":31},{"name":"Mikkel Meyer Andersen","email":"mikl@apache.org","login":null,"count":28},{"name":"Otmar Ertl","email":"otmar.ertl@gmail.com","login":"oertl","count":19},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":16},{"name":"darkma773r","email":"matt.juntunen@hotmail.com","login":"darkma773r","count":14},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":12},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":12},{"name":"Greg Sterijevski","email":"gregs@apache.org","login":null,"count":11},{"name":"Joerg Pietschmann","email":"pietsch@apache.org","login":null,"count":10},{"name":"Robert Burrell Donkin","email":"rdonkin@apache.org","login":"itstechupnorth","count":9},{"name":"Bruno P. Kinoshita","email":"brunodepaulak@yahoo.com.br","login":"kinow","count":9},{"name":"Dimitri Pourbaix","email":"dimpbx@apache.org","login":null,"count":9},{"name":"CT","email":"chentao@qq.com","login":null,"count":8},{"name":"Rob Tompkins","email":"chtompki@gmail.com","login":"chtompki","count":8},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":8},{"name":"Arturo Bernal","email":"arturobernalg@gmail.com","login":"arturobernalg","count":8},{"name":"Dave Brosius","email":"dbrosius@mebigfatguy.com","login":"mebigfatguy","count":7},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":6},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":5},{"name":"Hank Grabowski","email":"hank@applieddefense.com","login":null,"count":4},{"name":"Eric Barnhill","email":"ericbarnhill@protonmail.ch","login":"ericbarnhill","count":4},{"name":"Evan Ward","email":"evan.ward@nrl.navy.mil","login":"wardev","count":3},{"name":"Javid Khan","email":"dxbjavid@gmail.com","login":"dxbjavid","count":3},{"name":"Mohammad Rezaei","email":"mohdev@rezaei.cc","login":"mohrezaei","count":3},{"name":"adrian","email":"adrian-sw@aporter.org","login":"arichnad","count":3},{"name":"Samy Badjoudj","email":"samy.badjoudj@gmail.com","login":"samyBadjoudj","count":3},{"name":"Ole","email":"ole.ersoy@gmail.com","login":"oleersoy","count":3},{"name":"Rob Tompkins","email":"christopher.tompkins@capitalone.com","login":null,"count":2},{"name":"Qualtagh","email":"a@a.a","login":null,"count":2},{"name":"Dion Gillard","email":"dion@apache.org","login":null,"count":2},{"name":"Evan Ward","email":"evanward@apache.org","login":null,"count":2},{"name":"Théophile Charmont","email":"theophile.charmont@ensimag.grenoble-inp.fr","login":"tcharmont","count":2},{"name":"Milos Gligoric","email":"milos.gligoric@gmail.com","login":"gliga","count":2},{"name":"Matty G","email":"meawoppl@gmail.com","login":"meawoppl","count":2},{"name":"Luc Maisonobe","email":"luc@orekit.org","login":"maisonobe","count":2},{"name":"Benedikt Ritter","email":"beneritter@gmail.com","login":"britter","count":2},{"name":"Amar Prakash Pandey","email":"amar.om1994@gmail.com","login":"amarlearning","count":2},{"name":"Daniel Shahaf","email":"danielsh@apache.org","login":"danielshahaf","count":2},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":2},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":1},{"name":"Hang Park","email":"hangpark@kaist.ac.kr","login":"hangpark","count":1},{"name":"Kexin Xie","email":"kexin.xie@salesforce.com","login":"realstraw","count":1},{"name":"Maciej Kwidzinski","email":"mkwidzinski@atlassian.com","login":"dagguh","count":1},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":1},{"name":"Milind Mantri","email":"milind@milindmantri.com","login":"milindmantri","count":1},{"name":"Ng Tsz Sum","email":"tszsumng90@gmail.com","login":"samabcde","count":1},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":1},{"name":"PeterAlfredLee","email":"peteralfredlee@gmail.com","login":"PeterAlfredLee","count":1},{"name":"SchamschiLocal","email":"maximilian.schamschula@chello.at","login":"Schamschi","count":1},{"name":"Shuo Chen","email":"chenshuo@chenshuo.com","login":"chenshuo","count":1},{"name":"Xin Tong","email":"xint5@illinois.edu","login":"tongxin97","count":1},{"name":"abchaubey","email":"abhyankar.chaubey@gmail.com","login":"abchaubey","count":1},{"name":"amoscatelli","email":"alessandro.moscatelli@live.com","login":"amoscatelli","count":1},{"name":"r08922129","email":"r08922129@csie.ntu.edu.tw","login":"xiaopi-ouo","count":1},{"name":"rednikeeg","email":"maks.schoolforvv@gmail.com","login":"rednikeeg","count":1},{"name":"Dmitry Dontsov","email":"d.dontsov@gmail.com","login":"dmitrydontsov","count":1},{"name":"B Sharma","email":"BSharma@rccl.com","login":null,"count":1},{"name":"Chee Sing Lee","email":"lee@bigml.com","login":null,"count":1},{"name":"Christoph Dibak","email":"christoph.dibak@ipvs.uni-stuttgart.de","login":null,"count":1},{"name":"Daniil Finkel","email":"dfinkel@coldlight.com","login":null,"count":1},{"name":"Eric Prescott-Gagnon","email":"eric.prescottgagnon@jda.com","login":null,"count":1},{"name":"No Author","email":"unknown@apache.org","login":null,"count":1},{"name":"Sam Ritchie","email":"samritchie@google.com","login":null,"count":1},{"name":"Stephen Colebourne","email":"scolebourne@apache.org","login":null,"count":1},{"name":"Thomas Neidhart","email":"tn@tn-desktop.(none)","login":null,"count":1},{"name":"Cyril de Catheu","email":"cdecatheu@hey.com","login":"cyrilou242","count":1},{"name":"Brett Porter","email":"brett@apache.org","login":"brettporter","count":1},{"name":"Artem Barger","email":"artem@bargr.net","login":"C0rWin","count":1},{"name":"Arnout Engelen","email":"arnout@bzzt.net","login":"raboof","count":1},{"name":"Allon Mureinik","email":"allon@synopsys.com","login":"mureinik","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":48},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":25},{"name":"Alex Herbert","email":"aherbert@apache.org","login":"aherbert","count":20},{"name":"Javid Khan","email":"dxbjavid@gmail.com","login":"dxbjavid","count":3},{"name":"Gilles Sadowski","email":"gilleseran@gmail.com","login":null,"count":3},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":2},{"name":"Shuo Chen","email":"chenshuo@chenshuo.com","login":"chenshuo","count":1},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264544,"commits_count":875373196,"contributors_count":35087130,"owners_count":1169079,"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-math","html_url":"https://github.com/apache/commons-math","last_synced_at":"2026-06-18T12:01:27.208Z","status":"active","issues_count":0,"pull_requests_count":222,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":14845783.373563219,"issues_closed_count":0,"pull_requests_closed_count":174,"pull_request_authors_count":57,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8468468468468469,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":101,"past_year_issues_count":0,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":479532.9655172414,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":29,"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.5111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":22,"created_at":"2024-01-29T02:32:17.527Z","updated_at":"2026-06-18T12:01:27.209Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-math/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":101,"github_actions":70,"java":31}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":148,"NONE":53,"MEMBER":21}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":101,"arturobernalg":19,"nhojpatrick":9,"samyBadjoudj":7,"avijit-basak":6,"XenoAmess":5,"krichter722":4,"dxbjavid":4,"patel-kshitij":4,"qbqb1":3,"RayDeCampo":3,"mohrezaei":2,"aherbert":2,"tongxin97":2,"amarlearning":2,"AlexTuft":2,"elharo":2,"hasandiwan":2,"avijitbasak":2,"dvmarcilio":2,"DaGeRe":2,"pingpingy1":2,"mureinik":1,"dagguh":1,"onekosha":1,"chenshuo":1,"C0rWin":1,"sritchie":1,"dmitrydontsov":1,"chentao106":1,"samabcde":1,"Onuchin-Artem":1,"ranjan1423":1,"asf-gitbox-commits":1,"rednikeeg":1,"PeterAlfredLee":1,"anantdahiya8":1,"bsbs1":1,"esivakumar18":1,"lmj798":1,"cristhianmurcia182":1,"ani5rudh":1,"orionlibs":1,"amoscatelli":1,"coelho28":1,"bhawna94":1,"iii-org-tw":1,"gliga":1,"pjfanning":1,"milindmantri":1,"cyrilou242":1,"syenkoc":1,"ericbarnhill":1,"handsomewu6688-design":1,"abchaubey":1,"sebbASF":1,"0xflotus":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14820069,"issues_count":33039937,"pull_requests_count":109027495,"authors_count":11312767,"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":35,"github_actions":25,"java":10}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":39,"NONE":5,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":35,"dxbjavid":4,"asf-gitbox-commits":1,"chenshuo":1,"coelho28":1,"handsomewu6688-design":1,"lmj798":1,"pjfanning":1}},"maintainers":[{"table":{"login":"arturobernalg","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}},{"table":{"login":"PeterAlfredLee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterAlfredLee"}},{"table":{"login":"pjfanning","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}}],"active_maintainers":[{"table":{"login":"pjfanning","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}}]}},"events":{"total":{"DeleteEvent":40,"PullRequestEvent":87,"ForkEvent":23,"WatchEvent":50,"IssueCommentEvent":14,"PushEvent":100,"CreateEvent":46},"last_year":{"DeleteEvent":16,"PullRequestEvent":31,"ForkEvent":6,"WatchEvent":10,"IssueCommentEvent":7,"PushEvent":43,"CreateEvent":14}},"keywords":["clustering","fitting","integration","interpolation","java","least-squares","math","optimization","polynomial","solver","stat","transforms"],"dependencies":[{"ecosystem":"maven","filepath":"commons-math-core/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.070Z","updated_at":"2022-08-31T09:58:54.070Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-core/pom.xml","dependencies":[{"id":3390382486,"package_name":"org.apache.commons:commons-numbers-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-examples/examples-kmeans/image/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.139Z","updated_at":"2022-08-31T09:58:54.139Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-examples/examples-kmeans/image/pom.xml","dependencies":[{"id":3390382519,"package_name":"org.apache.commons:commons-geometry-euclidean","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390382520,"package_name":"org.apache.commons:commons-math4-legacy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390382521,"package_name":"org.apache.commons:commons-imaging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-examples/examples-kmeans/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.242Z","updated_at":"2022-08-31T09:58:54.242Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-examples/examples-kmeans/pom.xml","dependencies":[{"id":3390382583,"package_name":"org.apache.commons:commons-math4-legacy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390382584,"package_name":"info.picocli:picocli","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-examples/examples-sofm/chinese-rings/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.423Z","updated_at":"2022-08-31T09:58:54.423Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-examples/examples-sofm/chinese-rings/pom.xml","dependencies":[{"id":3390383267,"package_name":"org.apache.commons:commons-geometry-euclidean","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383268,"package_name":"org.apache.commons:commons-math4-legacy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-examples/examples-sofm/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.533Z","updated_at":"2022-08-31T09:58:54.533Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-examples/examples-sofm/pom.xml","dependencies":[{"id":3390383320,"package_name":"org.apache.commons:commons-math4-neuralnet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383321,"package_name":"info.picocli:picocli","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-examples/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.664Z","updated_at":"2022-08-31T09:58:54.664Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-examples/pom.xml","dependencies":[{"id":3390383326,"package_name":"org.apache.commons:commons-math4-neuralnet","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383327,"package_name":"org.apache.commons:commons-math4-legacy","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383328,"package_name":"org.apache.commons:commons-rng-client-api","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":3390383329,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":3390383330,"package_name":"org.apache.commons:commons-geometry-euclidean","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":3390383331,"package_name":"org.apache.commons:commons-imaging","ecosystem":"maven","requirements":"1.0-alpha3","direct":true,"kind":"runtime","optional":false},{"id":3390383332,"package_name":"info.picocli:picocli","ecosystem":"maven","requirements":"3.9.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-legacy/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.750Z","updated_at":"2022-08-31T09:58:54.750Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-legacy/pom.xml","dependencies":[{"id":3390383346,"package_name":"org.apache.commons:commons-statistics-distribution","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383347,"package_name":"org.apache.commons:commons-numbers-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383348,"package_name":"org.apache.commons:commons-numbers-complex","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383349,"package_name":"org.apache.commons:commons-numbers-gamma","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383350,"package_name":"org.apache.commons:commons-numbers-combinatorics","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383351,"package_name":"org.apache.commons:commons-numbers-angle","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383352,"package_name":"org.apache.commons:commons-numbers-rootfinder","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383353,"package_name":"org.apache.commons:commons-numbers-field","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383354,"package_name":"org.apache.commons:commons-numbers-quaternion","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383355,"package_name":"org.apache.commons:commons-numbers-arrays","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383356,"package_name":"org.apache.commons:commons-rng-client-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383357,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383358,"package_name":"org.apache.commons:commons-rng-sampling","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383359,"package_name":"org.apache.commons:commons-math4-legacy-exception","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383360,"package_name":"org.apache.commons:commons-math4-legacy-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383361,"package_name":"org.apache.commons:commons-geometry-euclidean","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-legacy-core/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.838Z","updated_at":"2022-08-31T09:58:54.838Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-legacy-core/pom.xml","dependencies":[{"id":3390383621,"package_name":"org.apache.commons:commons-math4-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383622,"package_name":"org.apache.commons:commons-math4-legacy-exception","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383623,"package_name":"org.apache.commons:commons-numbers-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383624,"package_name":"org.apache.commons:commons-rng-client-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383625,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-neuralnet/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:54.956Z","updated_at":"2022-08-31T09:58:54.956Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-neuralnet/pom.xml","dependencies":[{"id":3390383697,"package_name":"org.apache.commons:commons-numbers-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383698,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383699,"package_name":"org.apache.commons:commons-rng-sampling","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-transform/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:55.092Z","updated_at":"2022-08-31T09:58:55.092Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-transform/pom.xml","dependencies":[{"id":3390383815,"package_name":"org.apache.commons:commons-numbers-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383816,"package_name":"org.apache.commons:commons-numbers-complex","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":3390383817,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":3390383818,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:55.343Z","updated_at":"2022-08-31T09:58:55.343Z","repository_link":"https://github.com/apache/commons-math/blob/master/pom.xml","dependencies":[{"id":3390383867,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.7.2","direct":true,"kind":"test","optional":false},{"id":3390383868,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":"5.7.2","direct":true,"kind":"test","optional":false},{"id":3390383869,"package_name":"org.apache.commons:commons-math4-core","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383870,"package_name":"org.apache.commons:commons-math4-legacy-exception","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383871,"package_name":"org.apache.commons:commons-math4-legacy-core","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383872,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":"3.6.1","direct":true,"kind":"runtime","optional":false},{"id":3390383873,"package_name":"org.apache.commons:commons-statistics-distribution","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383874,"package_name":"org.apache.commons:commons-numbers-core","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383875,"package_name":"org.apache.commons:commons-numbers-complex","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383876,"package_name":"org.apache.commons:commons-numbers-gamma","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383877,"package_name":"org.apache.commons:commons-numbers-combinatorics","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383878,"package_name":"org.apache.commons:commons-numbers-angle","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383879,"package_name":"org.apache.commons:commons-numbers-rootfinder","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383880,"package_name":"org.apache.commons:commons-numbers-field","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383881,"package_name":"org.apache.commons:commons-numbers-quaternion","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383882,"package_name":"org.apache.commons:commons-numbers-arrays","ecosystem":"maven","requirements":"1.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383883,"package_name":"org.apache.commons:commons-rng-client-api","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":3390383884,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":3390383885,"package_name":"org.apache.commons:commons-rng-sampling","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":3390383886,"package_name":"org.apache.commons:commons-geometry-euclidean","ecosystem":"maven","requirements":"1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"src/userguide/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-31T09:58:55.462Z","updated_at":"2022-08-31T09:58:55.462Z","repository_link":"https://github.com/apache/commons-math/blob/master/src/userguide/pom.xml","dependencies":[{"id":3390383892,"package_name":"org.apache.commons:commons-math4","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383893,"package_name":"com.xeiam.xchart:xchart","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false},{"id":3390383894,"package_name":"org.piccolo2d:piccolo2d-core","ecosystem":"maven","requirements":"3.0","direct":true,"kind":"runtime","optional":false},{"id":3390383895,"package_name":"org.piccolo2d:piccolo2d-extras","ecosystem":"maven","requirements":"3.0","direct":true,"kind":"runtime","optional":false},{"id":3390383896,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.1","direct":true,"kind":"runtime","optional":false},{"id":3390383897,"package_name":"org.apache.commons:commons-rng-client-api","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":3390383898,"package_name":"org.apache.commons:commons-rng-simple","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":3390383899,"package_name":"org.apache.commons:commons-geometry-euclidean","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383900,"package_name":"org.apache.commons:commons-geometry-enclosing","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383901,"package_name":"org.apache.commons:commons-geometry-hull","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":3390383902,"package_name":"org.apache.commons:commons-statistics-distribution","ecosystem":"maven","requirements":"0.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-12T08:45:34.265Z","updated_at":"2023-01-12T08:45:34.265Z","repository_link":"https://github.com/apache/commons-math/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":6874570022,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6874570023,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6874570024,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-12T08:45:34.293Z","updated_at":"2023-01-12T08:45:34.293Z","repository_link":"https://github.com/apache/commons-math/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6874570738,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6874570739,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-docs/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-12T08:45:34.369Z","updated_at":"2023-01-12T08:45:34.369Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-docs/pom.xml","dependencies":[{"id":6874570755,"package_name":"org.apache.commons:commons-math4-core","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6874570756,"package_name":"org.apache.commons:commons-math4-neuralnet","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6874570757,"package_name":"org.apache.commons:commons-math4-transform","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6874570758,"package_name":"org.apache.commons:commons-math4-legacy-exception","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6874570759,"package_name":"org.apache.commons:commons-math4-legacy-core","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6874570760,"package_name":"org.apache.commons:commons-math4-legacy","ecosystem":"maven","requirements":"4.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-legacy-exception/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-12T08:45:34.406Z","updated_at":"2023-01-12T08:45:34.406Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-legacy-exception/pom.xml","dependencies":[{"id":6874570773,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"commons-math-examples/examples-sofm/tsp/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-11T14:21:23.756Z","updated_at":"2023-10-11T14:21:23.756Z","repository_link":"https://github.com/apache/commons-math/blob/master/commons-math-examples/examples-sofm/tsp/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"dist-archive/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-11T14:21:23.921Z","updated_at":"2023-10-11T14:21:23.921Z","repository_link":"https://github.com/apache/commons-math/blob/master/dist-archive/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"siteMods/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-11T14:21:23.946Z","updated_at":"2023-10-11T14:21:23.946Z","repository_link":"https://github.com/apache/commons-math/blob/master/siteMods/pom.xml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2025-12-29T01:01:35.884Z","updated_at":"2025-12-29T01:01:35.884Z","repository_link":"https://github.com/apache/commons-math/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":25780517903,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":25780517904,"package_name":"actions/cache","ecosystem":"actions","requirements":"9255dc7a253b0ccc959486e2bca901246202afeb","direct":true,"kind":"composite","optional":false},{"id":25780517905,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"5d4e8d1aca955e8d8589aabd499c5cae939e33c7","direct":true,"kind":"composite","optional":false},{"id":25780517906,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"5d4e8d1aca955e8d8589aabd499c5cae939e33c7","direct":true,"kind":"composite","optional":false},{"id":25780517907,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"5d4e8d1aca955e8d8589aabd499c5cae939e33c7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_legacy.yml","sha":null,"kind":"manifest","created_at":"2025-12-29T01:01:36.680Z","updated_at":"2025-12-29T01:01:36.680Z","repository_link":"https://github.com/apache/commons-math/blob/master/.github/workflows/maven_legacy.yml","dependencies":[{"id":25780517908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":25780517909,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"f2beeb24e141e01a676f977032f5a29d81c9e27e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards-analysis.yml","sha":null,"kind":"manifest","created_at":"2025-12-29T01:01:36.822Z","updated_at":"2025-12-29T01:01:36.822Z","repository_link":"https://github.com/apache/commons-math/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":25780517910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":25780517911,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"4eaacf0543bb3f2c246792bd56e8cdeffafb205a","direct":true,"kind":"composite","optional":false},{"id":25780517912,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25780517913,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"5d4e8d1aca955e8d8589aabd499c5cae939e33c7","direct":true,"kind":"composite","optional":false}]}],"score":11.03398603006656,"created_at":"2025-10-09T09:47:07.654Z","updated_at":"2026-06-20T13:02:01.616Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/366706","html_url":"https://summary.ecosyste.ms/projects/366706"}