Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"gin",
"gin-gonic",
"go",
"golang",
"openapi",
"openapi-specification",
"openapi3"
],
"is_fork": false,
"size_kb": 105,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 29348,
"Makefile": 1054
},
"pushed_at": "2026-07-18T15:44:53Z",
"created_at": "2024-11-05T02:27:43Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T15:42:56Z",
"description": "An OpenAPI 3.1 specification generator for Gin Web Framework",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.uzabase.com/jp/company/",
"name": "Platform Development Division",
"type": "Organization",
"login": "alpdr",
"company": null,
"location": "Japan",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/65019148?v=4",
"created_at": "2020-05-08T10:56:30Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 2268
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-01-22T10:58:32Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2025-02-06T05:05:09Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2024-12-03T17:35:51Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2024-12-03T04:11:18Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2024-11-08T06:56:17Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2024-11-07T16:29:48Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2024-11-05T18:04:09Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2024-11-05T17:48:28Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2024-11-05T07:27:38Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2024-11-05T03:31:54Z"
}
],
"recent_commits": [
{
"oid": "6e6d9b133516a77fbf9b8700ac89d2a8b0c87973",
"body": "upgrade",
"is_bot": false,
"headline": "Merge pull request #20 from alpdr/feat/openapi-version",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2026-07-18T15:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e752ad96ff1a50821c9b6f17625fc7c13e2c001b",
"body": null,
"is_bot": false,
"headline": "upgrade",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-07-18T14:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aae5efa7cce5eeea90682520cd283e27c0998348",
"body": "…in OpenAPI document",
"is_bot": false,
"headline": "feat: add OperationDescription function to set operation description …",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-07-18T14:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b312f277e2c626bb6ca9dfb0ada8bac3b66220",
"body": null,
"is_bot": false,
"headline": "feat: add WithOpenAPIVersion method to set OpenAPI Specification version",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-07-18T14:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d60b38edb237e0933af7245b6f14b4d0dd3985",
"body": null,
"is_bot": false,
"headline": "chore: update .gitignore to include local markdown files",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-07-18T14:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2cc17bb498a2e3967be05c4eb2ca6b6cfeba2d1",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T15:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbf08ecd8bef9e6490e32745bcae4ebae60504c",
"body": null,
"is_bot": false,
"headline": "test: add support for nested structs in request body validation",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T14:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97560556a208e9978358414b741c11a571ee1dd4",
"body": "…description",
"is_bot": false,
"headline": "test: enhance schema tests to support binding, pattern, example, and …",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T14:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c2c94743879f195a49cb32bc93424f9c5027b9",
"body": null,
"is_bot": false,
"headline": "fix: update binding and pattern requirements for POST request body",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T13:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf13ae62179dd5b91a11663816f36f68a732d68",
"body": null,
"is_bot": false,
"headline": "test: enhance schema tests for path and request body validation",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T13:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df0a7d959ea41659ea20b789324082ffa6567872",
"body": null,
"is_bot": false,
"headline": "test: add schema tests for OpenAPI document generation",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T13:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75542d56ec5dea21fe2c303287b30cee83ec204",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-12T11:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320036c867fece118f7d18e71ffc6276f21ada0d",
"body": null,
"is_bot": false,
"headline": "comment",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-11T18:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63db0cf98d3d725e0a7b17290d68fa1c9601190",
"body": null,
"is_bot": false,
"headline": "refactor: enhance request body handling for POST and PUT methods",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-11T14:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5758a8769bcfe25e7449988f077f81eb2fd4fdad",
"body": null,
"is_bot": false,
"headline": "fix: correct error handling and improve comments in addPathItem function",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-11T14:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63d8bee963ac80bb5d49c714745ff1095abb694a",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused internal package documentation",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-11T14:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f98e2787d4a57643a31966e5ac1807bb9166f09",
"body": null,
"is_bot": false,
"headline": "refactor: improve comments and documentation in convertStruct function",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-11T09:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08811358ce764c209645ff6fad3287cd2b555d6c",
"body": null,
"is_bot": false,
"headline": "fix: add nullable attribute to required fields in JSON schema",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-11T08:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "805a455ea02fc50e923657adc58d5e151182ddc1",
"body": null,
"is_bot": false,
"headline": "chore: update Go modules to latest versions",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-04-10T17:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e300821d35b9358ce849c5b5eca30df4cfdbef3",
"body": "support oneof=",
"is_bot": false,
"headline": "Merge pull request #16 from alpdr/feat/pattern",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f382a74ae28a7a6be9a9c3e1cb450efba12a9e3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feat/pattern",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627fd53417200baf9c55d5cfe0bbbabaa7b714b9",
"body": "…net-0.38.0\n\nchore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0",
"is_bot": false,
"headline": "Merge pull request #13 from alpdr/dependabot/go_modules/golang.org/x/…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be20b7f2c19d05264a89ec5ccb0915cbb0969f7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dependabot/go_modules/golang.org/x/net-0.38.0",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9b0f07fa5db508384345aaea7ebc1cec635623",
"body": "…tkin/kin-openapi-0.131.0\n\nchore(deps): bump github.com/getkin/kin-openapi from 0.128.0 to 0.131.0",
"is_bot": false,
"headline": "Merge pull request #14 from alpdr/dependabot/go_modules/github.com/ge…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de60544caf057ea2e6c58c9aa90cba94ef5f390a",
"body": "…crypto-0.45.0\n\nchore(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0",
"is_bot": false,
"headline": "Merge pull request #15 from alpdr/dependabot/go_modules/golang.org/x/…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5305c025a59f913fce517385abafdbb0d07d7678",
"body": null,
"is_bot": false,
"headline": "done",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-22T10:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c7b5045f39d6f1fd361341988d2162238e2952",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-21T18:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401c1f7a991aca188963eac4196179c29c821133",
"body": "…for oneof validation",
"is_bot": false,
"headline": "feat: enhance OpenAPI tag generation with error handling and support …",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-21T17:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902024ddddd8d65954ed50b2f79a7ea69ecce010",
"body": "…rformance",
"is_bot": false,
"headline": "refactor: optimize tag generation using strings.Builder for better pe…",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-21T16:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4595a52a0a243bd362603c58da44373ded28b3b",
"body": null,
"is_bot": false,
"headline": "test: add tests for converting struct to JSON schema",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-21T14:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ffa0d0adf0d918c883389a5f2b6f04c70769a0",
"body": null,
"is_bot": false,
"headline": "docs: update Copyright to make Uzabase owner",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-21T05:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195e671bb2d221de35d1912cd361adedb2eb834f",
"body": null,
"is_bot": false,
"headline": "chore: upgrade dependencies and go version",
"author_name": "Ryotaro Nakamura",
"author_login": "ryotaro612",
"committed_at": "2026-01-21T05:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6a6c3b60f963bb58bf9800a0c37b35e7f70542",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-20T01:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c68b78400f69784c443bc7caa3763b0196e39d04",
"body": "Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.128.0 to 0.131.0.\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v0.128.0...v0.131.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/getkin/kin-openapi\n dependency-version: 0.131.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/getkin/kin-openapi from 0.128.0 to 0.131.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-15T16:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e00117d36ffa95c27f5da8f2ce1304a3e241421",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.38.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-16T23:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6295eeef9bc13f1cebe2eb2a0a11d3dcdd28bdbc",
"body": "…net-0.36.0\n\nchore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0",
"is_bot": false,
"headline": "Merge pull request #12 from alpdr/dependabot/go_modules/golang.org/x/…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2025-03-14T15:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f0433f871bd2ce92e267293903b9e1e88ad6130",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-13T01:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176292eec55f2ba20a9ff0344eec1708355ef9c4",
"body": "feat: support description",
"is_bot": false,
"headline": "Merge pull request #11 from alpdr/feat/field-description",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2025-02-06T02:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c95e5409316a5f7665b60314d9b389d1fb58357",
"body": null,
"is_bot": false,
"headline": "docs: tweak godoc.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2025-02-05T18:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6081e6b8d7e361b8a6efbf77cfb157f5e0cebfac",
"body": null,
"is_bot": false,
"headline": "feat: support description",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2025-02-05T18:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12b28a7572c86ff73f19df7ca8247c177406a6e",
"body": "…net-0.33.0\n\nchore(deps): bump golang.org/x/net from 0.25.0 to 0.33.0",
"is_bot": false,
"headline": "Merge pull request #10 from alpdr/dependabot/go_modules/golang.org/x/…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2025-02-05T17:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8753c909c33da933ac87a36103a03adce256fbe8",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.33.0.\n- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net from 0.25.0 to 0.33.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-03T02:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6600b06db5f14d7cb2b49508fa7fde5cbe7cc757",
"body": "…rypto-0.31.0\n\nchore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0",
"is_bot": false,
"headline": "Merge pull request #7 from alpdr/dependabot/go_modules/golang.org/x/c…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2025-02-03T02:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2366d55a4f6728f38141fe012dc04c02845a29ad",
"body": "support 'description' field for response data",
"is_bot": false,
"headline": "Merge pull request #9 from alpdr/feature/description-for-response",
"author_name": "Tsutomu YANO",
"author_login": "tyano",
"committed_at": "2025-01-31T10:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72f4d419dc595f57955162cde60e35ea3df5af1",
"body": null,
"is_bot": false,
"headline": "support 'description' field for response data",
"author_name": "Tsutomu YANO",
"author_login": "tyano",
"committed_at": "2025-01-31T09:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b61c53c718bb51aeddf8b5ab4806473cbc0746",
"body": "Added a public 'SetId' method to PathItemSpec",
"is_bot": false,
"headline": "Merge pull request #8 from tyano/feature/add-operation-id",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-12-20T06:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc6dfab2849e4ba865a65d16b2b9edf08ee8028",
"body": null,
"is_bot": false,
"headline": "Added a public 'SetId' method to PathItemSpec",
"author_name": "Tsutomu YANO",
"author_login": "tyano",
"committed_at": "2024-12-20T05:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c302ec45e917abac802927ef99eacf4516a1b5",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-12T00:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3604bc2f885ea82ba2fc7771fb5da21298da43b",
"body": null,
"is_bot": false,
"headline": "use value",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-12-03T17:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4a1cfc6027f9a21583406dcc9c2f6ed0388556",
"body": null,
"is_bot": false,
"headline": "rename a function",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-12-03T04:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "545cf95f4551403089f1c49c49ea579fc67d03ab",
"body": "pkg.go.devのOverviewに具体的なOpen APIの出力例に載せる",
"is_bot": false,
"headline": "Merge pull request #6 from alpdr/doc/usage",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-08T06:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7094805a134315951e1d17db2ac6924081d61e1",
"body": "request bodyが定義されていれば、request bodyが必須であるOpenAPI定義を出力するように変更しました。",
"is_bot": false,
"headline": "Merge pull request #5 from alpdr/feat/requestbody-requred2",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-08T02:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6c824bc94ae69d8e9787ba19cae231e3352acb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feat/requestbody-requred2' into doc/usage",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-07T18:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3acf4c9ab2a912a133eb50e29ad1e1295d835a7",
"body": null,
"is_bot": false,
"headline": "doc: describe usage in detail",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-07T18:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e48c928324a92d9feef6df2297a980badf73ae",
"body": "request, response bodyのフィールドの文字列を正規表現で表現できる。",
"is_bot": false,
"headline": "Merge pull request #4 from alpdr/feat/requestbody-required",
"author_name": "piaoyunbo",
"author_login": "piaoyunbo",
"committed_at": "2024-11-07T02:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf77464f7ded2fecde77b78418524ae61747ea6a",
"body": "…uired.",
"is_bot": false,
"headline": "feat: if request body exists, mark the corresponding request body req…",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T11:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5656a4b3c164d5f4de124cc49da165473bad61c3",
"body": null,
"is_bot": false,
"headline": "chore: refactor",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T10:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0be79499917b439d7a7d45be83d5f443d9e6864",
"body": null,
"is_bot": false,
"headline": "chore: ignore an emacs backup file.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T09:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04522f003df2d0d36ce50eb7f6ff605956b999ed",
"body": null,
"is_bot": false,
"headline": "chore: rename",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T09:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f80eefe52e7980e56e573ddb713af03e5eb0953",
"body": null,
"is_bot": false,
"headline": "feat: support pattern",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T08:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f2132e69c738d93763ee5402faded016481f0cf",
"body": null,
"is_bot": false,
"headline": "chore: suppress stdout.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T08:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f396a89a279fb71deb284e60fb1ab17f3b1abe83",
"body": null,
"is_bot": false,
"headline": "doc: translate japanese comment into english one.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T08:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967846eab04992afd0ac5c35a15110314e810964",
"body": null,
"is_bot": false,
"headline": "chrore: ignore emacs backup file",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T08:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c0ed94687f315c7e8745bdf0a5754d5cc562b9b",
"body": "READMEに使い方を示すサンプルコードを追加",
"is_bot": false,
"headline": "Merge pull request #2 from alpdr/doc/example",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T04:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e93a76f67c55ab45e703c8e96ead996dec1ea47",
"body": "Go validator v10のbinding: requiredタグからrequestBodyのフィールドのrequiredキーワードを生成するテストを追加",
"is_bot": false,
"headline": "Merge pull request #1 from alpdr/feat/keyword",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-06T04:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05a62bb18e5001c9558ef5e85a61211ec76cfea",
"body": null,
"is_bot": false,
"headline": "rename",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T18:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f1e7d0372b8cef2d74009039df1c86aef90b0a",
"body": null,
"is_bot": false,
"headline": "doc: add examples",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T17:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabbd351b0adacc6223c526d3d51b4bb577678e0",
"body": null,
"is_bot": false,
"headline": "chore: remove commented code",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T16:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ae3db9e8c1b3257c699edd547e3fa5b4326553",
"body": null,
"is_bot": false,
"headline": "chore: add test",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T10:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32369c53d507ccfeb28e96c7e835eb4da4774e54",
"body": null,
"is_bot": false,
"headline": "chore: add a test",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T08:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c158783a9fe36424b30a0499923cd3683ff2c8f3",
"body": null,
"is_bot": false,
"headline": "chore: add prompt target",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T07:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a0a48682457762715564bd4d01f5c5b330db1e",
"body": null,
"is_bot": false,
"headline": "feat!: an existing private package depends on the files.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T06:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee4638431c184f1b791526bacbf55afb935c97a",
"body": null,
"is_bot": false,
"headline": "chore: test includes build",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T06:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c994db55c77812178e6dad5ee472a8ebe51f85",
"body": null,
"is_bot": false,
"headline": "chore: import existing code",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T06:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f48767a4367f6ecbf964de73484b92e7ba0baa9",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T05:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cbe005298b56f500459658a0b19f1c7ce830a28",
"body": null,
"is_bot": false,
"headline": "fix: rename github to .github to make workflow available.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T05:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da255ede866367ce06ddd014aab9a421b8cba7ea",
"body": null,
"is_bot": false,
"headline": "chore: make workflows codesize small",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T05:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9b3682508b7b4ba3fa73cf3ae1d50d2894fd85",
"body": null,
"is_bot": false,
"headline": "fix: provide test command",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T05:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caaa354d39fb5775194b214a4c2178b8552ed1f2",
"body": null,
"is_bot": false,
"headline": "chore: run tests on github worklow",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T05:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb501e07b96bb2ba972756680ae7cbee9fa3a5b",
"body": null,
"is_bot": false,
"headline": "chore: ignore the emacs backup files.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T03:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5471b9ec5d99de4fa6539c178dd70f4d1b82e36c",
"body": null,
"is_bot": false,
"headline": "doc: tweak",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T03:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b997c26df64120e6bc25e69529df6b463ac9455b",
"body": null,
"is_bot": false,
"headline": "doc: the header was next to the release badge.",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T03:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee17ed9f4867490b3c72f7e7ccc893237fb5b5d",
"body": null,
"is_bot": false,
"headline": "fix: follow: https://github.com/gin-gonic/gin/blob/master/README.md",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T03:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ef66290256273f9183cc578f5a6686486105f1",
"body": null,
"is_bot": false,
"headline": "fix: fix url",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T03:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b12dc0066a95a7bb3528c3fd3ae4a22c7fc69ad",
"body": null,
"is_bot": false,
"headline": "doc: add badges",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T03:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0556cd26fbdd0139e8bb69a5c295358ee9e6071",
"body": null,
"is_bot": false,
"headline": "doc: make help display usage",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T02:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f2c964e8e87470acc5f9bc6e4e71f30f4983624",
"body": null,
"is_bot": false,
"headline": "chore: create the scaffold",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T02:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b676cb8df4bdb0e61f46113d7fc8151d0b0d38f0",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ryotaro",
"author_login": "ryotaro612",
"committed_at": "2024-11-05T02:27:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 33,
"latest_release_at": "2026-01-22T10:58:32Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 4,
"days_since_latest_release": 183,
"mean_days_between_releases": 49.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/alpdr/gindocnic",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/alpdr/gindocnic",
"is_deprecated": false,
"latest_version": "v1.1.1",
"repository_url": "https://github.com/alpdr/gindocnic",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T15:42:49Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-12-20",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"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": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 5593,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 16
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 44,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/getkin/kin-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.131.0"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/swaggest/jsonschema-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.79"
},
{
"name": "github.com/swaggest/openapi-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.61"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/getkin/kin-openapi",
"direct": true,
"version": "v0.131.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/swaggest/jsonschema-go",
"direct": true,
"version": "v0.3.79",
"ecosystem": "go"
},
{
"name": "github.com/swaggest/openapi-go",
"direct": true,
"version": "v0.2.61",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.15.2",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.7",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.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/go-playground/validator/v10",
"direct": false,
"version": "v10.30.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.6",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.23",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/mohae/deepcopy",
"direct": false,
"version": "v0.0.0-20170929034955-c48cc78d4826",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml",
"direct": false,
"version": "v0.0.0-20250309154309-f31be36b4037",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml3",
"direct": false,
"version": "v0.0.0-20250309153720-d2182401db90",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.4.3",
"ecosystem": "go"
},
{
"name": "github.com/perimeterx/marshmallow",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.60.0",
"ecosystem": "go"
},
{
"name": "github.com/swaggest/refl",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/twitchyliquid64/golang-asm",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": false,
"version": "v2.8.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.29.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 44,
"direct_count": 4,
"indirect_count": 40
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ryotaro612",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/9596023?v=4"
},
{
"type": "User",
"login": "tyano",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/271573?v=4"
},
{
"type": "User",
"login": "piaoyunbo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/86461273?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.951
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 8,
"reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"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/19 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": "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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6e6d9b133516a77fbf9b8700ac89d2a8b0c87973",
"ran_at": "2026-07-24T14:15:44Z",
"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-18T15:44:52Z",
"oldest_open_prs": [
{
"number": 17,
"created_at": "2026-06-03T21:13:42Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-18T15:42:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alpdr/gindocnic",
"host": "github.com",
"name": "gindocnic",
"owner": "alpdr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 54,
"vitality": 62,
"community": 24,
"governance": 53,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 33,
"human_commit_share": 0.932,
"days_since_last_push": 5,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"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": "33 commits in the last year",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 33
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_latest_release": 183,
"mean_days_between_releases": 49.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 183 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 183
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~49.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 49.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 2,
"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": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": "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": 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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.951
},
"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.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": 60,
"inputs": {
"merged_prs": 16,
"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": "16/19 decided PRs merged",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "alpdr",
"public_repos": 1,
"account_age_days": 2268
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of alpdr",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "alpdr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~6 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/alpdr/gindocnic"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"gin",
"gin-gonic",
"go",
"golang",
"openapi",
"openapi-specification",
"openapi3"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 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": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"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/19 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 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": "1 existing vulnerabilities detected",
"points": 6.8,
"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, No advisories left outstanding. Remaining weights renormalized. Matched 44 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 44
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 44,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 44,
"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": "moderate",
"name": "AI Readiness",
"value": 64,
"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": 0.805,
"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": "66 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"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": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.068
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 88",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 88
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 88 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 88
}
}
],
"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": 5593,
"source_files_sampled": 16,
"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/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-24T14:15:55.577877Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alpdr/gindocnic.svg",
"full_name": "alpdr/gindocnic",
"license_state": "standard",
"license_spdx": "MIT"
}