{"id":22407,"url":"https://github.com/cucumber/cucumber-jvm-scala","last_synced_at":"2026-05-25T00:20:42.534Z","repository":{"id":37663830,"uuid":"106735025","full_name":"cucumber/cucumber-jvm-scala","owner":"cucumber","description":"Cucumber Scala","archived":false,"fork":false,"pushed_at":"2025-08-19T02:56:34.000Z","size":1342,"stargazers_count":48,"open_issues_count":10,"forks_count":29,"subscribers_count":67,"default_branch":"main","last_synced_at":"2025-08-19T04:32:50.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cucumber.io/","language":"Scala","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":{"funding":{"open_collective":"cucumber","github":"cucumber"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"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}},"created_at":"2017-10-12T19:14:22.000Z","updated_at":"2025-08-19T02:56:20.000Z","dependencies_parsed_at":"2023-11-18T20:02:49.704Z","dependency_job_id":"ca0863ae-e0ca-49a2-9b88-c67e7bfdca15","html_url":"https://github.com/cucumber/cucumber-jvm-scala","commit_stats":{"total_commits":975,"total_committers":45,"mean_commits":"21.666666666666668","dds":0.796923076923077,"last_synced_commit":"44078dc29c9c8a6759d5a11a2bda140b8adc1d79"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/cucumber/cucumber-jvm-scala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","download_url":"https://codeload.github.com/cucumber/cucumber-jvm-scala/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Fcucumber-jvm-scala/sbom","scorecard":{"id":312332,"data":{"date":"2025-08-11","repo":{"name":"github.com/cucumber/cucumber-jvm-scala","commit":"928de8a66ce7df0846a72e6d124cb8ead3e87e47"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":0,"reason":"Found 1/22 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-sbt.yml:48","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-sbt.yml:1","Warn: no topLevel permission defined: .github/workflows/version-policy-check.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":"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":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-sbt.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/release-sbt.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version-policy-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/version-policy-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version-policy-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/version-policy-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version-policy-check.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/version-policy-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version-policy-check.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/cucumber/cucumber-jvm-scala/version-policy-check.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-17T23:23:38.235Z","repository_id":37663830,"created_at":"2025-08-17T23:23:38.235Z","updated_at":"2025-08-17T23:23:38.235Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272244425,"owners_count":24898884,"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":[],"created_at":"2024-01-11T19:17:05.149Z","updated_at":"2025-08-26T18:22:06.840Z","avatar_url":"https://github.com/cucumber.png","language":"Scala","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22407","html_url":"https://opencollective.ecosyste.ms/projects/22407","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"}}