{"id":361431,"url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","last_synced_at":"2026-06-21T08:00:46.150Z","repository":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-28T08:05:16.000Z","size":1414,"stargazers_count":4,"open_issues_count":1,"forks_count":18,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-06-09T02:06:55.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-28T08:05:12.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34435981,"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-17T02:00:05.408Z","response_time":127,"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":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"packages":[{"id":4929961,"name":"org.glassfish.pfl:pfl-basic","ecosystem":"maven","description":"Basic functions","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":20,"first_release_published_at":"2011-08-03T15:02:57.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:00:54.720Z","created_at":"2022-07-27T02:53:18.318Z","updated_at":"2026-06-19T07:00:54.720Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-basic/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-basic/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-15T08:12:14.000Z","size":1373,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-15T09:39:17.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-15T08:12:08.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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_record":{"login":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-15T14:06:32.993Z","dependent_packages_count":33,"downloads":null,"downloads_period":null,"dependent_repos_count":27,"rankings":{"downloads":null,"dependent_repos_count":4.5330316651483145,"dependent_packages_count":1.9902091321366717,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":1.3396870526284177,"average":18.47014185746178},"purl":"pkg:maven/org.glassfish.pfl/pfl-basic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-basic","docker_dependents_count":264,"docker_downloads_count":6569143,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-basic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-basic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T13:02:18.038Z","issues_count":17,"pull_requests_count":151,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1361218.1641791044,"issues_closed_count":16,"pull_requests_closed_count":134,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6158940397350994,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":102720.27272727272,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"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.2413793103448276,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":4929965,"name":"org.glassfish.pfl:pfl-tf-tools","ecosystem":"maven","description":"Jakarta EE Primitive Function Library","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":20,"first_release_published_at":"2011-08-03T15:02:59.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:00:57.243Z","created_at":"2022-07-27T02:53:21.097Z","updated_at":"2026-06-19T07:00:57.243Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-tf-tools/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-tf-tools/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-15T08:12:14.000Z","size":1373,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-15T09:39:17.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-15T08:12:08.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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_record":{"login":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-15T14:06:32.508Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":25,"rankings":{"downloads":null,"dependent_repos_count":4.740662134969816,"dependent_packages_count":4.802931253691598,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":1.5132797405119682,"average":19.108930913313777},"purl":"pkg:maven/org.glassfish.pfl/pfl-tf-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-tf-tools","docker_dependents_count":169,"docker_downloads_count":4654931,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-tf-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-tf-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T13:02:18.038Z","issues_count":17,"pull_requests_count":151,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1361218.1641791044,"issues_closed_count":16,"pull_requests_closed_count":134,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6158940397350994,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":102720.27272727272,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"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.2413793103448276,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf-tools/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":5047705,"name":"org.glassfish.pfl:pfl-asm","ecosystem":"maven","description":"GMBAL- Java EE Primative Function Library","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":12,"first_release_published_at":"2011-08-03T15:02:57.000Z","latest_release_published_at":"2019-03-24T20:31:31.000Z","latest_release_number":"4.1.0","last_synced_at":"2026-06-19T07:01:04.459Z","created_at":"2022-07-27T21:03:30.694Z","updated_at":"2026-06-19T07:01:04.459Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-asm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-asm/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots","https://oss.sonatype.org/content/repositories/staging"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-13T17:25:29.000Z","size":1068,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-04-23T03:09:07.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-03-13T17:25:23.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":null,"html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32412890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T05:20:56.964Z","status":"ssl_error","status_checked_at":"2026-04-29T05:19:54.749Z","response_time":110,"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_record":{"login":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-04-29T06:06:47.593Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.292714913554045,"dependent_packages_count":6.70384126380282,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":1.653835757691037,"average":20.42763467448868},"purl":"pkg:maven/org.glassfish.pfl/pfl-asm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-asm","docker_dependents_count":179,"docker_downloads_count":3071496,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-asm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-asm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-27T05:01:38.542Z","issues_count":17,"pull_requests_count":150,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1371402.8796992481,"issues_closed_count":16,"pull_requests_closed_count":133,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.62,"merged_pull_requests_count":122,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":0,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":107295.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"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.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-asm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-asm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-asm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-asm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-asm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-asm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":4929963,"name":"org.glassfish.pfl:pfl-dynamic","ecosystem":"maven","description":"Functionality that may include class generation","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":20,"first_release_published_at":"2011-08-03T15:02:59.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:00:56.218Z","created_at":"2022-07-27T02:53:19.469Z","updated_at":"2026-06-19T07:00:56.219Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-dynamic/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-dynamic/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-20T07:54:00.000Z","size":1389,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-23T18:06:41.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-20T07:53:54.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33750474,"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-05-31T02:00:06.040Z","response_time":95,"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":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-31T22:02:58.776Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":4.980928831002412,"dependent_packages_count":3.540129543793611,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":1.4894532931554025,"average":18.899658621069385},"purl":"pkg:maven/org.glassfish.pfl/pfl-dynamic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-dynamic","docker_dependents_count":211,"docker_downloads_count":4700284,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-dynamic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-dynamic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T21:00:55.169Z","issues_count":17,"pull_requests_count":159,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1285507.1126760563,"issues_closed_count":16,"pull_requests_closed_count":142,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6163522012578616,"merged_pull_requests_count":131,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":79954.06666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"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.32432432432432434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-dynamic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-dynamic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-dynamic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-dynamic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-dynamic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-dynamic/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":4929964,"name":"org.glassfish.pfl:pfl-test","ecosystem":"maven","description":"Jakarta EE Primitive Function Library","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":20,"first_release_published_at":"2011-08-03T15:02:58.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:00:56.697Z","created_at":"2022-07-27T02:53:20.449Z","updated_at":"2026-06-19T07:00:56.698Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-test/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-15T08:12:14.000Z","size":1373,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-15T09:39:17.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-15T08:12:08.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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_record":{"login":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-15T14:06:39.784Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.112084413699208,"dependent_packages_count":23.15550260789476,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":null,"average":30.938842114747366},"purl":"pkg:maven/org.glassfish.pfl/pfl-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T13:02:18.038Z","issues_count":17,"pull_requests_count":151,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1361218.1641791044,"issues_closed_count":16,"pull_requests_closed_count":134,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6158940397350994,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":102720.27272727272,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"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.2413793103448276,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":4929969,"name":"org.glassfish.pfl:pfl","ecosystem":"maven","description":"Jakarta EE Primitive Function Library","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"EDL 1.0","normalized_licenses":["SSPL-1.0"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":18,"first_release_published_at":"2013-03-13T23:30:18.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:01:02.435Z","created_at":"2022-07-27T02:53:24.803Z","updated_at":"2026-06-19T07:01:02.435Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-15T08:12:14.000Z","size":1373,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-15T09:39:17.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-15T08:12:08.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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_record":{"login":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-15T14:06:34.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.glassfish.pfl/pfl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T13:02:18.038Z","issues_count":17,"pull_requests_count":151,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1361218.1641791044,"issues_closed_count":16,"pull_requests_closed_count":134,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6158940397350994,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":102720.27272727272,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"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.2413793103448276,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":4929968,"name":"org.glassfish.pfl:pfl-tf","ecosystem":"maven","description":"Jakarta EE Primitive Function Library","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":20,"first_release_published_at":"2011-08-03T15:02:58.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:01:06.412Z","created_at":"2022-07-27T02:53:24.733Z","updated_at":"2026-06-19T07:01:06.412Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-tf/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-tf/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-23T14:52:49.000Z","size":1140,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-01T07:04:09.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-04-23T14:53:11.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32714252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"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_record":{"login":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-15T14:06:32.509Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":4.633343010741924,"dependent_packages_count":2.708005886534053,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":1.3396870526284177,"average":18.63376347745998},"purl":"pkg:maven/org.glassfish.pfl/pfl-tf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-tf","docker_dependents_count":264,"docker_downloads_count":6569143,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-tf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-tf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T13:02:18.038Z","issues_count":17,"pull_requests_count":151,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1361218.1641791044,"issues_closed_count":16,"pull_requests_closed_count":134,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6158940397350994,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":102720.27272727272,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"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.2413793103448276,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-tf/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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"}},{"id":4929960,"name":"org.glassfish.pfl:pfl-basic-tools","ecosystem":"maven","description":"Jakarta EE Primitive Function Library","homepage":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","keywords_array":[],"namespace":"org.glassfish.pfl","versions_count":20,"first_release_published_at":"2011-08-03T15:02:57.000Z","latest_release_published_at":"2026-05-01T17:30:58.000Z","latest_release_number":"5.1.1","last_synced_at":"2026-06-19T07:01:09.274Z","created_at":"2022-07-27T02:53:18.128Z","updated_at":"2026-06-19T07:01:09.274Z","registry_url":"https://central.sonatype.com/artifact/org.glassfish.pfl/pfl-basic-tools/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.glassfish.pfl/pfl-basic-tools/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/","https://repo.eclipse.org/repository/ee4j-staging/"]},"repo_metadata":{"id":36245046,"uuid":"147513231","full_name":"eclipse-ee4j/orb-gmbal-pfl","owner":"eclipse-ee4j","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-20T07:54:00.000Z","size":1389,"stargazers_count":4,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-23T18:06:41.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-05T12:20:18.000Z","updated_at":"2026-05-20T07:53:54.000Z","dependencies_parsed_at":"2026-03-01T02:00:56.606Z","dependency_job_id":"73a86e1e-0730-4646-8238-71c367ce97f9","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/sbom","scorecard":{"id":365346,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipse-ee4j/orb-gmbal-pfl","commit":"5a711fd39076093607b41e77b7aa1ef992ec55e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md: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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found linked content: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/eclipse-ee4j/.github/SECURITY.md:1","Info: Found text in security policy: github.com/eclipse-ee4j/.github/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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T11:43:48.951Z","repository_id":36245046,"created_at":"2025-08-18T11:43:48.951Z","updated_at":"2025-08-18T11:43:48.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33750474,"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-05-31T02:00:06.040Z","response_time":95,"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":"eclipse-ee4j","name":"Eclipse EE4J","uuid":"31900942","kind":"organization","description":"The Eclipse EE4J Project","email":"ee4j-community@eclipse.org","website":"https://projects.eclipse.org/projects/ee4j","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31900942?v=4","repositories_count":101,"last_synced_at":"2023-08-10T08:44:28.127Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipse-ee4j","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:28:56.319Z","updated_at":"2023-08-10T08:44:30.126Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j/repositories"},"tags":[{"name":"5.1.1","sha":"ff7a0ffbb255c7d519916dfafb772b86346a84e2","kind":"tag","published_at":"2026-05-01T17:21:24.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.1","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"8a3d64f9abd2e8c45739fbe88c928ffc8e0e9bfa","kind":"tag","published_at":"2025-02-13T16:22:32.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.1.0","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.1.0/manifests"},{"name":"5.0.0-RELEASE","sha":"02e785f9232b9f442e414ee9155ac32a1bd31453","kind":"tag","published_at":"2024-02-22T18:16:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/5.0.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/5.0.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@5.0.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/5.0.0-RELEASE/manifests"},{"name":"4.1.2-RELEASE","sha":"1b0f3f49e0af7cee2878599c0e9d139e75f7c30f","kind":"tag","published_at":"2021-02-13T19:15:18.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RELEASE/manifests"},{"name":"4.1.2-RC1-RELEASE","sha":"528d86eb5fbdc77c27ff609d442e250eb67e1c38","kind":"tag","published_at":"2020-07-08T09:30:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.2-RC1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.2-RC1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.2-RC1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.2-RC1-RELEASE/manifests"},{"name":"4.1.1-RELEASE","sha":"c302134e9bd6d3962fb57c9b1c3aeca20904559b","kind":"tag","published_at":"2020-06-22T07:39:22.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.1-RELEASE/manifests"},{"name":"4.1.0-RELEASE","sha":"3e61831ee79faef0d612f52eca454c3005cfdd06","kind":"tag","published_at":"2019-03-24T20:32:31.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.1.0-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.1.0-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.1.0-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.1.0-RELEASE/manifests"},{"name":"4.0.2-RELEASE","sha":"9fa8cfb7e6d364469b7a3d8818ca07f9ff03358d","kind":"tag","published_at":"2019-03-05T19:52:58.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.2-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.2-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.2-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.2-RELEASE/manifests"},{"name":"4.0.1-RELEASE","sha":"01b0fd096eef18392ba3d871963282c9371a844b","kind":"tag","published_at":"2018-11-21T11:36:07.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/4.0.1-RELEASE","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/4.0.1-RELEASE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@4.0.1-RELEASE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/4.0.1-RELEASE/manifests"},{"name":"initial-contribution","sha":"3adc3bcd599a4e354247dd5f28b28e3353981b18","kind":"commit","published_at":"2018-09-07T06:58:12.000Z","download_url":"https://codeload.github.com/eclipse-ee4j/orb-gmbal-pfl/tar.gz/initial-contribution","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/releases/tag/initial-contribution","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eclipse-ee4j/orb-gmbal-pfl@initial-contribution","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/tags/initial-contribution/manifests"}]},"repo_metadata_updated_at":"2026-05-31T22:02:58.742Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":25,"rankings":{"downloads":null,"dependent_repos_count":4.740662134969816,"dependent_packages_count":4.476168547087267,"stargazers_count":50.843836658691146,"forks_count":33.64394477870436,"docker_downloads_count":1.5132797405119682,"average":19.04357837199291},"purl":"pkg:maven/org.glassfish.pfl/pfl-basic-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-basic-tools","docker_dependents_count":169,"docker_downloads_count":4654931,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.glassfish.pfl:pfl-basic-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.glassfish.pfl:pfl-basic-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T21:00:55.169Z","issues_count":17,"pull_requests_count":159,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1285507.1126760563,"issues_closed_count":16,"pull_requests_closed_count":142,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6163522012578616,"merged_pull_requests_count":131,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":79954.06666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"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.32432432432432434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","maintainers":[{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"},{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"},{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"},{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"},{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic-tools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic-tools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic-tools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.pfl:pfl-basic-tools/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":9856029,"full_name":"eclipse-ee4j/orb-gmbal-pfl","default_branch":"master","total_commits":159,"total_committers":14,"total_bot_commits":69,"total_bot_committers":1,"mean_commits":11.357142857142858,"dds":0.5660377358490566,"past_year_total_commits":42,"past_year_total_committers":3,"past_year_total_bot_commits":34,"past_year_total_bot_committers":1,"past_year_mean_commits":14.0,"past_year_dds":0.19047619047619047,"last_synced_at":"2026-06-19T07:02:19.249Z","last_synced_commit":"54d00ca9414175a1cf3d7dbd50cc6482c6c33522","created_at":"2025-05-08T15:35:18.323Z","updated_at":"2026-06-19T07:01:39.865Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":69},{"name":"Russell Gold","email":"russell.gold@oracle.com","login":"russgold","count":26},{"name":"David Matějček","email":"david.matejcek@omnifish.ee","login":"dmatej","count":26},{"name":"Jonathan Coustick","email":"jonathan.coustick@payara.fish","login":"Cousjava","count":7},{"name":"Eclipse ORB Bot","email":"orb-bot@eclipse.org","login":"eclipse-orb-bot","count":6},{"name":"Eclipse ORB Bot","email":"eclipse-orb-bot@eclipse.org","login":null,"count":5},{"name":"Piotrek Zygielo","email":"piotr.zygielo@gmail.com","login":"pzygielo","count":4},{"name":"Lukas Jungmann","email":"lukas.jungmann@oracle.com","login":"lukasj","count":4},{"name":"kaido207","email":"kaido.hiroki@fujitsu.com","login":"kaido207","count":3},{"name":"Vinay Vishal","email":"vinayvishal","login":"vinayvishal","count":3},{"name":"hs536","email":"sawamura.hiroki@fujitsu.com","login":"hs536","count":2},{"name":"Steve Millidge","email":"steve.millidge@payara.fish","login":"smillidge","count":2},{"name":"hussainm","email":"hussain.nm@cognizant.com","login":"hussainnm","count":1},{"name":"Vinay Vishal","email":"vinay.vishal@oracle.com","login":null,"count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":34},{"name":"David Matějček","email":"david.matejcek@omnifish.ee","login":"dmatej","count":6},{"name":"Eclipse ORB Bot","email":"orb-bot@eclipse.org","login":"eclipse-orb-bot","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265209,"commits_count":875224036,"contributors_count":35095329,"owners_count":1169584,"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":"eclipse-ee4j/orb-gmbal-pfl","html_url":"https://github.com/eclipse-ee4j/orb-gmbal-pfl","last_synced_at":"2026-05-29T21:00:55.169Z","status":"active","issues_count":17,"pull_requests_count":159,"avg_time_to_close_issue":22394881.625,"avg_time_to_close_pull_request":1285507.1126760563,"issues_closed_count":16,"pull_requests_closed_count":142,"pull_request_authors_count":12,"issue_authors_count":10,"avg_comments_per_issue":4.0588235294117645,"avg_comments_per_pull_request":0.6163522012578616,"merged_pull_requests_count":131,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":0,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":79954.06666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"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.32432432432432434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":30,"created_at":"2023-05-16T09:35:14.852Z","updated_at":"2026-05-29T21:00:55.169Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Forb-gmbal-pfl/issues","issue_labels_count":{"table":{"GlassFish 5.1":2,"build":2,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":93,"java":43,"enhancement":1,"build":1,"bug":1,"code cleanup":1}},"issue_author_associations_count":{"table":{"MEMBER":6,"NONE":6,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":149,"MEMBER":9,"COLLABORATOR":1}},"issue_authors":{"table":{"m0mus":4,"glassfishrobot":4,"lukasj":2,"dmatej":1,"vinayvishal":1,"smillidge":1,"ctabin":1,"hs536":1,"russgold":1,"ebourg":1}},"pull_request_authors":{"table":{"dependabot[bot]":93,"dmatej":21,"russgold":14,"pzygielo":10,"vinayvishal":5,"Cousjava":4,"hs536":3,"lukasj":3,"smillidge":2,"hussainnm":2,"kaido207":1,"lanina90":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14825635,"issues_count":33044985,"pull_requests_count":108951375,"authors_count":11313487,"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":34,"java":34,"code cleanup":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":36}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":34,"dmatej":2}},"maintainers":[{"table":{"login":"lukasj","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasj"}},{"table":{"login":"m0mus","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m0mus"}},{"table":{"login":"Cousjava","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cousjava"}},{"table":{"login":"hussainnm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussainnm"}},{"table":{"login":"lanina90","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanina90"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":30,"PullRequestEvent":72,"IssuesEvent":2,"IssueCommentEvent":20,"PushEvent":40,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":28,"CreateEvent":32},"last_year":{"DeleteEvent":13,"PullRequestEvent":37,"IssueCommentEvent":4,"PushEvent":18,"PullRequestReviewEvent":5,"CreateEvent":16}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"pfl-basic/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:23.155Z","updated_at":"2022-08-17T22:25:23.155Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pfl-basic/pom.xml","dependencies":[{"id":1871950494,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pfl-basic-tools/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:23.255Z","updated_at":"2022-08-17T22:25:23.255Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pfl-basic-tools/pom.xml","dependencies":[{"id":1871950495,"package_name":"${project.groupId}:pfl-basic","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pfl-dynamic/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:23.321Z","updated_at":"2022-08-17T22:25:23.321Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pfl-dynamic/pom.xml","dependencies":[{"id":1871952142,"package_name":"${project.groupId}:pfl-basic","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":1871952143,"package_name":"jakarta.ejb:jakarta.ejb-api","ecosystem":"maven","requirements":"3.2.3","direct":true,"kind":"test","optional":false},{"id":1871952144,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1871952145,"package_name":"org.ow2.asm:asm-util","ecosystem":"maven","requirements":"9.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pfl-test/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:23.601Z","updated_at":"2022-08-17T22:25:23.601Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pfl-test/pom.xml","dependencies":[{"id":1871955129,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"runtime","optional":false},{"id":1871955130,"package_name":"${project.groupId}:pfl-basic-tools","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":1871955131,"package_name":"${project.groupId}:pfl-basic","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":1871955132,"package_name":"${project.groupId}:pfl-tf","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":1871955133,"package_name":"${project.groupId}:pfl-tf-tools","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":1871955134,"package_name":"${project.groupId}:pfl-dynamic","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":1871955135,"package_name":"jakarta.ejb:jakarta.ejb-api","ecosystem":"maven","requirements":"3.2.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pfl-tf/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:23.825Z","updated_at":"2022-08-17T22:25:23.825Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pfl-tf/pom.xml","dependencies":[{"id":1871955244,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":1871955245,"package_name":"${project.groupId}:pfl-dynamic","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":1871955246,"package_name":"org.ow2.asm:asm-util","ecosystem":"maven","requirements":"9.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pfl-tf-tools/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:24.092Z","updated_at":"2022-08-17T22:25:24.092Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pfl-tf-tools/pom.xml","dependencies":[{"id":1871959570,"package_name":"${project.groupId}:pfl-basic-tools","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":1871959571,"package_name":"${project.groupId}:pfl-tf","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":1871959572,"package_name":"org.ow2.asm:asm-commons","ecosystem":"maven","requirements":"7.3.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-17T22:25:24.266Z","updated_at":"2022-08-17T22:25:24.266Z","repository_link":"https://github.com/eclipse-ee4j/orb-gmbal-pfl/blob/master/pom.xml","dependencies":[{"id":1871960639,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":1871960640,"package_name":"org.hamcrest:hamcrest-all","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"test","optional":false},{"id":1871960641,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":"9.1","direct":true,"kind":"runtime","optional":false}]}],"score":21.472557141572747,"created_at":"2025-05-08T15:35:14.696Z","updated_at":"2026-06-21T08:00:46.150Z","avatar_url":"https://github.com/eclipse-ee4j.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361431","html_url":"https://summary.ecosyste.ms/projects/361431"}