Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"open-source",
"wiz-reliability-platform-release-engineering"
],
"is_fork": false,
"size_kb": 119,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 18343,
"Makefile": 410
},
"pushed_at": "2026-07-17T09:06:56Z",
"created_at": "2018-08-13T09:09:13Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T09:05:19Z",
"description": "Library that helps verifying/updating go binary with new version",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://www.hellofresh.com",
"name": "HelloFresh",
"type": "Organization",
"login": "hellofresh",
"company": null,
"location": "Berlin",
"followers": 640,
"avatar_url": "https://avatars.githubusercontent.com/u/4430027?v=4",
"created_at": "2013-05-14T17:25:24Z",
"is_verified": null,
"public_repos": 132,
"account_age_days": 4816
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.9",
"kind": "patch",
"published_at": "2026-07-17T09:06:56Z"
},
{
"tag": "v3.0.8",
"kind": "patch",
"published_at": "2025-09-23T11:17:08Z"
},
{
"tag": "v3.0.7",
"kind": "patch",
"published_at": "2024-10-25T12:42:30Z"
},
{
"tag": "v3.0.6",
"kind": "patch",
"published_at": "2024-03-14T09:24:25Z"
},
{
"tag": "v3.0.5",
"kind": "patch",
"published_at": "2023-10-19T10:16:16Z"
},
{
"tag": "v3.0.4",
"kind": "patch",
"published_at": "2023-06-19T13:57:16Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2023-03-02T10:21:56Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2022-09-27T11:25:29Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2022-01-19T08:48:01Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-05-14T09:05:56Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2021-01-21T14:36:53Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-04-27T13:06:56Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-08-14T12:57:10Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2018-08-13T13:31:36Z"
}
],
"recent_commits": [
{
"oid": "e76efa5bf6af201ee1c246be920e7661d04f1854",
"body": "…elemetry.io/contrib/instrumentation/net/http/otelhttp-0.69.0\n\nBump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.49.0 to 0.69.0",
"is_bot": false,
"headline": "Merge pull request #83 from hellofresh/dependabot/go_modules/go.opent…",
"author_name": "Richard Palm",
"author_login": "klemmster",
"committed_at": "2026-07-17T09:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7500ef227855a97b7dc77438746bb0451c2148f",
"body": "Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.49.0 to 0.69.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetr\n[…]\n/instrumentation/net/http/otelhttp\n dependency-version: 0.69.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T08:59:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd46b4edf543ce57671ad1cdcce23180cb1db7e2",
"body": "…rg/x/oauth2-0.36.0\n\nBump golang.org/x/oauth2 from 0.31.0 to 0.36.0",
"is_bot": false,
"headline": "Merge pull request #79 from hellofresh/dependabot/go_modules/golang.o…",
"author_name": "Richard Palm",
"author_login": "klemmster",
"committed_at": "2026-07-17T08:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e07b03c4aed451b1f7b84ec1cba2f24bd18b5b7c",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.31.0 to 0.36.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.31.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-version: 0.36.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.31.0 to 0.36.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T11:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da52e5f3db51f5a8d33a9be546dbf09bc37b651",
"body": "…elemetry.io/otel/trace-1.44.0\n\nBump go.opentelemetry.io/otel/trace from 1.24.0 to 1.44.0",
"is_bot": false,
"headline": "Merge pull request #82 from hellofresh/dependabot/go_modules/go.opent…",
"author_name": "Jonatas Teixeira",
"author_login": "jonatasteixeira",
"committed_at": "2026-06-18T13:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d913663b6e8eea5b42e884d25a8e615e51e3b8",
"body": "…elemetry.io/otel-1.44.0\n\nBump go.opentelemetry.io/otel from 1.24.0 to 1.44.0",
"is_bot": false,
"headline": "Merge pull request #81 from hellofresh/dependabot/go_modules/go.opent…",
"author_name": "Jonatas Teixeira",
"author_login": "jonatasteixeira",
"committed_at": "2026-06-18T13:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7370a513b647eba4515de07e9e26418f8614bafa",
"body": "Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.24.0 to 1.44.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https:\n[…]\nme: go.opentelemetry.io/otel/trace\n dependency-version: 1.44.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.44.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-27T20:35:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7dbbf932595bf1829e56d7235febf6664257453",
"body": "Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.24.0 to 1.44.0.\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\n- [Commits](https://gith\n[…]\nncy-name: go.opentelemetry.io/otel\n dependency-version: 1.44.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/otel from 1.24.0 to 1.44.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-27T20:35:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f29c1047b1647dd87ac0b3be10eb06c1e40ed90f",
"body": "…om/Masterminds/semver/v3-3.5.0\n\nBump github.com/Masterminds/semver/v3 from 3.2.1 to 3.5.0",
"is_bot": false,
"headline": "Merge pull request #78 from hellofresh/dependabot/go_modules/github.c…",
"author_name": "Richard Palm",
"author_login": "klemmster",
"committed_at": "2026-05-22T07:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c0b4d82e80afa5b79bd9135b9a5c77b8d3dbd41",
"body": "Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.1 to 3.5.0.\n- [Release notes](https://github.com/Masterminds/semver/releases)\n- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Masterminds/semver/compa\n[…]\ne: github.com/Masterminds/semver/v3\n dependency-version: 3.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T19:26:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9af1c7547f457f8a2317ffdf4d1a03d21ad9c3af",
"body": "RES-837 | Take ownership of updater-go",
"is_bot": false,
"headline": "Merge pull request #75 from hellofresh/feature/RES-837",
"author_name": "Alex R",
"author_login": "alexrecuenco-hf",
"committed_at": "2026-04-15T15:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b06795641ed6dfc6ba60f32a631a413e0cec02",
"body": "https://hellofresh.atlassian.net/browse/RES-837",
"is_bot": false,
"headline": "RES-837 | Take ownership of updater-go",
"author_name": "alexrecuenco-hf",
"author_login": "alexrecuenco-hf",
"committed_at": "2026-04-15T09:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dbabee807c8b7d2e05d8c43c8edbafc111e0245",
"body": null,
"is_bot": true,
"headline": "Update Workflows [ci skip]",
"author_name": "gh-automation-app[bot]",
"author_login": "gh-automation-app[bot]",
"committed_at": "2025-10-07T05:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ab72221f3ef6a01f5b231f5250370af084dd28",
"body": "…rg/x/oauth2-0.31.0\n\nBump golang.org/x/oauth2 from 0.18.0 to 0.31.0",
"is_bot": false,
"headline": "Merge pull request #72 from hellofresh/dependabot/go_modules/golang.o…",
"author_name": "Jonatas Teixeira",
"author_login": "jonatasteixeira",
"committed_at": "2025-09-23T11:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9804775f08f81e6c51acb3eabad8c22599f3622e",
"body": null,
"is_bot": false,
"headline": "RES-360 - Bump action versions and apply recomendations",
"author_name": "Jonatas Teixeira",
"author_login": "jonatasteixeira",
"committed_at": "2025-09-23T10:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46f5a7f0de62c3a1330c23916aedbeb34eeaf8a6",
"body": null,
"is_bot": false,
"headline": "RES-360 - Update golang ci lint",
"author_name": "Jonatas Teixeira",
"author_login": "jonatasteixeira",
"committed_at": "2025-09-23T10:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "901805e64473a479d33aed6d98bb11da2fe653ec",
"body": null,
"is_bot": false,
"headline": "RES-360 - Update golang ci lint",
"author_name": "Jonatas Teixeira",
"author_login": "jonatasteixeira",
"committed_at": "2025-09-23T10:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c474d267d68efaa0fdc65d48be1bf8e2403223",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.18.0 to 0.31.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.18.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-version: 0.31.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.18.0 to 0.31.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T19:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72bc065b82917d1114ad708fe5cfce0ec26f1705",
"body": null,
"is_bot": true,
"headline": "Update HelloFresh Organization Cursor files [ci skip]",
"author_name": "gh-automation-app[bot]",
"author_login": "gh-automation-app[bot]",
"committed_at": "2025-07-04T08:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44fb6f985db59203b703c9ff34303f8f8334dea5",
"body": null,
"is_bot": false,
"headline": "Update HelloFresh Organization Cursor files [ci skip]",
"author_name": "HelloFresh Github Actions Bot",
"author_login": "hf-ghactions-bot",
"committed_at": "2025-07-03T13:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0dd7379cd58765f58230102136c3347fdcb937",
"body": null,
"is_bot": false,
"headline": "Update Workflows [ci skip]",
"author_name": "HelloFresh Github Actions Bot",
"author_login": "hf-ghactions-bot",
"committed_at": "2025-05-19T15:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8045c7704818491ae4d6462dae897d42db7ff2bc",
"body": null,
"is_bot": true,
"headline": "Update Workflows [ci skip]",
"author_name": "gh-automation-app[bot]",
"author_login": "gh-automation-app[bot]",
"committed_at": "2024-11-27T15:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa5cc51ec1a2fe252073b7b442ac318c85b636f",
"body": null,
"is_bot": false,
"headline": "Update Workflows [ci skip]",
"author_name": "HelloFresh Github Actions Bot",
"author_login": "hf-ghactions-bot",
"committed_at": "2024-11-27T12:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47c9b388946726432377bad6434f5e8888c6521",
"body": "Respect `amount` when listing releases",
"is_bot": false,
"headline": "Merge pull request #63 from hellofresh/respect-amount-in-list-realeases",
"author_name": "Bosun Egberinde",
"author_login": "bosunski",
"committed_at": "2024-10-25T12:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99af1d991ed398118539fe773bd083236a7cd2f",
"body": null,
"is_bot": false,
"headline": "Remove unecessary use of amount in GraphQL query",
"author_name": "Bosun Egberinde",
"author_login": "bosunski",
"committed_at": "2024-10-25T09:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67ddbf9d396f180f32fc049686df1905d9cb9fb",
"body": null,
"is_bot": false,
"headline": "Respect amount when listing releases",
"author_name": "Bosun Egberinde",
"author_login": "bosunski",
"committed_at": "2024-10-25T09:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19802a33874aae2c5b93198ded738713c4fabbd8",
"body": null,
"is_bot": false,
"headline": "Update Workflows [ci skip]",
"author_name": "HelloFresh Github Actions Bot",
"author_login": "hf-ghactions-bot",
"committed_at": "2024-09-02T14:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ebfd1a94c50c5551d5717c1bde4526ad9407605",
"body": "Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#61)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-14T09:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81171246a3a80732633aa5fd8bb01b265b80a7e",
"body": "Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.48.0 to 0.49.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\r\n- [Changelog](https://github.com/open-telemetry/openteleme\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#58)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-11T08:26:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fdd5ae6dfdd63f9703550a8cb990cf342e640e27",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.18.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.18.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#60)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-11T08:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c88cf75cb06127dd16e2893cfea23e9d7fe2b3",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretc\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#59)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-04T15:26:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f125c99b41655c136804bb889a5ebff13dd66148",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#54)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T09:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3270a001350038be5350e436e1126e9dc2883532",
"body": "Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.23.0 to 1.23.1.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\r\n- [Commits](htt\n[…]\n:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/otel/trace from 1.23.0 to 1.23.1 (#55)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-12T09:47:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b5872f9a0b3e3359a140bbebc7fa597c8d04c05",
"body": "Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.46.1 to 0.48.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\r\n- [Changelog](https://github.com/open-telemetry/openteleme\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#52)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-07T08:55:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f78d3c625828dd648524275a55e3dd9f4057bfff",
"body": "Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.21.0 to 1.23.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\r\n- [Commits](htt\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.23.0 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-07T08:51:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6499f2a0e1ebc75f1f46db7c48dc2e91bb7d46b0",
"body": "…rg/x/oauth2-0.16.0\n\nBump golang.org/x/oauth2 from 0.15.0 to 0.16.0",
"is_bot": false,
"headline": "Merge pull request #46 from hellofresh/dependabot/go_modules/golang.o…",
"author_name": "Svetlana Radyuk",
"author_login": "s-radyuk",
"committed_at": "2024-01-09T09:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5539e194c47b642acc26d4f7bb90ea51a94b3845",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-08T18:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f131fb3a5bafa57c862f23d2293f842460eb42",
"body": "Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.46.0 to 0.46.1.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\r\n- [Changelog](https://github.com/open-telemetry/openteleme\n[…]\n:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#42)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-11T14:35:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3db3d45f76d41756d84aae3d7f5c03b69345a57b",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#45)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-11T14:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be09154abb07f61327ba44bb4e1e089b383d7eb8",
"body": null,
"is_bot": true,
"headline": "Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#39)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-13T03:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "919b4770cb9bdb931aea2fa4b3f208807320f71b",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#38)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-09T18:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c0a8e3841badc6c45f858a8391140e471bc20d",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.13.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.13.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.11.0 to 0.13.0 (#36)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-19T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09190a5f9a658df13863844a24794ca258ee51fd",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/net from 0.14.0 to 0.17.0 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-19T10:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9997f6d610f65367f29babc88906ac8c5347b71",
"body": "Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.42.0 to 0.45.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)\r\n- [Changelog](https://github.com/open-telemetry/openteleme\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-19T10:07:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9bfa489deea6334bced2f213cc84dad5df46c7bd",
"body": "Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.16.0 to 1.19.0.\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\r\n- [Commits](htt\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump go.opentelemetry.io/otel/trace from 1.16.0 to 1.19.0 (#33)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-19T09:43:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "59124d2445a2d01b88fd31767250cef538c0f859",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.10.0 to 0.11.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.10.0...v0.11.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-08T08:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4870ca3aa114bc46e5b693da39bf3c2c70afb9",
"body": null,
"is_bot": true,
"headline": "Update HelloFresh Organization Required Workflows [ci skip]",
"author_name": "gh-automation-app[bot]",
"author_login": "gh-automation-app[bot]",
"committed_at": "2023-07-17T16:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e64302140d521d4bb72c61a47c3a50f2be4947b",
"body": null,
"is_bot": false,
"headline": "Update HelloFresh Organization Required Workflows [ci skip]",
"author_name": "HelloFresh Github Actions Bot",
"author_login": "hf-ghactions-bot",
"committed_at": "2023-07-17T13:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425ffbd4f775c83d261c070d927394c3cb91ef90",
"body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.9.0 to 0.10.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.9.0...v0.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-07T05:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2344758887fcce8c09b935771c4bba93e1527dba",
"body": null,
"is_bot": false,
"headline": "update dependencies (#23)",
"author_name": "Lucas Medeiros",
"author_login": "lucasmdrs",
"committed_at": "2023-06-19T12:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e9329a46e63ba3d3ad106235cf31cca79e319b",
"body": null,
"is_bot": false,
"headline": "Adding dependabot.yml (#18)",
"author_name": "Taofeeqib",
"author_login": "Taofeeqib",
"committed_at": "2023-06-19T07:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594d1ae26d8015e5fb8099fbe197e97349552034",
"body": "…tead\n\n[SelfUpdate] Copy bytes from the stream instead of loading them all into the memory",
"is_bot": false,
"headline": "Merge pull request #16 from hellofresh/minor/RDEV-966-copy-stream-ins…",
"author_name": "Nhat",
"author_login": "nhatthm",
"committed_at": "2023-03-02T10:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa3f96a4dd7d7b685e66c58fc229104ff9b6f8d",
"body": null,
"is_bot": false,
"headline": "Copy bytes from the stream instead of loading them all into the memory",
"author_name": "nhatthm",
"author_login": "nhatthm",
"committed_at": "2023-03-02T10:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfd17c7ddabf3fcc1b632008da2055e8f2039a8",
"body": "Add traces",
"is_bot": false,
"headline": "Merge pull request #14 from hellofresh/minor/RDEV-966-add-traces",
"author_name": "Nhat",
"author_login": "nhatthm",
"committed_at": "2022-09-27T08:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8af4064c3b205942ef8abde89e2718f3694cfb",
"body": null,
"is_bot": false,
"headline": "Add traces",
"author_name": "nhatthm",
"author_login": "nhatthm",
"committed_at": "2022-09-27T07:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7ba548e3ce47e6d63b59d6b55ff8a0dc88feca",
"body": "…hellodev\n\nmove documentation to /docs to be accessinble in hellodev",
"is_bot": false,
"headline": "Merge pull request #13 from hellofresh/feature/EES-7309-move-docs-to-…",
"author_name": "Svetlana Radyuk",
"author_login": "s-radyuk",
"committed_at": "2022-03-16T15:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbea02d2fa13438d932b28be319ac57d0d5b8e86",
"body": null,
"is_bot": false,
"headline": "rollback README.md",
"author_name": "Svetlana Radyuk",
"author_login": "s-radyuk",
"committed_at": "2022-03-16T15:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1f807c5d35587ba3199c17667d0b0bfdb5dbf02",
"body": null,
"is_bot": false,
"headline": "move documentation to /docs to be accessinble in hellodev",
"author_name": "Svetlana Radyuk",
"author_login": "s-radyuk",
"committed_at": "2022-03-16T14:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f0bef9e02b6f98dfe177fb51e39bd68fd8fe40",
"body": null,
"is_bot": false,
"headline": "Use timeout from context (#12)",
"author_name": "Lucas Medeiros",
"author_login": "lucasmdrs",
"committed_at": "2022-01-19T08:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb220e55e19b039ec4e551e944db8ef8009161a",
"body": null,
"is_bot": false,
"headline": "Bump dependencies (#11)",
"author_name": "Lucas Medeiros",
"author_login": "lucasmdrs",
"committed_at": "2021-09-21T10:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a311519a1357f8506294ad8939b0802d661d39",
"body": "Added context to interfaces and gh implementation",
"is_bot": false,
"headline": "Merge pull request #10 from hellofresh/feature/EES-5727-context",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2021-05-14T09:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b048db58b6909fd3a4f2cff980ae74e6ef933af8",
"body": null,
"is_bot": false,
"headline": "Added context to interfaces and gh implementation",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2021-05-13T07:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e15c6cff63ca94816d558520b86040c82458fd5",
"body": "Use native errors wrapping and GH Actions for linting/testing",
"is_bot": false,
"headline": "Merge pull request #9 from hellofresh/major/EES-4977-wrap-errors",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2021-01-21T14:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532bc8da2c08a9b9e2cda0cb3df61bc3b864a097",
"body": null,
"is_bot": false,
"headline": "Readme cleaup",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2021-01-21T14:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e5119d8632645be3ec8a8f9a1fa499f6957aa4",
"body": null,
"is_bot": false,
"headline": "Use GH Actions for linting/testing",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2021-01-21T12:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19f79bc0730f449989af0d0116ae471817828710",
"body": null,
"is_bot": false,
"headline": "Use native errors wrapping",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2021-01-21T12:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6e61f3deab53d99b969d210f4e971f8146772b",
"body": "Add stale bot",
"is_bot": false,
"headline": "Merge pull request #8 from hellofresh/patch/EES-4230-stale-bot",
"author_name": "Diego Marangoni",
"author_login": "diegomarangoni",
"committed_at": "2020-10-19T14:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb585cdb450fba83b80e1744b24710c0f96d554",
"body": null,
"is_bot": false,
"headline": "Add stale bot",
"author_name": "Diego Marangoni",
"author_login": "diegomarangoni",
"committed_at": "2020-10-16T08:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7569fab2fa9433e21d68e3187a9737b82af8895b",
"body": "Remove Pull Approve Config file",
"is_bot": false,
"headline": "Merge pull request #3 from hellofresh/patch/remove-pa-6qy6p03ef45f",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2020-07-31T16:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995e8e4437864cc1b524f64f5ee0c9d50189d78c",
"body": "Configure WhiteSource for GitHub.com",
"is_bot": false,
"headline": "Merge pull request #7 from hellofresh/whitesource/configure",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2020-06-26T11:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29bd7628e53cf4ea395bfda5a49e61022cc54021",
"body": "…tHub issue creation\n\nIn order to avoid spamming the GitHub repository with issues regarding possible \nsecurity vulnerabilities and to integrate probably within the HelloFresh project management.\nThe GitHub issue creation is disabled as per the [whitesource documentation](https://whitesource.atlassian.net/wiki/spaces/WD/pages/697696422/WhiteSource+for+GitHub.com#WhiteSourceforGitHub.com-IssueSettings(issueSettings))",
"is_bot": false,
"headline": "[IS-779](https://hellofresh.atlassian.net/browse/IS-779) - Disable Gi…",
"author_name": "Andrew Wurster",
"author_login": "awurster",
"committed_at": "2020-06-26T10:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f1ba1e6378a254da3f7e4a8e80280e821863798",
"body": null,
"is_bot": true,
"headline": "Add .whitesource configuration file",
"author_name": "whitesource-for-github-com[bot]",
"author_login": "mend-for-github-com[bot]",
"committed_at": "2020-06-26T05:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add68857f0f45e8928a44ffb6c9b63cf8b6b5234",
"body": "adding timeout to github client",
"is_bot": false,
"headline": "Merge pull request #5 from hellofresh/patch/http-timeouts",
"author_name": "Akhil",
"author_login": "loginakhil",
"committed_at": "2020-04-27T13:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1eaeb811e5aa5dc9dece147294a979813943864",
"body": null,
"is_bot": false,
"headline": "CR Fixes",
"author_name": "Akhil Thayyil",
"author_login": "loginakhil",
"committed_at": "2020-04-27T12:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8201e8c874af20bb0989f55d929f6cf3c276c193",
"body": null,
"is_bot": false,
"headline": "adding timeout to github client",
"author_name": "Akhil Thayyil",
"author_login": "loginakhil",
"committed_at": "2020-04-27T09:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7543bdab0b606bf41544b4faee1c6f4130a02d9e",
"body": "migrating to go mod",
"is_bot": false,
"headline": "Merge pull request #6 from hellofresh/patch/go-mod-migration",
"author_name": "Akhil",
"author_login": "loginakhil",
"committed_at": "2020-04-27T09:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a061258a2e1d54b5fa5507f9f2df81eafead7fad",
"body": null,
"is_bot": false,
"headline": "removing dep files",
"author_name": "Akhil Thayyil",
"author_login": "loginakhil",
"committed_at": "2020-04-27T09:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46331b829153450b8386dd7293349303dbcb39cb",
"body": null,
"is_bot": false,
"headline": "migrating to go mod",
"author_name": "Akhil Thayyil",
"author_login": "loginakhil",
"committed_at": "2020-04-27T09:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "404c00d6885dc98b9fb9e029f41f3ab2c781293b",
"body": null,
"is_bot": false,
"headline": "deleted .pullapprove.yml",
"author_name": "Josiah Adenegan",
"author_login": "startnow65",
"committed_at": "2019-04-12T11:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87b5934593844742d12100d72ac9ffc97356b7bd",
"body": "PT-1603 Added licence and contrubuting guides",
"is_bot": false,
"headline": "Merge pull request #2 from hellofresh/patch/licence",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2018-08-14T12:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d9c2f0d13b3d6d2c820b62216a31df755f42bb",
"body": null,
"is_bot": false,
"headline": "Fixed the year",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2018-08-14T12:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9e192999d23e57f5c44ae69c11fb7a3a689c8e",
"body": null,
"is_bot": false,
"headline": "Added licence and contrubuting guides",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2018-08-14T12:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c470e1cffbb1e326ac596cc88f279b7cd5fff0",
"body": "PT-1603 Initial implementation",
"is_bot": false,
"headline": "Merge pull request #1 from hellofresh/feature/initial-version",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2018-08-13T13:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a530ffbbfe949a0574288c3e1b5f217c46868ff5",
"body": null,
"is_bot": false,
"headline": "Initial implementation",
"author_name": "Vladimir Garvardt",
"author_login": "vgarvardt",
"committed_at": "2018-08-13T10:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e5a720def773849d31f0ad3fba4fdf868d1266",
"body": null,
"is_bot": false,
"headline": "Initialize repository :tada:",
"author_name": "Renato Quinhoneiro Todorov",
"author_login": "RTodorov",
"committed_at": "2018-08-13T09:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd0312a57ce3f8a372e09c7ad3b079a8b638826",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Renato Quinhoneiro Todorov",
"author_login": "RTodorov",
"committed_at": "2018-08-13T09:09:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 18,
"latest_release_at": "2026-07-17T09:06:56Z",
"latest_release_tag": "v3.0.9",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 8,
"days_since_latest_release": 4,
"mean_days_between_releases": 210
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/hellofresh/updater-go/v3",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/hellofresh/updater-go/v3",
"is_deprecated": false,
"latest_version": "v3.0.9",
"repository_url": "https://github.com/hellofresh/updater-go",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T09:04:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 2,
"stars": 11,
"watchers": 189,
"fork_history": {
"days": [
{
"date": "2021-08-19",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 2
},
"star_history": {
"days": [
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2020-05-18",
"count": 2
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_stars": 11
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 5452,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.22.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-4v7x-pqxf-cx7m",
"GHSA-5cv4-jp36-h3mw",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GO-2024-2687",
"GO-2024-3333",
"GO-2025-3503",
"GO-2025-3595",
"GO-2026-4440",
"GO-2026-4441"
],
"fixed_version": "1.26.3",
"advisory_count": 18,
"oldest_advisory_days": 839
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 18,
"affected_count": 1,
"assessed_count": 19,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.0"
},
{
"name": "github.com/shurcooL/githubv4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230424031643-6cea62ecd5a9"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.69.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/masterminds/semver/v3",
"direct": true,
"version": "v3.5.0",
"ecosystem": "go"
},
{
"name": "github.com/shurcool/githubv4",
"direct": true,
"version": "v0.0.0-20230424031643-6cea62ecd5a9",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": true,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/shurcool/graphql",
"direct": false,
"version": "v0.0.0-20220606043923-3cf50f8a0a29",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 19,
"direct_count": 7,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 43,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 39
},
"bus_factor": 4,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "vgarvardt",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/173697?v=4"
},
{
"type": "User",
"login": "loginakhil",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2869953?v=4"
},
{
"type": "User",
"login": "jonatasteixeira",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/114006225?v=4"
},
{
"type": "User",
"login": "hf-ghactions-bot",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/91131851?v=4"
},
{
"type": "User",
"login": "s-radyuk",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/21171767?v=4"
},
{
"type": "User",
"login": "nhatthm",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1154587?v=4"
},
{
"type": "User",
"login": "bosunski",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/15146515?v=4"
},
{
"type": "User",
"login": "klemmster",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/183212?v=4"
},
{
"type": "User",
"login": "lucasmdrs",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/19667723?v=4"
},
{
"type": "User",
"login": "diegomarangoni",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/573180?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.232
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"testing.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 2/9 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool is not run on all commits -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e76efa5bf6af201ee1c246be920e7661d04f1854",
"ran_at": "2026-07-22T02:54:17Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T18:32:56Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T09:04:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hellofresh/updater-go",
"host": "github.com",
"name": "updater-go",
"owner": "hellofresh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 59,
"vitality": 70,
"community": 55,
"governance": 74,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 18,
"human_commit_share": 0.651,
"days_since_last_push": 4,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "18 commits in the last year",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 18
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v3.0.9",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 210
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~210 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 210
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 2,
"stars": 11,
"watchers": 189,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "189 watchers",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 189
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 15,
"top_contributor_share": 0.232
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 23% of commits",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 23
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"merged_prs": 43,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 39
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "43/82 decided PRs merged",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 82
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/9 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 640,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hellofresh",
"public_repos": 132,
"account_age_days": 4816
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "640 followers of hellofresh",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 640,
"login": "hellofresh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "132 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 132
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/hellofresh/updater-go/v3"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"open-source",
"wiz-reliability-platform-release-engineering"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 59,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/9 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 19 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 19
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 18,
"affected_packages": 1,
"assessed_packages": 19,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 19,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.464,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "26 of 56 human commits state their intent (structured subject or explanatory body)",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 56
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.291
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 86",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 86
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "25 of the last 86 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 25,
"sampled": 86
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 5452,
"source_files_sampled": 10,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T02:54:35.979310Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hellofresh/updater-go.svg",
"full_name": "hellofresh/updater-go",
"license_state": "standard",
"license_spdx": "MIT"
}