{"id":370696,"url":"https://github.com/apache/commons-dbutils","last_synced_at":"2026-05-31T15:02:10.391Z","repository":{"id":9476532,"uuid":"11362690","full_name":"apache/commons-dbutils","owner":"apache","description":"Apache Commons DbUtils","archived":false,"fork":false,"pushed_at":"2026-04-26T11:39:30.000Z","size":2365,"stargazers_count":390,"open_issues_count":3,"forks_count":181,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-04-26T22:03:18.186Z","etag":null,"topics":["commons"],"latest_commit_sha":null,"homepage":"https://commons.apache.org/dbutils/","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":"2013-07-12T07:00:18.000Z","updated_at":"2026-04-26T11:39:35.000Z","dependencies_parsed_at":"2026-04-26T22:01:08.514Z","dependency_job_id":null,"html_url":"https://github.com/apache/commons-dbutils","commit_stats":{"total_commits":1275,"total_committers":43,"mean_commits":"29.651162790697676","dds":0.7325490196078431,"last_synced_commit":"669438527b2b354304fef0fcfc9c0a50af4497cf"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/apache/commons-dbutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/commons-dbutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils/sbom","scorecard":{"id":201310,"data":{"date":"2025-08-16T02:14:55Z","repo":{"name":"github.com/apache/commons-dbutils","commit":"6a5aca5aa03616ffcbba749cb8eb68c810e2154d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.6,"checks":[{"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":"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":"Maintained","score":10,"reason":"25 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":"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/11 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":"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":"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 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yml:36","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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":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":"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 (19) 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":"16 out of 16 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 26 contributing companies or organizations","details":["Info: found contributions from: Hack42, HackerHotel, HallwayTech, NixOS, apache, apache software foundation, arnhem-air, assertj, autoweirdfm, bibliotheekdeventer, eicas-nl, facebook, gradlex-org, groovy, inkcut, mybatis, notionwm, ops4j, playframework, sakaiproject, scala-labs, scalacommunitybuild, scalapenos, self employed, self-employed apache software foundation, the apache software foundation"],"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:38.393Z","repository_id":9476532,"created_at":"2025-08-16T22:53:38.393Z","updated_at":"2025-08-16T22:53:38.393Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":1741782,"full_name":"apache/commons-dbutils","default_branch":"master","total_commits":1480,"total_committers":41,"total_bot_commits":263,"total_bot_committers":1,"mean_commits":36.09756097560975,"dds":0.6567567567567567,"past_year_total_commits":128,"past_year_total_committers":3,"past_year_total_bot_commits":43,"past_year_total_bot_committers":1,"past_year_mean_commits":42.666666666666664,"past_year_dds":0.3515625,"last_synced_at":"2026-05-04T21:47:12.189Z","last_synced_commit":"723b6c2f45ddf3b823cfe7182a9ef3cb0a56abaf","created_at":"2024-09-13T18:28:43.991Z","updated_at":"2026-05-04T21:46:59.250Z","committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":508},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":263},{"name":"Simone Tripodi","email":"simonetripodi@apache.org","login":"simonetripodi","count":122},{"name":"Sebastian Bazley","email":"sebb@apache.org","login":"sebbASF","count":111},{"name":"Henri Yandell","email":"bayard@apache.org","login":null,"count":89},{"name":"David Graham","email":"dgraham@apache.org","login":null,"count":87},{"name":"Carl Hall","email":"thecarlhall@apache.org","login":"thecarlhall","count":78},{"name":"Daniel Fabulich","email":"dfabulich@apache.org","login":null,"count":65},{"name":"Benedikt Ritter","email":"britter@apache.org","login":"britter","count":34},{"name":"Niall Pemberton","email":"niallp@apache.org","login":null,"count":30},{"name":"Bill Speirs","email":"wspeirs@apache.org","login":null,"count":26},{"name":"Gary Gregory","email":"gardgregory@gmail.com","login":null,"count":10},{"name":"Rahul Akolkar","email":"rahul@apache.org","login":"rahu1","count":6},{"name":"Yoav Shapira","email":"yoavs@apache.org","login":"YoavShapira","count":6},{"name":"pascalschumacher","email":"pascalschumacher@gmx.net","login":"PascalSchumacher","count":6},{"name":"Mark R. Diggory","email":"mdiggory@apache.org","login":"mdiggory","count":4},{"name":"Dirk Verbeeck","email":"dirkv@apache.org","login":null,"count":3},{"name":"Stephen Colebourne","email":"scolebourne@apache.org","login":null,"count":3},{"name":"ggregory","email":"ggregory@US-L-GG05.rocketsoftware.com","login":null,"count":3},{"name":"sanjanarampurkottur01","email":"149339511+sanjanarampurkottur01","login":"sanjanarampurkottur01","count":2},{"name":"rewerma","email":"rewerma@163.com","login":"rewerma","count":2},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":2},{"name":"Dennis Lundberg","email":"dennisl@apache.org","login":"dennisl","count":2},{"name":"tison","email":"wander4096@gmail.com","login":"tisonkun","count":1},{"name":"strangelookingnerd","email":"49242855+strangelookingnerd","login":"strangelookingnerd","count":1},{"name":"prasad83","email":"prasad83","login":"prasad83","count":1},{"name":"hdevalke","email":"notifications@github.com","login":"invalid-email-address","count":1},{"name":"XenoAmess","email":"xenoamess@gmail.com","login":"XenoAmess","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Dion Gillard","email":"dion@apache.org","login":null,"count":1},{"name":"Michael Hausegger","email":"michael.hausegger@tugraz.at","login":null,"count":1},{"name":"No Author","email":"dev-null@apache.org","login":null,"count":1},{"name":"Rob Tompkins","email":"chtompki@apache.org","login":"chtompki","count":1},{"name":"Phil Steitz","email":"psteitz@apache.org","login":"psteitz","count":1},{"name":"Olivier Lamy","email":"olamy@apache.org","login":"olamy","count":1},{"name":"Michael Hausegger","email":"hausegger.michael@googlemail.com","login":"TheRealHaui","count":1},{"name":"Matthew Jason Benson","email":"mbenson@apache.org","login":"mbenson","count":1},{"name":"Martin van den Bemt","email":"mvdb@apache.org","login":"baahmi","count":1},{"name":"Frank King","email":"frankking1729@gmail.com","login":"frank-king","count":1},{"name":"Bruno P. Kinoshita","email":"kinow","login":"kinow","count":1},{"name":"Amey Jadiye","email":"ameyjadiye@gmail.com","login":"ameyjadiye","count":1}],"past_year_committers":[{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":83},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"Sebb","email":"sebb@apache.org","login":"sebbASF","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-05T00:00:06.937Z","repositories_count":6228465,"commits_count":901417212,"contributors_count":34942000,"owners_count":1149456,"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-dbutils","html_url":"https://github.com/apache/commons-dbutils","last_synced_at":"2026-04-08T13:01:38.569Z","status":"active","issues_count":2,"pull_requests_count":378,"avg_time_to_close_issue":3331.0,"avg_time_to_close_pull_request":1162932.0877192982,"issues_closed_count":2,"pull_requests_closed_count":342,"pull_request_authors_count":16,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.42592592592592593,"merged_pull_requests_count":298,"bot_issues_count":2,"bot_pull_requests_count":347,"past_year_issues_count":0,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":152397.125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.08333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":36,"created_at":"2024-01-23T17:28:46.102Z","updated_at":"2026-04-08T13:01:38.570Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcommons-dbutils/issues","issue_labels_count":{"table":{"dependencies":2,"github_actions":1,"java":1}},"pull_request_labels_count":{"table":{"dependencies":347,"github_actions":279,"java":68}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":355,"NONE":22,"MEMBER":1}},"issue_authors":{"table":{"dependabot[bot]":2}},"pull_request_authors":{"table":{"dependabot[bot]":347,"Matheus-maas":7,"Lnola":6,"sanjanarampurkottur01":3,"rractg":2,"awrockla":2,"strangelookingnerd":2,"cstmgl":1,"arturobernalg":1,"nhojpatrick":1,"frank-king":1,"prasad83":1,"XenoAmess":1,"liony":1,"step-security-bot":1,"jiangood":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-05T00:00:06.846Z","repositories_count":14506210,"issues_count":34273969,"pull_requests_count":112299062,"authors_count":11254955,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":35,"github_actions":27,"java":8}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":35,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":35,"jiangood":1}},"maintainers":[{"table":{"login":"arturobernalg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":70,"PullRequestEvent":145,"ForkEvent":8,"WatchEvent":17,"IssueCommentEvent":10,"PushEvent":136,"PullRequestReviewEvent":6,"CreateEvent":67},"last_year":{"DeleteEvent":30,"PullRequestEvent":55,"ForkEvent":3,"WatchEvent":5,"IssueCommentEvent":4,"PushEvent":66,"CreateEvent":27}},"keywords":["commons"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-09-05T03:00:10.172Z","updated_at":"2022-09-05T03:00:10.172Z","repository_link":"https://github.com/apache/commons-dbutils/blob/master/pom.xml","dependencies":[{"id":3859082470,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":3859082471,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.7.0","direct":true,"kind":"test","optional":false},{"id":3859082472,"package_name":"org.hamcrest:hamcrest-all","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:12:28.194Z","updated_at":"2023-01-11T20:12:28.194Z","repository_link":"https://github.com/apache/commons-dbutils/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6870557887,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6870557888,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6870557889,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870557890,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6870557891,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:12:28.274Z","updated_at":"2023-01-11T20:12:28.274Z","repository_link":"https://github.com/apache/commons-dbutils/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6870557906,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6870557907,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.2.2","direct":true,"kind":"composite","optional":false},{"id":6870557908,"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-11T20:12:28.296Z","updated_at":"2023-01-11T20:12:28.296Z","repository_link":"https://github.com/apache/commons-dbutils/blob/master/.github/workflows/scorecards-analysis.yml","dependencies":[{"id":6870557916,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6870557917,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6870557918,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"83fd05a356d7e2593de66fc9913b3002723633cb","direct":true,"kind":"composite","optional":false},{"id":6870557919,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"b398f525a5587552e573b247ac661067fafa920b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-04-26T22:01:07.912Z","updated_at":"2026-04-26T22:01:07.912Z","repository_link":"https://github.com/apache/commons-dbutils/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":25857696398,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25857696399,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"2031cfc080254a8a887f58cffee85186f0e49e48","direct":true,"kind":"composite","optional":false}]}],"score":9.68738167857357,"created_at":"2026-03-04T20:29:24.045Z","updated_at":"2026-05-31T15:02:10.392Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370696","html_url":"https://summary.ecosyste.ms/projects/370696"}