Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 981,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1103043,
"Makefile": 2817,
"Dockerfile": 1460
},
"pushed_at": "2026-07-17T09:01:56Z",
"created_at": "2026-03-06T19:35:09Z",
"owner_type": "User",
"updated_at": "2026-07-04T14:12:32Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "gustaavik",
"company": null,
"location": "Denmark",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/41763143?v=4",
"created_at": "2018-07-26T23:05:25Z",
"is_verified": null,
"public_repos": 48,
"account_age_days": 2919
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-04T14:12:23Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-06-22T20:34:54Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-06-12T16:05:58Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-06-05T19:15:42Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-05T19:07:05Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-05-29T11:34:29Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-05-24T09:39:54Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-05-21T09:47:53Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-20T21:26:22Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-05-18T12:02:20Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-05-10T13:51:36Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-05-09T12:34:29Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-05-05T20:21:48Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-05-01T11:00:10Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2026-04-27T15:56:46Z"
},
{
"tag": "v0.0.13",
"kind": "patch",
"published_at": "2026-04-27T13:27:18Z"
},
{
"tag": "v0.0.12",
"kind": "patch",
"published_at": "2026-04-26T20:33:37Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2026-04-26T11:41:03Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2026-04-21T22:12:46Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2026-04-20T12:40:31Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-04-20T12:30:05Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-04-12T18:05:52Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-04-12T17:53:46Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-04-12T11:13:31Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-04-03T14:38:29Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2026-04-03T13:17:44Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-04-01T20:46:52Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-03-16T18:04:54Z"
}
],
"recent_commits": [
{
"oid": "dbcf57a5467e1021fc921fe2ae5818a4b7392b14",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.6.1",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-07-04T14:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c95fafb652cc3d82e06608a1cf64d253564fcc",
"body": "Dev",
"is_bot": false,
"headline": "Merge pull request #76 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-07-04T14:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b15c941ed8c0bb5679dfdfa5c3a62758d4de13",
"body": "chore: update AWS SDK and related dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #75 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-07-04T13:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3070683a2dc95344090df6f33623be5a37a83499",
"body": null,
"is_bot": false,
"headline": "chore: update AWS SDK and related dependencies to latest versions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-07-04T13:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c52b993c85debcb30b7488451f12feab129e6b3e",
"body": "chore: update smithy-go and tools dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #74 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-27T22:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca32bc728c432dcb287b2bdc8c005f559d5c8fd",
"body": null,
"is_bot": false,
"headline": "chore: update smithy-go and tools dependencies to latest versions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-27T22:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04925414bbf4b502b8e05d7494494fc501677366",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.6.0",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-06-22T20:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9af73c79dfe272b09f91a331a6672350d4f6ca",
"body": "chore: update AWS SDK and OpenAPI spec dependencies",
"is_bot": false,
"headline": "Merge pull request #73 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-22T20:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8c8d0edcad91d3068037860e5c6a5469dcfcf1",
"body": null,
"is_bot": false,
"headline": "chore: update AWS SDK and OpenAPI spec dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-22T20:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7beb1612870478044cc22daffcf361391ea265d2",
"body": "feat(series): extend series metadata with additional fields",
"is_bot": false,
"headline": "Merge pull request #72 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-17T19:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157e285efc2732325f6c7ba75e98711e8ff17ade",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-17T19:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6418c53bb283531e001cfea89c0f40da9e53938",
"body": "- Added new fields to SeriesResponse, CreateSeriesRequest, and UpdateSeriesRequest for enhanced metadata including SeriesType, Logline, PrimaryLanguage, OriginCountry, ContentRating, PosterKey, BannerKey, TitleLogoKey, AutoplayNext, BingeMode, HideEpisodeCount, DefaultVisibility, and DefaultMonetiza\n[…]\nre applied when omitted.\n- Updated series repository methods to accommodate new fields in SQL queries.\n- Added tests to validate the handling of new metadata fields during series creation and updates.",
"is_bot": false,
"headline": "feat(series): extend series metadata with additional fields",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-17T19:21:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7c3ce7568d8c82f3adbd96eede0829eb5f5ef3a",
"body": "feat: add admin video stats and bulk update functionality",
"is_bot": false,
"headline": "Merge pull request #71 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-16T21:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c173cdc2240798784a99c873b56a3c0b181895e",
"body": null,
"is_bot": false,
"headline": "feat: add admin video stats and bulk update functionality",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-16T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b6182a74568576891f0069de6e9af85da075fba",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-15T21:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fdf24127328f812f6d5c24bd78a9b04e3c8634b",
"body": "feat: playback analytics pipeline, publisher series route fix, moderation queue filter",
"is_bot": false,
"headline": "Merge pull request #70 from gustaavik/feat/analytics-pipeline",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-15T21:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2b58fc1b383b681cf64720b644f804629fb6fc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feat/analytics-pipeline",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T12:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f476f19070a0f73fd795b990352297b2f369209",
"body": null,
"is_bot": false,
"headline": "fix: simplify view threshold calculation using max function",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T11:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22d54d325a9bd3c3213c7a75aea86d525377266",
"body": "pgx deduced inconsistent types for $8, which appears both as the\nwatched_seconds column value and in the is_view comparison\n(SQLSTATE 42P08). Cast $8 and $10 to bigint explicitly.",
"is_bot": false,
"headline": "fix: add explicit casts in playback heartbeat upsert",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T00:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a34c83df0c33ec60df5efe006e83a910913ae1c",
"body": "…eo lookup\n\n- watched_seconds sums now FILTER (WHERE is_view) so watch time is\n consistent with the view-scoped metrics around it\n- GET /publisher/videos/{id} returns a publisher's own video in any\n status with an ownership check, so studio screens no longer depend on\n the public endpoint exposing drafts",
"is_bot": false,
"headline": "fix: scope watch-time aggregates to qualified views and add owned-vid…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T00:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c71e7c058881f109be91a6c87e6e17a36dc8ef",
"body": "Add submission_status to the video filter whitelist (eq/in) and have\nGET /admin/moderation/queue default to submitted + under_review when no\nexplicit filter is passed, instead of returning every video.",
"is_bot": false,
"headline": "feat: default moderation queue to actionable submissions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T00:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c4a4ecc3e2f15528e32f62e504fba54a73c227",
"body": "ListOwned, PublishOwned, and ArchiveOwned were registered with a\nredundant /publisher prefix inside the /publisher route group, making\nthem reachable only at /publisher/publisher/series*. The app calls\nGET /publisher/series etc., which 404ed.",
"is_bot": false,
"headline": "fix: register publisher series routes at correct paths",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T00:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49322c526bce52f98ccfb312dec1b693748a214d",
"body": "…reakdowns\n\n- playback_sessions table accumulating idempotent client heartbeats\n (cumulative watched seconds, max position, per-percent retention bitmap)\n- POST /videos/{id}/playback-events ingestion endpoint (rate limited)\n- range-aware analytics (7d/30d/90d/all) with period-over-period deltas,\n \n[…]\nsource/country/\n platform breakdowns for publisher and admin endpoints\n- GET /admin/analytics/summary for platform-wide stats\n- Country middleware deriving geo from trusted proxy headers (no raw IPs)",
"is_bot": false,
"headline": "feat: add playback analytics pipeline with sessions, retention, and b…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-13T00:05:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89ccb7bee72661431adde6785a1d6af62e676bc1",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.5.2",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-06-12T16:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e76530c2e8b9106ad3396c8038d5e7d4eaf5c65",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-12T15:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90286b40d18690814e44a9ce3dcb5f4c4e3e0da5",
"body": "…ons formatting; remove todo.txt",
"is_bot": false,
"headline": "docs: update README with improved table of contents and role permissi…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-12T15:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b6dacfc82e2073c2deeb0d21430d8c38f10553",
"body": "Dev",
"is_bot": false,
"headline": "Merge pull request #69 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-12T15:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398dd347ed6dad750ad5e987fc26224b5dedfebe",
"body": "chore: update dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #68 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-12T15:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a153a3a05124b46fae7b41e9f94febf04f978a4",
"body": "…and performance",
"is_bot": false,
"headline": "chore: update dependencies to latest versions for improved stability …",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-12T15:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75185c1ccd00b4732cef7cafb887555167a6ac23",
"body": null,
"is_bot": false,
"headline": "feat: add security middleware and APP_ENV configuration",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-06T21:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6f10eff39992adfbbd68af645c0fb3c997a3e40",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.5.1",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-06-05T19:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96cc83c0edb06869c92ef1ffde0c101c4d2ae4e6",
"body": "chore: update UUID defaults to use uuidv7 for improved index locality",
"is_bot": false,
"headline": "Merge pull request #67 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127b22688c1323333aa32d72268b1a3e5f0dbda5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9bfa771b303a450cf1440ee19c3563d2c68a7b",
"body": null,
"is_bot": false,
"headline": "chore: update UUID defaults to use uuidv7 for improved index locality",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a7e4442f90b70015d94c077c2f06619d819aef",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.5.0",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-06-05T19:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04d3b17ca59385f4050a4686d15c6ed1b74acee",
"body": "chore: update dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #66 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "080497f4082c27085143a00907f74760942e0497",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c43f2a0c62a6878fa603599e0618130b7b4793",
"body": "feat: featured video management",
"is_bot": false,
"headline": "Merge pull request #65 from gustaavik/feat/featured-video-management",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cbb83ca4ee911119c818c3a5df27aa1e0428849",
"body": null,
"is_bot": false,
"headline": "chore: fix linting error",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159f73800b59dc28b94a34cbfa18f892c323060d",
"body": "…easons, video enhancements, cast enhancements, chapters, captions, and music cues",
"is_bot": false,
"headline": "feat: update docker-compose volumes and add new migration files for s…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32046333cd69ea87bc8f56e124a5d131736135b9",
"body": "…pointer",
"is_bot": false,
"headline": "feat: update scanVideo functions to handle featured description as a …",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T19:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0923128aecdf48d482a479e61f6fdb8cf832a4e",
"body": "… migration",
"is_bot": false,
"headline": "feat: add featured video management with CRUD operations and database…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-05T18:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67514c36fa63be1bbbfe81ab98d41db461b887fe",
"body": "feat: enhance cast and chapter management",
"is_bot": false,
"headline": "Merge pull request #64 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-01T11:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681c3d052db2f06370c5f63eb8993f2d524231e1",
"body": null,
"is_bot": false,
"headline": "refactor: rename storage parameter to storageSvc in NewService function",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-01T10:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d9c6bc1c4d48965d3e7d4c3fc9307b5b6dea3a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-01T10:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25f8eea02f554db7301c15a0d4ee414d14302dc",
"body": "chore: upgrade postgres to 18-alpine and switch UUID generation to v7 for improved index locality",
"is_bot": false,
"headline": "Merge pull request #63 from gustaavik/feat/higher-locality-with-uuidv7",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-01T10:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a53eeeeda7d14c394af45079e1e392f3f8b40fd",
"body": "… for improved index locality",
"is_bot": false,
"headline": "chore: upgrade postgres to 18-alpine and switch UUID generation to v7…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-06-01T10:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d71bb904aee3bcfc80cbb2a2995356dc1e30d9",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.4.3",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-05-29T11:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5fa6b5b3c4f3be8faaa20da6bf12ef6043f0a49",
"body": "…ements\n\nfeat: publisher dashboard requirements",
"is_bot": false,
"headline": "Merge pull request #62 from gustaavik/feat/publisher-dashboard-requir…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a00883e593def0c46694000f32d003bfea4187a3",
"body": "chore: update dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #61 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf6240565ea96bd37eb8bbc89bf347cdcade8aa",
"body": null,
"is_bot": false,
"headline": "chore: update aws-sdk-go-v2 dependencies to latest versions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbabfb49c79b13aa9bd5147eef5d5a9bae9a0335",
"body": "…vik/zencial-vid into chore/update-dependencies",
"is_bot": false,
"headline": "Merge branch 'chore/update-dependencies' of https://github.com/gustaa…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7bbad9774824333b47f352bb571b9ada8238e3",
"body": null,
"is_bot": false,
"headline": "chore: update aws-sdk-go-v2 to v1.41.8",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "938151d8d5800350e2c7d3781c19936c037a2870",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9707085b00ebcd5c51a6e4d0091c1bf4287a98",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-29T11:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c8af2e8dbc95b7e394c2b7ace7f599fe160240",
"body": "- Removed example JSON strings from Links, Preferences, and Privacy fields in UpdateProfileRequest struct.\n- This change simplifies the struct definition and focuses on validation without embedding example data.",
"is_bot": false,
"headline": "refactor: remove example JSON from UpdateProfileRequest fields",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-26T21:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47cd3cab9aca2989be6dafce15fe9616ca12329c",
"body": "- Added department field to CreateInput for cast members and updated related logic.\n- Introduced new chapter management functionalities including create, delete, list, and replace operations.\n- Implemented music cue management with create, update, list, delete, and clearance upload functionalities.\n\n[…]\n video submission process to include checks for blocking music cues.\n- Introduced new database migrations for series, seasons, chapters, captions, and music cues with necessary fields and constraints.",
"is_bot": false,
"headline": "feat: enhance cast and chapter management",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-26T21:38:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0bbeeac2c71a4ca3bda0f4edd35bb1e5a64983a",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.4.2",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-05-24T09:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6df98557cc2b706ceec8fdc78b06bdcd977f35d",
"body": "Dev",
"is_bot": false,
"headline": "Merge pull request #58 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-24T09:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f803e5d52163e4424b8aa01a007ef05eb9e074e4",
"body": "chore: refactor IP handling to use custom ClientIP middleware for improved accuracy",
"is_bot": false,
"headline": "Merge pull request #60 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-24T09:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1e0f70bd7be4c155e28c52582a50f326880323",
"body": "…roved accuracy",
"is_bot": false,
"headline": "chore: refactor IP handling to use custom ClientIP middleware for imp…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-24T09:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc70d7359114909a9c2614dcf900fc01405bd15",
"body": "chore: update dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #59 from gustaavik/chore/update-dependencies",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T16:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "920870359c15c19c4e7030ab9ae747da9d1d5fc1",
"body": "…d accuracy",
"is_bot": false,
"headline": "chore: update IP address extraction to use chi middleware for improve…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T16:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d9bf3500fa1be8101eab5cd37f1fb57614ca0d0",
"body": "…ndling",
"is_bot": false,
"headline": "chore: update middleware to use ClientIPFromHeader for improved IP ha…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T15:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58cc641b2d91eca3a7ce0a69e1cd0f0ddd8ac3cc",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T15:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6901f9afac840382a75aac1332c2816d5cbdfd96",
"body": null,
"is_bot": false,
"headline": "chore: update .gitignore to include CLAUDE.md",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T15:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e55f8749fd6e1bd9ac345f86b80fa27435effe2",
"body": null,
"is_bot": false,
"headline": "chore: remove CLAUDE.md as it is no longer needed",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T15:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a027e7e5c328b9326882293ba8a09961a0d004",
"body": null,
"is_bot": false,
"headline": "feat(graphify): add copilot instructions for using the graphify tool",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T14:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96b73c6b759d5aff55b84ce813e783842c5f44e",
"body": "… to use session tokens",
"is_bot": false,
"headline": "chore: update project stack to Go 1.26 and modify auth implementation…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T14:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f5a35adc2d56d045b40bd483e1130673d42f4b9",
"body": null,
"is_bot": false,
"headline": "chore: update .gitignore to include graphify-out directory",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-23T10:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b70a39171b30fb47451654215a2e261ee7bf76",
"body": "…castID and allow multiple roles per cast in video",
"is_bot": false,
"headline": "feat(cast): refactor cast credit handling to use creditID instead of …",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-22T10:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06448715db3534bd958b03db330d2a54966e53d3",
"body": null,
"is_bot": false,
"headline": "chore: update swagger",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-22T10:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3599a605d986b8f1ff2565090b0ae6b2f04120a",
"body": "…t members",
"is_bot": false,
"headline": "feat(cast): implement soft delete and unarchive functionality for cas…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-22T10:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62ff145d2fa9da97ddc98ccca26954e74073a1d",
"body": "…levant items",
"is_bot": false,
"headline": "chore: clean up todo list by removing outdated tasks and retaining re…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T21:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339e6912acbfbcc76d3c3c2f2c724dbf7b2b2bf1",
"body": "…ith pagination",
"is_bot": false,
"headline": "feat(cast): add endpoint to list published videos for a cast member w…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T21:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa00d7f449c27f7ddeaee071ab949aa3ccef35b",
"body": null,
"is_bot": false,
"headline": "feat(cast): add endpoint to list all cast members with pagination",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T21:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d44d66d5fdb00ea60e8e7c0c98f09519a27530aa",
"body": null,
"is_bot": false,
"headline": "chore: update swagger",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T20:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63e7ae328705de029b6beb77332d2179f78bf5a",
"body": "…lated use cases\n\n- Created VideoCastRepository interface for managing video cast credits.\n- Implemented PostgreSQL-based VideoCastRepository with methods for creating, retrieving, listing, updating, and deleting video cast credits.\n- Refactored CastRepository to separate concerns and manage cast me\n[…]\nd video_cast table to reference cast IDs.\n- Added migration script to handle the transition from the old schema to the new one.\n- Updated tests to reflect changes in the repository and use case logic.",
"is_bot": false,
"headline": "Refactor cast management: Introduce VideoCastRepository and update re…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T20:31:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0195e912d6279851fcc1ec791edf4ede2827d19",
"body": "…e model",
"is_bot": false,
"headline": "feat(cast): add endpoint for uploading cast member pictures and updat…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T19:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c91c80a349b63fc0c8d4d882dbcb90366b879a3",
"body": "feat(cast): add picture upload functionality and update cast model",
"is_bot": false,
"headline": "Merge pull request #57 from gustaavik/feat/cast-picture",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T19:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d938734334fa35552bfeafc4692910dd83fde0",
"body": null,
"is_bot": false,
"headline": "feat(cast): add picture upload functionality and update cast model",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T19:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86499ea6c182560654b175fe93470b9a1f7f8a8b",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.4.1",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-05-21T09:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7489c78ea324f220e6fcce1c4dfc9429370c3ed9",
"body": "feat(video): enhance PurgeOrphans to handle HLS file prefixes and add corresponding tests",
"is_bot": false,
"headline": "Merge pull request #56 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T09:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9193a410e122609bd99307b4c7f8c9642168c3f5",
"body": "… corresponding tests",
"is_bot": false,
"headline": "feat(video): enhance PurgeOrphans to handle HLS file prefixes and add…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-21T09:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4368feee0b73035d3a4f013991d3d45327c4e895",
"body": null,
"is_bot": false,
"headline": "chore: sync buildinfo.go to v0.4.0",
"author_name": "zencial-release-bot",
"author_login": "release-bot",
"committed_at": "2026-05-20T21:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ff9026b183b7e9398d05e86605f2585833746f",
"body": "new publisher role and series",
"is_bot": false,
"headline": "Merge pull request #55 from gustaavik/dev",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-20T21:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39f669d444e5fa1397fa1de2b812bcf029e699de",
"body": "feat(series): implement series management features including publishing, updating, and watch progress tracking",
"is_bot": false,
"headline": "Merge pull request #54 from gustaavik/feat/series",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-20T21:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7672cdbb8f86bb10095ebc206a5b22c5f546eb48",
"body": "…iated series",
"is_bot": false,
"headline": "feat(video): refine ListPublished method to exclude videos with assoc…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-20T21:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c6feccfcc857085d672af1d565cef3577db05f4",
"body": "- Introduced new API endpoints for series management, including listing, creating, updating, and deleting series.\n- Added models for CreateSeriesRequest, UpdateSeriesRequest, SeriesResponse, and SeriesWatchProgressResponse.\n- Implemented episode management within series, allowing episodes to be adde\n[…]\nand removed.\n- Enhanced watch progress tracking for users with new endpoints for retrieving and updating watch status.\n- Updated Swagger documentation to reflect the new API structure and data models.",
"is_bot": false,
"headline": "feat: Add series management endpoints and data models",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-20T20:30:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3671704532d390dcf8f6b1fb16c34cc7afd103c5",
"body": "…ng, updating, and watch progress tracking\n\n- Add service methods for publishing, updating, and unarchiving series.\n- Implement logic to retrieve the next episode based on user watch progress.\n- Create mock repositories for testing series and video functionalities.\n- Add database migration for series and related entities, including watch progress tracking.\n- Implement unit tests for new service methods to ensure correct functionality.",
"is_bot": false,
"headline": "feat(series): implement series management features including publishi…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-20T20:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3801015cba1d516d9bf1bfaafb47f3c679837074",
"body": "feat: extend user profiles with additional fields and handle availability check",
"is_bot": false,
"headline": "Merge pull request #53 from gustaavik/feat/user-profiles-extended",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-19T21:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359948bbd36e93d23f20f6d1c849bb29d5bfb2f8",
"body": null,
"is_bot": false,
"headline": "chore: update swagger documentation",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-19T20:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "484f30b6c17c0a82e3af3d009b945c2daadd96a9",
"body": null,
"is_bot": false,
"headline": "fix: hugeParam linting error",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-19T20:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eba4256ded61f865e692f97d566498f192512e8",
"body": null,
"is_bot": false,
"headline": "feat: refactor validator initialization and improve error field naming",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-19T20:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69370465247173c634f536507cbc0f663142e4ed",
"body": null,
"is_bot": false,
"headline": "feat: update README and improve validator error handling",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-19T20:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d774c051d1196953d9f8d2c80724968032bd11d8",
"body": "…lity check\n\n- Added new fields to user profiles: handle, pronouns, headline, bio, links, preferences, and privacy.\n- Implemented DTOs for profile links, preferences, and privacy settings.\n- Updated user profile response and request structures to include new fields.\n- Created new service methods to \n[…]\ndates in user profiles.\n- Added corresponding database migration to extend user_profiles table.\n- Implemented unit tests for new functionality including handle availability checks and profile updates.",
"is_bot": false,
"headline": "feat: extend user profiles with additional fields and handle availabi…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-19T19:10:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a2110875d0868ec2b8b92fe48599614387358157",
"body": "…alytics\n\nfeat: refactor user roles to support multiple roles per user",
"is_bot": false,
"headline": "Merge pull request #52 from gustaavik/feat/publisher-role-cast-and-an…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-18T20:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9603821778a8eca2042b14c8c6622952d1db888",
"body": "- Updated User entity to replace single Role with a slice of Roles.\n- Modified UserToResponse to map multiple roles to UserResponse DTO.\n- Adjusted user creation and update logic to handle multiple roles.\n- Refactored middleware to retrieve and check user roles.\n- Updated database schema to support roles as an array.\n- Adjusted related tests and services to accommodate the new roles structure.",
"is_bot": false,
"headline": "feat: refactor user roles to support multiple roles per user",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-18T20:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705c73093c68327fe894dcb3b7ba6173521a801e",
"body": "…alytics\n\nfeat: Implement publisher role and associated video management endpoints",
"is_bot": false,
"headline": "Merge pull request #51 from gustaavik/feat/publisher-role-cast-and-an…",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-18T19:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd6ea65cb62ddcb99c74296a676be364bfb935a",
"body": "- Added publisher role to the user entity and updated role checks in video handling.\n- Introduced new endpoints for publishers to list, publish, and delete their own videos.\n- Created cast management functionality, allowing publishers to add, update, and delete cast members for their videos.\n- Imple\n[…]\ntics for videos owned by publishers.\n- Added database migration for the new video_cast table to store cast information.\n- Enhanced error handling for ownership checks across video and cast operations.",
"is_bot": false,
"headline": "feat: Implement publisher role and associated video management endpoints",
"author_name": "gustaavik",
"author_login": "gustaavik",
"committed_at": "2026-05-18T18:49:06Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 291,
"latest_release_at": "2026-07-04T14:12:23Z",
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 19,
"days_since_latest_release": 19,
"mean_days_between_releases": 5.2
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 14,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"docs/swagger.json",
"docs/swagger.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 469814,
"source_files_sampled": 318,
"oversized_source_files": 1,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 1014
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.53.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 16
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 9
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 57,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/aws/aws-sdk-go-v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.1"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.26"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.104.2"
},
{
"name": "github.com/aws/smithy-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.3"
},
{
"name": "github.com/caarlos0/env/v11",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v11.4.1"
},
{
"name": "github.com/go-chi/chi/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.0"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.3"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/jackc/pgx/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.10.0"
},
{
"name": "github.com/pressly/goose/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.27.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/stripe/stripe-go/v83",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v83.2.1"
},
{
"name": "github.com/swaggo/http-swagger",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.4"
},
{
"name": "github.com/swaggo/swag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.6"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.53.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": true,
"version": "v1.42.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": true,
"version": "v1.19.26",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"direct": true,
"version": "v1.104.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": true,
"version": "v1.27.3",
"ecosystem": "go"
},
{
"name": "github.com/caarlos0/env/v11",
"direct": true,
"version": "v11.4.1",
"ecosystem": "go"
},
{
"name": "github.com/go-chi/chi/v5",
"direct": true,
"version": "v5.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.30.3",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v5",
"direct": true,
"version": "v5.10.0",
"ecosystem": "go"
},
{
"name": "github.com/pressly/goose/v3",
"direct": true,
"version": "v3.27.2",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/stripe/stripe-go/v83",
"direct": true,
"version": "v83.2.1",
"ecosystem": "go"
},
{
"name": "github.com/swaggo/http-swagger",
"direct": true,
"version": "v1.3.4",
"ecosystem": "go"
},
{
"name": "github.com/swaggo/swag",
"direct": true,
"version": "v1.16.6",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
"direct": false,
"version": "v1.7.14",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.4.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.7.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
"direct": false,
"version": "v1.4.31",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.13.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
"direct": false,
"version": "v1.9.23",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.13.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
"direct": false,
"version": "v1.19.31",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": false,
"version": "v0.22.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgpassfile",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgservicefile",
"direct": false,
"version": "v0.0.0-20240606120523-5a60cdf6a761",
"ecosystem": "go"
},
{
"name": "github.com/jackc/puddle/v2",
"direct": false,
"version": "v2.2.2",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/kylebanks/depth",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mfridman/interpolate",
"direct": false,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/sethvargo/go-retry",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/swaggo/files",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 57,
"direct_count": 16,
"indirect_count": 41
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 74,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gustaavik",
"commits": 276,
"avatar_url": "https://avatars.githubusercontent.com/u/41763143?v=4"
},
{
"type": "User",
"login": "release-bot",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/6581690?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.948
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "7 out of 10 merged PRs checked by a CI test -- score normalized to 7",
"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": 0,
"reason": "Found 0/12 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "no 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dbcf57a5467e1021fc921fe2ae5818a4b7392b14",
"ran_at": "2026-07-24T13:18:17Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-04T14:12:30Z",
"oldest_open_prs": [
{
"number": 78,
"created_at": "2026-07-17T09:02:14Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T09:01:56Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gustaavik/zencial-vid",
"host": "github.com",
"name": "zencial-vid",
"owner": "gustaavik"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 52,
"vitality": 86,
"community": 12,
"governance": 43,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"commits_last_year": 291,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "291 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 291
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_latest_release": 19,
"mean_days_between_releases": 5.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 19 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 19
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.2
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.948
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"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": 69,
"inputs": {
"merged_prs": 74,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"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": "74/77 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 74,
"decided": 77
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 5,
"owner_type": "User",
"is_verified": null,
"owner_login": "gustaavik",
"public_repos": 48,
"account_age_days": 2919
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of gustaavik",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "gustaavik"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "48 public repos, account ~7 yr old",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 48
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 73,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 78,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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 10 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.3
},
"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": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 10 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 0/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "no update tool detected",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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 0",
"points": 0,
"status": "missed",
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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. Remaining weights renormalized. Matched 57 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 57
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 86,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 57,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: golang.org/x/crypto v0.53.0 (unknown), golang.org/x/text v0.38.0 (unknown)",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "golang.org/x/crypto v0.53.0 (unknown), golang.org/x/text v0.38.0 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 57,
"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": 3
},
"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": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.92,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 1014
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md"
}
}
],
"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": "92 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"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
},
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 469814,
"source_files_sampled": 318,
"oversized_source_files": 1
},
"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": "1/318 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 318,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"docs/swagger.json",
"docs/swagger.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "docs/swagger.json, docs/swagger.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/swagger.json, docs/swagger.yaml"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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": [
"Could not fetch go package 'github.com/zenfulcode/zencial' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-24T13:18:33.213252Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gustaavik/zencial-vid.svg",
"full_name": "gustaavik/zencial-vid",
"license_state": "absent",
"license_spdx": null
}