{"id":362992,"url":"https://github.com/apache/commons-net","last_synced_at":"2026-06-20T10:30:22.924Z","repository":{"id":5889635,"uuid":"7107916","full_name":"apache/commons-net","owner":"apache","description":"Apache Commons Net","archived":false,"fork":false,"pushed_at":"2026-06-07T14:13:23.000Z","size":12122,"stargazers_count":293,"open_issues_count":10,"forks_count":205,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-06-11T06:04:34.227Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/net/","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":"2012-12-11T08:00:16.000Z","updated_at":"2026-06-07T14:13:26.000Z","dependencies_parsed_at":"2026-04-03T21:00:40.375Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-net","commit_stats":{"total_commits":3474,"total_committers":60,"mean_commits":57.9,"dds":0.5900978698906161,"last_synced_commit":"a5c6026b7327d8ba762108b6b0d8b91c07c4d236"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net/sbom","scorecard":{"id":201319,"data":{"date":"2025-08-15T03:09:22Z","repo":{"name":"github.com/apache/commons-net","commit":"d67a3bdcc2b75acd7a487787c087a85d672451d9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":9,"checks":[{"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:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:41","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven_adhoc.yml:21","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yml:27","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":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 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":"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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven.yml:33"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (15) 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":"7 out of 7 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 19 contributing companies or organizations","details":["Info: found contributions from: AdoptOpenJDK, apache, apache software foundation, apache-archiva, assertj, codehaus-mojo, codehaus-plexus, groovy, gwt-maven-plugin, jclouds, jenkinsci, jetty, jetty-project, kawa-software, maven-mojo, mojohaus, pagonxt, redback, 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.352Z","repository_id":5889635,"created_at":"2025-08-16T22:53:41.352Z","updated_at":"2025-08-16T22:53:41.352Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34526073,"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-19T02:00:06.005Z","response_time":61,"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":308411,"full_name":"apache/commons-net","default_branch":"master","total_commits":3923,"total_committers":62,"total_bot_commits":250,"total_bot_committers":1,"mean_commits":63.274193548387096,"dds":0.6311496303849096,"past_year_total_commits":245,"past_year_total_committers":8,"past_year_total_bot_commits":34,"past_year_total_bot_committers":1,"past_year_mean_commits":30.625,"past_year_dds":0.19183673469387752,"last_synced_at":"2026-06-18T10:11:16.665Z","last_synced_commit":"628086a973b82b27e6a01d7fe28ec89220dbfec5","created_at":"2023-03-08T16:46:30.917Z","updated_at":"2026-06-18T10:06:20.793Z","committers":[{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":1447},{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":1328},{"name":"Rory Winston","email":"rwinston@apache.org","login":null,"count":335},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":250},{"name":"Steven M. Cohen","email":"scohen@apache.org","login":null,"count":106},{"name":"Jeffrey Brekke","email":"brekke@apache.org","login":null,"count":93},{"name":"Daniel Savarese","email":"dfs@apache.org","login":null,"count":80},{"name":"Niall Pemberton","email":"niallp@apache.org","login":null,"count":71},{"name":"Jakub Kupczyk","email":"jkbkupczyk@gmail.com","login":"jkbkupczyk","count":37},{"name":"Sebastian Bazley","email":"sebb@apache.org =  sebb = Sebastian Bazley sebb@apache.org@apache.org","login":null,"count":22},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":21},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":17},{"name":"Arturo Bernal","email":"arturobernalg@gmail.com","login":"arturobernalg","count":11},{"name":"Pascal Schumacher","email":"pascalschumacher@apache.org","login":"PascalSchumacher","count":7},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":6},{"name":"Bruno D'Avonzo","email":"brudav@apache.org","login":null,"count":6},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":6},{"name":"haegar9766","email":"144672114+haegar9766","login":"haegar9766","count":6},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":5},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":4},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":4},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":4},{"name":"vimukthi","email":"dissanayake.kasun@gmail.com","login":"vimukthiD","count":4},{"name":"see-quick","email":"maros.orsak159@gmail.com","login":"see-quick","count":3},{"name":"John Patrick","email":"142304+nhojpatrick","login":"nhojpatrick","count":3},{"name":"Dion Gillard","email":"dion@apache.org","login":null,"count":2},{"name":"Nagabhushan S N","email":"nagsn@cisco.com","login":null,"count":2},{"name":"Niklas Gustavsson","email":"ngn@apache.org","login":null,"count":2},{"name":"dxbjavid","email":"dxbjavid@gmail.com","login":"dxbjavid","count":2},{"name":"drmaas","email":"drmaas@gmail.com","login":"drmaas","count":2},{"name":"Martin Wiesner","email":"martin.wiesner@hs-heilbronn.de","login":"mawiesne","count":2},{"name":"Lewis John McGibbney","email":"lewis.mcgibbney@gmail.com","login":"lewismc","count":2},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":2},{"name":"James Strachan","email":"jstrachan@apache.org","login":"jstrachan","count":2},{"name":"Jean-Frederic Clere","email":"jfclere@apache.org","login":"jfclere","count":2},{"name":"Max Shenfield","email":"mshenfield@google.com","login":null,"count":1},{"name":"No Author","email":"dev-null@apache.org","login":null,"count":1},{"name":"Aurélien Pupier","email":"apupier@ibm.com","login":"apupier","count":1},{"name":"sayaoailun","email":"guojianwei007@126.com","login":"sayaoailun","count":1},{"name":"lixiongyou","email":"lixiongyou@hotmail.com","login":"Lixiongyou","count":1},{"name":"exceptionfactory","email":"exceptionfactory@apache.org","login":"exceptionfactory","count":1},{"name":"aherbert","email":"aherbert@apache.org","login":"aherbert","count":1},{"name":"Yani Mihaylov","email":"edgesfit@gmail.com","login":"YaniM","count":1},{"name":"Stzx","email":"silence.m@hotmail.com","login":"Stzx","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Robert Burrell Donkin","email":"rdonkin@apache.org","login":"itstechupnorth","count":1},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":1},{"name":"Georg Voss","email":"voss@drehpunkt.de","login":null,"count":1},{"name":"Filipe Bojikian Rissi","email":"filiperissi@localhost.localdomain","login":null,"count":1},{"name":"rogrigor","email":"roman.grigoriadi@dhl.com","login":null,"count":1},{"name":"Stephen Colebourne","email":"scolebourne@apache.org","login":null,"count":1},{"name":"Simone","email":"simone.tiso@corall.io","login":null,"count":1},{"name":"Ondřej Fibich","email":"ofibich@techniserv.cz","login":null,"count":1},{"name":"Basil Crow","email":"me@basilcrow.com","login":"basil","count":1},{"name":"Chad Wilson","email":"chadw@thoughtworks.com","login":"chadlwilson","count":1},{"name":"Chris Steingen","email":"chris.steingen@gmail.com","login":"skombijohn","count":1},{"name":"Filipe Bojikian Rissi","email":"f.b.rissi@gmail.com","login":"fbrissi","count":1},{"name":"Hervé Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":1},{"name":"Jason van Zyl","email":"jvanzyl@apache.org","login":"jvanzyl","count":1},{"name":"Mark Thomas","email":"markt@apache.org","login":"markt-asf","count":1},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":1},{"name":"yang","email":"642444906@qq.com","login":"yddgit","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":198},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"see-quick","email":"maros.orsak159@gmail.com","login":"see-quick","count":3},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":3},{"name":"Jakub Kupczyk","email":"jkbkupczyk@gmail.com","login":"jkbkupczyk","count":3},{"name":"dxbjavid","email":"dxbjavid@gmail.com","login":"dxbjavid","count":2},{"name":"sayaoailun","email":"guojianwei007@126.com","login":"sayaoailun","count":1},{"name":"Aurélien Pupier","email":"apupier@ibm.com","login":"apupier","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263725,"commits_count":875001958,"contributors_count":35073042,"owners_count":1168675,"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-net","html_url":"https://github.com/apache/commons-net","last_synced_at":"2026-05-23T21:02:26.246Z","status":"active","issues_count":1,"pull_requests_count":395,"avg_time_to_close_issue":1104.0,"avg_time_to_close_pull_request":943537.8763736264,"issues_closed_count":1,"pull_requests_closed_count":364,"pull_request_authors_count":34,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.4962025316455696,"merged_pull_requests_count":333,"bot_issues_count":1,"bot_pull_requests_count":338,"past_year_issues_count":0,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":283183.92307692306,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3235294117647059,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":24,"created_at":"2024-01-23T17:28:27.047Z","updated_at":"2026-05-23T21:02:26.246Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-net/issues","issue_labels_count":{"table":{"github_actions":1,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":338,"github_actions":278,"java":60}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":367,"NONE":24,"MEMBER":4}},"issue_authors":{"table":{"dependabot[bot]":1}},"pull_request_authors":{"table":{"dependabot[bot]":338,"jkbkupczyk":10,"vimukthiD":4,"nhojpatrick":3,"Flofler":2,"sebbASF":2,"Lixiongyou":2,"mawiesne":2,"wbbo":2,"basil":2,"deguich":2,"pjfanning":2,"DamnedElric":2,"hboutemy":2,"SteveOswald":1,"precoder":1,"step-security-bot":1,"sayaoailun":1,"sebastian-alfers":1,"gremi64":1,"motofix":1,"asf-gitbox-commits":1,"see-quick":1,"garydgregory":1,"T-fala":1,"Umoxfo":1,"haegar9766":1,"YaniM":1,"aaaZayne":1,"Monilnarang":1,"exceptionfactory":1,"codingtim":1,"arturobernalg":1,"dmytro-sylaiev":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815505,"issues_count":33036629,"pull_requests_count":109037051,"authors_count":11311442,"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":23,"github_actions":17,"java":6}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":26,"NONE":4,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":23,"aaaZayne":1,"asf-gitbox-commits":1,"codingtim":1,"garydgregory":1,"jkbkupczyk":1,"precoder":1,"sayaoailun":1,"see-quick":1}},"maintainers":[{"table":{"login":"hboutemy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hboutemy"}},{"table":{"login":"garydgregory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}},{"table":{"login":"arturobernalg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}}],"active_maintainers":[{"table":{"login":"garydgregory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"}}]}},"events":{"total":{"DeleteEvent":67,"PullRequestEvent":137,"ForkEvent":15,"WatchEvent":27,"IssueCommentEvent":29,"PushEvent":222,"PullRequestReviewEvent":12,"PullRequestReviewCommentEvent":10,"CreateEvent":71},"last_year":{"DeleteEvent":19,"PullRequestEvent":41,"ForkEvent":3,"WatchEvent":8,"IssueCommentEvent":4,"PushEvent":84,"PullRequestReviewEvent":2,"CreateEvent":23}},"keywords":["commons"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-27T09:01:02.857Z","updated_at":"2022-08-27T09:01:02.857Z","repository_link":"https://github.com/apache/commons-net/blob/master/pom.xml","dependencies":[{"id":2907561046,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":2907561047,"package_name":"org.apache.ftpserver:ftpserver-core","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"test","optional":false},{"id":2907561048,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"test","optional":false},{"id":2907561049,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:44:24.676Z","updated_at":"2023-01-13T13:44:24.676Z","repository_link":"https://github.com/apache/commons-net/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6876140172,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876140173,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.3","direct":true,"kind":"composite","optional":false},{"id":6876140174,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876140175,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876140176,"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-13T13:44:24.711Z","updated_at":"2023-01-13T13:44:24.711Z","repository_link":"https://github.com/apache/commons-net/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":6876140177,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876140178,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.3","direct":true,"kind":"composite","optional":false},{"id":6876140179,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.9.0","direct":true,"kind":"composite","optional":false},{"id":6876140180,"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-13T13:44:24.753Z","updated_at":"2023-01-13T13:44:24.753Z","repository_link":"https://github.com/apache/commons-net/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6876140181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876140182,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.3","direct":true,"kind":"composite","optional":false},{"id":6876140183,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3.9.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_adhoc.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:44:24.808Z","updated_at":"2023-01-13T13:44:24.808Z","repository_link":"https://github.com/apache/commons-net/blob/master/.github/workflows/maven_adhoc.yml","dependencies":[{"id":6876140184,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876140185,"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-13T13:44:24.890Z","updated_at":"2023-01-13T13:44:24.890Z","repository_link":"https://github.com/apache/commons-net/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":6876140186,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6876140187,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6876140188,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":6876140189,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]}],"score":9.84086719055446,"created_at":"2025-08-29T10:45:09.472Z","updated_at":"2026-06-20T10:30:22.925Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362992","html_url":"https://summary.ecosyste.ms/projects/362992"}