Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"laravel",
"open",
"api",
"openapi",
"ovac4u",
"ovac",
"laravel-api-documentation",
"api-documentation",
"open-api-v3",
"open-api-specification",
"laravel-documentation-generator",
"documentation",
"generator",
"docs"
],
"is_fork": false,
"size_kb": 401,
"has_wiki": true,
"homepage": "https://www.ovac4u.com/idoc",
"languages": {
"PHP": 142841,
"Blade": 105865
},
"pushed_at": "2026-07-17T05:38:47Z",
"created_at": "2019-03-30T19:08:30Z",
"owner_type": "User",
"updated_at": "2026-07-17T05:21:43Z",
"description": "๐๐Generate beautiful interactive documentation and Open-API 3.0 spec file from your existing Laravel app.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"Blade"
]
},
"owner": {
"blog": "https://ovac4u.com",
"name": "Ariama Victor (A.K.A. OVAC4U)",
"type": "User",
"login": "ovac",
"company": "@Rescopenet @ovac4u @jobaexpress @Paymiumm @Omnile @QodeHub @Gidipex @Bitnormous @Ovadesk ",
"location": null,
"followers": 90,
"avatar_url": "https://avatars.githubusercontent.com/u/5038672?v=4",
"created_at": "2013-07-18T10:50:38Z",
"is_verified": null,
"public_repos": 96,
"account_age_days": 4751
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2026-07-17T05:38:48Z"
},
{
"tag": "v2.1.4",
"kind": "patch",
"published_at": "2026-07-17T04:25:59Z"
},
{
"tag": "v2.1.3",
"kind": "patch",
"published_at": "2026-04-23T06:07:53Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2025-11-17T02:17:39Z"
},
{
"tag": "v2.1.1-beta",
"kind": "prerelease",
"published_at": "2025-09-08T19:08:01Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2025-09-07T16:56:42Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-09-07T09:24:46Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-09-02T04:50:05Z"
},
{
"tag": "v2.0.0-alpha",
"kind": "prerelease",
"published_at": "2025-08-31T03:25:19Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2024-07-24T23:09:44Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2024-03-25T12:56:26Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2023-10-22T11:43:50Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-06-10T06:43:57Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-01-05T14:55:36Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2021-02-03T23:10:19Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2020-08-28T21:07:34Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2019-09-15T04:08:11Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2019-05-27T16:43:04Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-04-30T22:55:25Z"
},
{
"tag": "v1.1.0-alpha.4",
"kind": "prerelease",
"published_at": "2019-04-30T17:17:17Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-03-31T02:34:09Z"
}
],
"recent_commits": [
{
"oid": "96378895ef9fe77d002c6395991c8b7332301d77",
"body": "primary.main was #71717a (muted gray) in the dark theme, so the oneOf option\npills rendered as a muddy gray fill (active) and faint gray-on-dark text\n(inactive) โ hard to read. Use #3b82f6 (blue), consistent with the light theme's\nprimary. Dark-mode only.",
"is_bot": false,
"headline": "fix(theme): readable oneOf switcher pills in dark mode",
"author_name": "ovac",
"author_login": "ovac",
"committed_at": "2026-07-17T05:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ea2c44cde4e813f551301a09d5647e841d1c68",
"body": "The dark theme hardcoded schema.typeTitleColor to #1d4ed8 (dark royal-blue),\nrendering schema/oneOf titles dark-blue on the dark background โ unreadable.\nUse #bfdbfe (blue-200), consistent with typeNameColor. Dark-mode only; light\nmode (which falls back to the readable default) is untouched.\n\nCo-authored-by: AEGIS <aegis@gidipex.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(theme): readable schema title color in dark mode (#61)",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2026-07-17T04:25:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "156b42225011353d1eb902c2111aa5891f835605",
"body": "Laravel 13.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #59 from laravel-shift/l13-compatibility",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2026-03-05T21:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115084472102cf298e8e65cdd2d9888300b61b88",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 13",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2026-03-05T12:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69952d4b410d35f64c70e6d2249d9bcb98ca372d",
"body": "Fix typo in commented HTML for bundle location config entry",
"is_bot": false,
"headline": "Merge pull request #58 from mthaddon/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2025-11-20T03:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c94111824d63b0220f972d25606e50c944fa05c",
"body": null,
"is_bot": false,
"headline": "Fix typo in bundle location config entry",
"author_name": "Tom Haddon",
"author_login": "mthaddon",
"committed_at": "2025-11-17T08:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b9c5533933b3ec215344e93566fd3bf339fd59",
"body": "Enhance theme system: add default theme config, hide theme toggle option, and improve dark mode color palette",
"is_bot": false,
"headline": "Merge pull request #55 from Isaac0209/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2025-11-16T18:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "332cacc1b5d8e2e3130657dec1722f2ca32d7ce4",
"body": "Allow for customisation of external fonts location",
"is_bot": false,
"headline": "Merge pull request #56 from mthaddon/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2025-11-16T18:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8988caf6c0d97e4e1f46b4bbaad32e19127b7b7f",
"body": null,
"is_bot": false,
"headline": "Allow for customisation of external fonts",
"author_name": "Tom Haddon",
"author_login": "mthaddon",
"committed_at": "2025-11-14T08:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f8e696764db6aba74f48f6bce7cf63a36d2014a",
"body": null,
"is_bot": false,
"headline": "correct dark mode color palette and improve visual consistency",
"author_name": "Isaac Roque",
"author_login": "Isaac0209",
"committed_at": "2025-11-13T20:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0151c115e323a8d66e6f2aa6117d8ae6f0f19a",
"body": null,
"is_bot": false,
"headline": "correct dark mode color palette and improve visual consistency",
"author_name": "Isaac Roque",
"author_login": "Isaac0209",
"committed_at": "2025-11-13T20:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "508b700456f89871b6c1a3c6cd99a03ce9350d7c",
"body": null,
"is_bot": false,
"headline": "add default theme configuration and option to hide theme toggle",
"author_name": "Isaac Roque",
"author_login": "Isaac0209",
"committed_at": "2025-11-13T19:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3987006055b5a2514b66edef54051a117cad7570",
"body": null,
"is_bot": false,
"headline": "add default theme configuration and option to hide theme toggle",
"author_name": "Isaac Roque",
"author_login": "Isaac0209",
"committed_at": "2025-11-13T19:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ac8a079ed7d5ad701325056bd611a188830ef5",
"body": "Add config options for redoc standalone js, swagger css and js",
"is_bot": false,
"headline": "Merge pull request #54 from mthaddon/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2025-11-13T18:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb3abf77443bb5aac978919152b3388bb7712e8",
"body": null,
"is_bot": false,
"headline": "Add missing trailing comma",
"author_name": "Tom Haddon",
"author_login": "mthaddon",
"committed_at": "2025-11-12T16:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15fc710563e990a4e5747eef557169e2709fe96c",
"body": null,
"is_bot": false,
"headline": "Add config options for redoc standalone js, swagger css and js",
"author_name": "Tom Haddon",
"author_login": "mthaddon",
"committed_at": "2025-11-12T14:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429d37c46f10bf8cd8349fa619076727a6e910c7",
"body": null,
"is_bot": false,
"headline": "Switch redoc to 2.5.1 as 'next' doesn't include redoc.standalone.js",
"author_name": "Tom Haddon",
"author_login": "mthaddon",
"committed_at": "2025-11-12T14:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d12519248c45c7a2aef0d7d5075addb5861c09c",
"body": "Trivial typo fixes in default config",
"is_bot": false,
"headline": "Merge pull request #52 from mthaddon/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": "ovac",
"committed_at": "2025-10-07T10:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f257a46ab93e9bb782d8b8e42b69dfc6db858a16",
"body": null,
"is_bot": false,
"headline": "Trivial typo fixes in default config",
"author_name": "Tom Haddon",
"author_login": "mthaddon",
"committed_at": "2025-10-07T09:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c524bded5953becabfec6270dd062b6320ad7ff1",
"body": null,
"is_bot": false,
"headline": "Implement route configuration for the AI Chat system",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-08T23:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b35491553a7a2adcf3bfcbfe28d0818bc9d396a2",
"body": null,
"is_bot": false,
"headline": "Patch UX issues",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-08T19:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bfca39b66aa3ed74bce20b651057bfa1bd2a4f9",
"body": null,
"is_bot": false,
"headline": "Improve User's AI Experience",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-07T16:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12377f7f539e9678db994bd2e9f3bc53b9b619ef",
"body": null,
"is_bot": false,
"headline": "Integrate AI Chat",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-07T09:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658565e2830fbdeafda648b774db7c18cc989e6f",
"body": null,
"is_bot": false,
"headline": "Add AI Feature",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-06T21:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c976fd21b754af4ebd24b982ad59bc95816bbfcb",
"body": null,
"is_bot": false,
"headline": "Persist Bearr accross sessions",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-02T07:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4d8b40ad8406beb24045176b0f58b9ad6cef16",
"body": null,
"is_bot": false,
"headline": "Fix Request Interceptor for headers",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-09-02T04:43:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da453908f91fd210228b7466a6c78a7ff6b87230",
"body": null,
"is_bot": false,
"headline": "Release the new IDoc",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-08-31T03:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd16740c4eca34c144f2755953cc8d0965adb088",
"body": "Issue Resolved https://github.com/ovac/idoc/issues/47",
"is_bot": false,
"headline": "Merge pull request #48 from hassaans208/hf-ovac-idoc",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-02-25T01:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e1a80f3472f7816c021ca2a43eca8cff4e6d35",
"body": "Laravel 12.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #50 from laravel-shift/l12-compatibility",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2025-02-25T01:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59153d033f4403467ef770523f307d91483d9af",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-18T17:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3bba13b5dbc045fa57159ac5c52575aec7fa4e",
"body": null,
"is_bot": false,
"headline": "Hotfix",
"author_name": "Hassaan Shariq",
"author_login": "hassaans208",
"committed_at": "2024-11-30T02:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba265636cf94c533e9a45fb2b4453ba52ff4f36",
"body": null,
"is_bot": false,
"headline": "Hotfix",
"author_name": "Hassaan Shariq",
"author_login": "hassaans208",
"committed_at": "2024-11-30T02:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5684327307cb4e8ab920122c70e23e6f2724b7d3",
"body": "CHORE: Fix typos",
"is_bot": false,
"headline": "Merge pull request #45 from dandelosreyes/feature/fix-typos",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2024-10-07T21:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041a7f606b8fef8d26939305144321802028d6f3",
"body": null,
"is_bot": false,
"headline": "chore: fix typos",
"author_name": "Daniel Delos Reyes",
"author_login": "delosreyesdan",
"committed_at": "2024-10-06T14:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c90f8b0f2a703de8f39ec9e728ef298d06fe72b",
"body": null,
"is_bot": false,
"headline": "Complete implementation for response schema",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2024-07-24T20:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c2f2015d9553c6211665b80e7bb5935efc7333a",
"body": null,
"is_bot": false,
"headline": "Update IDocGenerator.php",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2024-07-23T03:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb58a932e84f4a3369360d4109d1fe9ac06798e",
"body": "feat: Add support for custom/multiple API documentation configurations\n\n- Introduced the `idoc:custom` Artisan command to generate API documentation using custom configuration files.\n- Updated `README.md` with detailed instructions on creating and using custom configuration files.\n- Added examples f\n[โฆ]\ncation.\n\nRelevant code changes:\n- `src/IDocCustomConfigGeneratorCommand.php` (startLine: 1, endLine: 63)\n- `config/idoc.php` (startLine: 104, endLine: 138)\n- `README.md` (startLine: 582, endLine: 792)",
"is_bot": false,
"headline": " Add support for custom/multiple API",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2024-07-21T16:32:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec5daba159520ac2da772d3df000dd66e3839ff3",
"body": "Laravel 11.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #43 from laravel-shift/l11-compatibility",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2024-03-25T12:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abcab328f5f79d00308f15d9c29604b43dcb61fd",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 11",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2024-03-02T11:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e06e7969b83ed2df35f505baecf8a2d0927f4331",
"body": "fixing issue https://github.com/ovac/idoc/issues/39",
"is_bot": false,
"headline": "Merge pull request #40 from apriliaan/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2023-07-27T13:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4351571fdda0eedb88bc8e1428fe35921293fa8e",
"body": null,
"is_bot": false,
"headline": "solve issue https://github.com/ovac/idoc/issues/39",
"author_name": "Aprilia Agung Nugroho",
"author_login": "apriliaan",
"committed_at": "2023-07-17T09:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ee7026189be9373e65c67b7a3effa3f1630bbd",
"body": "Update composer.json",
"is_bot": false,
"headline": "Merge pull request #38 from pedram-davoodi/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2023-06-10T06:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfb71cbd3bf4ee2496ec17955430ccaab1c99c6",
"body": "add laravel 10",
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Pedram Davoodi",
"author_login": "pedram-davoodi",
"committed_at": "2023-06-07T06:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9255a3eccd81432e351909cab2fd8254e227af",
"body": "Laravel 9 support",
"is_bot": false,
"headline": "Merge pull request #33 from sharifnezhad/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2023-01-05T14:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e75182047aa09a6f5118efaee2be96930bf7faa",
"body": "โฆluminate/console",
"is_bot": false,
"headline": "Upgrade the php version, illuminate/routing,illuminate/support and ilโฆ",
"author_name": "sharifnezhad",
"author_login": null,
"committed_at": "2022-12-07T21:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10bd891f223667db380b6515ac5462a48147025",
"body": "bug-fix for lumen frame work:",
"is_bot": false,
"headline": "Merge pull request #28 from phpooya/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-10-08T09:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bd0aeb8c2c9eff01ac80f85c37d7bb837a78d6",
"body": "- add laravel default public_path helper because it's not present in lumen\n usage IDocGeneratorCommand line 74\n- improve readme.md to define public path if needed\n- add new routes for lumen because it's totaly diffrent\n- extends service provider for lumen",
"is_bot": false,
"headline": "bug-fix for lumen frame work:",
"author_name": "Pooya",
"author_login": null,
"committed_at": "2021-10-08T08:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c75161a90a24f8408447e96d60a2aa79e442b8e",
"body": "FEAT: Disable middlewares in auto-generated responses",
"is_bot": false,
"headline": "Merge pull request #25 from js-moreno/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-02-24T08:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c14157ceefd6f57be7f114b660114a0076b80da",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ovac/idoc",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-02-24T01:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c79bcc2d391e1df362bebce01d5f739c781b92f",
"body": null,
"is_bot": false,
"headline": "FEAT: Disable middlewares in auto-generated responses",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-02-24T01:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03f65d91ae6f687b8552b32a6099d9a6f4b294c1",
"body": "Add Laravel 8 support.",
"is_bot": false,
"headline": "Merge pull request #23 from mikebronner/patch-1",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-02-03T22:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c5a2adf102aef0ad0e1b1de404c92633fb2463",
"body": null,
"is_bot": false,
"headline": "Fixed faker dependency.",
"author_name": "Mike Bronner",
"author_login": "mikebronner",
"committed_at": "2021-02-03T17:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c0427277dac1fd3839d6d68c93336883d43cc4",
"body": null,
"is_bot": false,
"headline": "Add Laravel 8 support.",
"author_name": "Mike Bronner",
"author_login": "mikebronner",
"committed_at": "2021-02-03T17:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0208bc3875f6b27e9f175565dd552ddfcfb34458",
"body": "DOCS: Correct external links",
"is_bot": false,
"headline": "Merge pull request #18 from js-moreno/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-01-14T05:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c38172ee32a1836c2c93a1ffdc8f09758d9eee5c",
"body": null,
"is_bot": false,
"headline": "DOCS: Correct external links",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-14T03:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e94885bba3903f48c08a5a525da4ee49473cb6",
"body": " Modifiable security scheme, extension of principal information and sending of bodyParams on request",
"is_bot": false,
"headline": "Merge pull request #17 from js-moreno/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-01-13T10:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3473ba8593188697b222f5afb6917dfe5d92457a",
"body": null,
"is_bot": false,
"headline": "fix: Send values in request with bodyParams",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-11T05:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c0d4b49d9c6aad05982c8c78c11b6a3f202e6f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/js-moreno/idoc",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-10T23:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674415304e30567cc7ef3f0af237aa10fac49b9d",
"body": null,
"is_bot": false,
"headline": "feat: Aditional information",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-10T23:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff503cbe3dfc135a1945dc36bceba17a2c1eee5d",
"body": null,
"is_bot": false,
"headline": "feat: Aditional information",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-10T23:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0c9eb20347e2d486a5a693b61e82abd3cc1b4e",
"body": null,
"is_bot": false,
"headline": "feat: Editable security schemes",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-10T22:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "719d8bd1ab17cd29953f405b6ca37455081aad63",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #16 from js-moreno/patch-1",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-01-10T04:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef87fab71acd9c8cee92257e9c68fa99d84e4085",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "js-moreno",
"author_login": "js-moreno",
"committed_at": "2021-01-10T00:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642543b5111bae10ed3e2982315ea75e8c98c43c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "js-moreno",
"author_login": "js-moreno",
"committed_at": "2021-01-10T00:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a1ea37879882bfcc2d23dd4dd3714f5f8a0a41",
"body": "Fixed issues #13 and #15",
"is_bot": false,
"headline": "Merge pull request #14 from js-moreno/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2021-01-09T20:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85a9a23ba57ab20addae0967951c6aef8108747",
"body": null,
"is_bot": false,
"headline": "refactor: Use redoc-pro",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-09T06:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970fed67d202169d8a76b5c3342f79982f12186d",
"body": null,
"is_bot": false,
"headline": "fix: Side menu scroll",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-09T06:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748b17c8e66e5f3cbcf5d89916e8203728768d10",
"body": null,
"is_bot": false,
"headline": "fix: Side menu scroll",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-09T05:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06681f9d88d17dff5f4b0f504fbacdefbb4d50a5",
"body": null,
"is_bot": false,
"headline": "feat: Use x-tagGroups",
"author_name": "Juan Sebastian Moreno Hernandez",
"author_login": "js-moreno",
"committed_at": "2021-01-09T04:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a4a7a69a145c90337700e404d454f683423bae7",
"body": "Support for laravel 7",
"is_bot": false,
"headline": "Merge pull request #8 from Midstackdev/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2020-08-28T21:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca51eb0da81bc48dff3a0c5dac811bbdca210680",
"body": null,
"is_bot": false,
"headline": "Support for laravel 7",
"author_name": "Midstackdev",
"author_login": "Midstackdev",
"committed_at": "2020-08-27T12:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4c921fe93d09a6f6188778a74c89d45cf30cac",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-09-26T20:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be140ce9715d3729a224588fe6ca8499c57f5028",
"body": "removed str_random() usage since its no longer available",
"is_bot": false,
"headline": "Merge pull request #5 from pedro-santiago/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-09-26T20:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f903cf4faa54ed0d8ba024ba91d03e065f9e2e",
"body": null,
"is_bot": false,
"headline": "removed str_random() usage since its no longer available",
"author_name": "Pedro Santiago",
"author_login": "pedro-santiago",
"committed_at": "2019-09-26T15:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27999550c0d3a34dd8282064b5fdefd70e892423",
"body": "Laravel 6 support",
"is_bot": false,
"headline": "Merge pull request #4 from dluague/master",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-09-15T04:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a31dcd2cac54cc2a05d7aedeb03f9975f75226",
"body": null,
"is_bot": false,
"headline": "progress",
"author_name": "Darwin Luague",
"author_login": "dluague",
"committed_at": "2019-09-09T03:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc2d37f2b7e2807dba713fbd3d9d91908d20407e",
"body": null,
"is_bot": false,
"headline": "Laravel 6 support",
"author_name": "Darwin Luague",
"author_login": "dluague",
"committed_at": "2019-09-09T02:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5909a615e720541b666a2662ec016522779a7fb",
"body": null,
"is_bot": false,
"headline": "Fix issues on Factory",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-05-27T15:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36eb4362d6aab201dc713da3b6b06f2c66496db0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-05-02T13:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68991cc92bf9695d03aed13102d6574de012f705",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T22:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a843cbddc8ed4ab969c63db52e748dcf833a4a0c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ovac/idoc",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T21:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "615b00529a968639451b4f50ea060cc1c14f44f9",
"body": null,
"is_bot": false,
"headline": "๐ฆ Package using route group as namespace",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T21:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a2440714006a927c3d56edef5f675bec617158",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T18:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2b997ed8f6c5ee2828e4b840f46a572ea7cf52",
"body": null,
"is_bot": false,
"headline": "๐ Update comments to reflect clarity in config",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T17:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7338ffb4115a0b1a6e4d0d987bc6919850e8c0d",
"body": null,
"is_bot": false,
"headline": "๐ Update comments to reflect clarity in config",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T16:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faaeaff2b14a5dacc7ee022aa8633b24363f4350",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ovac/idoc",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T16:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e947139797aa4418c727820875f944d613558f0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T16:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1794b23157e8702c55779c2846b96c16512c1c8",
"body": null,
"is_bot": false,
"headline": "๐ Update comments to reflect clarity in config",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T16:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b20951b8091fb3098c709783161dda8245cc6fae",
"body": null,
"is_bot": false,
"headline": "๐ฆ Repackage plugin",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-04-30T15:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80f0ba40239f5c0d8dea4078d10e0a82229db07",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T11:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167fb6fe51d44af906487946c3dcc9a4c8cbdc8c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T10:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07caf89193afadcca055a5857b5ab2a41404d028",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T10:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743488116d1cacc1d77f3e4304011e5519e9b39d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T10:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a63890ba71e326a243289c8b5df1071e89174b1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-30T10:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0067e1f5cbb8c02df331562c4a200a15f0ddce0c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-29T11:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02384b14bdca8cb3b379db1a4990d72fbcb028ad",
"body": null,
"is_bot": false,
"headline": "๐ซ Update documentation",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-29T11:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb142c754b1de6d06eec2ab8261fae862ed19acf",
"body": null,
"is_bot": false,
"headline": "๐ซ Update documentation.",
"author_name": "Ariama Victor (A.K.A. OVAC4U)",
"author_login": null,
"committed_at": "2019-04-29T11:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "660a9504926fc0509d9b1dbdce9fd5d3cd146bab",
"body": null,
"is_bot": false,
"headline": "Fix ๐ท",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-03-31T02:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316c0d6ee953df804779b8b447c6defd053a1327",
"body": null,
"is_bot": false,
"headline": "Fix ๐ท",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-03-31T02:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f167ab99d28bf2cbf41d5710ec498e3985d0fb93",
"body": null,
"is_bot": false,
"headline": "Fix ๐ท",
"author_name": "Victor Ariama (ovac4u) www.ovac4u.com",
"author_login": null,
"committed_at": "2019-03-31T01:54:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 27,
"latest_release_at": "2026-07-17T05:38:48Z",
"latest_release_tag": "v2.1.5",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 7,
"days_since_latest_release": 4,
"mean_days_between_releases": 80.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ovac/idoc",
"exists": true,
"license": "MIT",
"keywords": [
"documentation",
"api",
"laravel"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/ovac/idoc",
"is_deprecated": false,
"latest_version": "v2.1.5",
"repository_url": "https://github.com/ovac/idoc",
"versions_count": 22,
"total_downloads": 486413,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2483,
"first_published_at": null,
"latest_published_at": "2026-07-17T05:21:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 43,
"stars": 185,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-07-21",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-04-04",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-06-17",
"count": 2
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
}
],
"complete": true,
"collected": 43,
"total_forks": 43
},
"star_history": {
"days": [
{
"date": "2019-03-31",
"count": 1
},
{
"date": "2019-04-29",
"count": 3
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-05",
"count": 1
},
{
"date": "2019-05-11",
"count": 1
},
{
"date": "2019-05-14",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-16",
"count": 2
},
{
"date": "2019-05-31",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-06-30",
"count": 1
},
{
"date": "2019-07-07",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-04",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-14",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-01-27",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-24",
"count": 2
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2020-11-03",
"count": 2
},
{
"date": "2020-12-15",
"count": 2
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-03-05",
"count": 2
},
{
"date": "2021-03-13",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-04-25",
"count": 2
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-19",
"count": 1
},
{
"date": "2021-07-01",
"count": 2
},
{
"date": "2021-08-15",
"count": 3
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-25",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-12",
"count": 2
},
{
"date": "2021-10-18",
"count": 2
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-11-18",
"count": 1
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-25",
"count": 3
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-12-08",
"count": 2
},
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-01-22",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-17",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-21",
"count": 2
},
{
"date": "2023-07-22",
"count": 1
},
{
"date": "2023-07-23",
"count": 2
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-08-01",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-09-11",
"count": 3
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2024-01-05",
"count": 2
},
{
"date": "2024-01-31",
"count": 5
},
{
"date": "2024-02-01",
"count": 3
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-14",
"count": 4
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-19",
"count": 3
},
{
"date": "2024-07-17",
"count": 2
},
{
"date": "2024-07-18",
"count": 2
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
}
],
"complete": true,
"collected": 185,
"total_stars": 185
},
"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": 98969,
"source_files_sampled": 26,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "fakerphp/faker",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.12"
},
{
"name": "illuminate/routing",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0"
},
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0"
},
{
"name": "illuminate/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0"
},
{
"name": "mpociot/reflection-docblock",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0.1"
},
{
"name": "ramsey/uuid",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.8 || ^4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "fakerphp/faker",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/routing",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mpociot/reflection-docblock",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ramsey/uuid",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "dingo/api",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/fractal",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 6,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 24,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 32,
"closed_unmerged_prs": 3
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "js-moreno",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/66801799?v=4"
},
{
"type": "User",
"login": "ovac",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/5038672?v=4"
},
{
"type": "User",
"login": "mthaddon",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4114742?v=4"
},
{
"type": "User",
"login": "Isaac0209",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/31495702?v=4"
},
{
"type": "User",
"login": "laravel-shift",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
},
{
"type": "User",
"login": "dluague",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3032457?v=4"
},
{
"type": "User",
"login": "hassaans208",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/101137361?v=4"
},
{
"type": "User",
"login": "mikebronner",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1791050?v=4"
},
{
"type": "User",
"login": "apriliaan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/28387551?v=4"
},
{
"type": "User",
"login": "delosreyesdan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16068080?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.304
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"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": 4,
"reason": "Found 8/18 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 2,
"reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "96378895ef9fe77d002c6395991c8b7332301d77",
"ran_at": "2026-07-21T20:57:35Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ovac/idoc",
"host": "github.com",
"name": "idoc",
"owner": "ovac"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 39,
"vitality": 70,
"community": 57,
"governance": 80,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 27,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "27 commits in the last year",
"points": 13,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 27
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"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": 21,
"latest_release_tag": "v2.1.5",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 80.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~80.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 80.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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive โ is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 43,
"stars": 185,
"watchers": 2,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "185 stars",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 185
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "43 forks",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 43
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"packages": [
"ovac/idoc"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 486413,
"monthly_downloads": 2483
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,483 downloads/month across packagist",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2483,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 80,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 13,
"top_contributor_share": 0.304
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 30% of commits",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 30
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"merged_prs": 24,
"open_issues": 0,
"closed_issues": 32,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/27 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 27
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/18 approved changesets -- score normalized to 4",
"points": 6,
"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": 61,
"inputs": {
"followers": 90,
"owner_type": "User",
"is_verified": null,
"owner_login": "ovac",
"public_repos": 96,
"account_age_days": 4751
},
"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": "90 followers of ovac",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 90,
"login": "ovac"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "96 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 96
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ovac/idoc"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"laravel",
"open",
"api",
"openapi",
"ovac4u",
"ovac",
"laravel-api-documentation",
"api-documentation",
"open-api-v3",
"open-api-specification",
"laravel-documentation-generator",
"documentation",
"generator",
"docs"
],
"has_wiki": true,
"homepage": "https://www.ovac4u.com/idoc",
"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": "https://www.ovac4u.com/idoc",
"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": "14 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 14
}
}
],
"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": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 8/18 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "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": 8
},
"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": "critical",
"name": "AI Readiness",
"value": 17,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 2,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"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": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 98969,
"source_files_sampled": 26,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/26 source files over 60KB",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 1
}
}
],
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T20:57:51.652782Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ovac/idoc.svg",
"full_name": "ovac/idoc",
"license_state": "standard",
"license_spdx": "MIT"
}