JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 434,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 965167,
"Makefile": 7534,
"Go Template": 128618
},
"pushed_at": "2026-07-20T14:44:10Z",
"created_at": "2026-06-16T06:57:15Z",
"owner_type": "User",
"updated_at": "2026-07-20T12:05:20Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Go Template"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "assanoff",
"company": null,
"location": null,
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/5215099?v=4",
"created_at": "2013-08-12T16:22:08Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 4732
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-07-20T14:46:36Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-20T12:29:24Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-20T05:50:28Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-06-26T14:50:55Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-23T10:04:51Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-22T15:54:32Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-22T12:28:09Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-22T10:53:25Z"
}
],
"recent_commits": [
{
"oid": "be80beb3337c6b1911aaa89ce25ab62d8f3f85dd",
"body": "…ation",
"is_bot": false,
"headline": "refactor: rename clear constant to clearRow for clarity in SaveTransl…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T12:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "008d7de251a8842b5bfdc6cef71c08828e6e845d",
"body": "…graceful draining and entry dropping",
"is_bot": false,
"headline": "refactor: enhance async recorder shutdown handling and add tests for …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T11:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea4afed45bbd36dd0cb48f07d9757e9fba05cd4",
"body": "…ceholder processing, and add tests for timeout management in processor",
"is_bot": false,
"headline": "refactor: enhance consumer context handling, improve query string pla…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T11:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a4cb0d12dcabdea07c2c27f2ff193ab2d0430c",
"body": "…suring proper denial when no roles are configured",
"is_bot": false,
"headline": "refactor: improve role handling in RequireRole and RequireRoleApp, en…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T11:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6270186e26868ae2c756864013ce4b81591daa0",
"body": "… middleware compatibility and clarity",
"is_bot": false,
"headline": "refactor: replace custom response writer with httpw.Wrap for improved…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T10:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb2a4c044d5c73fd09d325b6ce81c8b815fb407",
"body": "… clarity",
"is_bot": false,
"headline": "refactor: update response body logging condition in RequestLogger for…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T09:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7e60c22654b979f3d58414c280934ec19e009b2",
"body": "…formance and maintain contract compliance",
"is_bot": false,
"headline": "refactor: optimize request cloning in RoundTrip method to enhance per…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T09:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc237eed5134d4bdceb9b2252682407eda6a9cec",
"body": "…ns, and refine retry transport context handling",
"is_bot": false,
"headline": "refactor: enhance consumer close logic, improve request logging optio…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T08:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "325eba4d82fbdd5e3236b718e4401832469d2d08",
"body": "…stency",
"is_bot": false,
"headline": "feat: update golangci-lint action to v7 and specify version for consi…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T06:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73eff0b8ab5c4a3671725e1ee45341773de15f1",
"body": "…tests; enhance retry budget calculation",
"is_bot": false,
"headline": "refactor: simplify variable assignment and improve string parsing in …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T05:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd3ec3e68745fe110a5678d2dcf08396d8ff868",
"body": "…date comments for clarity",
"is_bot": false,
"headline": "refactor: improve error handling and consistency in various files; up…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T05:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a60837f098a408ce38491faf69109ba08d6d37",
"body": "…leware for header flexibility",
"is_bot": false,
"headline": "feat: update golangci-lint configuration and enhance translation midd…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T05:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed981a903de1d46df2a37b1d30d8bd50d046b7a",
"body": "…e header management",
"is_bot": false,
"headline": "feat: enhance gzip middleware to handle bodyless responses and improv…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T05:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa911ddb3ebc6b1b560f65cee7d1f58075351cb7",
"body": "…n initialization",
"is_bot": false,
"headline": "refactor: improve logging of SQL queries and enhance error handling i…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T04:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c2c75a0416d8db44e3748b9b3d1d536d7f963c",
"body": "…README and RELEASING for version 0.6.0; enhance integration tests for JSON:API response structure; remove outdated translation design documents",
"is_bot": false,
"headline": "fix: update CI workflow to use master branch instead of main; update …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-20T04:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce738276294e8801b9bde554a599bc3dfc069940",
"body": null,
"is_bot": false,
"headline": "feat: implement JSON:API pagination support with ResultJSONAPI and tests",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T18:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a743c015928f6ffbaff8105ec4e0eb3b0c4fedb",
"body": "…eries",
"is_bot": false,
"headline": "feat: unify response envelope structure for list and single-object qu…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T18:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6a99c407d27d69c11ad7e387be628fe368f0fc",
"body": null,
"is_bot": false,
"headline": "feat: add JSONSlice type for Postgres JSONB column support with tests",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T18:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e104de56d7df4215765dd0632ef7d9fe28d2d769",
"body": "- Introduced `streamExtra` option in the server configuration to allow additional stream interceptors.\n- Implemented several stream interceptors: recovery, tracing, logging, metrics, and error mapping.\n- Added tests for stream interceptors to ensure proper functionality and error handling.\n- Created `AddSpanAt` function to support backdated spans for tracing, allowing reconstruction of historical operations.",
"is_bot": false,
"headline": "feat: add support for stream interceptors in gRPC server",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T17:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36421a622e4b41da28ce107c1844f627e7795cc",
"body": null,
"is_bot": false,
"headline": "feat: enhance gRPC scaffolding with server, gateway, and OpenAPI support",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T15:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df410159c5de0807ff5d0a08352c779fd3e85721",
"body": null,
"is_bot": false,
"headline": "feat: integrate protovalidate for request validation in gRPC server",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T15:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26623cb872fd7509caab8010f27d55a4e52787f",
"body": null,
"is_bot": false,
"headline": "feat: enhance gRPC scaffolding with Makefile and buf configuration",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T14:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77033547c5846e5e646170789080b712b46c5e10",
"body": "…iddleware",
"is_bot": false,
"headline": "feat: add scaffolding for typed HTTP client with OAuth2 support and m…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T10:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad94aca899b3cb3dc67b1325927b393d021b274b",
"body": null,
"is_bot": false,
"headline": "feat: add scaffolding for gRPC tests and integration with bufconn server",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T10:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b278ba31417989931c1c1661b7b614f56bf1da02",
"body": "- Introduced commands for adding cron jobs and domain events in the skit CLI.\n- Implemented cron job template with locking mechanism using Redis or Postgres.\n- Added event template for defining domain events and their outbox routes.\n- Created relay mechanism for delivering events from the outbox to \n[…]\nted Docker Compose and environment configuration to support Redis.\n- Added Redis and Postgres lock implementations for distributed job execution.\n- Included tests for cron jobs and locking mechanisms.",
"is_bot": false,
"headline": "feat: add support for cron jobs and domain events",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T09:21:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15be77217ad344647546ab36b5ff42c2d27383c7",
"body": "…nding tests",
"is_bot": false,
"headline": "feat: add migration command to scaffold goose migrations and correspo…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-19T08:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec6d7e6c17d559c03a1a8168b9f9745d409d5ab",
"body": "…g and panic recovery in consumers",
"is_bot": false,
"headline": "feat: implement broker.Process and Guard for improved message handlin…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T18:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7c28f5c4361f1332dece1e9321279f970d8a63",
"body": null,
"is_bot": false,
"headline": "feat: add Kafka support with consumer and publisher implementations",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T11:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f17937b1af2ebe0e4e98a84fb2f870dfa76c847d",
"body": null,
"is_bot": false,
"headline": "feat: add broker support for consumer wiring with RabbitMQ and Kafka",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T11:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb83199673ea074ef479b0ca442b7d81fa998a8",
"body": "…ic variants",
"is_bot": false,
"headline": "feat: add support for background workers with queue-backed and period…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T11:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bce61a923e890487f1a0c8370028220f8b8eb15",
"body": "…lates",
"is_bot": false,
"headline": "feat: add broker-agnostic consumer scaffolding and configuration temp…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T11:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea06a27d9f9788f35b289f1dc64922913c946a9",
"body": "…and request ID handling",
"is_bot": false,
"headline": "feat: add middleware for CORS, secure headers, response compression, …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T09:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd62b643f5f3b77e15dbccab97b01f3bb1dfad66",
"body": "… new query parameters",
"is_bot": false,
"headline": "feat: add support for filtering and ordering in REST scaffolding with…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T09:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a364315b9be469506a4d5c0869435edf7ddf27d",
"body": "…tion improvements",
"is_bot": false,
"headline": "feat: enhance REST scaffolding with dynamic filtering and test genera…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T08:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6e30d239b592714ec09e269149e246a632524c",
"body": null,
"is_bot": false,
"headline": "feat: implement production safety checks for database TLS configuration",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T07:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7e60dcbb733699bc39be2a32177c1835f19375",
"body": "…d enhance validation rules in request models",
"is_bot": false,
"headline": "feat: add support for skipping test generation in REST scaffolding an…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T06:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd20459f939e1ad0d2eebd54290b6d30e840199c",
"body": "… methods",
"is_bot": false,
"headline": "feat: enhance REST model handling with custom decoding and validation…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-18T06:52:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c60e26d6462853b87656639a461db744e6af2b9",
"body": null,
"is_bot": false,
"headline": "feat(tests): scaffold REST module tests with API and integration suites",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-17T19:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7665880080fa7806a1882e3b039b5f31294259",
"body": "…on DB connection failures",
"is_bot": false,
"headline": "feat(dbx): add DefaultStatusCheckTimeout to prevent indefinite hangs …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-17T16:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54d7b9da9432bb24043168a6653d9604ac23122",
"body": "…eps for scaffolding REST modules",
"is_bot": false,
"headline": "feat: enhance user experience with improved intro message and next st…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-17T16:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8c192c99cd06e6ba3d2b58d53950c04e41bd75",
"body": "…BuildInfo for build metadata",
"is_bot": false,
"headline": "feat(logger): add side-effect hooks for logging events and implement …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-15T12:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfed0ed5f1e5afb787c5d2c128d7db6128b7c4d",
"body": "…ng ResponseWriter interfaces",
"is_bot": false,
"headline": "feat: implement Unwrap for statusRecorder to allow access to underlyi…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-10T17:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abd821dd5cb1026372e8cbaaed019f30e3ec073d",
"body": "…a warning",
"is_bot": false,
"headline": "feat(cmd): enhance Execute function to handle missing .env file with …",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-03T18:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2469c15f4ce52e63e2a290898cdc7c44cb32d5bf",
"body": "…ith comprehensive tests",
"is_bot": false,
"headline": "feat(router): introduce application and transport middleware layers w…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-07-02T17:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93122c989ffae8eec2586a59f208ba524dcbcafb",
"body": null,
"is_bot": false,
"headline": "feat(scaffold): enforce --replace requires --full and add related tests",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-30T15:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01e2963a32eb021b617ff9da0aa30652e616241",
"body": "…ands\n\n- Introduced new command options for full scaffolding and local path replacement.\n- Implemented full HTTP service bootstrap including Docker, Makefile, and README templates.\n- Added database migration support with initial SQL migration files.\n- Created structured logging and command execution\n[…]\nmanagement with environment variables and flags.\n- Integrated RabbitMQ and transactional outbox for event-driven architecture.\n- Established a comprehensive directory structure for service components.",
"is_bot": false,
"headline": "feat: add full HTTP service scaffold with enhanced templates and comm…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-30T15:31:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f346271219e579575227faaaad23f64f69c55682",
"body": null,
"is_bot": false,
"headline": "docs: add quick start guide for scaffolding and running a skit service",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-29T16:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf4a4a55acc6bcc3e5ee4b578a0f10215d94030",
"body": "…sioning across replicas",
"is_bot": false,
"headline": "feat(schema): implement advisory lock mechanism for safe schema provi…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-29T11:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9f98089ba8b914e44a7085c451cccd0772ab060",
"body": "…nality",
"is_bot": false,
"headline": "feat(queue): add comprehensive README documentation for queue functio…",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-29T11:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4be54825ebb8184cd7b4f902033ab4473efe77",
"body": null,
"is_bot": false,
"headline": "fix(backoff): clarify Max as a hard ceiling in documentation and tests",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-29T11:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842a6f5202f70997d6f489d8c994841168fd9a2a",
"body": "- Updated `InMem` and `PG` queue implementations to support a `RetryDelay` option, allowing tasks to be rescheduled after a failure instead of being immediately claimable.\n- Modified the `MarkFailed` method in both queues to adjust the `run_at` timestamp based on the `RetryDelay`.\n- Introduced a new\n[…]\nover new functionality, ensuring that retry logic is correctly applied and that tasks respect the configured delays.\n- Enhanced documentation to reflect changes in queue behavior and retry mechanisms.",
"is_bot": false,
"headline": "feat(queue): enhance in-memory and Postgres queues with retry delay",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-29T07:02:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "377320d16e03e92629e36d38e3d1276b5f6fbd1b",
"body": null,
"is_bot": false,
"headline": "fix: improve README introduction for clarity and context",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-28T06:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e398e011e26fca8f1b4dcbe2f3dc00218df324a",
"body": null,
"is_bot": false,
"headline": "chore: squash to single commit",
"author_name": "Assanoff Rustam",
"author_login": "assanoff",
"committed_at": "2026-06-26T17:49:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 53,
"latest_release_at": "2026-07-20T14:46:36Z",
"latest_release_tag": "v0.8.1",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 4,
"days_since_latest_release": 7,
"mean_days_between_releases": 4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/assanoff/skit",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/assanoff/skit",
"is_deprecated": false,
"latest_version": "v0.8.1",
"repository_url": "https://github.com/assanoff/skit",
"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-20T12:03:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"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": 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": 49040,
"source_files_sampled": 294,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "buf.build/go/protovalidate",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/ClickHouse/clickhouse-go/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.47.0"
},
{
"name": "github.com/alicebob/miniredis/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.38.0"
},
{
"name": "github.com/getsentry/sentry-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "github.com/go-pkgz/routegroup",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.3"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.29.0"
},
{
"name": "github.com/hashicorp/jsonapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/jackc/pgx/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.10.0"
},
{
"name": "github.com/jessevdk/go-flags",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/jmoiron/sqlx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/matryer/is",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/nicksnyder/go-i18n/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.1"
},
{
"name": "github.com/pressly/goose/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.27.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/rabbitmq/amqp091-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "github.com/redis/go-redis/v9",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v9.21.0"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/segmentio/kafka-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.51"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "github.com/testcontainers/testcontainers-go/modules/postgres",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "github.com/wagslane/go-rabbitmq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"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"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.81.1"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "assanoff",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/5215099?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "be80beb3337c6b1911aaa89ce25ab62d8f3f85dd",
"ran_at": "2026-07-28T07:52:29Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T14:46:39Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/assanoff/skit",
"host": "github.com",
"name": "skit",
"owner": "assanoff"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 26,
"vitality": 68,
"community": 33,
"governance": 35,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 53,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 4
},
"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": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "53 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 53
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.8.1",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "at_risk",
"name": "Community & Adoption",
"value": 33,
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": "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": 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": 35,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 48,
"inputs": {
"followers": 10,
"owner_type": "User",
"is_verified": null,
"owner_login": "assanoff",
"public_repos": 16,
"account_age_days": 4732
},
"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": "10 followers of assanoff",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "assanoff"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~12 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/assanoff/skit"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"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": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.6
},
"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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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 detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "53 of 53 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 53
}
}
],
"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": 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
},
"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 53",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 53
}
}
],
"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": 49040,
"source_files_sampled": 294,
"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/294 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 294,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T07:52:33.622317Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/assanoff/skit.svg",
"full_name": "assanoff/skit",
"license_state": "standard",
"license_spdx": "MIT"
}