{"id":363056,"url":"https://github.com/apache/commons-validator","last_synced_at":"2026-08-23T19:07:01.640Z","repository":{"id":830129,"uuid":"939852","full_name":"apache/commons-validator","owner":"apache","description":"Apache Commons Validator","archived":false,"fork":false,"pushed_at":"2026-08-05T18:15:10.000Z","size":10334,"stargazers_count":230,"open_issues_count":4,"forks_count":177,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-08-06T11:25:31.683Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/validator/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-09-26T07:00:19.000Z","updated_at":"2026-08-05T18:16:16.000Z","dependencies_parsed_at":"2026-08-06T10:32:26.870Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-validator","commit_stats":{"total_commits":2150,"total_committers":61,"mean_commits":35.24590163934426,"dds":0.7990697674418604,"last_synced_commit":"e18804522754dbe0749fac6aeeae656ab07297d6"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator/sbom","scorecard":{"id":1237871,"data":{"date":"2025-09-13T01:57:28Z","repo":{"name":"github.com/apache/commons-validator","commit":"4279f96ed949c83d04f76f411967eca5cf608446"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.9,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/6 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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  16 out of  16 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":"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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","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","Warn: no topLevel permission defined: .github/workflows/data-source-check.yml:1","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":"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":"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":"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":"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":"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":"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":"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 (24) 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":"12 out of 12 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 29 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, Debian, JavaNCSS, apache, apache software foundation, apache-archiva, assertj, autoweirdfm, codehaus-mojo, codehaus-plexus, cucumber, gradlex-org, groovy, gwt-maven-plugin, hamcrest, jclouds, jenkinsci, jetty, jetty-project, kawa-software, maven-mojo, mockito, mojohaus, mybatis, redback, s4u, self employed, the apache software foundation, 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-09-18T21:50:49.529Z","repository_id":830129,"created_at":"2025-09-18T21:50:49.530Z","updated_at":"2025-09-18T21:50:49.530Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36369422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3145,"last_synced_at":"2026-08-22T00:20:57.842Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1395976,"followers":23897,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-22T00:20:57.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[],"commits":{"id":273060,"full_name":"apache/commons-validator","default_branch":"master","total_commits":2721,"total_committers":64,"total_bot_commits":254,"total_bot_committers":1,"mean_commits":42.515625,"dds":0.687247335538405,"past_year_total_commits":343,"past_year_total_committers":6,"past_year_total_bot_commits":24,"past_year_total_bot_committers":1,"past_year_mean_commits":57.166666666666664,"past_year_dds":0.27696793002915454,"last_synced_at":"2026-08-19T17:10:28.649Z","last_synced_commit":"655ba0ca028bc63f0816e72ed06afe863828fc13","created_at":"2023-03-08T14:03:56.097Z","updated_at":"2026-08-19T17:10:27.262Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":851},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":488},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":254},{"name":"Niall Kegan Pemberton","email":"niallp@apache.org","login":null,"count":245},{"name":"David Graham","email":"dgraham@apache.org","login":null,"count":199},{"name":"Robert Leland","email":"rleland@apache.org","login":null,"count":105},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":85},{"name":"Simone Tripodi","email":"simonetripodi@apache.org","login":"simonetripodi","count":63},{"name":"Benjamin Speakmon","email":"bspeakmon@apache.org","login":null,"count":53},{"name":"Sahana Bogar","email":"sahvx655@gmail.com","login":"sahvx655-wq","count":52},{"name":"David Winterfeldt","email":"dwinterfeldt@apache.org","login":null,"count":40},{"name":"Martin Cooper","email":"martinc@apache.org","login":"mfncooper","count":29},{"name":"Nick Burch","email":"nick@apache.org","login":"Gagravarr","count":27},{"name":"James Turner","email":"turner@apache.org","login":null,"count":25},{"name":"Donald J. Brown","email":"mrdon@apache.org","login":null,"count":22},{"name":"homebeaver","email":"homebeaver@outlook.de","login":"homebeaver","count":22},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":20},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":13},{"name":"Ted Nathan Husted","email":"husted@apache.org","login":"ted-husted","count":12},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":10},{"name":"Pascal Schumacher","email":"pascalschumacher@apache.org","login":"PascalSchumacher","count":8},{"name":"Slawomir Jaranowski","email":"s.jaranowski@gmail.com","login":"slawekjaranowski","count":7},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":7},{"name":"tatiana","email":"tatiana.scda@gmail.com","login":"tatiana-scda","count":5},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":5},{"name":"Craig R. McClanahan","email":"craigmcc@apache.org","login":null,"count":4},{"name":"Gary Gregory","email":"ggregory@rocketsoftware.com","login":null,"count":4},{"name":"James Mitchell","email":"jmitchell@apache.org","login":null,"count":4},{"name":"Adrian Crum","email":"adrianc@apache.org","login":"adrian-crum","count":4},{"name":"David Brosius","email":"dbrosius@apache.org","login":"mebigfatguy","count":4},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":4},{"name":"alex-cole","email":"alexjcole01@gmail.com","login":"alcole","count":4},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":3},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":3},{"name":"Bruno P. Kinoshita","email":"kinow@apache.org","login":"kinow","count":3},{"name":"MartinWitt","email":"wittlinger.martin@gmail.com","login":"MartinWitt","count":3},{"name":"Stephen Colebourne","email":"scolebourne@apache.org","login":null,"count":2},{"name":"Robert Burrell Donkin","email":"rdonkin@apache.org","login":"itstechupnorth","count":2},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":2},{"name":"Gennaro Napolitano","email":"gennaro@nau.edu","login":"GN","count":2},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":2},{"name":"Andrés Torres","email":"torrespro","login":"torrespro","count":2},{"name":"Michael Osipov","email":"michaelo@apache.org","login":"michael-o","count":1},{"name":"Phil Steitz","email":"psteitz@apache.org","login":"psteitz","count":1},{"name":"Ralph Goers","email":"rgoers@apache.org","login":"rgoers","count":1},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"The Apache Software Foundation","email":"root-asf-gitbox-commits@apache.org","login":"asf-gitbox-commits","count":1},{"name":"Viicos","email":"65306057+Viicos","login":"Viicos","count":1},{"name":"ashoknan2","email":"ashoknan@gmail.com","login":"ashoknan2","count":1},{"name":"Ashokkkumar Sankaran","email":"Ashokkumar.Sankaran@jpmorgan.com","login":null,"count":1},{"name":"Dion Gillard","email":"dion@apache.org","login":null,"count":1},{"name":"Dávid Szigecsán","email":"","login":null,"count":1},{"name":"Eitan Adler","email":"eax@apache.org","login":null,"count":1},{"name":"Gyoo","email":"gyozell@gmail.com","login":null,"count":1},{"name":"Leo Sutic","email":"leosutic@apache.org","login":null,"count":1},{"name":"mauriciobento","email":"mauricio.bento@studiosmock.com","login":null,"count":1},{"name":"Rory Winston","email":"rwinston@apache.org","login":null,"count":1},{"name":"No Author","email":"dev-null@apache.org","login":null,"count":1},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":1},{"name":"Johannes Weberhofer","email":"jweberhofer@weberhofer.at","login":"weberhofer","count":1},{"name":"Jeff Schram","email":"jeff.schram@gmail.com","login":"jeff-schram","count":1},{"name":"Dávid Szigecsán","email":"sigee15@gmail.com","login":"sigee","count":1},{"name":"Colm O hEigeartaigh","email":"coheigea@apache.org","login":"coheigea","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":248},{"name":"Sahana Bogar","email":"sahvx655@gmail.com","login":"sahvx655-wq","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":17},{"name":"The Apache Software Foundation","email":"root-asf-gitbox-commits@apache.org","login":"asf-gitbox-commits","count":1},{"name":"mauriciobento","email":"mauricio.bento@studiosmock.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6758962,"commits_count":979707202,"contributors_count":41284905,"owners_count":1360748,"committers_count":3355090,"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-validator","html_url":"https://github.com/apache/commons-validator","last_synced_at":"2026-08-22T18:34:46.294Z","status":null,"issues_count":2,"pull_requests_count":483,"avg_time_to_close_issue":3157.0,"avg_time_to_close_pull_request":1770336.7171492204,"issues_closed_count":2,"pull_requests_closed_count":449,"pull_request_authors_count":35,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.6956521739130435,"merged_pull_requests_count":397,"bot_issues_count":2,"bot_pull_requests_count":363,"past_year_issues_count":1,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":5404.0,"past_year_avg_time_to_close_pull_request":88630.84615384616,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7931034482758621,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":49,"created_at":"2024-01-23T17:28:09.398Z","updated_at":"2026-08-22T18:34:46.295Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-validator/issues","issue_labels_count":{"table":{"dependencies":2,"github_actions":1,"java":1}},"pull_request_labels_count":{"table":{"dependencies":363,"github_actions":305,"java":58}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":430,"NONE":29,"MEMBER":22,"OWNER":1,"COLLABORATOR":1}},"issue_authors":{"table":{"dependabot[bot]":2}},"pull_request_authors":{"table":{"dependabot[bot]":363,"sahvx655-wq":34,"slawekjaranowski":18,"homebeaver":17,"nhojpatrick":7,"lctking":4,"sigee":3,"arturobernalg":3,"rkosmowski":2,"spotlesscoder":2,"apervushin":2,"GOptimistic":2,"weberhofer":2,"MartinWitt":2,"ashoknan2":2,"torrespro":1,"Viicos":1,"harrisric":1,"asf-gitbox-commits":1,"rossmills3":1,"step-security-bot":1,"curryzjj":1,"karlkauc":1,"landsman":1,"garydgregory":1,"chrismaeda":1,"arnaudfnr":1,"xDaryamo":1,"tatiana-scda":1,"LoreScianatico":1,"LalithMaringanti":1,"orionlibs":1,"libstech-auto":1,"Luzin7":1,"dheid":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16289424,"issues_count":42260167,"pull_requests_count":134596721,"authors_count":11512568,"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":{"dependencies":1,"java":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":18,"github_actions":15,"java":3}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":52,"MEMBER":1,"NONE":1}},"past_year_issue_authors":{"table":{"dependabot[bot]":1}},"past_year_pull_request_authors":{"table":{"sahvx655-wq":34,"dependabot[bot]":18,"asf-gitbox-commits":1,"garydgregory":1}},"maintainers":[{"table":{"login":"slawekjaranowski","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slawekjaranowski"}},{"table":{"login":"arturobernalg","count":3,"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":"Luzin7","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Luzin7"}},{"table":{"login":"curryzjj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/curryzjj"}}],"active_maintainers":[{"table":{"login":"garydgregory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}}]}},"events":{"total":{"CommitCommentEvent":11,"CreateEvent":65,"DeleteEvent":76,"ForkEvent":21,"IssueCommentEvent":68,"PullRequestEvent":174,"PullRequestReviewCommentEvent":34,"PullRequestReviewEvent":30,"PushEvent":276,"WatchEvent":17},"last_year":{"CreateEvent":12,"DeleteEvent":16,"ForkEvent":4,"IssueCommentEvent":5,"PullRequestEvent":41,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":5,"PushEvent":117,"WatchEvent":4}},"keywords":["commons"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-16T11:05:10.575Z","updated_at":"2022-08-16T11:05:10.575Z","repository_link":"https://github.com/apache/commons-validator/blob/master/pom.xml","dependencies":[{"id":1851530828,"package_name":"commons-beanutils:commons-beanutils","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false},{"id":1851530829,"package_name":"commons-digester:commons-digester","ecosystem":"maven","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":1851530830,"package_name":"commons-logging:commons-logging","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":1851530831,"package_name":"commons-collections:commons-collections","ecosystem":"maven","requirements":"3.2.2","direct":true,"kind":"runtime","optional":false},{"id":1851530832,"package_name":"org.apache.commons:commons-csv","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"test","optional":false},{"id":1851530833,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":1851530834,"package_name":"org.bitstrings.test:junit-clptr","ecosystem":"maven","requirements":"1.2.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T15:47:56.211Z","updated_at":"2023-01-11T15:47:56.211Z","repository_link":"https://github.com/apache/commons-validator/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6868726140,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6868726141,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6868726142,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868726143,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868726144,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T15:47:56.243Z","updated_at":"2023-01-11T15:47:56.243Z","repository_link":"https://github.com/apache/commons-validator/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":6868726145,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6868726146,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6868726147,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.9.0","direct":true,"kind":"composite","optional":false},{"id":6868726148,"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-11T15:47:56.293Z","updated_at":"2023-01-11T15:47:56.293Z","repository_link":"https://github.com/apache/commons-validator/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6868726149,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6868726150,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6868726151,"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-11T15:47:56.369Z","updated_at":"2023-01-11T15:47:56.369Z","repository_link":"https://github.com/apache/commons-validator/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":6868726152,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6868726153,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6868726154,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":6868726155,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]}],"score":9.614204198717374,"created_at":"2025-08-29T11:09:51.925Z","updated_at":"2026-08-23T19:07:01.640Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/363056","html_url":"https://summary.ecosyste.ms/projects/363056"}