Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"ajda"
],
"is_fork": false,
"size_kb": 129,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 76198,
"Dockerfile": 472
},
"pushed_at": "2026-07-22T13:06:01Z",
"created_at": "2020-11-12T00:36:13Z",
"owner_type": "Organization",
"updated_at": "2026-07-03T15:41:45Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.keboola.com",
"name": "Keboola",
"type": "Organization",
"login": "keboola",
"company": null,
"location": "Czech Republic",
"followers": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/1424387?v=4",
"created_at": "2012-02-09T21:17:03Z",
"is_verified": null,
"public_repos": 682,
"account_age_days": 5276
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.8.0",
"kind": "minor",
"published_at": "2026-07-03T15:43:36Z"
},
{
"tag": "6.7.0",
"kind": "minor",
"published_at": "2026-01-27T10:40:13Z"
},
{
"tag": "6.6.0",
"kind": "minor",
"published_at": "2025-11-13T09:38:57Z"
},
{
"tag": "6.5.0",
"kind": "minor",
"published_at": "2025-10-30T07:50:14Z"
},
{
"tag": "6.4.1",
"kind": "patch",
"published_at": "2025-04-25T09:42:33Z"
},
{
"tag": "6.4.0",
"kind": "minor",
"published_at": "2025-04-23T06:54:24Z"
},
{
"tag": "6.3.0",
"kind": "minor",
"published_at": "2025-03-06T11:34:12Z"
},
{
"tag": "6.2.0",
"kind": "minor",
"published_at": "2025-03-05T07:49:34Z"
},
{
"tag": "6.1.0",
"kind": "minor",
"published_at": "2025-01-06T15:34:15Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2024-07-24T09:14:11Z"
},
{
"tag": "5.3.0",
"kind": "minor",
"published_at": "2024-05-14T18:13:33Z"
},
{
"tag": "5.2.1",
"kind": "patch",
"published_at": "2024-05-02T08:47:05Z"
},
{
"tag": "5.2.0",
"kind": "minor",
"published_at": "2024-02-27T14:10:28Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2023-11-10T09:30:27Z"
},
{
"tag": "5.0.1",
"kind": "patch",
"published_at": "2023-10-06T13:08:20Z"
},
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2023-08-04T11:51:31Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2023-07-27T10:19:53Z"
},
{
"tag": "3.5.1",
"kind": "patch",
"published_at": "2023-07-17T12:55:24Z"
},
{
"tag": "3.5.0",
"kind": "minor",
"published_at": "2023-07-12T23:07:03Z"
},
{
"tag": "3.4.0",
"kind": "minor",
"published_at": "2023-07-12T14:47:03Z"
},
{
"tag": "3.3.0",
"kind": "minor",
"published_at": "2022-11-07T10:58:48Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2022-09-21T08:54:28Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2022-08-31T08:42:47Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-06-08T05:40:33Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2022-03-30T06:20:30Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2022-03-28T20:11:12Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2021-05-12T16:47:13Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2021-03-25T14:47:22Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-11-26T18:59:45Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2020-11-18T10:37:27Z"
}
],
"recent_commits": [
{
"oid": "03d2cd1dbba6548140b3739d3b53741ec2d435e0",
"body": "PAT-1902 Carry auth type on StorageApiToken (deprecation runway)",
"is_bot": false,
"headline": "Merge pull request #38 from keboola/pepa/PAT-1902_token-type",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2026-07-03T15:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e564284b22e0795b5e34cf12245ade8b28fa309",
"body": "… no authType\n\nPer review (odinuv): a StorageApiToken is rarely constructed directly, so the constructor\ndeprecation has limited reach. ClientOptions is the common configuration surface, so\nClientOptions::getClientConstructOptions() now triggers a deprecation when a token is set\nwithout an authType \n[…]\nThe legacy default (null authType -> Storage token) is preserved for 6.x; it becomes\nrequired in 7.0. Paths that already set authType (createClientWrapperForToken, the request\nfactory) are unaffected.",
"is_bot": false,
"headline": "feat: deprecate building a client from ClientOptions with a token but…",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2026-07-03T15:32:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07bc684692c32fe529dd542e55127bc7966ca052",
"body": "StorageApiToken gains an optional AuthType $tokenType (+ getTokenType()) describing\nhow the token authenticates (X-StorageApi-Token vs Authorization: Bearer). Omitting\nit is deprecated (trigger_deprecation, required in 7.0) and falls back to\nSTORAGE_TOKEN, so all existing 2-arg constructions keep wo\n[…]\ne\nso callers stop having to re-plumb it by hand.\n\nThis lets services that build a Storage client from a token authenticate OAuth bearer\ntokens correctly with a one-line change and no signature ripple.",
"is_bot": false,
"headline": "feat: add auth type to StorageApiToken with a deprecation runway",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2026-07-02T14:09:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ac698cf3184dfd3c749af9bfc725f6083216a5d",
"body": "…-token-auth\n\nfeat(AJDA-2160): add Bearer token authentication support",
"is_bot": false,
"headline": "Merge pull request #37 from keboola/devin/AJDA-2160-1768904619-bearer…",
"author_name": "Ondřej Jodas",
"author_login": "ondrajodas",
"committed_at": "2026-01-27T10:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f94bdca870cd82a76a6dda7db764877b5890cbb",
"body": "- Refactor getTokenFromRequest() to return ClientOptions instead of array\n- Use addValuesFrom() for cleaner code in createClientWrapper()\n- Fix error message to clarify token types for each header\n- Throw error when Bearer token is empty instead of accepting it\n\nCo-Authored-By: Ondřej Jodas <ondrej.jodas@keboola.com>",
"is_bot": true,
"headline": "refactor(AJDA-2160): address PR review comments",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-01-26T14:50:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3356d2779cf789bd3e43b5cf548ad9ba29b35eb0",
"body": "- Create AuthType backed enum with STORAGE_TOKEN and BEARER cases\n- Update ClientOptions to use AuthType enum for authType property\n- Update StorageClientRequestFactory to use AuthType enum\n- Update tests to use AuthType enum instead of Client constants\n- getClientConstructOptions() returns the enum value (string) for compatibility\n\nCo-Authored-By: Ondřej Jodas <ondrej.jodas@keboola.com>",
"is_bot": true,
"headline": "refactor(AJDA-2160): use AuthType enum instead of string for authType",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-01-26T14:47:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07bf832fef9155dee8c6d0f4be0fdfd366303660",
"body": "Add unit tests verifying Bearer token authentication in StorageClientRequestFactory:\n- Test Bearer token parsing from Authorization header\n- Test correct authType setting for both Bearer and Storage tokens\n- Test Bearer token priority over Storage token\n- Test invalid Authorization header handling\n- Test empty Bearer token handling\n- Test HTTP headers sent to Storage API Client (Authorization vs X-StorageApi-Token)",
"is_bot": false,
"headline": "test(AJDA-2160): add comprehensive tests for Bearer token authentication",
"author_name": "Ondřej Jodas",
"author_login": "ondrajodas",
"committed_at": "2026-01-20T15:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ff587f166cd0941228600a13a6a7959b6878de",
"body": "- Update expected error message in StorageClientRequestFactoryTest\n- Add authType to expected array in ClientOptionsTest\n\nCo-Authored-By: Ondřej Jodas <ondrej.jodas@keboola.com>",
"is_bot": true,
"headline": "test(AJDA-2160): update tests for Bearer token authentication support",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-01-20T10:31:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f50d1d63032e2e562e91a9b156bfea35ba78f47e",
"body": "- Update composer.json to require keboola/storage-api-client ^18.6\n- Add authType property to ClientOptions with getter/setter methods\n- Include authType in getClientConstructOptions() and addValuesFrom()\n- Update StorageClientRequestFactory to support Authorization: Bearer header\n- Check Authorizat\n[…]\n to X-StorageApi-Token\n- Set appropriate authType based on which header was used\n- Update error message to indicate both authentication methods\n\nCo-Authored-By: Ondřej Jodas <ondrej.jodas@keboola.com>",
"is_bot": true,
"headline": "feat(AJDA-2160): add Bearer token authentication support",
"author_name": "Devin AI",
"author_login": "devin-ai-integration[bot]",
"committed_at": "2026-01-20T10:25:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "50f7ad6908c031553ac5e60c189525311b1130c8",
"body": "add isBYODB method",
"is_bot": false,
"headline": "Merge pull request #36 from keboola/odin-AJDA-930",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-11-13T09:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff860146400143c3fe083ad5b4a1e1cdcbac041c",
"body": null,
"is_bot": false,
"headline": "the BYODB flag moved",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-11-13T09:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deebd0919819f5630544f1e27af4e4c6e2c2ea5e",
"body": null,
"is_bot": false,
"headline": "fix cs",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-11-05T12:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa9b58c4407af6cdbb914918a0f6db05b20023a",
"body": "…lake-network-policies-ve-workspacesandboxu-pro-sql-editor-i",
"is_bot": false,
"headline": "add isBYODB method https://linear.app/keboola/issue/AJDA-930/be-snowf…",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-11-05T12:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "951c03d2223d45c57d4e9d99842d854e23488c1b",
"body": "Fix error codes in exceptions",
"is_bot": false,
"headline": "Merge pull request #35 from keboola/odin-AJDA-1234",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-10-30T07:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48594790abbb44979ee5d4d1555b4b12493fd60",
"body": null,
"is_bot": false,
"headline": "fix cs",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-10-17T22:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1824a107d6e62bede26821dbcadce176283c3296",
"body": "…orrectly\n\nhttps://linear.app/keboola/issue/AJDA-1234/invalid-branch-causes-application-error",
"is_bot": false,
"headline": "Fix error codes in exceptions so that upstream error handling works c…",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-10-17T22:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f662bb85c343095ecae7ad814b38a54fc4d1dc",
"body": "chore: Allow keboola/storage-api-client:^18",
"is_bot": false,
"headline": "Merge pull request #32 from keboola/pepa_PAT-255_storage18",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2025-04-25T09:41:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0b93771476dad861206d0a1822878ebfc6e88d",
"body": null,
"is_bot": false,
"headline": "chore: Allow keboola/storage-api-client:^18",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2025-04-25T09:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "622333015b4c2b3fb4082aab3aba07f10aaa7417",
"body": "add user id & backend methods",
"is_bot": false,
"headline": "Merge pull request #31 from keboola/odin-KAB-957",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-04-23T06:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b073e929bdc4077cffb27583c53e706379495a7b",
"body": null,
"is_bot": false,
"headline": "add projectBackend method",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-04-16T21:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3099dbe2332b12752a02adbf0b91e318d4e199",
"body": "https://keboola.atlassian.net/browse/KAB-957",
"is_bot": false,
"headline": "add user id",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2025-04-16T21:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68db82f240cd5074ce41f9d6d883c77b2e44d509",
"body": "build: PST-2371 allow keboola/storage-api-client:^17",
"is_bot": false,
"headline": "Merge pull request #30 from keboola/novakjiri-PST-2471",
"author_name": "Jiří Novák",
"author_login": "sykora-ji",
"committed_at": "2025-03-06T11:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43c8c0a5af86b5449304c4e324be1ce139412dd5",
"body": null,
"is_bot": false,
"headline": "build: PST-2371 update storage client version to support 17.0",
"author_name": "Jiří Novák",
"author_login": null,
"committed_at": "2025-03-06T10:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145bac33d93a56e2def63f3507bf6d6458a941b5",
"body": "chore: Allow keboola/storage-api-client:^16",
"is_bot": false,
"headline": "Merge pull request #29 from keboola/pepa_storage16",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2025-03-05T07:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d4a67c9ba067377f5d7da7e558b424160a77ae",
"body": null,
"is_bot": false,
"headline": "chore: Allow keboola/storage-api-client:^16",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2025-03-05T07:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2677924d7f99e49c1c8310ec7df8a2360a94d1f0",
"body": "deps: allow symfony 7",
"is_bot": false,
"headline": "Merge pull request #28 from keboola/adamvyborny-allow-symfony-7",
"author_name": "Adam Výborný",
"author_login": "AdamVyborny",
"committed_at": "2025-01-06T15:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0bf84bb7ccda8a8b5442c7298b2d67231e45e6",
"body": null,
"is_bot": false,
"headline": "deps: allow symfony 7",
"author_name": "Výborný Adam",
"author_login": "AdamVyborny",
"committed_at": "2025-01-06T14:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c6a828f3d74760b87e616a295dce593cc2f0ca",
"body": "update storage-api-client package",
"is_bot": false,
"headline": "Merge pull request #27 from keboola/ondra-update-dependencies",
"author_name": "Ondřej Jodas",
"author_login": "ondrajodas",
"committed_at": "2024-07-24T09:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96006860e00b581a661d9415f22d91b25c43bb87",
"body": null,
"is_bot": false,
"headline": "update storage-api-client package",
"author_name": "Ondřej Jodas",
"author_login": "ondrajodas",
"committed_at": "2024-07-24T09:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d30029d05e7e478573dd79dde146524d1978b5",
"body": "PST-1006 `retryOnMaintenance` options",
"is_bot": false,
"headline": "Merge pull request #26 from keboola/pepa_PST-1006_503",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2024-05-14T07:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66061af9f75af01a885a40eecd975bbcd6109efd",
"body": null,
"is_bot": false,
"headline": "PST-1006 Pass retryOnMaintenance option to Client",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2024-05-13T09:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499c1f7dc1dfb48b7c9cd164c52ac17d5c88abab",
"body": null,
"is_bot": false,
"headline": "Disable composer.lock generation",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2024-05-13T08:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b7b306eb4219c76fb56d5f51b3e21fd89079e43",
"body": null,
"is_bot": false,
"headline": "Do not preinstall Composer packages in image (this is lib)",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2024-05-13T08:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0abec77e580214ba348e9e80426ebb54542d138",
"body": null,
"is_bot": false,
"headline": "Use promoted properties in ClientOptions",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2024-05-07T08:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e64c6ad0ff6558b9d8c71aa110dd502b80b86df",
"body": "PST-1343: fix (StorageApiToken): getSamlUserId null coalesce",
"is_bot": false,
"headline": "Merge pull request #25 from keboola/miro-PST-1343",
"author_name": "Miroslav Čillík",
"author_login": "MiroCillik",
"committed_at": "2024-05-02T08:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e8351c2e38e52652e1a46f77683c47667f4ca6",
"body": null,
"is_bot": false,
"headline": "fix (StorageApiToken): getSamlUserId must return string or null",
"author_name": "MiroCillik",
"author_login": "MiroCillik",
"committed_at": "2024-05-02T08:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0503f9bf94264df9888c45a4e772dd3a64e2d947",
"body": null,
"is_bot": false,
"headline": "fix (StorageApiToken): getSamlUserId null coalesce",
"author_name": "MiroCillik",
"author_login": "MiroCillik",
"committed_at": "2024-04-30T15:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fc9238da9d759c7d55d1ac8b7fdf8dd5772d7a7",
"body": "StorageApiToken::isAdminToken()",
"is_bot": false,
"headline": "Merge pull request #24 from keboola/erik-isMasterToken",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2024-02-27T14:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2654d3c54f30d9bf2368076a63a24fc988a2d3bf",
"body": null,
"is_bot": false,
"headline": "StorageApiToken phpstan fixup",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2024-02-26T14:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9782bc58fd1203ea1c9b0b6680738ebf325dfafa",
"body": null,
"is_bot": false,
"headline": "azure-pipelines - build on PHP 8.2",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2024-02-26T14:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e73f117ddde988944521d8181126c61ebe61df2",
"body": null,
"is_bot": false,
"headline": "Tokens are sensitive parameters",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2024-02-26T14:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f4b793ffdfb18ec8baa09e0afbd06a230bb0d2",
"body": null,
"is_bot": false,
"headline": "php8.2 as min. version",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2024-02-26T14:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0adeac6aad3f2189b0dd6f1c531296c8d492f1",
"body": null,
"is_bot": false,
"headline": "StorageApiToken::isAdminToken()",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2024-02-26T14:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ffe52f2c1c8e488848a2aacbc88f5d509aede43",
"body": "Add StorageApiToken class (again and again, when this will end?)",
"is_bot": false,
"headline": "Merge pull request #23 from keboola/odin-GCP-462",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2023-11-10T09:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e476ad43fb05f62be21c74173a69984b9237224",
"body": "https://keboola.atlassian.net/browse/GCP-462",
"is_bot": false,
"headline": "Add StorageApiToken class (again and again, when this will end?)",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-11-09T13:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae9b2fffa5e309c4482ea1adcc22b510a4345570",
"body": "getClientForBranch fixup",
"is_bot": false,
"headline": "Merge pull request #22 from keboola/erik-SOX-417",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2023-10-06T13:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b2b76de6d556ff679930f0ac245069a55fe333",
"body": null,
"is_bot": false,
"headline": "typo fixup",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2023-10-06T12:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829195e4fac27517192e646d94a1040b133bd5c3",
"body": null,
"is_bot": false,
"headline": "ClientWrapper::getClientForBranch - validate if branch exists",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2023-10-06T12:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e6a3e6cd8e735fe295182cb006841fdbfd74a6",
"body": null,
"is_bot": false,
"headline": "phpcs fixup",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2023-10-06T12:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41155aab91fe7cb8432e08730a0a8d9e1a3e3c7a",
"body": "Add methods to get client for specific branch",
"is_bot": false,
"headline": "Merge pull request #21 from keboola/odin-SOX-302",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-08-04T11:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2bc1cc5ca11c244c67a112023e5ab194429b2a",
"body": null,
"is_bot": false,
"headline": "add getClientForDefaultBranch method",
"author_name": "odin",
"author_login": "odinuv",
"committed_at": "2023-08-04T10:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "890506bd202ee6f7c3a30f26880aa28484afbdfa",
"body": null,
"is_bot": false,
"headline": "handle 'default' branch more gracefully",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-08-03T10:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa0033d754fc1131f863c87e9aa92701095f7201",
"body": "https://keboola.atlassian.net/browse/SOX-302",
"is_bot": false,
"headline": "Add methods to get client for specific branch",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-08-01T07:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2f772143c6455fd62bf8fe34a4e25fed5202218",
"body": "refactor: hasBranch -> isDevelopmentBranch, getBranchId() and getBran…",
"is_bot": false,
"headline": "Merge pull request #20 from keboola/miro-SOX-209-SOX-210",
"author_name": "Miroslav Čillík",
"author_login": "MiroCillik",
"committed_at": "2023-07-27T10:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e2362338cfa0d21b1d2df4f6a112a1ee07c586",
"body": "…chName() returns always string",
"is_bot": false,
"headline": "refactor: hasBranch -> isDevelopmentBranch, getBranchId() and getBran…",
"author_name": "MiroCillik",
"author_login": "MiroCillik",
"committed_at": "2023-07-26T09:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c493ca0b399e8ed665f2ab63073302fc7b0d23",
"body": "SOX-133 Allow extra ClientOptions",
"is_bot": false,
"headline": "Merge pull request #19 from keboola/pepa_SOX-133_clientOptions",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2023-07-17T12:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0131b730329b99f30b84d58305934beeac45ba19",
"body": "…estFactory",
"is_bot": false,
"headline": "Allow extra ClientOptions when creting client using StorageClientRequ…",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2023-07-17T12:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc72b82cb0661836f5733d81af5013a2e23829c",
"body": "SOX-138: feat getDefaultBranch method",
"is_bot": false,
"headline": "Merge pull request #18 from keboola/miro-SOX-138-c",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-07-12T23:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6b03b02b9f1957a4431d61c02ea746eb5610d1",
"body": "Support branch storage",
"is_bot": false,
"headline": "Merge pull request #17 from keboola/odin-SOX-138-b",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-07-12T14:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e740720d9c0b6022502976359e09308b27b20d3a",
"body": "…ults are cached",
"is_bot": false,
"headline": "tests (ClientWrapper): testGetDefaultBranchIsCached test that the res…",
"author_name": "MiroCillik",
"author_login": "MiroCillik",
"committed_at": "2023-07-12T14:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56840c6410ee9085596318ec4f76db94ecbbc674",
"body": null,
"is_bot": false,
"headline": "tests (ClientWrapper): fix testGetDefaultBranch",
"author_name": "MiroCillik",
"author_login": "MiroCillik",
"committed_at": "2023-07-12T14:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c029dceb7bc3e41fcff85a456f81e17be072e8",
"body": null,
"is_bot": false,
"headline": "feat/refactor (ClientWrapper): getDefaultBranch method",
"author_name": "MiroCillik",
"author_login": "MiroCillik",
"committed_at": "2023-07-12T13:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9d74a27520e2d43de4b5731a6f38fd244251325",
"body": null,
"is_bot": false,
"headline": "remove unused AWS services",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2023-07-12T10:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5c25e6bc89426234d956359d05fd93c005f7a2",
"body": "https://keboola.atlassian.net/browse/SOX-138\ndon't build on PHP7, not used any more\nrefactor: branch is always known",
"is_bot": false,
"headline": "support branch storage",
"author_name": "odin",
"author_login": "odinuv",
"committed_at": "2023-07-12T07:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b94d43017c12a7e1941f7432f5ad0b480c9cd7",
"body": "Backend configuration",
"is_bot": false,
"headline": "Merge pull request #15 from keboola/erik-PS-3981",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-11-07T08:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b966d96b82e2dc14806376cb5e7e1535a33f1846",
"body": null,
"is_bot": false,
"headline": "tests - typo fixup",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-11-07T08:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a0f9f77792b08ef3233d77c8444e374bb7b5af",
"body": null,
"is_bot": false,
"headline": "ClientWrapper with backend configuration support",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-11-07T08:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "690e79c74d77fd64850c7f15ddced5a5ad8c70da",
"body": null,
"is_bot": false,
"headline": "Factory/ClientOptions - backend configuration",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-11-07T08:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f27c4a31bcbcb68db6bd935caaef1eef57ae41b",
"body": null,
"is_bot": false,
"headline": "composer: use storage-api-client 14.5",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-11-07T08:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7382b37766e1d168fa497203b28d203a82bf8924",
"body": "allow new symfony versions",
"is_bot": false,
"headline": "Merge pull request #14 from keboola/odin-PS-3733",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-09-21T08:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b48abed9a95004d605176eacdafddc7ed03ca7b",
"body": null,
"is_bot": false,
"headline": "fix: don't build PRs",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-09-21T08:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4ed7dbf14f957f210902d8db006e59c033997b",
"body": null,
"is_bot": false,
"headline": "remove old symonfy versions & unused tests service",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-09-21T08:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc44450632e7c8d93988af9d32f314ff18025ef2",
"body": null,
"is_bot": false,
"headline": "fix typos",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-09-20T16:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eac9b45979c1179e0ee341e514c7afd258f4924",
"body": "https://keboola.atlassian.net/browse/PS-3733",
"is_bot": false,
"headline": "allow new symfony versions",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-09-20T16:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c493e4d03b7ef386e4e0c624260be9b391d23e",
"body": "Allow SAPI client v14",
"is_bot": false,
"headline": "Merge pull request #13 from keboola/pepa_PS-3719_truncatedErrors",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2022-08-31T08:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829101e3d6331d5cc9e35ed32ddc10bcd2132261",
"body": null,
"is_bot": false,
"headline": "Allow SAPI client v14",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2022-08-31T07:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1672a07466df36c53d241b003d8eefa781776879",
"body": "composer - use Storage API client v 13.X",
"is_bot": false,
"headline": "Merge pull request #12 from keboola/erik-PS-3324",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-06-06T12:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3001d726f20b3f894e3878f06c824bba71b3db9e",
"body": "Add license",
"is_bot": false,
"headline": "Merge pull request #11 from keboola/ujovlado-license-and-readme",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-06-06T11:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74110c43c60c06a14f70b18cfd04691071370d3e",
"body": null,
"is_bot": false,
"headline": "composer - use Storage API client v 13.X",
"author_name": "Erik Zigo",
"author_login": "ErikZigo",
"committed_at": "2022-06-06T11:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f7d2e160dddbe9dbec4a22cabe8edd21ac426aa",
"body": null,
"is_bot": false,
"headline": "Add license",
"author_name": "Vladimír Kriška",
"author_login": "ujovlado",
"committed_at": "2022-05-30T21:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258dfb5f5d2bc738768b5d96e9999c040353bb77",
"body": "polished phpunit configuration",
"is_bot": false,
"headline": "Merge pull request #10 from keboola/odin-PS-3098-b",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-03-30T06:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7fae530c02385ee28f0ac66a6314ec9b6b23ec3",
"body": null,
"is_bot": false,
"headline": "little client options explanation",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-03-29T12:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a75df381d246f39ab73361b6a61011af006eeb4",
"body": null,
"is_bot": false,
"headline": "polished phpunit configuration",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-03-29T12:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d48174f505640d5d8c1eb593b0110688d467cbe",
"body": "Refactor ClientWrapper",
"is_bot": false,
"headline": "Merge pull request #9 from keboola/odin-PS-3098",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-03-28T20:09:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee99f37aa1dfb27f82aa81d9a85c8c9ef5a85afd",
"body": null,
"is_bot": false,
"headline": "update phpstan",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-03-28T19:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db6937c0820df39d14ca3b0406073e2572fe669d",
"body": "- drop support for PHP 5.6\n- removed codeclimate from CI\n- added ClientOptions class to encapsulate Storage Client configuration\n- ClientWrapper is now immutable\n- added StorageClientPlainFactory and StorageClientRequestFactory to construct StorageClientWrapper",
"is_bot": false,
"headline": "refactor:",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2022-03-28T07:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e9a08518f8ff04103b1baaddd31aebb21ce240a",
"body": "fix: badge",
"is_bot": false,
"headline": "Merge pull request #8 from keboola/odin-fix-badge",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2021-05-12T17:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae4b2e4e95ef2dbb4e2bb089b37b64be4fb5bc2",
"body": null,
"is_bot": false,
"headline": "fix: badge",
"author_name": "odin",
"author_login": "odinuv",
"committed_at": "2021-05-12T16:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09a4517c2f6c14df3a20dda52990d5d655aa386f",
"body": "PS-2036 Add `getBranchClientIfAvailable()` method",
"is_bot": false,
"headline": "Merge pull request #7 from keboola/pepa_PS-2036_automagicBranchClient",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2021-05-12T16:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9019e38da4119fd69f3e9e4b0d71c45e3a141b3d",
"body": "…ain branch",
"is_bot": false,
"headline": "PS-2036 Add constants representing uninitialized branchId value and m…",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2021-05-12T16:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfed05efd150022d252a224b69e1c530e4f7e48e",
"body": null,
"is_bot": false,
"headline": "PS-2036 Add getBranchClientIfAvailable method",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2021-05-12T16:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a1921400be57326ae3c4601bbac464bc4cf4c4",
"body": "PS-1553 Allow storage api client version 12",
"is_bot": false,
"headline": "Merge pull request #6 from keboola/pepa_PS-1553_newerIM",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2021-03-25T14:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548d5a8ca8c9474eeaa194967376f5c036677271",
"body": null,
"is_bot": false,
"headline": "PS-1553 Allow input mapping version 12",
"author_name": "Pepa Martinec",
"author_login": "pepamartinec",
"committed_at": "2021-03-25T14:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60801de57e45005b4e7cd0ae77a3b8c0ceb42666",
"body": "Update composer.json for latest sapi client",
"is_bot": false,
"headline": "Merge pull request #5 from keboola/piv-update-sapi-client",
"author_name": "Marc",
"author_login": "pivnicek",
"committed_at": "2020-11-26T18:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce337514b7a0bf3dda185a07fedb2a65fa15d714",
"body": "Co-authored-by: Ondrej Popelka <odinuv@gmail.com>",
"is_bot": false,
"headline": "^",
"author_name": "Marc",
"author_login": "pivnicek",
"committed_at": "2020-11-26T17:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320669be2c3cb3389d9a9c3d6b972d93c08c20f4",
"body": null,
"is_bot": false,
"headline": "fix version",
"author_name": "Marc",
"author_login": "pivnicek",
"committed_at": "2020-11-26T16:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b42738397b6e38ead559915d31da0e79fe16017",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Marc",
"author_login": "pivnicek",
"committed_at": "2020-11-25T17:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8edbbe0a687964acdea59f8adf8fc2fe96944077",
"body": "branch name",
"is_bot": false,
"headline": "Merge pull request #4 from keboola/odin-PS-1535",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2020-11-24T16:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7003a944ff0d8a9b3f460b7859f34e4faa7c7cc",
"body": "allow to get branchName",
"is_bot": false,
"headline": "https://keboola.atlassian.net/browse/PS-1535",
"author_name": "odin",
"author_login": "odinuv",
"committed_at": "2020-11-23T19:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e52d8b4afb59aeddf7efe91867439ac738f321d4",
"body": "Modify interface",
"is_bot": false,
"headline": "Merge pull request #3 from keboola/od-PS-1170",
"author_name": "Ondrej Popelka",
"author_login": "odinuv",
"committed_at": "2020-11-18T10:13:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 16,
"latest_release_at": "2026-07-03T15:43:36Z",
"latest_release_tag": "6.8.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 18,
"mean_days_between_releases": 78.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "keboola/storage-api-php-client-branch-wrapper",
"exists": true,
"license": "MIT",
"keywords": [
"client",
"branch",
"keboola",
"storage api"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/keboola/storage-api-php-client-branch-wrapper",
"is_deprecated": false,
"latest_version": "6.8.0",
"repository_url": "https://github.com/keboola/storage-api-php-client-branch-wrapper",
"versions_count": 31,
"total_downloads": 87216,
"dependents_count": 11,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3054,
"first_published_at": null,
"latest_published_at": "2026-07-03T15:41:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 18
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 15,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 19544,
"source_files_sampled": 14,
"oversized_source_files": 0,
"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,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "keboola/storage-api-client",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^18.6"
},
{
"name": "symfony/deprecation-contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.5|^3.0"
},
{
"name": "symfony/http-foundation",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.2|^6.0|^7.0"
},
{
"name": "symfony/validator",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.2|^6.0|^7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "keboola/storage-api-client",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/http-foundation",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/validator",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "infection/infection",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "keboola/coding-standard",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/dotenv",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 4,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 35,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "odinuv",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/4319320?v=4"
},
{
"type": "User",
"login": "pepamartinec",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/271753?v=4"
},
{
"type": "User",
"login": "ErikZigo",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/1726727?v=4"
},
{
"type": "User",
"login": "MiroCillik",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1488015?v=4"
},
{
"type": "User",
"login": "pivnicek",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/569139?v=4"
},
{
"type": "User",
"login": "ondrajodas",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/12143866?v=4"
},
{
"type": "User",
"login": "AdamVyborny",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/27994036?v=4"
},
{
"type": "User",
"login": "sykora-ji",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29491790?v=4"
},
{
"type": "User",
"login": "ujovlado",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/419849?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.439
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "4 out of 11 merged PRs checked by a CI test -- score normalized to 3",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": "3 commit(s) and 0 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": 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": 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": "03d2cd1dbba6548140b3739d3b53741ec2d435e0",
"ran_at": "2026-07-22T13:10:55Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-03T15:41:43Z",
"oldest_open_prs": [
{
"number": 39,
"created_at": "2026-07-22T13:08:47Z",
"last_comment_at": "2026-07-22T13:08:50Z",
"last_comment_author": "linear-code"
}
],
"last_merged_pr_at": "2026-07-03T15:41:41Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/keboola/storage-api-php-client-branch-wrapper",
"host": "github.com",
"name": "storage-api-php-client-branch-wrapper",
"owner": "keboola"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 43,
"vitality": 69,
"community": 33,
"governance": 76,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 0.96,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"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": "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": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 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": 30,
"latest_release_tag": "6.8.0",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 78.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~78.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 78.8
}
}
],
"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": 18,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 18 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 18
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"packages": [
"keboola/storage-api-php-client-branch-wrapper"
],
"dependents": 11,
"ecosystems": "packagist",
"total_downloads": 87216,
"monthly_downloads": 3054
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,054 downloads/month across packagist",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3054,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "11 packages depend on it",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 11
}
}
],
"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": 76,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 9,
"top_contributor_share": 0.439
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 44% of commits",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 94,
"inputs": {
"merged_prs": 35,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/38 decided PRs merged",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 38
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 66,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "keboola",
"public_repos": 682,
"account_age_days": 5276
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "66 followers of keboola",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 66,
"login": "keboola"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "682 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 682
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"keboola/storage-api-php-client-branch-wrapper"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 18
},
"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 18 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 18
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"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": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"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": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 11 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [
"ajda"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 11 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "3 commit(s) and 0 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": "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": "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": 13
},
"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": "at_risk",
"name": "AI Readiness",
"value": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.49,
"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": "47 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 26.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.04,
"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": 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": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 19544,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"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": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T13:11:16.158861Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/keboola/storage-api-php-client-branch-wrapper.svg",
"full_name": "keboola/storage-api-php-client-branch-wrapper",
"license_state": "standard",
"license_spdx": "MIT"
}