{"id":13428044,"url":"https://github.com/spekframework/spek","last_synced_at":"2025-10-19T19:40:14.481Z","repository":{"id":5365093,"uuid":"6551658","full_name":"spekframework/spek","owner":"spekframework","description":"A specification framework for Kotlin","archived":false,"fork":false,"pushed_at":"2024-05-26T09:35:14.000Z","size":16147,"stargazers_count":2227,"open_issues_count":103,"forks_count":180,"subscribers_count":53,"default_branch":"2.x","last_synced_at":"2025-10-16T02:07:09.321Z","etag":null,"topics":["bdd","kotlin","spek","tdd","testing"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spekframework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","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}},"created_at":"2012-11-05T20:59:59.000Z","updated_at":"2025-09-20T13:10:37.000Z","dependencies_parsed_at":"2022-07-20T12:02:25.652Z","dependency_job_id":"4d8c5fa9-c1fc-4f4c-a61d-0143f180ae29","html_url":"https://github.com/spekframework/spek","commit_stats":{"total_commits":800,"total_committers":74,"mean_commits":10.81081081081081,"dds":0.565,"last_synced_commit":"10dcf9861a1a1562ea4bb9ced57cedad1ca2b175"},"previous_names":["jetbrains/spek"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/spekframework/spek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spekframework%2Fspek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spekframework%2Fspek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spekframework%2Fspek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spekframework%2Fspek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spekframework","download_url":"https://codeload.github.com/spekframework/spek/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spekframework%2Fspek/sbom","scorecard":{"id":516933,"data":{"date":"2025-08-18","repo":{"name":"github.com/spekframework/spek","commit":"10dcf9861a1a1562ea4bb9ced57cedad1ca2b175"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.4,"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-pr-as-plugin.yaml:1","Warn: no topLevel permission defined: .github/workflows/check-pr-core.yaml:1","Warn: no topLevel permission defined: .github/workflows/check-pr-idea-plugin.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy-site.yaml: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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: integration-test/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: samples/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: samples/jvm/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: samples/multiplatform/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/check-pr-as-plugin.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-as-plugin.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-as-plugin.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-as-plugin.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pr-as-plugin.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-as-plugin.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pr-core.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-core.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-idea-plugin.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-idea-plugin.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pr-idea-plugin.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-idea-plugin.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pr-idea-plugin.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/check-pr-idea-plugin.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/ci.yaml/2.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-site.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/spekframework/spek/deploy-site.yaml/2.x?enable=pin","Warn: downloadThenRun not pinned by hash: ci/install-jdk10.sh:3","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T02:04:41.456Z","repository_id":5365093,"created_at":"2025-08-20T02:04:41.456Z","updated_at":"2025-08-20T02:04:41.456Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279889105,"owners_count":26239705,"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-19T02:00:07.647Z","response_time":64,"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":["bdd","kotlin","spek","tdd","testing"],"created_at":"2024-07-31T01:00:44.838Z","updated_at":"2025-10-19T19:40:14.430Z","avatar_url":"https://github.com/spekframework.png","language":"Kotlin","readme":"[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/spekframework/spek/CI?style=flat-square)](https://github.com/spekframework/spek/actions?query=workflow%3ACI)\n![Maven Central](https://img.shields.io/maven-central/v/org.spekframework.spek2/spek-dsl-jvm?style=flat-square)\n![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/org.spekframework.spek2/spek-dsl-jvm?server=https%3A%2F%2Foss.sonatype.org\u0026style=flat-square)\n\n![Spek Logo](spek-logo.png)\n\n## A Test Framework for Kotlin\n\nVisit the [web site](http://spekframework.org/) for more documentation and information.\n\n## Current State of the Project\n\n- Spek `2.x` is main development branch, see [2.0.0 Milestone](https://github.com/spekframework/spek/milestone/3).\n- Spek `1.x` is in support mode, only bug fixes and documentation updates will be merged into 1.x branch.\n\n---\n\nCopyright (c) 2018, Spek Core Team and Contributors\n\nLicensed under [Modified BSD](https://github.com/JetBrains/spek/blob/2.x/LICENSE.TXT)\n\n","funding_links":[],"categories":["Libraries","Kotlin","鸿蒙 kotlin 相关","测试"],"sub_categories":["免费版 (+ 付费专业版)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspekframework%2Fspek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspekframework%2Fspek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspekframework%2Fspek/lists"}