{"id":370771,"url":"https://github.com/apache/commons-parent","last_synced_at":"2026-05-30T15:30:39.120Z","repository":{"id":39521627,"uuid":"101730004","full_name":"apache/commons-parent","owner":"apache","description":"Apache Commons Parent","archived":false,"fork":false,"pushed_at":"2026-04-16T11:10:53.000Z","size":2625,"stargazers_count":36,"open_issues_count":3,"forks_count":32,"subscribers_count":31,"default_branch":"master","last_synced_at":"2026-04-16T13:13:45.729Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/parent/","language":"JavaScript","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":"2017-08-29T07:00:08.000Z","updated_at":"2026-04-16T11:10:57.000Z","dependencies_parsed_at":"2024-02-25T18:29:13.124Z","dependency_job_id":"9411edce-cb7c-41b2-b767-25128d495270","html_url":"https://github.com/apache/commons-parent","commit_stats":{"total_commits":1999,"total_committers":40,"mean_commits":49.975,"dds":0.7598799399699849,"last_synced_commit":"dd576c2ff96eaa3185c5ded707c2f21cc6f175a1"},"previous_names":[],"tags_count":211,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-parent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-parent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-parent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-parent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-parent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-parent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-parent/sbom","scorecard":{"id":1237928,"data":{"date":"2025-09-19T21:52:38Z","repo":{"name":"github.com/apache/commons-parent","commit":"17c998bf97311fac5d35ff39273dddad0f48305e"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.2,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/22 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":"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":"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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations 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 detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Sonar","Info: all commits (8) 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":"8 out of 8 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 42 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, Hack42, HackerHotel, NixOS, Tossca, apache, apache software foundation, apache-archiva, arnhem-air, autoweirdfm, bibliotheekdeventer, codehaus-mojo, codehaus-plexus, eicas-nl, forge, gradlex-org, gwt-maven-plugin, idr-contrib, inkcut, innoq, jclouds, jenkinsci, jetty, jetty-project, kawa-software, maven-mojo, mojohaus, notionwm, playframework, proofpoint, redback, scala-labs, scalacommunitybuild, scalapenos, seeburger-ag, self employed, self-employed apache software foundation, software ag, three's, university of sussex, webtide, xmlunit"],"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-09-20T00:08:34.216Z","repository_id":39521627,"created_at":"2025-09-20T00:08:34.217Z","updated_at":"2025-09-20T00:08:34.217Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":1714621,"full_name":"apache/commons-parent","default_branch":"master","total_commits":2333,"total_committers":36,"total_bot_commits":507,"total_bot_committers":1,"mean_commits":64.80555555555556,"dds":0.5255036433776255,"past_year_total_commits":444,"past_year_total_committers":7,"past_year_total_bot_commits":152,"past_year_total_bot_committers":1,"past_year_mean_commits":63.42857142857143,"past_year_dds":0.38963963963963966,"last_synced_at":"2025-07-02T18:38:43.529Z","last_synced_commit":"b611ac4572eab4c01695ec88ed5bb4aea867a1d1","created_at":"2024-09-11T15:45:44.286Z","updated_at":"2025-07-02T18:38:43.548Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":1107},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":507},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":309},{"name":"Niall Pemberton","email":"niallp@apache.org","login":null,"count":100},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":70},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":42},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":36},{"name":"aherbert","email":"aherbert@apache.org","login":"aherbert","count":21},{"name":"Bernd Eckenfels","email":"ecki@apache.org","login":"ecki","count":18},{"name":"Jochen Wiedmann","email":"jochen@apache.org","login":"jochenw","count":15},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":12},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":12},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":9},{"name":"Stefan Bodewig","email":"bodewig@apache.org","login":"bodewig","count":9},{"name":"Luc Maisonobe","email":"luc@apache.org","login":null,"count":8},{"name":"Arnout Engelen","email":"engelen@apache.org","login":"raboof","count":7},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":7},{"name":"Chas Honton","email":"chas@apache.org","login":"chonton","count":7},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":6},{"name":"Joerg Schaible","email":"joehni@apache.org","login":"joehni","count":4},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":4},{"name":"Pascal Schumacher","email":"pascalschumacher@apache.org","login":"PascalSchumacher","count":3},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":3},{"name":"Gary Gregory","email":"ggregory@rocketsoftware.com","login":null,"count":3},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":2},{"name":"Hervé Boutemy","email":"herve.boutemy@free.fr","login":"hboutemy","count":2},{"name":"Christoph Läubrich","email":"mail@laeubi-soft.de","login":"laeubi","count":1},{"name":"Dennis Kieselhorst","email":"deki@apache.org","login":"deki","count":1},{"name":"Gilles Sadowski","email":"gilleseran@gmail.com","login":null,"count":1},{"name":"Brent Worden","email":"brentworden@apache.org","login":null,"count":1},{"name":"Eitan Adler","email":"grimreaper","login":"grimreaper","count":1},{"name":"Henning Schmiedehausen","email":"henning@apache.org","login":"hgschmie","count":1},{"name":"Mark Thomas","email":"markt@apache.org","login":"markt-asf","count":1},{"name":"Simone Tripodi","email":"simonetripodi@apache.org","login":"simonetripodi","count":1},{"name":"Steve Springett","email":"steve@springett.us","login":"stevespringett","count":1},{"name":"Stian Soiland-Reyes","email":"stain@apache.org","login":"stain","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":271},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":152},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":10},{"name":"Arnout Engelen","email":"engelen@apache.org","login":"raboof","count":7},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":2},{"name":"Jochen Wiedmann","email":"jochen.wiedmann@gmail.com","login":"jochenw","count":1},{"name":"Christoph Läubrich","email":"mail@laeubi-soft.de","login":"laeubi","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-parent/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-09T00:00:23.197Z","repositories_count":6212714,"commits_count":906246832,"contributors_count":34967441,"owners_count":1143522,"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":{}},"events":null,"keywords":["commons"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-29T10:52:27.897Z","updated_at":"2022-08-29T10:52:27.897Z","repository_link":"https://github.com/apache/commons-parent/blob/master/pom.xml","dependencies":[{"id":3149456205,"package_name":"org.junit:junit-bom","ecosystem":"maven","requirements":"5.9.0","direct":true,"kind":"import","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-09-30T16:31:54.737Z","updated_at":"2023-09-30T16:31:54.737Z","repository_link":"https://github.com/apache/commons-parent/blob/master/.github/workflows/maven.yml","dependencies":[{"id":14022925651,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14022925652,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.3.2","direct":true,"kind":"composite","optional":false},{"id":14022925653,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.13.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-09-30T16:31:54.746Z","updated_at":"2023-09-30T16:31:54.746Z","repository_link":"https://github.com/apache/commons-parent/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":14022925654,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14022925655,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":14022925656,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":14022925657,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"ddccb873888234080b77e9bc2d4764d5ccaaccf9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"src/test/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-30T16:31:54.756Z","updated_at":"2023-09-30T16:31:54.756Z","repository_link":"https://github.com/apache/commons-parent/blob/master/src/test/pom.xml","dependencies":[]}],"score":7.247080584585756,"created_at":"2026-03-04T21:18:23.586Z","updated_at":"2026-05-30T15:30:39.121Z","avatar_url":"https://github.com/apache.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370771","html_url":"https://summary.ecosyste.ms/projects/370771"}