{"id":42750843,"url":"https://github.com/bool64/godogx","last_synced_at":"2026-01-29T19:33:33.068Z","repository":{"id":47690376,"uuid":"396484316","full_name":"bool64/godogx","owner":"bool64","description":"Tools and extensions for godog","archived":false,"fork":false,"pushed_at":"2021-08-17T23:28:39.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-01-02T07:41:32.926Z","etag":null,"topics":["allure-report","allure2","godog","godog-extension"],"latest_commit_sha":null,"homepage":"","language":"Go","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/bool64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-15T20:25:06.000Z","updated_at":"2021-08-23T11:27:48.000Z","dependencies_parsed_at":"2022-08-21T22:40:09.247Z","dependency_job_id":null,"html_url":"https://github.com/bool64/godogx","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/bool64/godogx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bool64%2Fgodogx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bool64%2Fgodogx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bool64%2Fgodogx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bool64%2Fgodogx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bool64","download_url":"https://codeload.github.com/bool64/godogx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bool64%2Fgodogx/sbom","scorecard":{"id":247859,"data":{"date":"2025-08-11","repo":{"name":"github.com/bool64/godogx","commit":"6546d6f217afc51030d70b421a171b0cf68569a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cloc.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/gorelease.yml:1","Warn: no topLevel permission defined: .github/workflows/test-unit.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":"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/cloc.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/cloc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/cloc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cloc.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/cloc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/golangci-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/golangci-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gorelease.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/gorelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gorelease.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/gorelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gorelease.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/gorelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gorelease.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/gorelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-unit.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-unit.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/bool64/godogx/test-unit.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/gorelease.yml:29","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":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"}}]},"last_synced_at":"2025-08-17T07:55:56.427Z","repository_id":47690376,"created_at":"2025-08-17T07:55:56.427Z","updated_at":"2025-08-17T07:55:56.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28883091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T19:23:39.025Z","status":"ssl_error","status_checked_at":"2026-01-29T19:22:11.631Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["allure-report","allure2","godog","godog-extension"],"created_at":"2026-01-29T19:33:32.409Z","updated_at":"2026-01-29T19:33:33.063Z","avatar_url":"https://github.com/bool64.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# godogx\n\n[![Build Status](https://github.com/bool64/godogx/workflows/test-unit/badge.svg)](https://github.com/bool64/godogx/actions?query=branch%3Amaster+workflow%3Atest-unit)\n[![Coverage Status](https://codecov.io/gh/bool64/godogx/branch/master/graph/badge.svg)](https://codecov.io/gh/bool64/godogx)\n[![GoDevDoc](https://img.shields.io/badge/dev-doc-00ADD8?logo=go)](https://pkg.go.dev/github.com/bool64/godogx)\n\u003c!--[![Time Tracker](https://wakatime.com/badge/github/bool64/godogx.svg)](https://wakatime.com/badge/github/bool64/godogx)\n![Code lines](https://sloc.xyz/github/bool64/godogx/?category=code)\n![Comments](https://sloc.xyz/github/bool64/godogx/?category=comments)---\u003e\n\nA library of [`godog`](https://github.com/cucumber/godog) tools and extensions.\n\n## Pretty Failed Formatter\n\nWhen running a bit test suite, where most of the scenarios pass, the output becomes less helpful if you try to check the\nfailing scenarios.\n\n`pretty-failed` formatter extends `pretty` formatter, but discards output of successful scenarios and also does not show\nskipped steps after the failure was encountered.\n\nYou can enable it by calling `godogx.RegisterPrettyFailedFormatter()`.\n\n## Allure Formatter\n\n[Allure](https://github.com/allure-framework/allure2) is convenient UI to expose test results.\n\nYou can enable it by calling `allure.RegisterFormatter()`.\n\nAdditional configuration can be added with env vars before test run.\n\n`ALLURE_ENV_*` are added to allure environment report.\n\n`ALLURE_EXECUTOR_*` configure `Executor` info.\n\n`ALLURE_RESULTS_PATH` can change default `./allure-results` destination.\n\nExample:\n```bash\nexport ALLURE_ENV_TICKET=JIRA-1234\nexport ALLURE_ENV_APP=todo-list\nexport ALLURE_EXECUTOR_NAME=IntegrationTest\nexport ALLURE_EXECUTOR_TYPE=github\n```\n\nThen you can run test with \n```bash\n# Optionally clean up current result (if you have it).\nrm -rf ./allure-results/*\n# Optionally copy history from previous report.\ncp -r ./allure-report/history ./allure-results/history\n# Run suite with godog CLI tool or with go test.\ngodog -f allure\n# Generate report with allure CLI tool.\nallure generate --clean\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbool64%2Fgodogx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbool64%2Fgodogx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbool64%2Fgodogx/lists"}