{"id":368882,"url":"https://github.com/oblac/jodd-util","last_synced_at":"2026-06-19T21:00:23.093Z","repository":{"id":49846984,"uuid":"291153670","full_name":"oblac/jodd-util","owner":"oblac","description":"Essential Java utilities.","archived":false,"fork":false,"pushed_at":"2024-08-29T19:56:05.000Z","size":607,"stargazers_count":46,"open_issues_count":3,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-05-11T10:29:28.580Z","etag":null,"topics":["java","jodd","utility-library"],"latest_commit_sha":null,"homepage":"https://util.jodd.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oblac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"igr","patreon":"igo_rs"}},"created_at":"2020-08-28T21:58:45.000Z","updated_at":"2026-04-26T04:01:35.000Z","dependencies_parsed_at":"2023-11-06T23:38:24.291Z","dependency_job_id":"ac7567c2-4636-4c0f-8b00-b5d8de1dcccf","html_url":"https://github.com/oblac/jodd-util","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/oblac/jodd-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblac","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/sbom","scorecard":{"id":701048,"data":{"date":"2025-08-11","repo":{"name":"github.com/oblac/jodd-util","commit":"f93798f3bfa18e9d923afab0f92a95eea0442b59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/25 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/gradle-build.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/gradle-build.yml:10","Warn: no topLevel permission defined: .github/workflows/gradle-build.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oblac/jodd-util/gradle-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oblac/jodd-util/gradle-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/oblac/jodd-util/gradle-build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T05:13:20.913Z","repository_id":49846984,"created_at":"2025-08-22T05:13:20.913Z","updated_at":"2025-08-22T05:13:20.913Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33333416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":"oblac","name":"Oblac","uuid":"2282947","kind":"organization","description":"","email":"info@oblac.com","website":"http://oblac.com","location":"Belgrade, Serbia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2282947?v=4","repositories_count":26,"last_synced_at":"2024-03-26T17:34:48.254Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oblac","funding_links":[],"total_stars":4220,"followers":47,"following":0,"created_at":"2022-11-04T04:05:42.713Z","updated_at":"2024-03-26T17:34:59.265Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblac/repositories"},"packages":[{"id":4940199,"name":"org.jodd:jodd-util","ecosystem":"maven","description":"Jodd Util","homepage":"https://util.jodd.org","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/oblac/jodd-util","keywords_array":[],"namespace":"org.jodd","versions_count":7,"first_release_published_at":"2020-09-14T23:03:18.000Z","latest_release_published_at":"2024-08-29T19:40:46.000Z","latest_release_number":"6.3.0","last_synced_at":"2026-06-17T20:00:56.537Z","created_at":"2022-07-27T04:18:17.546Z","updated_at":"2026-06-17T20:00:56.537Z","registry_url":"https://central.sonatype.com/artifact/org.jodd/jodd-util/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.jodd/jodd-util/","metadata":{},"repo_metadata":{"id":49846984,"uuid":"291153670","full_name":"oblac/jodd-util","owner":"oblac","description":"Essential Java utilities.","archived":false,"fork":false,"pushed_at":"2024-08-29T19:56:05.000Z","size":607,"stargazers_count":43,"open_issues_count":3,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-10T17:45:28.436Z","etag":null,"topics":["java","jodd","utility-library"],"latest_commit_sha":null,"homepage":"https://util.jodd.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oblac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"igr","patreon":"igo_rs"}},"created_at":"2020-08-28T21:58:45.000Z","updated_at":"2025-08-13T11:22:05.000Z","dependencies_parsed_at":"2023-11-06T23:38:24.291Z","dependency_job_id":"ac7567c2-4636-4c0f-8b00-b5d8de1dcccf","html_url":"https://github.com/oblac/jodd-util","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/oblac/jodd-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblac","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/sbom","scorecard":{"id":701048,"data":{"date":"2025-08-11","repo":{"name":"github.com/oblac/jodd-util","commit":"f93798f3bfa18e9d923afab0f92a95eea0442b59"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/25 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/gradle-build.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/gradle-build.yml:10","Warn: no topLevel permission defined: .github/workflows/gradle-build.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/oblac/jodd-util/gradle-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oblac/jodd-util/gradle-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/oblac/jodd-util/gradle-build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T05:13:20.913Z","repository_id":49846984,"created_at":"2025-08-22T05:13:20.913Z","updated_at":"2025-08-22T05:13:20.913Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010672,"owners_count":26084785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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_record":{"login":"oblac","name":"Oblac","uuid":"2282947","kind":"organization","description":"","email":"info@oblac.com","website":"http://oblac.com","location":"Belgrade, Serbia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2282947?v=4","repositories_count":26,"last_synced_at":"2024-03-26T17:34:48.254Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oblac","funding_links":[],"total_stars":4220,"followers":47,"following":0,"created_at":"2022-11-04T04:05:42.713Z","updated_at":"2024-03-26T17:34:59.265Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblac","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblac/repositories"},"tags":[{"name":"v6.2.2","sha":"2be04408dc650a1ca11526be88975d4f1967843c","kind":"tag","published_at":"2024-08-29T19:55:58.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.2.2","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.2.2/manifests"},{"name":"v6.3.0","sha":"f93798f3bfa18e9d923afab0f92a95eea0442b59","kind":"tag","published_at":"2024-08-29T19:47:49.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.3.0","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"71b6d4cc3be121dcd885da5ede49f04025468b24","kind":"tag","published_at":"2023-04-27T14:44:11.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.2.1","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"343ad9c6d46479f0c9db2319dab7da423a6d1039","kind":"tag","published_at":"2022-12-21T10:00:15.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.2.0","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"54dcc142b395c22298aba175def98303fc63e175","kind":"tag","published_at":"2022-02-20T21:44:49.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.1.0","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"3422758e03c5bb9d5b533d1d325d8f4cee995099","kind":"tag","published_at":"2021-02-28T16:10:43.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.0.1","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"250e440ad16e2da6cb777485f8f4b25de5764273","kind":"tag","published_at":"2020-09-15T07:33:27.000Z","download_url":"https://codeload.github.com/oblac/jodd-util/tar.gz/v6.0.0","html_url":"https://github.com/oblac/jodd-util/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oblac/jodd-util@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/tags/v6.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T07:44:32.862Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":54,"rankings":{"downloads":null,"dependent_repos_count":2.9172381343291054,"dependent_packages_count":5.166534853687593,"stargazers_count":36.03079418154151,"forks_count":38.7928600746829,"docker_downloads_count":null,"average":20.726856811060276},"purl":"pkg:maven/org.jodd/jodd-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.jodd:jodd-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.jodd:jodd-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.jodd:jodd-util/dependencies","status":null,"funding_links":["https://github.com/sponsors/igr","https://patreon.com/igo_rs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T18:04:17.488Z","issues_count":11,"pull_requests_count":9,"avg_time_to_close_issue":1756432.25,"avg_time_to_close_pull_request":9656542.666666666,"issues_closed_count":8,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":11,"avg_comments_per_issue":4.7272727272727275,"avg_comments_per_pull_request":4.333333333333333,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/issues","maintainers":[{"login":"igr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.jodd:jodd-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.jodd:jodd-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.jodd:jodd-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.jodd:jodd-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.jodd:jodd-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.jodd:jodd-util/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1525707,"full_name":"oblac/jodd-util","default_branch":"master","total_commits":65,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.666666666666668,"dds":0.0461538461538461,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-17T20:01:20.867Z","last_synced_commit":"f93798f3bfa18e9d923afab0f92a95eea0442b59","created_at":"2024-02-22T22:34:19.067Z","updated_at":"2026-06-17T20:01:10.726Z","committers":[{"name":"Igor Spasić","email":"igor.spasic@gmail.com","login":"igr","count":62},{"name":"cusher","email":"30704914+cusher","login":"cusher","count":2},{"name":"Stephane Landelle","email":"slandelle@gatling.io","login":"slandelle","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6264030,"commits_count":875108623,"contributors_count":35078702,"owners_count":1168854,"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":"oblac/jodd-util","html_url":"https://github.com/oblac/jodd-util","last_synced_at":"2026-05-26T09:01:55.393Z","status":"error","issues_count":11,"pull_requests_count":9,"avg_time_to_close_issue":1756432.25,"avg_time_to_close_pull_request":9656542.666666666,"issues_closed_count":8,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":11,"avg_comments_per_issue":4.909090909090909,"avg_comments_per_pull_request":4.333333333333333,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T10:26:32.494Z","updated_at":"2026-05-26T09:01:55.394Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblac%2Fjodd-util/issues","issue_labels_count":{"table":{"enhancement":4,"bug":2,"good first issue":1,"documentation":1,"invalid":1}},"pull_request_labels_count":{"table":{"bug":1}},"issue_author_associations_count":{"table":{"NONE":11}},"pull_request_author_associations_count":{"table":{"MEMBER":3,"NONE":3,"CONTRIBUTOR":3}},"issue_authors":{"table":{"hongjie7202":1,"tfabien":1,"Zlase0820":1,"pzygielo":1,"bligny":1,"psmoros":1,"zabetak":1,"cushon":1,"siggemannen":1,"neroux":1,"andrewruckerjones":1}},"pull_request_authors":{"table":{"igr":3,"slandelle":2,"mkiefer10":2,"cusher":2}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:21.091Z","repositories_count":14814096,"issues_count":33091629,"pull_requests_count":109266199,"authors_count":11309710,"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":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"hongjie7202":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"igr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igr"}}],"active_maintainers":[]}},"events":{"total":{"IssuesEvent":3,"WatchEvent":3,"IssueCommentEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":1,"IssueCommentEvent":1}},"keywords":["java","jodd","utility-library"],"dependencies":[{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2022-09-17T22:14:05.897Z","updated_at":"2022-09-17T22:14:05.897Z","repository_link":"https://github.com/oblac/jodd-util/blob/master/build.gradle","dependencies":[{"id":5207338220,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"3.5.5","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gradle-build.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T03:15:36.899Z","updated_at":"2023-01-30T03:15:36.899Z","repository_link":"https://github.com/oblac/jodd-util/blob/master/.github/workflows/gradle-build.yml","dependencies":[{"id":7238737298,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7238737299,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7238737300,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"67421db6bd0bf253fb4bd25b31ebb98943c375e1","direct":true,"kind":"composite","optional":false},{"id":7238737301,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":9.180087328805161,"created_at":"2025-10-10T17:33:38.972Z","updated_at":"2026-06-19T21:00:23.093Z","avatar_url":"https://github.com/oblac.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368882","html_url":"https://summary.ecosyste.ms/projects/368882"}