{"id":21658447,"url":"https://github.com/hellofresh/goengine","last_synced_at":"2026-01-22T08:04:17.066Z","repository":{"id":14990703,"uuid":"72049359","full_name":"hellofresh/goengine","owner":"hellofresh","description":"Engine provides you all the capabilities to build an Event sourced application in go","archived":false,"fork":false,"pushed_at":"2025-10-07T04:55:56.000Z","size":935,"stargazers_count":129,"open_issues_count":5,"forks_count":18,"subscribers_count":217,"default_branch":"master","last_synced_at":"2025-12-01T06:49:48.308Z","etag":null,"topics":["open-source","wiz-productivity-platform-engineering-productivity"],"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/hellofresh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-10-26T22:21:00.000Z","updated_at":"2025-10-16T09:36:53.000Z","dependencies_parsed_at":"2024-06-18T22:31:50.043Z","dependency_job_id":"0228b2b3-9d4c-4154-95d6-b2d194b798ec","html_url":"https://github.com/hellofresh/goengine","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/hellofresh/goengine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgoengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgoengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgoengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgoengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellofresh","download_url":"https://codeload.github.com/hellofresh/goengine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofresh%2Fgoengine/sbom","scorecard":{"id":460351,"data":{"date":"2025-08-11","repo":{"name":"github.com/hellofresh/goengine","commit":"8178c97836b3403543582dd32473a90db7e23b0a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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":3,"reason":"Found 3/9 approved changesets -- score normalized to 3","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/hf_pr-dependency-review.yml:15","Warn: no topLevel permission defined: .github/workflows/hf_pr-dependency-review.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.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: third-party GitHubAction not pinned by hash: .github/workflows/hf_pr-dependency-review.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/hf_pr-dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/hellofresh/goengine/testing.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":-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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"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: 2 commits out of 24 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-19T10:57:54.263Z","repository_id":14990703,"created_at":"2025-08-19T10:57:54.263Z","updated_at":"2025-08-19T10:57:54.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28658972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["open-source","wiz-productivity-platform-engineering-productivity"],"created_at":"2024-11-25T09:29:16.353Z","updated_at":"2026-01-22T08:04:17.038Z","avatar_url":"https://github.com/hellofresh.png","language":"Go","readme":"# GoEngine [![GitHub][license-img]][license] [![GoDoc][doc-img]][doc] [![Go Report Card][go-report-img]][go-report]\n\nGoEngine is an Event Sourcing library written for GoLang.\n\nThe goal of this library is to reduce the amount of time you have to spend thinking about the infrastructure so you can focus on  \nimplementing your Domains and Business logic!\n\n## Installation\n\n```BASH\ngo get -u github.com/hellofresh/goengine/v2\n```\n\n## Documentation\n\nCheck out our [quick start guide][goengine-book-quick-start] which is part of your [GoEngine docs][goengine-book].\nIf you prefer to be closer to the code you can always refer to [GoDoc][doc].\n\n## RoadMap\n\nThe following features are planned for the future (in no specific order)\n\n* Improve documentation and examples\n* Support for Snapshots\n* Inmemory Projection support\n* Creating Linked EventStreams\n* Distributes tracing (using [OpenTelemetry](https://opentelemetry.io/)\n* ...\n\n## Contributing \n\nWe encourage and support an active, healthy community of contributors — including you! \nDetails are in the [contribution guide](CONTRIBUTING.md) and the [code of conduct](CODE_OF_CONDUCT.md). \n\n------------------\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://hellofresh.com\" style=\"text-decoration:none; margin-right:2rem;\"\u003e\n    \u003cimg height=\"110\" src=\"https://www.hellofresh.de/images/hellofresh/press/HelloFresh_Logo.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n[doc-img]: https://godoc.org/github.com/hellofresh?status.svg\n[doc]: https://godoc.org/github.com/hellofresh/goengine/v2\n[cov-img]: https://img.shields.io/codecov/c/github/hellofresh/goengine.svg\n[license-img]: https://img.shields.io/github/license/hellofresh/goengine.svg?style=flat\n[license]: LICENSE\n[go-report-img]:https://goreportcard.com/badge/github.com/hellofresh/goengine\n[go-report]: https://goreportcard.com/report/github.com/hellofresh/goengine\n[goengine-book]: https://goengine.readthedocs.io/en/latest/\n[goengine-book-quick-start]: https://goengine.readthedocs.io/en/latest/quick-start/\n","funding_links":[],"categories":["Go","Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellofresh%2Fgoengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellofresh%2Fgoengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellofresh%2Fgoengine/lists"}