Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"hacktoberfest"
],
"is_fork": false,
"size_kb": 126,
"has_wiki": true,
"homepage": "https://shlink.io",
"languages": {
"PHP": 18232,
"Shell": 79,
"Dockerfile": 215
},
"pushed_at": "2026-07-29T17:43:08Z",
"created_at": "2020-03-13T17:21:33Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T17:43:14Z",
"description": "Utils to load, parse and work with configuration on Shlink project",
"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://shlink.io",
"name": null,
"type": "Organization",
"login": "shlinkio",
"company": null,
"location": null,
"followers": 94,
"avatar_url": "https://avatars.githubusercontent.com/u/20341790?v=4",
"created_at": "2016-07-07T15:57:20Z",
"is_verified": null,
"public_repos": 36,
"account_age_days": 3674
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2026-02-08T11:42:10Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2025-01-25T14:50:49Z"
},
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2024-11-24T13:18:09Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2024-10-24T07:02:17Z"
},
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2024-10-17T07:30:18Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2024-10-14T07:39:41Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2024-07-22T06:52:57Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2024-02-17T09:45:58Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2023-11-25T18:45:54Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2023-03-15T08:29:22Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2023-01-28T09:42:16Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2022-12-16T21:26:09Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2022-10-29T11:54:25Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-09-18T15:07:34Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-08-06T15:55:01Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2022-01-27T19:44:19Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2022-01-01T17:11:53Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2021-12-05T08:49:39Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2021-11-01T10:27:03Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2021-11-01T09:47:16Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-05-16T21:03:26Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-12-10T21:58:16Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-11-01T09:55:57Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-03-13T18:31:20Z"
}
],
"recent_commits": [
{
"oid": "0bb283b8145dce0bd6c3972a113720afe6dba682",
"body": "Migrate form PHPStan to Mago for code analysis",
"is_bot": false,
"headline": "Merge pull request #50 from acelaya-forks/mago-analyzer",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-07-29T17:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae55980bee60d220cdbb4a754e55cf01e7b7668",
"body": null,
"is_bot": false,
"headline": "Migrate form PHPStan to Mago for code analysis",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-07-29T17:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c69832bd5abf114218435aedd40909fcc40f03c",
"body": "Migrate form PHP_CodeSniffer to Mago for code linting and formatting",
"is_bot": false,
"headline": "Merge pull request #49 from acelaya-forks/mago-migration",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-05-22T16:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c87d842d47f26c963b873d6bac3fb2e8035cbb",
"body": null,
"is_bot": false,
"headline": "Extend mago config from shlinkio/shlink-mago-config",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-05-22T16:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e281dd0fbd6ed7e762578474486f2b3dc57acb",
"body": null,
"is_bot": false,
"headline": "Remove roave/security-advisories",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-05-22T15:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5f1de1596cfeb36f0fd132ae3a47c17579f70b",
"body": null,
"is_bot": false,
"headline": "Migrate form PHP_CodeSniffer to Mago for code linting and formatting",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-05-22T15:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bd75aeac024cd46c8798a6d351a5c8a2fde35b",
"body": "Update to PHPUnit 13",
"is_bot": false,
"headline": "Merge pull request #48 from acelaya-forks/phpunit-13",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-02-08T11:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc990bb31a179be63feff1476c1c8a608a2ad091",
"body": null,
"is_bot": false,
"headline": "Update to PHPUnit 13",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2026-02-08T11:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ddcbb2502515b7e449707ab5e67efc788e53ae",
"body": null,
"is_bot": false,
"headline": "Display details in tests for deprecations, warnings and notices",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-12-19T14:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb186e4bc0441fb26db48e8f4d5ffe974426cceb",
"body": "Drop support for PHP 8.3",
"is_bot": false,
"headline": "Merge pull request #47 from acelaya-forks/php-8.4",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-12-02T11:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7675932ca1bc2ca0bc44bdb618a37cc7b9428837",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 8.3",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-12-02T10:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624cf36e84956356d8143f13caa5738e6a772603",
"body": null,
"is_bot": false,
"headline": "Update to valinor 2",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-11-01T09:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6115e04837f8233dd59578b76e4e85e61ec27046",
"body": null,
"is_bot": false,
"headline": "Update coding standard",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-10-06T06:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25b0de123b8e9b68c27d85a0053bb452664991de",
"body": "Update to PHPUnit 12",
"is_bot": false,
"headline": "Merge pull request #46 from acelaya-forks/feature/phpunit-12",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-02-13T20:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74184083b74331d3f0ef44235dd0fc6440f0fdb",
"body": null,
"is_bot": false,
"headline": "Update to PHPUnit 12",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-02-13T20:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da493507cfd52738a82a58a9092c897ee33e8a7",
"body": "Remove deprecated elements",
"is_bot": false,
"headline": "Merge pull request #45 from acelaya-forks/feature/v4",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-01-25T14:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5aa48bc0d3aadf618840d47a1af748c9c5c70f5",
"body": null,
"is_bot": false,
"headline": "Remove deprecated elements",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-01-25T14:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f596c494182d576664a17d54e57d9966fe0526c",
"body": "Drop support for PHP 8.2",
"is_bot": false,
"headline": "Merge pull request #44 from acelaya-forks/feature/drop-php-8.2",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-01-15T09:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72373809d043d73c268952d75e3556822617e1f3",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 8.2",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2025-01-15T09:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdf47fa583c4622f0175958266a4ed66d308ddf",
"body": null,
"is_bot": false,
"headline": "Add v3.4.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-24T13:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7dbed3646689b31c6e2aa25ab2558729971fa99",
"body": "Feature/remove laminas config",
"is_bot": false,
"headline": "Merge pull request #43 from acelaya-forks/feature/remove-laminas-config",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-19T08:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574e88432e8ab26cffc9e2b7864cd1f0e37c9f2d",
"body": null,
"is_bot": false,
"headline": "Remove dependency on laminas-config",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-19T08:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec09d561e6c8555d83fbaceaf891a23b42f78e4",
"body": null,
"is_bot": false,
"headline": "Add test for loadConfigFromGlob",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-19T08:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5767979fbb73760626d3e660fb1c3e42bdb510",
"body": "Update to PHPStan 2.0",
"is_bot": false,
"headline": "Merge pull request #42 from acelaya-forks/feature/phpstan-2",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-12T08:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bba2b8dd4c1b8841d5d270250ae71921fb171b7e",
"body": null,
"is_bot": false,
"headline": "Update to PHPStan 2.0",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-12T08:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ebb0e589bd48cfef1334ef41ee84ae8e0903683",
"body": "Update to PHP coding standard 2.4.0",
"is_bot": false,
"headline": "Merge pull request #41 from acelaya-forks/feature/update-coding-standard",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-28T09:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f03fff488bfd8a2e88ac5b022012227a72f4157",
"body": null,
"is_bot": false,
"headline": "Update to PHP coding standard 2.4.0",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-28T09:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8536d320541db443ed728027f4fccfb3e702c95c",
"body": null,
"is_bot": false,
"headline": "Simplify local dev env",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-27T07:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3884d33cd6112597085c43073ad05c4380b60f9c",
"body": null,
"is_bot": false,
"headline": "Add v3.3.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-24T07:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e24fa9aa6e214d3258ce8c512185144cef682c3",
"body": "…actory\n\nDeprecate ValinorConfigFactory and make cuyz/valinor optional",
"is_bot": false,
"headline": "Merge pull request #40 from acelaya-forks/feature/deprecate-valinor-f…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-24T06:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8af5eb11a3c6948333ce51d09dd6a8bd1edd20",
"body": null,
"is_bot": false,
"headline": "Deprecate ValinorConfigFactory and make cuyz/valinor optional",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-24T06:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7666f9b8758ff52f282ba764dadfba4c1e69e1a",
"body": "Switch to xdebug for code coverage reports",
"is_bot": false,
"headline": "Merge pull request #39 from acelaya-forks/feature/xdebug-coverage",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-21T08:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de77066508f19a598778b2bd2ca555d4d398b4f",
"body": null,
"is_bot": false,
"headline": "Switch to xdebug for code coverage reports",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-21T08:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db92d41d74e98eba62a7b5fdfdac95e05bc39d1f",
"body": null,
"is_bot": false,
"headline": "Remove deprecated mutation-tests param from CI pipeline",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-17T12:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "352e90f37c57f2ee23d3553eb915f3f3db8a71bf",
"body": "Make loadEnvVarsFromConfig skip null env vars",
"is_bot": false,
"headline": "Merge pull request #38 from acelaya-forks/feature/fix-nullable-env-vars",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-17T07:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476848b32a4010cd9a75e96b37d47da6da75afc9",
"body": null,
"is_bot": false,
"headline": "Make loadEnvVarsFromConfig skip null env vars",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-17T07:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca54c273948b2ceebaece4e02befe006cd97718",
"body": null,
"is_bot": false,
"headline": "Add v3.2.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-14T07:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e43e96fc454f16585150d128197addb8a464492",
"body": "Expose formatEnvVarValue function that stringifies a value to use as an env var",
"is_bot": false,
"headline": "Merge pull request #37 from acelaya-forks/feature/format-env-var",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-13T10:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaadd3cc83380a79de06715d8c586c25276f7b0f",
"body": "…an env var",
"is_bot": false,
"headline": "Expose formatEnvVarValue function that stringifies a value to use as …",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-13T10:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a96eecef929df190c4f694855fe908a1241473",
"body": "…ader\n\nExpose function with same logic as LoadEnvVarsFromConfig",
"is_bot": false,
"headline": "Merge pull request #36 from acelaya-forks/feature/explicit-env-var-lo…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-07T13:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7815fa6eabb31dcb6858de2ef9a9e781e8f11cd9",
"body": null,
"is_bot": false,
"headline": "Expose function with same logic as LoadEnvVarsFromConfig",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-10-07T13:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f346bfbbd7d6a59e543da7f82ce6d86b8c03b6",
"body": "Add --testdox-summary flag to phpunit executions",
"is_bot": false,
"headline": "Merge pull request #35 from acelaya-forks/feature/testdox-summary",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-08-04T11:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db49d62d80de1d9f83078933f43af8bf7f5e4bbb",
"body": null,
"is_bot": false,
"headline": "Add --testdox-summary flag to phpunit executions",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-08-04T11:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df088cb67a5956fe430dfa92d915c0c40e22cec",
"body": null,
"is_bot": false,
"headline": "Define PHPStan config in its config file",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-07-31T07:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8cb91e86c382912e8a937d5e5e36fe074b45ad",
"body": "Add v3.1.0 to changelog",
"is_bot": false,
"headline": "Merge pull request #34 from acelaya-forks/feature/update-changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-07-22T06:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888a67ab5c92eb9350478aebd788d1e1956039e9",
"body": null,
"is_bot": false,
"headline": "Add v3.1.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-07-22T06:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7032fee8f916b8c40d081df807032c5a3e6f64fb",
"body": "Add support for laminas-servicemanager 4",
"is_bot": false,
"headline": "Merge pull request #33 from acelaya-forks/feature/support-sm-4",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-07-06T08:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263b19a73dd8e2429280f98cd7e52e7b27e76eec",
"body": null,
"is_bot": false,
"headline": "Add support for laminas-servicemanager 4",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-07-06T08:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7a1b97399c7e9048856d4ae4ab0ed5502607d7",
"body": "Remove infection and update to PHPUnit 11",
"is_bot": false,
"headline": "Merge pull request #32 from acelaya-forks/feature/phpunit-11",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-19T22:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9996017345a8a60aac321a8b43c4124f47bfa83",
"body": null,
"is_bot": false,
"headline": "Remove infection and update to PHPUnit 11",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-19T22:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43b380bff61247422051f3eb730d9033b9710a8",
"body": null,
"is_bot": false,
"headline": "Add v3.0.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-17T09:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b287b340b1e9b563997e255170a117967032665",
"body": "Drop support for openswoole",
"is_bot": false,
"headline": "Merge pull request #31 from acelaya-forks/feature/remove-swoole",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-16T21:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff0583edc9916c69c5c520fc8e9d64b9e270386a",
"body": null,
"is_bot": false,
"headline": "Drop support for openswoole",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-16T21:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d1905eb09f22abf89af800273fc8d22560f1471",
"body": "Update dependencies",
"is_bot": false,
"headline": "Merge pull request #30 from acelaya-forks/feature/update-deps",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-04T09:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92233bce8f89660c5da685f38acec9337c8812b",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-02-04T09:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a2e2fe4d8ca866520f44afc415a639ac84a3cf",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-11-25T18:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde5d3bc1b1aec51a56c8bda1af673985d8b5043",
"body": "Remove support for PHP 8.1 and add support to PHP 8.3",
"is_bot": false,
"headline": "Merge pull request #29 from acelaya-forks/feature/php-8.3",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-11-04T10:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae5342a5766e96336a1815e0114419831dfb242",
"body": null,
"is_bot": false,
"headline": "Remove support for PHP 8.1 and add support to PHP 8.3",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-11-04T09:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fbab650f10719efa6a490f7156e427cc00c0934",
"body": null,
"is_bot": false,
"headline": "Use docker compose instead of docker-compose",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-08-01T21:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0aa01ff8fbe4bfb60e0af1ede29d995f0ef5ee3",
"body": "Replace usage of Interop container with PSR one in DottedAccessConfigAbstractFactory",
"is_bot": false,
"headline": "Merge pull request #28 from acelaya-forks/feature/drop-interop",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-07-04T17:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ba82d5ad9fd2e737c39b7bec8722e007a9ed90",
"body": "…AbstractFactory",
"is_bot": false,
"headline": "Replace usage of Interop container with PSR one in DottedAccessConfig…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-07-04T17:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245bbdd4e93523e3322670ed93661bafe69675b2",
"body": null,
"is_bot": false,
"headline": "Deprecate openswoole-related helpers",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-06-03T07:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ed8b01de0f6e36eaba0da782d4b8571306c40f",
"body": "Update to PHPUnit 10.1",
"is_bot": false,
"headline": "Merge pull request #27 from acelaya-forks/feature/phpunit-10.1",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-04-16T08:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19787c4c1e53d001a9356f6b124a4e0111610aba",
"body": null,
"is_bot": false,
"headline": "Update to PHPUnit 10.1",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-04-16T08:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc5953bfd6cded96496d2b35dde710b852dc6ef",
"body": "Feature/trim env var values",
"is_bot": false,
"headline": "Merge pull request #26 from acelaya-forks/feature/trim-env-var-values",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-03-15T08:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a878db23e271c7d20f2d341564803fdd66b4d43c",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-03-15T08:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3329c07814500100e07023135b38c230dad2b3",
"body": "…rmed",
"is_bot": false,
"headline": "Make sure en var values are trimmed before any kind of logic is perfo…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-03-15T08:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58008650e71eab5dd91f7060ac8e86fec1096111",
"body": null,
"is_bot": false,
"headline": "Remove coverage-driver in ci workflow",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-13T18:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7e1a300ea6043ae68274571bc974c16dede70f",
"body": "Feature/phpunit 10",
"is_bot": false,
"headline": "Merge pull request #25 from acelaya-forks/feature/phpunit-10",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-08T17:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df22f4f44437024b84939410c42b45f7a733818c",
"body": "…improvement and does not work with PHPUnit 10",
"is_bot": false,
"headline": "Remove --only-covering-test-cases from infection, as it has low perf …",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-08T17:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5415fdf0c4a576a1a2f1e77a95ca117189d8dd5",
"body": null,
"is_bot": false,
"headline": "Remove dependency installed by mistake",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-06T21:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12acb3e01ea5515b6c822ca24404ffcfb83e5a1f",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-06T21:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1455162c1b6b4011eedac83f6fbbc06a470cb079",
"body": null,
"is_bot": false,
"headline": "Migrate phpunit annotations to native attributes",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-06T21:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b18c3507624f6a095eb928095413113df0b8530",
"body": null,
"is_bot": false,
"headline": "Update to PHPUnit 10",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-06T21:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42510230f20975422d963af3846993451b5abd92",
"body": null,
"is_bot": false,
"headline": "Migrate to pcov as code coverage driver",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-02-06T21:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181f9a67af24fc5b59182f24406c1768f239b1f0",
"body": null,
"is_bot": false,
"headline": "Add v2.4.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-01-28T09:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5b5c24ba394ffbb19cdddf1e5f1b62df9ef23d",
"body": null,
"is_bot": false,
"headline": "Ensured getOpenswooleConfigFromEnv excludes OPENSWOOLE_VERSION",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-01-12T18:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d2fc2f3d8c3d0732b343e9174b327990a3cbb7",
"body": "Feature/openswoole config",
"is_bot": false,
"headline": "Merge pull request #24 from acelaya-forks/feature/openswoole-config",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-01-12T18:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "096e6a2744224399f5dbb08f408c635fdb7fb470",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-01-11T22:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa6fdbb6bc06abcb55fbdb9647696e368c867ff",
"body": "…openswoole",
"is_bot": false,
"headline": "Create function to resolve helper en vars designed to pass config to …",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2023-01-11T21:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a0b5590261eded1f163c863ef3d8d1477b87b2",
"body": null,
"is_bot": false,
"headline": "Fixed build badge in README",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-12-17T10:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd3dee079eab8edfd62cd7e47a58231cb1081ec",
"body": null,
"is_bot": false,
"headline": "Removed deprecated workflow param",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-12-16T21:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d28d7affedf641327f4efc8a07f2d400fbfb3d4",
"body": null,
"is_bot": false,
"headline": "Release 2.3.0",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-12-16T21:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c81fbbc6a24426fbc9c5a21099efd273fc689a",
"body": null,
"is_bot": false,
"headline": "Updated to valinor 1.0.0",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-11-28T14:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ad15622e5fa5105d573460366d64f9bb2d0547",
"body": "Updated to valinor 0.17",
"is_bot": false,
"headline": "Merge pull request #23 from acelaya-forks/feature/valinor-0.17",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-11-11T15:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a697f66f02ae90ca4bde78fdf769b96900a5524",
"body": null,
"is_bot": false,
"headline": "Added issue link",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-11-11T15:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4a165e5eea19a8ce436f0f06a164d03ca43d98",
"body": null,
"is_bot": false,
"headline": "Updated to valinor 0.17",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-11-11T15:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6f46df582db472b7d395cb2fa91216e4bf3c93",
"body": null,
"is_bot": false,
"headline": "Added v2.2.0 to changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-10-29T11:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e75d27a8468430d87ebd0289c75b6b2c3260d115",
"body": null,
"is_bot": false,
"headline": "Updated to valinor 0.16",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-10-19T12:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db02e8411e3db308046369c914c834dbb6bd9f8d",
"body": null,
"is_bot": false,
"headline": "Updated to valinor 0.15",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-10-12T06:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd822247265d010c657356b82057adb248b5575",
"body": "Migrated to native valinor logic to parse keys to camelcase",
"is_bot": false,
"headline": "Merge pull request #21 from acelaya-forks/feature/valinor-camel-case",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-10-01T11:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16eec3a2321b1773175868d45b01425794817005",
"body": null,
"is_bot": false,
"headline": "Added build on PHP 8.2",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-10-01T11:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0abe4122b4cb8fb6418d4c83379f95525f2906f7",
"body": null,
"is_bot": false,
"headline": "Migrated to native valinor logic to parse keys to camelcase",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-10-01T11:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1d41e987e9f0b305a75606b41fca92a46b93cd",
"body": null,
"is_bot": false,
"headline": "Migrated infection config to json5",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-09-25T08:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3a362ee21dbe5b793c4098d509bbafafa4a9a2",
"body": null,
"is_bot": false,
"headline": "Tagged v2.1.0 in changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-09-18T15:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12fb2954446fb000f4f0a445895186b6414a07e8",
"body": "…ctory\n\nFeature/immutable config factory",
"is_bot": false,
"headline": "Merge pull request #20 from acelaya-forks/feature/immutable-config-fa…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-09-17T10:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2ba8874e4fa981193d201c5cd7b737af0281ec",
"body": null,
"is_bot": false,
"headline": "Fixed coding styles",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-09-17T10:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f34b441efad085e088c3fbee88514bd41ab162",
"body": null,
"is_bot": false,
"headline": "Updated changelog",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-09-17T10:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c6606e6c6e6f9e52e7e75bc30023a166a2697e3",
"body": "… with implicit validation",
"is_bot": false,
"headline": "Created new ValinorConfigFactory to map arrays inot immutable objects…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-09-17T10:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33004e6e50e004e6b4b43bc692e8998657c0ced0",
"body": "…r openswoole context",
"is_bot": false,
"headline": "Created new functions to determine if running in RoadRunner context o…",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2022-08-27T10:53:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 11,
"latest_release_at": "2026-02-08T11:42:10Z",
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 171,
"mean_days_between_releases": 117.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "shlinkio/shlink-config",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/shlinkio/shlink-config",
"is_deprecated": false,
"latest_version": "v4.1.0",
"repository_url": "https://github.com/shlinkio/shlink-config",
"versions_count": 24,
"total_downloads": 99881,
"dependents_count": 6,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5116,
"first_published_at": null,
"latest_published_at": "2026-02-08T11:41:15Z",
"latest_version_yanked": null,
"days_since_latest_publish": 171
}
]
},
"popularity": {
"forks": 1,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2020-03-13",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 3367,
"source_files_sampled": 16,
"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": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "laminas/laminas-servicemanager",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.5"
},
{
"name": "laminas/laminas-stdlib",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.21"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "laminas/laminas-servicemanager",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laminas/laminas-stdlib",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "carthage-software/mago",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "cuyz/valinor",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "devster/ubench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/simple-cache",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "shlinkio/shlink-mago-config",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 2,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 48,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "acelaya",
"commits": 171,
"avatar_url": "https://avatars.githubusercontent.com/u/2719332?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish-release.yml"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 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": 0,
"reason": "Found 0/17 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": "0bb283b8145dce0bd6c3972a113720afe6dba682",
"ran_at": "2026-07-29T17:46:14Z",
"aggregate_score": 3.5,
"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-29T17:43:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-29T17:43:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shlinkio/shlink-config",
"host": "github.com",
"name": "shlink-config",
"owner": "shlinkio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 35,
"vitality": 66,
"community": 37,
"governance": 64,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_latest_release": 171,
"mean_days_between_releases": 117.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 171 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 171
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~117.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 117.9
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"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": 55,
"inputs": {
"packages": [
"shlinkio/shlink-config"
],
"dependents": 6,
"ecosystems": "packagist",
"total_downloads": 99881,
"monthly_downloads": 5116
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,116 downloads/month across packagist",
"points": 49.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5116,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "6 packages depend on it",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 6
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 48,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"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": "48/48 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 94,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "shlinkio",
"public_repos": 36,
"account_age_days": 3674
},
"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": "94 followers of shlinkio",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 94,
"login": "shlinkio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "36 public repos, account ~10 yr old",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 36
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"shlinkio/shlink-config"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 171
},
"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 171 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 171
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"hacktoberfest"
],
"has_wiki": true,
"homepage": "https://shlink.io",
"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://shlink.io",
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": 35,
"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, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 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": "Found 0/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"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": 1
},
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.3,
"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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 16,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 36,
"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,
"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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"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": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 3367,
"source_files_sampled": 16,
"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/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-29T17:46:31.950861Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shlinkio/shlink-config.svg",
"full_name": "shlinkio/shlink-config",
"license_state": "standard",
"license_spdx": "MIT"
}