{"id":362199,"url":"https://github.com/eclipsesource/J2V8","last_synced_at":"2026-06-21T15:01:09.750Z","repository":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2025-11-14T04:52:55.000Z","size":5004,"stargazers_count":2633,"open_issues_count":178,"forks_count":388,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-06-05T07:04:50.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2026-06-01T06:53:34.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34013240,"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-07T02:00:07.652Z","response_time":124,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"packages":[{"id":4669982,"name":"com.eclipsesource.j2v8:j2v8","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":40,"first_release_published_at":"2015-01-07T00:09:23.000Z","latest_release_published_at":"2025-11-14T01:55:47.000Z","latest_release_number":"6.3.4","last_synced_at":"2026-06-19T14:40:30.939Z","created_at":"2022-07-25T18:27:50.129Z","updated_at":"2026-06-19T14:40:30.939Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8/","metadata":{},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:17.029Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.121078639447065,"dependent_packages_count":5.580205188169244,"stargazers_count":6.933710285837852,"forks_count":10.22837395183444,"docker_downloads_count":null,"average":8.71584201632215},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8/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":4811603,"name":"guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"guru.nidi.com.eclipsesource.j2v8","versions_count":1,"first_release_published_at":"2021-01-31T03:23:11.000Z","latest_release_published_at":"2021-01-31T03:23:11.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-19T14:40:31.517Z","created_at":"2022-07-26T14:01:56.979Z","updated_at":"2026-06-19T14:40:31.517Z","registry_url":"https://central.sonatype.com/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_linux_x86_64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_linux_x86_64/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:21.852Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.779094795222695,"dependent_packages_count":17.563295257736087,"stargazers_count":6.933896625254032,"forks_count":10.22915436134109,"docker_downloads_count":null,"average":12.126360259888475},"purl":"pkg:maven/guru.nidi.com.eclipsesource.j2v8/j2v8_linux_x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_linux_x86_64/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":4669914,"name":"com.eclipsesource.j2v8.foo:J2V8","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8.foo","versions_count":1,"first_release_published_at":"2015-10-22T22:48:06.000Z","latest_release_published_at":"2015-10-22T22:48:06.000Z","latest_release_number":"3.0.2","last_synced_at":"2026-06-11T13:02:23.301Z","created_at":"2022-07-25T18:27:34.529Z","updated_at":"2026-06-11T13:02:23.302Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8.foo/J2V8/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8.foo/J2V8/","metadata":{},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:12.308Z","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":5.2716376105280265,"forks_count":7.6604675333013645,"average":23.442976868116766},"purl":"pkg:maven/com.eclipsesource.j2v8.foo/J2V8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8.foo:J2V8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8.foo:J2V8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8.foo:J2V8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8.foo:J2V8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8.foo:J2V8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8.foo:J2V8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8.foo:J2V8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8.foo:J2V8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8.foo:J2V8/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":4669921,"name":"com.eclipsesource.j2v8:j2v8_android_x86","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":5,"first_release_published_at":"2015-02-24T23:29:46.000Z","latest_release_published_at":"2015-08-25T00:51:22.000Z","latest_release_number":"3.0.1","last_synced_at":"2026-06-11T13:02:23.603Z","created_at":"2022-07-25T18:27:36.141Z","updated_at":"2026-06-11T13:02:23.603Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_android_x86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_android_x86/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:10.878Z","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":5.2716376105280265,"forks_count":7.6604675333013645,"average":23.442976868116766},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_android_x86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android_x86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android_x86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_android_x86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_x86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_x86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_x86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_x86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_x86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_x86/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":4669974,"name":"com.eclipsesource.j2v8:j2v8_win32_x86","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":18,"first_release_published_at":"2015-02-24T23:35:11.000Z","latest_release_published_at":"2016-09-21T18:14:28.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-11T13:02:23.719Z","created_at":"2022-07-25T18:27:48.438Z","updated_at":"2026-06-11T13:02:23.720Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_win32_x86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_win32_x86/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2025-11-14T04:52:55.000Z","size":5004,"stargazers_count":2617,"open_issues_count":179,"forks_count":382,"subscribers_count":114,"default_branch":"master","last_synced_at":"2026-01-13T18:26:42.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2026-01-11T18:29:39.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30030768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T00:31:48.536Z","status":"online","status_checked_at":"2026-03-03T02:00:07.650Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-03T02:14:26.503Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":7.809684369018348,"dependent_packages_count":2.7074106406323835,"stargazers_count":6.933710285837852,"forks_count":10.22837395183444,"docker_downloads_count":6.003063400374415,"average":6.736448529539487},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_win32_x86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_win32_x86","docker_dependents_count":15,"docker_downloads_count":592282,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_win32_x86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_win32_x86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-03T02:14:13.401Z","issues_count":97,"pull_requests_count":27,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":16,"issue_authors_count":91,"avg_comments_per_issue":3.6597938144329896,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86/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":12479241,"name":"com.eclipsesource.j2v8:j2v8_android_arm64-v8a","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":1,"first_release_published_at":"2025-11-13T21:59:11.000Z","latest_release_published_at":"2025-11-13T21:59:11.000Z","latest_release_number":"6.3.0","last_synced_at":"2026-06-11T13:02:24.166Z","created_at":"2025-11-13T22:17:12.055Z","updated_at":"2026-06-11T13:02:24.166Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_android_arm64-v8a/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_android_arm64-v8a/","metadata":{},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2025-11-08T00:01:13.000Z","size":4949,"stargazers_count":2604,"open_issues_count":175,"forks_count":381,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-11-09T01:03:38.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-11-08T03:30:02.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284145006,"owners_count":26954846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-11-13T22:20:17.751Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.256375201881394,"dependent_packages_count":44.68626923185901,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.9713222168702},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_android_arm64-v8a","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android_arm64-v8a","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android_arm64-v8a","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-11T02:11:45.031Z","issues_count":96,"pull_requests_count":26,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":16,"issue_authors_count":90,"avg_comments_per_issue":3.6875,"avg_comments_per_pull_request":3.076923076923077,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_arm64-v8a/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":4669930,"name":"com.eclipsesource.j2v8:j2v8_android","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":7,"first_release_published_at":"2015-02-24T23:31:17.000Z","latest_release_published_at":"2015-10-27T17:20:40.000Z","latest_release_number":"3.0.5","last_synced_at":"2026-06-11T13:02:24.428Z","created_at":"2022-07-25T18:27:38.972Z","updated_at":"2026-06-11T13:02:24.429Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_android/","metadata":{},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:26.269Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77165653875802,"dependent_packages_count":32.98261069787464,"stargazers_count":6.933710285837852,"forks_count":10.22837395183444,"docker_downloads_count":null,"average":17.729087868576237},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android/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":4669919,"name":"com.eclipsesource.j2v8:j2v8_android_armv7l","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":6,"first_release_published_at":"2015-02-24T23:28:13.000Z","latest_release_published_at":"2015-09-19T03:38:01.000Z","latest_release_number":"3.0.2","last_synced_at":"2026-06-19T14:40:31.855Z","created_at":"2022-07-25T18:27:35.817Z","updated_at":"2026-06-19T14:40:31.855Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_android_armv7l/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_android_armv7l/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:10.881Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77165653875802,"dependent_packages_count":50.14806435143009,"stargazers_count":6.933896625254032,"forks_count":10.22915436134109,"docker_downloads_count":null,"average":22.020692969195807},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_android_armv7l","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android_armv7l","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_android_armv7l","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_android_armv7l/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_armv7l/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_armv7l/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_armv7l/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_armv7l/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_armv7l/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_android_armv7l/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":4669932,"name":"com.eclipsesource.j2v8:j2v8_linux_x86_64","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":19,"first_release_published_at":"2015-06-19T10:52:07.000Z","latest_release_published_at":"2017-06-19T18:18:54.000Z","latest_release_number":"4.8.0","last_synced_at":"2026-06-19T14:40:31.886Z","created_at":"2022-07-25T18:27:39.218Z","updated_at":"2026-06-19T14:40:31.886Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_linux_x86_64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_linux_x86_64/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:15.494Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":40,"rankings":{"downloads":null,"dependent_repos_count":3.530518875952307,"dependent_packages_count":1.835637557689035,"stargazers_count":6.933896625254032,"forks_count":10.22915436134109,"docker_downloads_count":4.727447466688024,"average":5.451330977384897},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_linux_x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_linux_x86_64","docker_dependents_count":29,"docker_downloads_count":599071,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_linux_x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_linux_x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_linux_x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_linux_x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_linux_x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_linux_x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_linux_x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_linux_x86_64/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":4669943,"name":"com.eclipsesource.j2v8:j2v8_win32_x86_64","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":17,"first_release_published_at":"2015-04-11T00:14:23.000Z","latest_release_published_at":"2016-09-21T18:17:49.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-19T14:40:32.089Z","created_at":"2022-07-25T18:27:42.088Z","updated_at":"2026-06-19T14:40:32.090Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_win32_x86_64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_win32_x86_64/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:21.471Z","dependent_packages_count":32,"downloads":null,"downloads_period":null,"dependent_repos_count":36,"rankings":{"downloads":null,"dependent_repos_count":3.7689835717646587,"dependent_packages_count":2.049875361651433,"stargazers_count":6.933896625254032,"forks_count":10.22915436134109,"docker_downloads_count":5.4826857812171514,"average":5.692919140245673},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_win32_x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_win32_x86_64","docker_dependents_count":19,"docker_downloads_count":592481,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_win32_x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_win32_x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_win32_x86_64/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":4811613,"name":"guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"guru.nidi.com.eclipsesource.j2v8","versions_count":1,"first_release_published_at":"2021-01-31T03:27:06.000Z","latest_release_published_at":"2021-01-31T03:27:06.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-11T13:02:23.360Z","created_at":"2022-07-26T14:01:58.522Z","updated_at":"2026-06-11T13:02:23.361Z","registry_url":"https://central.sonatype.com/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_win32_x86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_win32_x86/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:35.609Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77169812831869,"dependent_packages_count":17.562929978135685,"stargazers_count":6.933710285837852,"forks_count":10.22837395183444,"docker_downloads_count":null,"average":13.874178086031666},"purl":"pkg:maven/guru.nidi.com.eclipsesource.j2v8/j2v8_win32_x86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86/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":4811607,"name":"guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"guru.nidi.com.eclipsesource.j2v8","versions_count":1,"first_release_published_at":"2021-01-31T02:58:09.000Z","latest_release_published_at":"2021-01-31T02:58:09.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-11T13:02:23.817Z","created_at":"2022-07-26T14:01:57.375Z","updated_at":"2026-06-11T13:02:23.817Z","registry_url":"https://central.sonatype.com/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_macosx_x86_64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_macosx_x86_64/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:16.054Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77169812831869,"dependent_packages_count":17.562929978135685,"stargazers_count":6.933710285837852,"forks_count":10.22837395183444,"docker_downloads_count":null,"average":13.874178086031666},"purl":"pkg:maven/guru.nidi.com.eclipsesource.j2v8/j2v8_macosx_x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_macosx_x86_64/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":4762216,"name":"com.eclipsesource.j2v8:j2v8_macosx_x86_64","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":19,"first_release_published_at":"2015-02-24T23:33:13.000Z","latest_release_published_at":"2016-09-21T18:11:38.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-11T13:02:23.973Z","created_at":"2022-07-26T04:01:41.857Z","updated_at":"2026-06-11T13:02:23.973Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/j2v8_macosx_x86_64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/j2v8_macosx_x86_64/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-05T01:32:37.936Z","dependent_packages_count":30,"downloads":null,"downloads_period":null,"dependent_repos_count":37,"rankings":{"downloads":null,"dependent_repos_count":3.707315119782959,"dependent_packages_count":2.184624933676381,"stargazers_count":6.9348977364875015,"forks_count":10.230155472574557,"docker_downloads_count":6.003263622621109,"average":5.812051377028501},"purl":"pkg:maven/com.eclipsesource.j2v8/j2v8_macosx_x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_macosx_x86_64","docker_dependents_count":18,"docker_downloads_count":592364,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:j2v8_macosx_x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:j2v8_macosx_x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_macosx_x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_macosx_x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_macosx_x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_macosx_x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_macosx_x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:j2v8_macosx_x86_64/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":4811612,"name":"guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"guru.nidi.com.eclipsesource.j2v8","versions_count":1,"first_release_published_at":"2021-01-31T03:30:51.000Z","latest_release_published_at":"2021-01-31T03:30:51.000Z","latest_release_number":"4.6.0","last_synced_at":"2026-06-11T13:02:24.100Z","created_at":"2022-07-26T14:01:58.324Z","updated_at":"2026-06-11T13:02:24.100Z","registry_url":"https://central.sonatype.com/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_win32_x86_64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/guru.nidi.com.eclipsesource.j2v8/j2v8_win32_x86_64/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-07T10:31:50.916Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77169812831869,"dependent_packages_count":17.562929978135685,"stargazers_count":6.933710285837852,"forks_count":10.22837395183444,"docker_downloads_count":null,"average":13.874178086031666},"purl":"pkg:maven/guru.nidi.com.eclipsesource.j2v8/j2v8_win32_x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/guru.nidi.com.eclipsesource.j2v8:j2v8_win32_x86_64/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":4669915,"name":"com.eclipsesource.j2v8:J2V8","ecosystem":"maven","description":"J2V8 is a set of Java bindings for V8","homepage":"https://github.com/eclipsesource/j2v8","licenses":"Eclipse Public License - v 1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/eclipsesource/J2V8","keywords_array":[],"namespace":"com.eclipsesource.j2v8","versions_count":1,"first_release_published_at":"2015-10-22T22:39:44.000Z","latest_release_published_at":"2015-10-22T22:39:44.000Z","latest_release_number":"3.0.2","last_synced_at":"2026-06-13T12:28:35.724Z","created_at":"2022-07-25T18:27:34.370Z","updated_at":"2026-06-13T12:28:35.724Z","registry_url":"https://central.sonatype.com/artifact/com.eclipsesource.j2v8/J2V8/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.eclipsesource.j2v8/J2V8/","metadata":{},"repo_metadata":{"id":19340800,"uuid":"22579786","full_name":"eclipsesource/J2V8","owner":"eclipsesource","description":"Java Bindings for V8","archived":false,"fork":false,"pushed_at":"2022-10-25T20:02:03.000Z","size":4772,"stargazers_count":2605,"open_issues_count":173,"forks_count":379,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-10-22T16:39:28.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-03T17:29:54.000Z","updated_at":"2025-10-21T10:17:24.000Z","dependencies_parsed_at":"2022-07-08T01:45:26.554Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/J2V8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/J2V8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/J2V8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/sbom","scorecard":{"id":365402,"data":{"date":"2025-08-11","repo":{"name":"github.com/eclipsesource/J2V8","commit":"00dddaa31a80782abbe93c4a01f325db3c4975d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/eclipsesource/J2V8/build_and_test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/android/Dockerfile:3","Warn: containerImage not pinned by hash: docker/linux/Dockerfile:4","Warn: containerImage not pinned by hash: docker/win32/Dockerfile:4","Warn: containerImage not pinned by hash: v8/Dockerfile:3","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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 21 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:45:09.306Z","repository_id":19340800,"created_at":"2025-08-18T11:45:09.306Z","updated_at":"2025-08-18T11:45:09.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281600622,"owners_count":26528905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":"eclipsesource","name":"EclipseSource","uuid":"525860","kind":"organization","description":"Your Tech Partner for Building Tools and IDEs","email":"info@eclipsesource.com","website":"https://eclipsesource.com","location":"Germany, Canada, USA, Austria, France, Bulgaria","twitter":"eclipsesource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/525860?v=4","repositories_count":270,"last_synced_at":"2024-04-14T06:40:57.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eclipsesource","funding_links":[],"total_stars":7342,"followers":73,"following":0,"created_at":"2022-11-02T23:37:33.815Z","updated_at":"2024-04-14T06:41:30.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T21:10:21.637Z","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":5.2716376105280265,"forks_count":7.6604675333013645,"average":23.442976868116766},"purl":"pkg:maven/com.eclipsesource.j2v8/J2V8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:J2V8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.eclipsesource.j2v8:J2V8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.eclipsesource.j2v8:J2V8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T09:44:35.510Z","issues_count":96,"pull_requests_count":25,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":3.6458333333333335,"avg_comments_per_pull_request":3.08,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","maintainers":[{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:J2V8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:J2V8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:J2V8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:J2V8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:J2V8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.eclipsesource.j2v8:J2V8/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":1787832,"full_name":"eclipsesource/J2V8","default_branch":"master","total_commits":803,"total_committers":25,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":32.12,"dds":0.13200498132004979,"past_year_total_commits":19,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.0,"past_year_dds":0.0,"last_synced_at":"2026-06-19T14:04:06.029Z","last_synced_commit":"ef51daad093f21f714727b704ec740a5fb1e5f1e","created_at":"2024-09-20T21:32:20.182Z","updated_at":"2026-06-19T14:03:30.258Z","committers":[{"name":"Ian Bull","email":"irbull@eclipsesource.com","login":"irbull","count":697},{"name":"Wolfgang Steiner","email":"drywolf.dev@gmail.com","login":"drywolf","count":35},{"name":"Elmi Ahmadov","email":"eahmadov@eclipsesource.com","login":null,"count":30},{"name":"KnownUnown","email":"andrew.tianyi.pan@gmail.com","login":"tnytown","count":8},{"name":"Angelo","email":"angelo.zerr@gmail.com","login":"angelozerr","count":5},{"name":"Tony Rice","email":"tony@tonyrice.me","login":"TonyRice","count":5},{"name":"Mateusz Czeladka","email":"mateusz.szczap@gmail.com","login":"matiwinnetou","count":3},{"name":"David Riggleman","email":"David.Riggleman@inin.com","login":null,"count":2},{"name":"Piotr Tomiak","email":"piotr@genuitec.com","login":"piotrtomiak","count":2},{"name":"Fredrik Sundberg","email":"fredrik.sundberg@comhem.com","login":null,"count":1},{"name":"Ian Bull","email":"Ian Bull@172.16.246.128","login":null,"count":1},{"name":"Mateusz Czeladka","email":"mszczap@team.mobile.de","login":null,"count":1},{"name":"Brandon Sanders","email":"brandon@alicorn.io","login":"caer","count":1},{"name":"Edgar Espina","email":"espina.edgar@gmail.com","login":"jknack","count":1},{"name":"Florian Waibel","email":"fwaibel@eclipsesource.com","login":"fwaibel","count":1},{"name":"Gorkem Ercan","email":"gorkem.ercan@gmail.com","login":"gorkem","count":1},{"name":"Graham Borland","email":"graham.borland@gramboid.com","login":"GrahamBorland","count":1},{"name":"Jess Holle","email":"jessh@ptc.com","login":"JessHolle","count":1},{"name":"Marco Cameriero","email":"me@marcocameriero.net","login":"95ulisse","count":1},{"name":"Martin Vladev","email":"martin.vladev@gmail.com","login":"mvladev","count":1},{"name":"Patrick Ruckstuhl","email":"patrick@ch.tario.org","login":"tarioch","count":1},{"name":"Radu Racariu","email":"radu.racariu@gmail.com","login":"rracariu","count":1},{"name":"Tobias Verbeke","email":"tobias.verbeke@openanalytics.eu","login":"tverbeke","count":1},{"name":"geowarin","email":"geowarin@gmail.com","login":"geowarin","count":1},{"name":"muthurajramalingakumar","email":"muthuraj90ec@gmail.com","login":"muthu90ec","count":1}],"past_year_committers":[{"name":"Ian Bull","email":"irbull@eclipsesource.com","login":"irbull","count":19}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265166,"commits_count":875236098,"contributors_count":35095543,"owners_count":1169603,"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":"eclipsesource/J2V8","html_url":"https://github.com/eclipsesource/J2V8","last_synced_at":"2026-03-03T02:14:13.401Z","status":"active","issues_count":97,"pull_requests_count":27,"avg_time_to_close_issue":29526716.44827586,"avg_time_to_close_pull_request":47860003.666666664,"issues_closed_count":29,"pull_requests_closed_count":12,"pull_request_authors_count":16,"issue_authors_count":91,"avg_comments_per_issue":3.6597938144329896,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":221714.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T10:23:49.582Z","updated_at":"2026-03-03T02:14:13.402Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2FJ2V8/issues","issue_labels_count":{"table":{"good first issue":4,"feature request":1,"nodejs":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":89,"MEMBER":4,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":11}},"issue_authors":{"table":{"irbull":4,"ishigo1987":2,"kingkong3":2,"GrahamBorland":2,"flydarker":1,"ThatBlockyPenguin":1,"parizene":1,"adrian-tarau":1,"kernle32dll":1,"byteuser":1,"yuvalp-k2view":1,"Clashsoft":1,"oliver-hrkltz":1,"gyf-dev":1,"javabully":1,"noear":1,"foolishgao":1,"whoozle":1,"alex-marochko":1,"emokhub":1,"boybeak":1,"michaeltheory":1,"wbzhang2594":1,"ghost":1,"pmitchell64":1,"strawberry-code":1,"overtherain":1,"Smagia":1,"leandroZanatta":1,"pinnintipavankumar26-dot":1,"deltagreen":1,"MinePlay96":1,"schacker":1,"ionicastefan20":1,"Osiris-Team":1,"peiboning":1,"SkyAlexV":1,"tanpuer":1,"sollian":1,"AxelG1":1,"pbeltranl":1,"AngelGamer29JA":1,"zhangjiagege":1,"rajd86":1,"drywolf":1,"csachs":1,"chenddcoder":1,"nfin":1,"donglijie001":1,"yueying0083":1,"alisihab":1,"huhuang03":1,"chenjianping99":1,"lgirault":1,"alexvfrolov":1,"kaolaxiaowugo":1,"nidi3":1,"Dirtyshushu":1,"mccoysc":1,"Haringat":1,"zcaudate":1,"zongxiaomi":1,"vikasyadavhcl":1,"Lampotrias":1,"xjl2020":1,"Sundarcj":1,"mrinalsharma":1,"ithome1024":1,"RawatStar":1,"djx314":1,"nihalkenkre":1,"bing0ye":1,"jason-parkhurst":1,"qianshui423":1,"firmlyshell":1,"sugarmanz":1,"ricardojlrufino":1,"michel-kraemer":1,"jax2019":1,"olh-baronics":1,"kdesineedi":1,"5d-code":1,"VanessaXWGUO":1,"aoqilinjian":1,"ceggert87":1,"lizhaoan123":1,"06peng":1,"angelozerr":1,"racyon":1,"chqianpront":1,"HelenParr":1}},"pull_request_authors":{"table":{"ahmadov":8,"VinniShiva":2,"caer":2,"erdemoden":2,"phanendharreddy":2,"alisihab":1,"captain6541":1,"rracariu":1,"mbrunocesar":1,"iofit":1,"Hiteon88":1,"Nik1510":1,"LebsterFace":1,"nasreenkhannam":1,"camilleoudot":1,"pinnintipavankumar26-dot":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815693,"issues_count":33052029,"pull_requests_count":109052201,"authors_count":11311558,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7}},"past_year_issue_authors":{"table":{"pinnintipavankumar26-dot":1}},"past_year_pull_request_authors":{"table":{"phanendharreddy":2,"VinniShiva":2,"nasreenkhannam":1,"Nik1510":1,"pinnintipavankumar26-dot":1}},"maintainers":[{"table":{"login":"irbull","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/irbull"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":5,"ForkEvent":23,"IssuesEvent":4,"WatchEvent":80,"IssueCommentEvent":28,"PushEvent":1,"PullRequestReviewEvent":14,"PullRequestReviewCommentEvent":2},"last_year":{"PullRequestEvent":1,"ForkEvent":12,"WatchEvent":20,"IssueCommentEvent":13,"PushEvent":1,"PullRequestReviewEvent":12}},"keywords":[],"dependencies":[],"score":25.841336017704517,"created_at":"2025-05-09T18:46:10.336Z","updated_at":"2026-06-21T15:01:09.751Z","avatar_url":"https://github.com/eclipsesource.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362199","html_url":"https://summary.ecosyste.ms/projects/362199"}