JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 95,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 23658
},
"pushed_at": "2026-06-22T17:05:52Z",
"created_at": "2017-12-21T15:20:28Z",
"owner_type": "User",
"updated_at": "2026-07-10T10:18:50Z",
"description": "This tool expands property references in PHP arrays.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Matthew Grasmick",
"type": "User",
"login": "grasmash",
"company": null,
"location": "Annapolis Maryland, USA",
"followers": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/539205?v=4",
"created_at": "2010-12-28T16:24:51Z",
"is_verified": null,
"public_repos": 155,
"account_age_days": 5685
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2026-06-11T13:11:44Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2024-11-25T23:29:45Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-05-10T13:26:44Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2022-02-24T04:10:15Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2022-02-19T00:51:55Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2022-02-15T15:54:38Z"
},
{
"tag": "2.0.0-beta1",
"kind": "prerelease",
"published_at": "2019-08-17T02:39:38Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-12-22T14:36:57Z"
}
],
"recent_commits": [
{
"oid": "adcfe3e6a4a3dc4ca25cfc3fb4a1c0a26e1a4b15",
"body": "Widen the squizlabs/php_codesniffer constraint to ^3.13 || ^4.0. The\nexisting phpcs.xml.dist ruleset works unchanged with 4.0.1; the full\ntest suite (lint, PHPUnit, phpcs, phpstan) passes.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Allow PHP_CodeSniffer 4 (#26)",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-06-11T12:54:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b29dda991e0ddd13b09a18db28120a83b15ac99b",
"body": "Modernize library for 4.x: security fixes, strict types, tooling updates",
"is_bot": false,
"headline": "Merge pull request #25 from grasmash/modernize-4x",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-06-11T04:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa7b5bc655c37887aef3528fcbf4663bc1ac939",
"body": "Bug and security fixes (each with a regression test):\n- Cap placeholder expansion at 25 passes / 1 MiB to prevent memory\n exhaustion from circular references with surrounding text\n- Ignore HTTP_* keys in $_SERVER for ${env.*} expansion, since those\n originate from client-supplied request headers i\n[…]\nests\n- Fix README example syntax error, .gitignore malformed line, stale\n RELEASE.md script references; add .editorconfig and composer metadata\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Modernize library for 4.x: security fixes, strict types, tooling updates",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-06-11T04:03:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "41aefd0c38a28f6e7bbfc592c159873f05e55f02",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update branch alias to 4.x-dev for major version bump",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-03-25T19:46:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7f35c5549bc559c30176184d0ef7ee30a6a6b5fa",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update CI to use composer update (no lock file)",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-03-25T19:44:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ce47d832c5b69277c392c63acd3d81f86864562e",
"body": "Libraries should not commit lock files — consumers resolve\ntheir own dependency versions. This also fixes CI failures\nwhere the lock file contained packages requiring PHP 8.4+.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove composer.lock from repo (library best practice)",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-03-25T19:44:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8af5ba9e6833ddc69ce5038a98a87465d00bfac3",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update CI matrix to PHP 8.2/8.3/8.4 and bump action versions",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-03-25T19:43:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fb1550ed707d7bf8a7872f0be0e49663dbc9a90a",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Require PHP >=8.2 and update dependencies for Symfony 8 support",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2026-03-25T19:42:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eea11b9afb0c32483b18b9009f4ca07b770e39f4",
"body": "PHP 8.4 compatibility",
"is_bot": false,
"headline": "Merge pull request #20 from skilld-labs/php84",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2024-11-25T23:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd6a6c1e07bab84db036c7744233ff5762fbc5ac",
"body": "RFC https://php.watch/rfcs/deprecate-implicitly-nullable-types",
"is_bot": false,
"headline": "PHP 8.4 compatibility",
"author_name": "Andy Postnikov",
"author_login": "andypost",
"committed_at": "2024-07-23T00:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82",
"body": null,
"is_bot": false,
"headline": "CBF.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-10T13:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a1b2b090e811d30490be5b529c9cf690f1586d4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:grasmash/expander",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-10T13:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d836289691d8c5f4ce2bd37b458a772a079dc58",
"body": null,
"is_bot": false,
"headline": "Use both $_SERVER and getenv() when checking for env vars.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-10T13:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44150ee191ee6e0f79fd37240a0c5c902639f5cb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03da5b3fdc0e5b083159e310f4ba1a4ae30e1502",
"body": null,
"is_bot": false,
"headline": "Fix coveralls.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "990598e71fe24661dbfdd327e234ec3954557b28",
"body": null,
"is_bot": false,
"headline": "Add Coveralls.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2066a795181e7201e898f37a1eb9b2cd3f90bbe",
"body": null,
"is_bot": false,
"headline": "Fix namespaces.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b585b22475b9caadd8638ef80aac818d097bcbff",
"body": null,
"is_bot": false,
"headline": "PHP 8 improvements.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2847eb53feeb9683a26ff16e59c8d6c20a47b307",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:grasmash/expander",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93920ea0901640b1fd0efbfe302094b6fc23dbca",
"body": null,
"is_bot": false,
"headline": "Add build/.gitkeep.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34081b509e54a53ffd61a58004f26bcb82f6958",
"body": null,
"is_bot": false,
"headline": "Rename .github/php.yml to .github/workflows/php.yml",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630f1746ca077d6ffcdbbdebef10581c14167793",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d0d8139b1ee47ddafeee5d3a200e55482d26eb",
"body": "GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #18 from grasmash/github-actions",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dad8f319446ac9c1dffa3af93bf0d27c3c1f97e",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1728c7eccd037c39954499ef721bfaa94fa847ab",
"body": null,
"is_bot": false,
"headline": "Remove .phpunit.result.cache.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd01c29aa54169dc6694c429a94eb90576535d91",
"body": null,
"is_bot": false,
"headline": "Updating all the things.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
"body": "Allow psr/log ^3",
"is_bot": false,
"headline": "Merge pull request #17 from alexpott/allow-psr-log-3",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-04-25T22:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d78e8f679b346763f52e1597c9711ff6732898d1",
"body": null,
"is_bot": false,
"headline": "Allow psr/log v3 to be used",
"author_name": "Alex Pott",
"author_login": "alexpott",
"committed_at": "2022-04-06T11:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4df21d01d1fbda38269cca89e3dbb6ba223da7f",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-02-24T03:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a499ad3724305b5e88610ea2858051f468285ddb",
"body": null,
"is_bot": false,
"headline": "Merge pull request #15 from claudiu-cristea/php8.1-notice",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-02-24T03:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa61dd5c2fe644b5cdc62343081d76cfa26f53c",
"body": null,
"is_bot": false,
"headline": "Provide the fix",
"author_name": "Claudiu Cristea",
"author_login": "claudiu-cristea",
"committed_at": "2022-02-23T08:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "704199d52abf01f98c955b6465d7695d40f9f5d1",
"body": null,
"is_bot": false,
"headline": "Test a token that expands to null",
"author_name": "Claudiu Cristea",
"author_login": "claudiu-cristea",
"committed_at": "2022-02-23T08:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c81d9d806097180da40747787b14bf021c6d3c9",
"body": "Fixes #9: Use $_SERVER instead of $_ENV for greater reliability.",
"is_bot": false,
"headline": "Merge pull request #13 from greg-1-anderson/server-instead-of-env",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-02-19T00:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddbf8e1720568be0aca22f020c8fbcb2e554fb62",
"body": null,
"is_bot": false,
"headline": "Code style",
"author_name": "Greg Anderson",
"author_login": "greg-1-anderson",
"committed_at": "2022-02-19T00:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56ac3c635ba1598429063abbd875cd2aa3280d2",
"body": null,
"is_bot": false,
"headline": "Use $_SERVER instead of $_ENV for greater reliability.",
"author_name": "Greg Anderson",
"author_login": "greg-1-anderson",
"committed_at": "2022-02-19T00:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c256112763e00d09b437d269897339ca1ceaf4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2021-12-08T01:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c700a675aa70d1d89134afa92162a48923341d8",
"body": null,
"is_bot": false,
"headline": "Merge pull request #11 from FlorentTorregrosa/10",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2021-12-08T01:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e78cd82038453c3ea4b75c07f736b37ba1268f56",
"body": null,
"is_bot": false,
"headline": "Merge pull request #12 from joelpittet/patch-1",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2021-12-08T01:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121502efe2d6100dd969e18f47ba524cdd8c3ef2",
"body": null,
"is_bot": false,
"headline": "update phpunit for PHP 8 support",
"author_name": "Joel Pittet",
"author_login": "joelpittet",
"committed_at": "2021-12-05T08:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbbc5d800b823a5ba75a3650fd42379e3a96e1cb",
"body": null,
"is_bot": false,
"headline": "Update dflydev/dot-access-data to 3.x",
"author_name": "Joel Pittet",
"author_login": "joelpittet",
"committed_at": "2021-12-05T07:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37fa978e7da6b2c51294b34c3e583dbfdf6004cf",
"body": null,
"is_bot": false,
"headline": "Support Dotenv::createMutable in load.environment.php file.",
"author_name": "Florent Torregrosa",
"author_login": "FlorentTorregrosa",
"committed_at": "2021-09-04T13:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c66e9d24a03da551e6cd88c6fb4bef571c3dc9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-01-09T16:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98184e90d3ac727a63c27a21febd5142c97404f",
"body": "Fixes #6: Booleans are being converted into string.",
"is_bot": false,
"headline": "Merge pull request #7 from grasmash/issue-6-booleans",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-01-09T16:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670bd43e35aacf818453cbafa52816c53344939a",
"body": null,
"is_bot": false,
"headline": "Fixes #6: Booleans are being converted into string.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-01-09T15:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd149d4454c05a204d9540373df786c9089340f0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T02:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1081e7aa9cd2fc5133e80089ac5dd6a5d91c7de3",
"body": "Update ExpanderTest.php",
"is_bot": false,
"headline": "Update ExpanderTest.php (#3)",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T02:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c3f81f9c9a2f0d4554a33e42096ffff72834e8",
"body": "Remove PHP 5.4 and 5.5 support.",
"is_bot": false,
"headline": "Merge pull request #4 from grasmash/remove-php-support",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T02:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89415029292b3563c719ac0d6ba8dfee4dcd3eac",
"body": null,
"is_bot": false,
"headline": "Remove composer.lock.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T02:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "579886603fd723cd1ee64d4c2e5a2f8a338bce84",
"body": null,
"is_bot": false,
"headline": "Remove PHP 5.4 and 5.5 support.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T02:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ee407c4e2ef1839ff8463aea3df9cb3a8287c0",
"body": "[composer.json] Add explicit psr/log dependency",
"is_bot": false,
"headline": "[composer.json] Add explicit psr/log dependency (#2)",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T02:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dfc2dc745ccf24e268876523643d8093c390b7b",
"body": null,
"is_bot": false,
"headline": "Update ExpanderTest.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T01:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc52284eecfd9755df9a9686a06d59315a7a90e",
"body": null,
"is_bot": false,
"headline": "[composer.json] Add explicit psr/log dependency",
"author_name": "Shawn Iwinski",
"author_login": "siwinski",
"committed_at": "2018-04-21T19:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce639d6772233a5aa3c8362b1cb4b30fa156735f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-22T14:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
"body": "Support PHP 5.4 and later.",
"is_bot": false,
"headline": "Merge pull request #1 from greg-1-anderson/php54",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-21T22:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e56149469e9c0db1e153a98e14c4448fecbccf",
"body": null,
"is_bot": false,
"headline": "Support PHP 5.4 and later.",
"author_name": "Greg Anderson",
"author_login": "greg-1-anderson",
"committed_at": "2017-12-21T19:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff25880c115702dd4ad9ac31b636c451ff5d3a8",
"body": null,
"is_bot": false,
"headline": "Fix .travis.yml.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-21T17:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7444080b4562f67aaa0569b91ad3e4afb701f84",
"body": null,
"is_bot": false,
"headline": "Updating docs.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-21T16:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5c56314cd0c5072090b86ed0a7ab6902fca26c",
"body": null,
"is_bot": false,
"headline": "Removing symfony/yaml dependency.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-21T16:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9a61cda8e27698f5182928a0c1b533b347215d",
"body": null,
"is_bot": false,
"headline": "Update composer.json description.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-21T15:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f96ffb07a330fdd61148460a3ddf97e51ffb459",
"body": null,
"is_bot": false,
"headline": "Inital commit.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-12-21T15:17:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 8,
"latest_release_at": "2026-06-11T13:11:44Z",
"latest_release_tag": "4.0.0",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 2,
"days_since_latest_release": 41,
"mean_days_between_releases": 441.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "grasmash/expander",
"exists": true,
"license": "MIT",
"keywords": [
"yaml",
"configuration",
"array",
"placeholder",
"dot-notation",
"expansion"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/grasmash/expander",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/grasmash/expander",
"versions_count": 9,
"total_downloads": 65155560,
"dependents_count": 5,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1152620,
"first_published_at": null,
"latest_published_at": "2026-06-11T12:54:56Z",
"latest_version_yanked": null,
"days_since_latest_publish": 41
}
]
},
"popularity": {
"forks": 10,
"stars": 138,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 11074,
"source_files_sampled": 5,
"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": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "dflydev/dot-access-data",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0.0"
},
{
"name": "psr/log",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2 || ^3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dflydev/dot-access-data",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-coveralls/php-coveralls",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 2,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 14,
"open_issues": 2,
"closed_ratio": 0.714,
"closed_issues": 5,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "grasmash",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/539205?v=4"
},
{
"type": "User",
"login": "greg-1-anderson",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/612191?v=4"
},
{
"type": "User",
"login": "claudiu-cristea",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/473868?v=4"
},
{
"type": "User",
"login": "joelpittet",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/70129?v=4"
},
{
"type": "User",
"login": "alexpott",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/769634?v=4"
},
{
"type": "User",
"login": "andypost",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/73713?v=4"
},
{
"type": "User",
"login": "FlorentTorregrosa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1962368?v=4"
},
{
"type": "User",
"login": "siwinski",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1034024?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.817
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"php.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": "2 out of 6 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": 1,
"reason": "Found 3/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "adcfe3e6a4a3dc4ca25cfc3fb4a1c0a26e1a4b15",
"ran_at": "2026-07-22T19:00:27Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T17:06:18Z",
"oldest_open_prs": [
{
"number": 27,
"created_at": "2026-06-22T17:05:53Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-11T12:54:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 16,
"created_at": "2022-03-28T11:17:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2025-05-29T02:51:31Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/grasmash/expander",
"host": "github.com",
"name": "expander",
"owner": "grasmash"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 40,
"inputs": {
"security": 37,
"vitality": 55,
"community": 56,
"governance": 58,
"engineering": 56,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"weighted_overall_before_jurisdiction": 53,
"overall_after_jurisdiction_multiplier": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 30,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"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": "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": 76,
"inputs": {
"releases_count": 8,
"latest_release_tag": "4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 41,
"mean_days_between_releases": 441.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 41 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 41
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~441.8 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 441.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": 41,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 41 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 41
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 10,
"stars": 138,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "138 stars",
"points": 34.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 138
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"packages": [
"grasmash/expander"
],
"dependents": 5,
"ecosystems": "packagist",
"total_downloads": 65155560,
"monthly_downloads": 1152620
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,152,620 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1152620,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "5 packages depend on it",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 5
}
}
],
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.817
},
"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 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 14,
"open_issues": 2,
"closed_issues": 5,
"issue_closed_ratio": 0.714,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/19 decided PRs merged",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 77,
"owner_type": "User",
"is_verified": null,
"owner_login": "grasmash",
"public_repos": 155,
"account_age_days": 5685
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "77 followers of grasmash",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 77,
"login": "grasmash"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "155 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 155
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"grasmash/expander"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 41
},
"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 41 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 41
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.9,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 37,
"security_posture_before_jurisdiction": 49
},
"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": "2 out of 6 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 3/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
}
],
"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": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.283,
"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": "17 of 60 human commits state their intent (structured subject or explanatory body)",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 60
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.117,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "7 of the last 60 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 7,
"sampled": 60
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": 11074,
"source_files_sampled": 5,
"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/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"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-22T19:00:39.059179Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grasmash/expander.svg",
"full_name": "grasmash/expander",
"license_state": "standard",
"license_spdx": "MIT"
}