{"id":363056,"url":"https://github.com/apache/commons-validator","last_synced_at":"2026-06-20T11:30:34.229Z","repository":{"id":830129,"uuid":"939852","full_name":"apache/commons-validator","owner":"apache","description":"Apache Commons Validator","archived":false,"fork":false,"pushed_at":"2026-05-30T12:32:55.000Z","size":10240,"stargazers_count":226,"open_issues_count":6,"forks_count":176,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-06-01T15:04:59.721Z","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,"dco":null,"cla":null}},"created_at":"2010-09-26T07:00:19.000Z","updated_at":"2026-05-30T12:32:59.000Z","dependencies_parsed_at":"2023-12-23T01:52:32.346Z","dependency_job_id":"438e181e-a05b-4c27-b751-2aa8a1a70754","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":53,"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":33928631,"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-05T02:00:06.157Z","response_time":120,"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":273060,"full_name":"apache/commons-validator","default_branch":"master","total_commits":2492,"total_committers":61,"total_bot_commits":254,"total_bot_committers":1,"mean_commits":40.85245901639344,"dds":0.7247191011235955,"past_year_total_commits":185,"past_year_total_committers":4,"past_year_total_bot_commits":48,"past_year_total_bot_committers":1,"past_year_mean_commits":46.25,"past_year_dds":0.32432432432432434,"last_synced_at":"2026-03-11T10:07:07.580Z","last_synced_commit":"5052eba64c7ffc7845682b8ecaa6f9c92b0df415","created_at":"2023-03-08T14:03:56.097Z","updated_at":"2026-03-11T10:05:13.667Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":686},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":478},{"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":"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":"ashoknan2","email":"ashoknan@gmail.com","login":"ashoknan2","count":1},{"name":"Viicos","email":"65306057+Viicos","login":"Viicos","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":1},{"name":"Ralph Goers","email":"rgoers@apache.org","login":"rgoers","count":1},{"name":"Phil Steitz","email":"psteitz@apache.org","login":"psteitz","count":1},{"name":"Michael Osipov","email":"michaelo@apache.org","login":"michael-o","count":1},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","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":"No Author","email":"dev-null@apache.org","login":null,"count":1},{"name":"Rory Winston","email":"rwinston@apache.org","login":null,"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":125},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":48},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":11},{"name":"Dávid Szigecsán","email":"","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-03-31T00:00:13.296Z","repositories_count":6205687,"commits_count":926849938,"contributors_count":35781742,"owners_count":1142922,"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":"2025-12-17T17:07:44.162Z","status":"active","issues_count":2,"pull_requests_count":447,"avg_time_to_close_issue":3157.0,"avg_time_to_close_pull_request":1900187.9302884615,"issues_closed_count":2,"pull_requests_closed_count":416,"pull_request_authors_count":32,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.6442953020134228,"merged_pull_requests_count":366,"bot_issues_count":2,"bot_pull_requests_count":363,"past_year_issues_count":1,"past_year_pull_requests_count":125,"past_year_avg_time_to_close_issue":5404.0,"past_year_avg_time_to_close_pull_request":67383.29807692308,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.528,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":89,"created_at":"2024-01-23T17:28:09.398Z","updated_at":"2025-12-17T17:07:44.162Z","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":396,"NONE":28,"MEMBER":21,"OWNER":1,"COLLABORATOR":1}},"issue_authors":{"table":{"dependabot[bot]":2}},"pull_request_authors":{"table":{"dependabot[bot]":363,"slawekjaranowski":18,"homebeaver":17,"nhojpatrick":7,"lctking":4,"sigee":3,"arturobernalg":3,"rkosmowski":2,"spotlesscoder":2,"apervushin":2,"MartinWitt":2,"GOptimistic":2,"weberhofer":2,"ashoknan2":2,"Viicos":1,"harrisric":1,"step-security-bot":1,"torrespro":1,"rossmills3":1,"karlkauc":1,"curryzjj":1,"landsman":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-02-08T00:00:11.518Z","repositories_count":13156013,"issues_count":35565280,"pull_requests_count":115213323,"authors_count":11149584,"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":76,"github_actions":66,"java":10}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":76,"NONE":2}},"past_year_issue_authors":{"table":{"dependabot[bot]":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":76,"harrisric":1,"libstech-auto":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":"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":[]}},"events":{"total":{"DeleteEvent":76,"PullRequestEvent":172,"ForkEvent":20,"WatchEvent":15,"IssueCommentEvent":67,"PushEvent":198,"PullRequestReviewCommentEvent":31,"PullRequestReviewEvent":25,"CreateEvent":64,"CommitCommentEvent":11},"last_year":{"DeleteEvent":54,"PullRequestEvent":107,"ForkEvent":12,"WatchEvent":8,"IssueCommentEvent":30,"PushEvent":105,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":5,"CreateEvent":43,"CommitCommentEvent":8}},"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.557611235839621,"created_at":"2025-08-29T11:09:51.925Z","updated_at":"2026-06-20T11:30:34.230Z","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"}