JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"api",
"api-rest",
"documentation-generator",
"documentation-tool",
"oas3",
"ruby",
"swagger"
],
"is_fork": false,
"size_kb": 2114,
"has_wiki": false,
"homepage": "https://a-chacon.github.io/oas_core/",
"languages": {
"Ruby": 119818
},
"pushed_at": "2026-08-03T00:28:56Z",
"created_at": "2025-06-01T12:33:07Z",
"owner_type": "User",
"updated_at": "2026-08-03T00:28:37Z",
"description": "OasCore is a Ruby gem designed to generate Open API Specification (OAS) 3.2 documentation directly from YARD comments in your endpoints.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://a-chacon.com",
"name": "Andrés",
"type": "User",
"login": "a-chacon",
"company": null,
"location": "Chile",
"followers": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/39093711?v=4",
"created_at": "2018-05-08T14:40:43Z",
"is_verified": null,
"public_repos": 45,
"account_age_days": 3008
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "oas_core/v1.4.1",
"kind": "other",
"published_at": "2026-08-03T00:28:44Z"
},
{
"tag": "oas_core/v1.4.0",
"kind": "other",
"published_at": "2026-03-31T22:59:18Z"
},
{
"tag": "oas_core/v1.3.0",
"kind": "other",
"published_at": "2026-03-22T22:19:24Z"
},
{
"tag": "oas_core/v1.2.0",
"kind": "other",
"published_at": "2025-08-08T20:50:55Z"
},
{
"tag": "oas_core/v1.1.0",
"kind": "other",
"published_at": "2025-07-07T15:26:56Z"
},
{
"tag": "oas_core/v1.0.1",
"kind": "other",
"published_at": "2025-06-27T12:29:07Z"
},
{
"tag": "oas_core/v1.0.0",
"kind": "other",
"published_at": "2025-06-22T01:27:44Z"
},
{
"tag": "oas_core/v0.5.3",
"kind": "other",
"published_at": "2025-06-14T23:57:28Z"
},
{
"tag": "oas_core/v0.5.2",
"kind": "other",
"published_at": "2025-06-14T18:29:48Z"
},
{
"tag": "oas_core/v0.5.1",
"kind": "other",
"published_at": "2025-06-09T23:30:34Z"
},
{
"tag": "oas_core/v0.5.0",
"kind": "other",
"published_at": "2025-06-09T19:36:26Z"
},
{
"tag": "oas_core/v0.4.0",
"kind": "other",
"published_at": "2025-06-08T19:00:51Z"
},
{
"tag": "oas_core/v0.3.0",
"kind": "other",
"published_at": "2025-06-06T23:03:15Z"
},
{
"tag": "oas_core/v0.2.0",
"kind": "other",
"published_at": "2025-06-03T01:46:33Z"
},
{
"tag": "oas_core/v0.1.0",
"kind": "other",
"published_at": "2025-06-02T01:04:44Z"
},
{
"tag": "oas_rails/v0.1.2",
"kind": "other",
"published_at": "2025-06-02T00:57:30Z"
},
{
"tag": "oas_rails/v0.1.1",
"kind": "other",
"published_at": "2025-06-02T00:51:45Z"
},
{
"tag": "oas_rails/v0.1.0",
"kind": "other",
"published_at": "2025-06-02T00:38:34Z"
}
],
"recent_commits": [
{
"oid": "3a91761babb40703c942ad20766a64453c1b3459",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.4.1 (#49)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-08-03T00:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b3669ec5fad7019077cdb00ae52d9e21018de8",
"body": null,
"is_bot": false,
"headline": "chore: update deps (#53)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-08-03T00:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83559ed12ca462de33a2e1f5489315015c1f1ef5",
"body": "Hashable.hash_representation_recursive left two kinds of live objects in\nthe structure that gets stringified and MD5-digested:\n\n1. Objects that are Specable but not Hashable (MediaType inside\n Response#content) fell through to the else branch, so the digest was\n taken over their `inspect` output\n[…]\nct graph built in two separate processes:\n\n 1.4.0: d94d28789ed85e221228237adced3801 / cb20ee412f52608b1cddf1e45fa22887\n patched: 5fc5ba77bd264a66d326138700b79ce8 / 5fc5ba77bd264a66d326138700b79ce8",
"is_bot": false,
"headline": "fix: make component hash keys deterministic across processes (#51)",
"author_name": "Javi",
"author_login": "rameerez",
"committed_at": "2026-08-03T00:19:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d0efffd6d7ad136495e1bc368a591f96f80f869",
"body": "… (#52)\n\nThe examples showed `description [Hash] {content}` — but\nOasCoreFactory#split_description_and_type requires the tag text to END\nwith the bracketed type (`/^(.*?)\\s*\\[(.*?)\\]$/`), so copying these\nexamples raises TagParsingError('Invalid format') and silently drops the\nwhole operation from the generated spec. The working format is\n`description [JSON{...}]`, matching the response examples. (Also fixes\nthe gmail.ocom typo.)",
"is_bot": false,
"headline": "docs: fix @request_body_example tags to the format the parser accepts…",
"author_name": "Javi",
"author_login": "rameerez",
"committed_at": "2026-08-01T20:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267fea9d6c2bdaa698db7850fcf7b4bf0d89ceaa",
"body": null,
"is_bot": false,
"headline": "docs: add multiple configuration steps for oas rails (#48)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-06-16T16:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373d7ef06c566af967253c1afe50f182c2757034",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.4.0 (#45)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-03-31T22:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae427c780b017d5f7dfdbfd72b7de9a4e39cbec3",
"body": null,
"is_bot": false,
"headline": "docs: add static link to llmstxt (#46)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-03-31T12:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddab2a7e1a2215cebd86ccfa60bc48cf867683bc",
"body": "* Support deprecated OpenAPI operations\n\n* Remove product-specific deprecated tag example\n\n* Use generic deprecated tag examples",
"is_bot": false,
"headline": "feat: add support for `deprecated` (#44)",
"author_name": "Javi",
"author_login": "rameerez",
"committed_at": "2026-03-30T17:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4adcf78611e580fdd42761e5b885fc776f078c",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.3.0 (#38)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-03-22T22:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "482c4c5e048d12dbb5cd943b93a7f95e520c532a",
"body": null,
"is_bot": false,
"headline": "fix: rubocop styles",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2026-03-22T22:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cc1162fc68784de3a2dbd685f9e12ffc555577",
"body": "…spec (#42)",
"is_bot": false,
"headline": "fix: add logic to cast boolean and integer to correct types to match …",
"author_name": "Jack",
"author_login": "phyzical",
"committed_at": "2026-03-22T21:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73082e39207a8ad0f852e861f714fe0f2c71b669",
"body": "…rs (#41)\n\nThe OpenAPI specification recommends that operationId values be URL-safe\nfor compatibility with code generators that use them as function names.\n\nPreviously, paths like `/users/{id}` would generate operationIds like\n`GET__users_{id}`, which contains braces that are not URL-safe characters\n[…]\ng}_licenses_{key}_validate`\nAfter: `GET_products_slug_licenses_key_validate`\n\nThis fixes validation errors from tools like @redocly/cli:\n\"Operation operationId should not have URL invalid characters\"",
"is_bot": false,
"headline": "fix: operationId to be URL-safe by removing braces from path paramete…",
"author_name": "Javi",
"author_login": "rameerez",
"committed_at": "2026-03-22T20:57:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "309b8d9318f42eaa4bc259803bc85f630ddc49ca",
"body": "JSON Schema only supports these primitive types: string, number,\ninteger, boolean, array, object, null.\n\nPreviously, `ruby_type_to_json_schema_type` returned invalid types:\n- `Hash` → `{ type: 'hash' }` (should be `object`)\n- `Float` → `{ type: 'float' }` (should be `number`)\n\nThis caused OpenAPI sp\n[…]\nfloat' → 'number'\n- Add comprehensive tests for JSON Schema type compliance\n- Make responses_test.rb less fragile by not hardcoding hash values\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: map Ruby Hash and Float to valid JSON Schema types (#40)",
"author_name": "Javi",
"author_login": "rameerez",
"committed_at": "2026-03-22T20:54:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f087ffac090145a0052510fbe39debc9849f5526",
"body": "* feat: migrate to oas 3.2\n\n* fix: mdbook update",
"is_bot": false,
"headline": "feat: migrate to oas 3.2 (#43)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2026-03-22T20:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80ca2b8c4226cfb35866ebcd43478ccac0d9b61",
"body": null,
"is_bot": false,
"headline": "docs: fix thing 1",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-08-14T21:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab483530f80bdf01ea18206617a642c258f3d4dc",
"body": null,
"is_bot": false,
"headline": "docs: fix thing",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-08-14T21:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7358fb82a01c546f01181b15b0995993351ed894",
"body": null,
"is_bot": false,
"headline": "docs(book): Add oas_grape documentation",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-08-14T21:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786389ece5e8dbfec00ef45d26126687d47aa58b",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.2.0 (#33)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-08-08T20:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2aa01e3bd8ff65e676b8459b51622b3429e6c1",
"body": null,
"is_bot": false,
"headline": "feat: add support for keywords in parameters (ex: default) (#36)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-08-08T20:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f241517d8555078e4908dd0c833f37a6b65e9b6",
"body": null,
"is_bot": false,
"headline": "docs: add docs for new partial (#35)",
"author_name": "Jack",
"author_login": "phyzical",
"committed_at": "2025-08-08T13:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11773b9f4b805204dacb7ac213d9f39080118ffb",
"body": "* fix typo\n\n* add docs for new config\n\n* add defaults",
"is_bot": false,
"headline": "docs: add docs for oas rails 157 (#34)",
"author_name": "Jack",
"author_login": "phyzical",
"committed_at": "2025-08-06T02:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6ddc2b420f39f7c0d7f4635b6204ff7c7f33ce",
"body": null,
"is_bot": false,
"headline": "docs(book): add content type option to request_body tag (#32)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-07-17T19:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "297a92fc4d1c5396d835f2956f09a5844983e532",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.1.0 (#26)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-07-07T15:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d625bce2864d87c576b934d7ec4da0ee90950fbf",
"body": null,
"is_bot": false,
"headline": "feat: License change to MIT (#30)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-07-07T15:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9d0f563276052aea74e56d291e16fc4d04f5fb",
"body": null,
"is_bot": false,
"headline": "fix: generation of name for custom methods requeries a summary tag (#29)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-07-07T15:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "408f98eaf3230d37a3bcd926e193136e0bba8cb6",
"body": null,
"is_bot": false,
"headline": "docs(book): update oas hanami documentation after bump to version1 (#25)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-07-01T02:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d34f39bb0026a9144d5514a4de51e9ccc0ca5bf",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.0.1 (#24)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-27T12:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fb653dadc9d3769b7ba7e3aad373902f4d4ecf",
"body": null,
"is_bot": false,
"headline": "fix: Use rails compatible deep_merge version to prevent conflicts (#23)",
"author_name": "Saida",
"author_login": "saida",
"committed_at": "2025-06-27T12:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159737d344a63fe40a5822964528edcecedc0055",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 1.0.0 (#18)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-22T01:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5db9786e1dfed9cae85583b2c9dc3cccfe34d4",
"body": "…as source (#22)",
"is_bot": false,
"headline": "docs(book): add new tags, update old and new section of configuring o…",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-21T20:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9509e7f45bce2634cba81bdc8f759afdc4975ac",
"body": "…@parameter_ref) (#20)\n\n* feat: implement reference tags\n\n* feat: add reference tags for request body, response and parameter",
"is_bot": false,
"headline": "feat: Implement of reference tags (@request_body_ref, @response_ref, …",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-21T03:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0cce75abc142cb6cd529bca52517767177fa57",
"body": "…d examples (#19)",
"is_bot": false,
"headline": "feat!: support references for schemas of responses, request bodies an…",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-20T20:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d37e4748ece2e36cb4574d398a117c08635ceef",
"body": null,
"is_bot": false,
"headline": "docs(readme): update list of adapters",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-15T23:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e2ed18c01e3e7867a6f3b3db483d3fce36e1bd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:a-chacon/oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-15T19:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52332312775654b3da972e6a785c361d980b1f5e",
"body": null,
"is_bot": false,
"headline": "docs: add oas_hanami to book",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-15T19:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ccd0b75d845b04817e5153e6fcabc0ab0e66e28",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.5.3 (#17)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-14T23:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2897b5949d38202a2227c90edb16d83a3a0501d5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:a-chacon/oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-14T21:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e953cf7b75e216e87811f42144ae1b042c17c4db",
"body": null,
"is_bot": false,
"headline": "fix: add args to config initializer for be able to replace default info",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-14T21:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8459be05fcdff94ace51b0cd290cf7a45d61025a",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.5.2 (#16)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-14T18:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be647a20a383a0fabdd7c1622d8c472e44f93b51",
"body": null,
"is_bot": false,
"headline": "refactor: clean oas_route unused variables",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-14T18:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8293a3fabade85c3d433fa24c51a4b1953e3ecc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:a-chacon/oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-13T01:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc7396a25c34a49d3b7d6560ee0386633cbd0642",
"body": null,
"is_bot": false,
"headline": "docs: fix oas_rails documentation reference to oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-13T01:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e50ee3e0af517ebe67e0f5eb1f0a175561c1478",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.5.1 (#14)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-09T23:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c337af403f9c3b8e658324f3b2f08abc816b75c7",
"body": "…rails methods for manage strings",
"is_bot": false,
"headline": "fix: add activesupport dependency so there is no need to replace all …",
"author_name": "achacon",
"author_login": "a-chacon",
"committed_at": "2025-06-09T22:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e12dc48a92c9bfd324b28590ae54128aee6f4b91",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.5.0 (#11)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-09T19:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d58cddd018455471b0de83a165e990a5ed7154",
"body": null,
"is_bot": false,
"headline": "feat: replace try for safe navigator. (try is rails specific method)",
"author_name": "achacon",
"author_login": "a-chacon",
"committed_at": "2025-06-09T19:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71b0a885590c9216cd666ccd31236686d9d8f35",
"body": null,
"is_bot": false,
"headline": "docs: update readme",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-09T01:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092714489c68ef62d93aa54bcae961a1251f2fe8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:a-chacon/oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-09T01:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba41005b257e5d3456b37ed8dfdb43cbfc77b179",
"body": null,
"is_bot": false,
"headline": "docs: update mdbook documentation",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-09T01:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0723471dba8c752667f4a9081b4c3f0a479e2b67",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.4.0 (#10)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-08T19:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52b2216b7f6a79a873b24efeafc502b94290b265",
"body": null,
"is_bot": false,
"headline": "fix: path params from oas route",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-08T18:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d946437190751b50936b955cbf16a6d80df6d264",
"body": null,
"is_bot": false,
"headline": "test: add reporters to test output",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-07T20:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22dc6e2baca4774325e0b5967da992d2f4131035",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:a-chacon/oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-07T20:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf114bb0d009c78533287445225f06e6139a929d",
"body": null,
"is_bot": false,
"headline": "feat: implement custom type parsers for json schema generator",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-07T20:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd439a352d0ebe6510a3df07ffd4996d5691e501",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.3.0 (#9)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-06T23:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2920a1ad468d800993e7fceb66f0bf760ac85a37",
"body": null,
"is_bot": false,
"headline": "feat: add the content type dynamically with the tags",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-06T23:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d8304709c13aba776c4375594fd0316582b48e",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.2.0 (#8)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-03T01:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c6225db777fae59c4ea8548e2978f69e7ba388",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:a-chacon/oas_core",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-03T01:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3b108d04ae573f150daed081ebb0c2b65f396f",
"body": null,
"is_bot": false,
"headline": "feat: implement a setter for configuration object",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-03T01:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e82c240553aeeb289bce2af8bfa045a361f8c0d",
"body": null,
"is_bot": false,
"headline": "chore(main): release oas_core 0.1.0 (#7)",
"author_name": "Andrés",
"author_login": "a-chacon",
"committed_at": "2025-06-02T01:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7881ce848134763b262941b944bf9d904fa46c89",
"body": "docs: update gem description\n\nchore(main): release oas_rails 0.1.0 (#4)\n\ndocs: update description and readme\n\nchore(main): release oas_rails 0.1.1 (#5)\n\nchore(main): release oas_rails 0.1.2 (#6)",
"is_bot": false,
"headline": "feat: first working release",
"author_name": "a-chacon",
"author_login": "a-chacon",
"committed_at": "2025-06-02T01:02:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 18,
"latest_release_at": "2026-08-03T00:28:44Z",
"latest_release_tag": "oas_core/v1.4.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 0,
"mean_days_between_releases": 46.6
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "oas_core",
"path": "oas_core.gemspec",
"tokens": [
"gem.gemspec"
],
"ecosystem": "rubygems"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 5,
"header": 5,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "oas_core",
"exists": true,
"license": "GPL-3.0-only",
"keywords": [],
"ecosystem": "rubygems",
"categories": [],
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/oas_core",
"declared_type": null,
"is_deprecated": false,
"latest_version": "1.4.1",
"repository_url": "https://github.com/a-chacon/oas_core",
"versions_count": 16,
"total_downloads": 109831,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-06-02T00:51:57.063000Z",
"latest_published_at": "2026-08-03T00:28:59.877000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 5,
"stars": 16,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": 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": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 12133,
"source_files_sampled": 72,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"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": [
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "rubocop",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "minitest",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 5.25"
},
{
"name": "factory_bot",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "debug",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": ">= 1.0.0"
},
{
"name": "minitest-reporters",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.7"
},
{
"name": "minitest-mock",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 5.27"
}
],
"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": 39,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 8,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "a-chacon",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/39093711?v=4"
},
{
"type": "User",
"login": "rameerez",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4920956?v=4"
},
{
"type": "User",
"login": "phyzical",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5182053?v=4"
},
{
"type": "User",
"login": "saida",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/553295?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.852
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"mdbook.yml",
"release_please.yml",
"ruby.yml"
],
"has_docs_dir": true,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"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": "22 out of 26 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": 3,
"reason": "Found 9/30 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3a91761babb40703c942ad20766a64453c1b3459",
"ran_at": "2026-08-03T00:35:26Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 4,
"decided_7d": 4,
"merged_30d": 4,
"authors_30d": 2,
"decided_30d": 4,
"sample_size": 45,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 2,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-03T00:28:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-03T00:28:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/a-chacon/oas_core",
"host": "github.com",
"name": "oas_core",
"owner": "a-chacon"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 40,
"vitality": 70,
"community": 44,
"governance": 63,
"calibration": "2026-08-02",
"engineering": 84,
"ai_readiness": 45,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 18,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "18 commits in the last year",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 18
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "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": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 18,
"latest_release_tag": "oas_core/v1.4.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 46.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~46.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 46.6
}
}
],
"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": "exceptional",
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 44,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 5,
"stars": 16,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 5,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"shields.io"
],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"packages": [
"oas_core"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 109831,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "109,831 downloads all-time across rubygems",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 109831,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.852
},
"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 85% of commits",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 39,
"open_issues": 0,
"closed_issues": 8,
"prs_merged_7d": 4,
"prs_decided_7d": 4,
"prs_merged_30d": 4,
"prs_decided_30d": 4,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 6,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "39/45 decided PRs merged",
"points": 26,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 39,
"decided": 45
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/30 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 43,
"owner_type": "User",
"is_verified": null,
"owner_login": "a-chacon",
"public_repos": 45,
"account_age_days": 3008
},
"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": "43 followers of a-chacon",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 43,
"login": "a-chacon"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "45 public repos, account ~8 yr old",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 45
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"oas_core"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on rubygems",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "rubygems"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 84,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.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": "22 out of 26 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"api",
"api-rest",
"documentation-generator",
"documentation-tool",
"oas3",
"ruby",
"swagger"
],
"has_wiki": false,
"homepage": "https://a-chacon.github.io/oas_core/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://a-chacon.github.io/oas_core/",
"points": 15,
"status": "met",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"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": "22 out of 26 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 9/30 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"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": "weak",
"name": "AI Readiness",
"value": 45,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.902,
"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": "55 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 61
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.016,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "1 of the last 61 commits agent-authored or agent-credited",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 61
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Ruby",
"largest_source_bytes": 12133,
"source_files_sampled": 72,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Ruby without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Ruby"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/72 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 72,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 14
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "library",
"source": "gem.gemspec",
"weight": 8
},
{
"tier": "distribution",
"label": "library",
"source": "registry:rubygems",
"weight": 6
}
],
"artifacts": [
{
"path": "oas_core.gemspec",
"labels": [
"library"
],
"ecosystem": "rubygems"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-03T00:35:40.073813Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/a-chacon/oas_core.svg",
"full_name": "a-chacon/oas_core",
"license_state": "standard",
"license_spdx": "MIT"
}