{"id":22480,"url":"https://github.com/cucumber/cucumber-jvm","last_synced_at":"2026-05-24T18:20:25.899Z","repository":{"id":37396594,"uuid":"1962219","full_name":"cucumber/cucumber-jvm","owner":"cucumber","description":"Cucumber for the JVM","archived":false,"fork":false,"pushed_at":"2025-08-21T11:01:24.000Z","size":31090,"stargazers_count":2764,"open_issues_count":61,"forks_count":2024,"subscribers_count":211,"default_branch":"main","last_synced_at":"2025-08-21T13:42:40.284Z","etag":null,"topics":["cucumber-jvm","java","polyglot-release","tidelift"],"latest_commit_sha":null,"homepage":"https://cucumber.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cucumber.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"cucumber","github":"cucumber"}},"created_at":"2011-06-27T19:49:46.000Z","updated_at":"2025-08-18T17:15:02.000Z","dependencies_parsed_at":"2023-02-12T06:45:43.088Z","dependency_job_id":"be255e06-9752-4da3-b73f-3f0bd680d461","html_url":"https://github.com/cucumber/cucumber-jvm","commit_stats":{"total_commits":5518,"total_committers":348,"mean_commits":15.85632183908046,"dds":0.6940920623414281,"last_synced_commit":"158694850af21144d4faa70c1b3f5940d8acf29c"},"previous_names":[],"tags_count":182,"template":false,"template_full_name":null,"purl":"pkg:github/cucumber/cucumber-jvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","download_url":"https://codeload.github.com/cucumber/cucumber-jvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm/sbom","scorecard":{"id":312331,"data":{"date":"2025-08-11","repo":{"name":"github.com/cucumber/cucumber-jvm","commit":"d19ae6c655114d74cc14d12f3c455d0e90e45f51"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-github.yml:13","Warn: no topLevel permission defined: .github/workflows/release-github.yml:1","Warn: no topLevel permission defined: .github/workflows/release-java.yml:1","Warn: no topLevel permission defined: .github/workflows/test-java.yml:1","Warn: no topLevel permission defined: .github/workflows/test-testdata.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-github.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/release-github.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-github.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/release-github.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-java.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/release-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-java.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/release-java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-java.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/release-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-java.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-java.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-java.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-java.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-java.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-java.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-testdata.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-testdata.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-testdata.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm/test-testdata.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cucumber/.github/SECURITY.md:1","Info: Found linked content: github.com/cucumber/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cucumber/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cucumber/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-6r3c-xf4w-jxjm","Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-9cxr-76pm-j3wf","Warn: Project is vulnerable to: GHSA-hhwc-gh8h-9rrp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:23:34.725Z","repository_id":37396594,"created_at":"2025-08-17T23:23:34.725Z","updated_at":"2025-08-17T23:23:34.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272185654,"owners_count":24888333,"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-08-26T02:00:07.904Z","response_time":60,"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"}},"keywords":["cucumber-jvm","java","polyglot-release","tidelift"],"created_at":"2024-01-11T19:17:21.492Z","updated_at":"2025-08-26T06:30:04.052Z","avatar_url":"https://github.com/cucumber.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22480","html_url":"https://opencollective.ecosyste.ms/projects/22480","collective":{"id":3456,"uuid":"7ywz9j4a-vgod8pgm-39pmr35n-xklb0e7a","slug":"cucumber","name":"Cucumber","description":"Behaviour Driven Development tool","website":"https://cucumber.io/","github":"cucumber","twitter":"cucumberbdd","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://cucumber.io/"},{"type":"GITHUB","url":"https://github.com/cucumber"}],"currency":"USD","projects_count":126,"last_synced_at":"2026-06-07T12:16:06.994Z","created_at":"2024-01-10T13:17:55.034Z","updated_at":"2026-06-07T12:16:16.481Z","transactions_count":1738,"balance":5252.4100000000435,"account_type":"COLLECTIVE","owner":{"login":"cucumber","name":"Cucumber","uuid":"320565","kind":"organization","description":"Cucumber Open","email":null,"website":"https://cucumber.io/tools/cucumber-open/","location":null,"twitter":"cucumberbdd","company":null,"icon_url":"https://avatars.githubusercontent.com/u/320565?v=4","repositories_count":117,"last_synced_at":"2024-10-29T23:35:46.448Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"cucumber","github":"cucumber"}},"html_url":"https://github.com/cucumber","funding_links":["https://opencollective.com/cucumber","https://github.com/sponsors/cucumber"],"total_stars":23291,"followers":618,"following":0,"created_at":"2022-11-02T16:17:28.238Z","updated_at":"2024-10-29T23:35:46.448Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber/repositories"},"last_project_activity_at":"2026-05-22T22:12:57.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-05-14T07:19:11.924Z","collective_updated_at":"2025-01-30T16:32:51.673Z","html_url":"https://opencollective.com/cucumber","icon_url":"https://images.opencollective.com/cucumber/logo/40.png","total_donations":92863.0800000003,"total_expenses":-97208.4400000003,"current_balance":5252.4100000000435,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/cucumber","url":"https://opencollective.ecosyste.ms/collectives/cucumber","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/cucumber/projects"}}