Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"yaml",
"yml",
"cli"
],
"is_fork": false,
"size_kb": 209,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 40710
},
"pushed_at": "2026-03-26T17:06:01Z",
"created_at": "2017-01-03T17:42:21Z",
"owner_type": "User",
"updated_at": "2025-10-26T04:57:54Z",
"description": "A command line tool for reading and manipulating yaml files.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "3.x",
"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": 156,
"account_age_days": 5689
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.2.1",
"kind": "patch",
"published_at": "2024-04-29T16:52:10Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2024-04-17T16:25:17Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2022-05-09T20:23:55Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2022-05-09T19:57:10Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-04-27T19:07:50Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2022-02-24T04:04:07Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2020-03-02T19:01:02Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2020-02-24T19:37:03Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2019-08-17T00:18:42Z"
}
],
"recent_commits": [
{
"oid": "09a8860566958a1576cc54bbe910a03477e54971",
"body": "Update tests to run Symfony 7, and update function signatures to match Symfony's requirements.",
"is_bot": false,
"headline": "Merge pull request #25 from greg-1-anderson/symfony-7-part-2",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2024-04-23T02:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1946eba7da7410ec71cab51460a8a9480a6caea9",
"body": "…LOWEST or the Composer cache",
"is_bot": false,
"headline": "If we are just going to run update every time, we don't need HIGHEST_…",
"author_name": "Greg Anderson",
"author_login": null,
"committed_at": "2024-04-22T20:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dfb73207ddf62c51e7cfe1057fb06dd5fbec06b",
"body": null,
"is_bot": false,
"headline": "Ignore the HIGHEST_LOWEST variable and just run update every time",
"author_name": "Greg Anderson",
"author_login": null,
"committed_at": "2024-04-22T20:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743ffa317ca22c01e59e3a393e2639119622c42e",
"body": null,
"is_bot": false,
"headline": "Try without cached composer dependencies",
"author_name": "Greg Anderson",
"author_login": null,
"committed_at": "2024-04-22T20:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee11911927634e943f8d07b6ba67b1310aff9d5",
"body": "…h Symfony's requirements.",
"is_bot": false,
"headline": "Update tests to run Symfony 7, and update function signatures to matc…",
"author_name": "Greg Anderson",
"author_login": "greg-1-anderson",
"committed_at": "2024-04-17T19:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5af7c16a0b98fca7d06e85ba517d526e1ba21de",
"body": "Update to symfony7",
"is_bot": false,
"headline": "Merge pull request #23 from larowlan/symfony7",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2024-04-17T16:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db796c537eccb1bfba578d2e0ee75177c8d2044",
"body": null,
"is_bot": false,
"headline": "Update to symfony7",
"author_name": "Lee Rowlands",
"author_login": "larowlan",
"committed_at": "2024-04-03T00:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591c906cd221423313e7655479c4411e61a9819c",
"body": null,
"is_bot": false,
"headline": "Set composer platform php to 8.0.2.",
"author_name": "Matthew Grasmick",
"author_login": null,
"committed_at": "2022-07-05T20:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc13a2ae78c77e8238a5bc7bce30eeef826c5a15",
"body": null,
"is_bot": false,
"headline": "Composer update.",
"author_name": "Matthew Grasmick",
"author_login": null,
"committed_at": "2022-07-05T19:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418759d104a167e4705ae4fa1da834dd75efe230",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-10T13:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34078be77041d3076380db12a82155bf4f9b8bd",
"body": null,
"is_bot": false,
"headline": "Fix coveralls.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T21:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a8c947fca570d19266fd92b096d40efab74fd7",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' of github.com:grasmash/yaml-cli into 3.x",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3be734aaa5fc5b8c9ae2a674d5b0614154aa85",
"body": null,
"is_bot": false,
"headline": "Code cleanup.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429df54860606a2de979b81d1ec506b3cd5acf6a",
"body": null,
"is_bot": false,
"headline": "Add phpcs.xml.dist.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1082856aa80f9f00474468dc565aad1511ca08ba",
"body": null,
"is_bot": false,
"headline": "Fix dir structure.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f3fd775f6abbfacd44432f1999c3c3b02791f0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63a3ae3bee7c7d2eb3eb8d64eb08964348df970",
"body": null,
"is_bot": false,
"headline": "Add get:type command.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b0b7eb54a9a19e14cafb1e75bd5feecbeb613e",
"body": null,
"is_bot": false,
"headline": "Readme.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a05b10965fa8b7d4e7dc896dddb6489e050ba3e",
"body": null,
"is_bot": false,
"headline": "Support float and null.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd42c86f47764ce438117b09e095e9ec5f4ca3e",
"body": null,
"is_bot": false,
"headline": "Add string support.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T20:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95fb12b7e01171b90e07e37387c5bdc7e7c58d77",
"body": null,
"is_bot": false,
"headline": "Fixes #11: Set integers in shell script.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T19:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a0ea0d8cb2161a5eca5ae916e8f0bbf0ff07a63",
"body": "Add coverage to GitHub Actions.",
"is_bot": false,
"headline": "Merge pull request #21 from grasmash/grasmash-patch-2",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f4f9bd42c0e8876922dfddec08342361f2e742",
"body": null,
"is_bot": false,
"headline": "Update php.yml",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33ea2f56dd2afe1ea081822107a7959c5a476d05",
"body": null,
"is_bot": false,
"headline": "Delete .travis.yml",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c63b72dd82099d47904715cd470a6a49fa425303",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2277043207ac231d1748b7e664effb4301d83cea",
"body": null,
"is_bot": false,
"headline": "Update php.yml",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e2677f383bfc4a38ea3fade63b32625475eb8b",
"body": "Create GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #20 from grasmash/grasmash-patch-1",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a02f1e43292b626b2ead4c488882b008a91d6d2d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aebfd2d477f94f368e51672fe99a20362f27357e",
"body": null,
"is_bot": false,
"headline": "Create php.yml",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbee6aa376131b390ad836b99a74dff1d070bbc9",
"body": null,
"is_bot": false,
"headline": "Composer update.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T15:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea330114fef5064292d98c44e4bdbc885c75d96",
"body": null,
"is_bot": false,
"headline": "Update branch alias.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-05-09T14:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3073383e9108d7332994522d4349293929f54b6b",
"body": "Fixes #18 to support PHP 8.1.x and Unblock Drupal 10.",
"is_bot": false,
"headline": "Merge pull request #19 from mikemadison13/18",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-04-27T19:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ceb2fade94f2c00ef9ee8cfbb461f9d279fb6f",
"body": null,
"is_bot": false,
"headline": "phpunit refactor.",
"author_name": "Mike Madison",
"author_login": null,
"committed_at": "2022-04-27T18:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e778ce372d03809c080507931eeda0c561a8416f",
"body": null,
"is_bot": false,
"headline": "updating travis ci to php 8.1.",
"author_name": "Mike Madison",
"author_login": null,
"committed_at": "2022-04-27T18:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760feecfc5a4c35cb34e6ef44b646db56b0d5292",
"body": null,
"is_bot": false,
"headline": "codesniffer fixes.",
"author_name": "Mike Madison",
"author_login": null,
"committed_at": "2022-04-27T18:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92352d05d8601d643feeb0d58201f6e499348c0",
"body": null,
"is_bot": false,
"headline": "refactoring TestBase.php.",
"author_name": "Mike Madison",
"author_login": null,
"committed_at": "2022-04-27T18:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "051abd662ecf0d0f5c17d6f91170c922c4fdeacc",
"body": null,
"is_bot": false,
"headline": "resolving deprecated code removed in PHPUnit 9.x.",
"author_name": "Mike Madison",
"author_login": null,
"committed_at": "2022-04-27T18:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3972fa22dfa6155b208a401979848ccd99ce1c5",
"body": null,
"is_bot": false,
"headline": "Fixes #18 to update dependencies to support PHP 8.1.x.",
"author_name": "Mike Madison",
"author_login": null,
"committed_at": "2022-04-27T18:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9c4d97de16a881196e2310e868e3230202b4a7",
"body": null,
"is_bot": false,
"headline": "Merge pull request #16 from billdaff/master",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-02-24T04:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57843b9064f5999d8c0930fe7d9b0a2e861241ae",
"body": null,
"is_bot": false,
"headline": "Merge pull request #17 from grasmash/grasmash-patch-1",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-02-24T04:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc945f936ca457cde8066cc4ba9996f8df55372",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2022-02-24T04:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9688e64f51e59094e11739a851b6a753f294a4bc",
"body": null,
"is_bot": false,
"headline": "Adding __DIR__ to require.",
"author_name": "Bill Dafeldecker",
"author_login": null,
"committed_at": "2021-08-25T19:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d8ecffccbf55538a078a7ffda0aa8736f3bd09",
"body": "Correctly return exit code.",
"is_bot": false,
"headline": "Merge pull request #13 from grasmash/return-code",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T18:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f0ae6fad84ae1d755cae78eafd345ec61b9790",
"body": null,
"is_bot": false,
"headline": "Updating composer.lock.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T18:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874958c5bd7280381cbe99e1b83805b9b48763f5",
"body": null,
"is_bot": false,
"headline": "Adding testing of failures.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T18:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ecf103944cc0a505fe5aeccd0eb5a54fd9efbea",
"body": null,
"is_bot": false,
"headline": "PHPCS fixes to tests.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T18:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47fe196e0ccad91efe6702caa28d8ac8d9b6ac0e",
"body": null,
"is_bot": false,
"headline": "Test exit codes.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T18:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b420e9effe263a6dce103de4c0a63d23fcc2de91",
"body": null,
"is_bot": false,
"headline": "Add exit codes for all execute commands.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T17:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d65d44724a2e0a9ffbba8cb7d784ec1f2aef9d",
"body": null,
"is_bot": false,
"headline": "Correctly return exit code.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-03-02T17:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39bc4624b16600158e3c421395d866468ece770",
"body": null,
"is_bot": false,
"headline": "Remove PHP 7.0.11 support.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-02-24T19:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dbc83df3a348127777a90b9fd1ff8ae2f6e69cc",
"body": null,
"is_bot": false,
"headline": "Adding PHP 7.4 testing, remove git diff test.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-02-24T19:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc652cde4695957312c743baf9943be2af49c20",
"body": null,
"is_bot": false,
"headline": "Use Symfony 4 for PHP 7.1.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-02-24T19:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e78a6b9e005cee1c46997982127eccd2abd63d",
"body": null,
"is_bot": false,
"headline": "Adding highest lowest testing.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-02-24T19:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee317caad89cde0f4f59bbafb1290c4c9e147de",
"body": null,
"is_bot": false,
"headline": "Upgrading to min requirment of Symfony 4.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2020-02-24T19:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db877e743520f663ce24ee7a339426efe0efbf9",
"body": "Fixes #7: Boolean values written as strings",
"is_bot": false,
"headline": "Merge pull request #8 from grasmash/issue-7-boolean",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T00:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "611b7cc6893fc2255c31dd5c536efc97f760bf0d",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommand.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T00:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "354bdf0d17029e41f972b2995e9683e9b55f7da2",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommand.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-17T00:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fc9a55b13d00f168de04857f16e885b34f2f1af",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommand.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T19:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5a0543ed85822824f0bfc9ce56d979d85bfbbf",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommandTest.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T19:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943315e69f493ce83372d71a37bf799a3def986c",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommand.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T19:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e32da709d313e97afc5a1257b4f4ca192b74ead",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommandTest.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T19:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e632fbc9f542c938a8bf06e89c7d213eebc479",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommand.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T19:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "489ca6f6693ae8df40bfa2bb0dc9e52b4c53bc7a",
"body": null,
"is_bot": false,
"headline": "Update UpdateValueCommandTest.php",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T19:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a197aa32bcf8cd3a9593e762472b462f7bfb5d6e",
"body": null,
"is_bot": false,
"headline": "Fixes #7: Boolean values written as strings",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2019-08-16T18:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e069b51c05aa8a23aa5e5eac250b5a4d9f7f45dc",
"body": "Add downloads badge.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-10-10T15:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7facf30da454c33cc3babe361b14c71fef0bc339",
"body": "Allowing Symfony 3.x.",
"is_bot": false,
"headline": "Merge pull request #5 from grasmash/symfony3x",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-09-05T20:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c568fb2a3af1eed2284e5fa131e41aaa260c71",
"body": null,
"is_bot": false,
"headline": "Removing composer.lock.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-09-05T20:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374127739f80c6b66b9203eb8aa71c2ef64258f5",
"body": null,
"is_bot": false,
"headline": "Allowing Symfony 3.x.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-08-04T19:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa0d815547c6c003c8f92159ec789f065ebfacf",
"body": null,
"is_bot": false,
"headline": "Oops. Inverting conditional.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-06-19T20:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1449e76076d658ca02ea973d7ea5b2ad8d6fa043",
"body": null,
"is_bot": false,
"headline": "Allowing an empty yaml file to have a value updated.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-06-19T20:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f156e67108c38203336173ade7d20b08f4cdf52",
"body": null,
"is_bot": false,
"headline": "Moving satooshi/php-coveralls to require-dev.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-04-07T19:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5e19b71a69fc593b84d43ea92caa7bfeea9729e",
"body": "Updating dflydev/dot-access-data to ^1.1.0.",
"is_bot": false,
"headline": "Merge pull request #4 from grasmash/update-dot-access",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-03-16T15:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d886e1d83e02d3f169a9f79de7a7c4fb6ded38f8",
"body": null,
"is_bot": false,
"headline": "Updating dflydev/dot-access-data to ^1.1.0.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-03-16T15:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13c43e868d67e9de37c1dc9dddff1dcfee05483d",
"body": null,
"is_bot": false,
"headline": "Adding coveralls.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-13T19:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fb1e74b538ab00c6c70caa3c48bc68a910c4c3a",
"body": null,
"is_bot": false,
"headline": "Fixing failing tests.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-10T15:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6cb775dee5977a9fb67ae0bfe5140e90dd5bca4",
"body": null,
"is_bot": false,
"headline": "Moving test classes to autoload-dev.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-10T14:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87919ccc152cd8e421d49e6f4ec6215a8ccb1b60",
"body": null,
"is_bot": false,
"headline": "Making LintCommand less verbose.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-10T14:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e757742108cad0626aff64ae6ff25a87482eb0",
"body": null,
"is_bot": false,
"headline": "Changing default inline and indentation params for Yaml::dump().",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-06T18:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76422d168bcbaa7038920102fe1870d60b190820",
"body": null,
"is_bot": false,
"headline": "Adding Drupal Console reference.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T22:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d511b2a29d7f7520c542eedabc2b25909dcde8b1",
"body": null,
"is_bot": false,
"headline": "Allowing update:value to create new keys.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T19:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe61971f86402746f72e6e61d1f71534c295f1c",
"body": null,
"is_bot": false,
"headline": "Adding more tests cases.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T17:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f77b6904eb29b1494c42a351c77143476f5037eb",
"body": null,
"is_bot": false,
"headline": "Removing conditionals from PHPunit tests.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T16:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0cc04984054be424865793a5fada45ff8993e6d",
"body": null,
"is_bot": false,
"headline": "Abstracting setUp() and tearDown() methods.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T16:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9fb87e2b64fa7d1547e402b69b6e03f5d7d4aff",
"body": null,
"is_bot": false,
"headline": "Alphabetizing commands in docs.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T16:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80ba5ba230d27f1fff984504dd03d2982bf9e46",
"body": null,
"is_bot": false,
"headline": "Adding tests for list of commands.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T16:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39360f0888d92a0951fc6d7fcbfa97d06209169c",
"body": null,
"is_bot": false,
"headline": "Adding documentation for new commands.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T16:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad7fb793fda64798ac95a0c73a30431bf7f95ff",
"body": null,
"is_bot": false,
"headline": "Adding unset:key command.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T15:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c673d750f0aca6778b88640cc4c06bd38c54fe",
"body": null,
"is_bot": false,
"headline": "Adding update:key command.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T15:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339c9177a82862e723a9eb9a50842243e727cf62",
"body": null,
"is_bot": false,
"headline": "Adding lint command.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-04T15:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ff570bfc3ef044f11b7f300d6d7416942cf961",
"body": null,
"is_bot": false,
"headline": "Adding packgist badge.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T21:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6912d6e9bccf9705061758fe4d37f9fe10f0ffc1",
"body": null,
"is_bot": false,
"headline": "Fixing autoloading in application.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T21:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7747e3254b69ad255bd77c0ba2f2bb8d8c4d3bf5",
"body": null,
"is_bot": false,
"headline": "Downgrading to Symfony ~2.8 to match Drupal.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T21:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fccd620ae8665fb76c714abcdc47d0597a06525",
"body": null,
"is_bot": false,
"headline": "Updating README.md.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T19:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b31a9acd9ac1718f6b07a6e6fea52ff2bb4166",
"body": null,
"is_bot": false,
"headline": "Registering update:value command.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T19:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77fc4e72867fc5983bf1edbdbc09a04189540743",
"body": null,
"is_bot": false,
"headline": "Adding similar tools to README.md.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T18:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80f27f87eb534950023d9181544b8e84c54d49ee",
"body": null,
"is_bot": false,
"headline": "Updating README.md and LICENSE.md.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T18:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a352d3d103415fc42bb09bcb162317f912fe91f9",
"body": null,
"is_bot": false,
"headline": "Adding README. Changing .travis.yml.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T18:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf56a887418993eddee32ce65a576e1147d3c7d",
"body": null,
"is_bot": false,
"headline": "Adding update:value command.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T18:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f307188d4404c37a1c71d6113decfdf74a7939f8",
"body": null,
"is_bot": false,
"headline": "Initial commit.",
"author_name": "Matthew Grasmick",
"author_login": "grasmash",
"committed_at": "2017-01-03T17:48:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2024-04-29T16:52:10Z",
"latest_release_tag": "3.2.1",
"releases_from_tags": false,
"days_since_last_push": 122,
"active_weeks_last_year": 0,
"days_since_latest_release": 818,
"mean_days_between_releases": 214.7
},
"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/yaml-cli",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/grasmash/yaml-cli",
"is_deprecated": false,
"latest_version": "3.2.1",
"repository_url": "https://github.com/grasmash/yaml-cli",
"versions_count": 22,
"total_downloads": 27203746,
"dependents_count": 10,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 885183,
"first_published_at": null,
"latest_published_at": "2024-04-23T02:10:57Z",
"latest_version_yanked": null,
"days_since_latest_publish": 824
}
]
},
"popularity": {
"forks": 14,
"stars": 25,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2017-08-28",
"count": 1
},
{
"date": "2017-11-26",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2019-11-23",
"count": 1
},
{
"date": "2020-04-07",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-12-31",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-17",
"count": 2
},
{
"date": "2026-03-19",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": 7665,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.19",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 179
},
{
"name": "symfony/yaml",
"direct": true,
"version": "7.0.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4qpc-3hr4-r2p4",
"GHSA-9frc-8383-795m",
"GHSA-c2p3-7m5p-cv8x"
],
"fixed_version": "8.0.12",
"advisory_count": 3,
"oldest_advisory_days": 59
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.8.1",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-94pj-82f3-465w",
"GHSA-cwxw-98qj-8qjx",
"GHSA-f283-ghqc-fg79",
"GHSA-g446-98w2-8p5w",
"GHSA-h95v-h523-3mw8",
"GHSA-wm3w-8rrp-j577",
"GHSA-wpwq-4j6v-78m3"
],
"fixed_version": "7.15.1",
"advisory_count": 7,
"oldest_advisory_days": 37
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.6.2",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-34xg-wgjx-8xph",
"GHSA-c2w2-prh8-qm98",
"GHSA-hq7v-mx3g-29hw",
"GHSA-vm85-hxw5-5432"
],
"fixed_version": "2.12.3",
"advisory_count": 4,
"oldest_advisory_days": 45
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"moderate": 3
},
"advisory_count": 15,
"affected_count": 4,
"assessed_count": 52,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/yaml",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6 || ^7"
},
{
"name": "symfony/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6 || ^7"
},
{
"name": "symfony/filesystem",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6 || ^7"
},
{
"name": "dflydev/dot-access-data",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dflydev/dot-access-data",
"direct": true,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": true,
"version": "7.0.6",
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": true,
"version": "7.0.6",
"ecosystem": "packagist"
},
{
"name": "symfony/yaml",
"direct": true,
"version": "7.0.3",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.8.1",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.6.2",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.11.1",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.0.2",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "php-coveralls/php-coveralls",
"direct": false,
"version": "2.7.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.31",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "3.0.6",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "3.1.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.19",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "1.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "1.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "4.0.8",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "5.1.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "4.0.6",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "5.0.7",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "1.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "4.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "4.0.5",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "3.0.4",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "3.9.1",
"ecosystem": "packagist"
},
{
"name": "symfony/config",
"direct": false,
"version": "7.0.6",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.4.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.29.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.29.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.29.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.29.0",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "3.4.2",
"ecosystem": "packagist"
},
{
"name": "symfony/stopwatch",
"direct": false,
"version": "7.0.3",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "7.0.4",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 52,
"direct_count": 4,
"indirect_count": 48
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 12,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 7,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "grasmash",
"commits": 85,
"avatar_url": "https://avatars.githubusercontent.com/u/539205?v=4"
},
{
"type": "User",
"login": "greg-1-anderson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/612191?v=4"
},
{
"type": "User",
"login": "larowlan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/555254?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.977
},
"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": [
"composer.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/19 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": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 0,
"reason": "15 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "09a8860566958a1576cc54bbe910a03477e54971",
"ran_at": "2026-07-26T17:56:52Z",
"aggregate_score": 3.1,
"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-03-25T19:50:43Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2017-01-09T16:31:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2020-04-07T06:09:45Z",
"last_comment_at": "2020-04-07T08:37:23Z",
"last_comment_author": "coveralls"
},
{
"number": 22,
"created_at": "2023-04-19T19:53:05Z",
"last_comment_at": "2023-04-19T20:29:31Z",
"last_comment_author": "coveralls"
},
{
"number": 27,
"created_at": "2026-03-19T03:10:55Z",
"last_comment_at": "2026-03-19T03:12:23Z",
"last_comment_author": "coveralls"
}
],
"last_merged_pr_at": "2026-03-26T17:06:03Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/grasmash/yaml-cli",
"host": "github.com",
"name": "yaml-cli",
"owner": "grasmash"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 41,
"vitality": 24,
"community": 52,
"governance": 52,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 24,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 122,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 122 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 122
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 9,
"latest_release_tag": "3.2.1",
"releases_from_tags": false,
"days_since_latest_release": 818,
"mean_days_between_releases": 214.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 818 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 818
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~214.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 214.7
}
}
],
"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": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 122,
"days_since_last_human_commit": 824,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 824 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 824
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 14,
"stars": 25,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "25 stars",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 25
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": 86,
"inputs": {
"packages": [
"grasmash/yaml-cli"
],
"dependents": 10,
"ecosystems": "packagist",
"total_downloads": 27203746,
"monthly_downloads": 885183
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "885,183 downloads/month across packagist",
"points": 79.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 885183,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "10 packages depend on it",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 10
}
}
],
"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": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.977
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 12,
"open_issues": 0,
"closed_issues": 7,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 5
},
"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": "12/17 decided PRs merged",
"points": 27,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/19 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": 156,
"account_age_days": 5689
},
"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": "156 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 156
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"grasmash/yaml-cli"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 824
},
"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 824 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 824
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"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": 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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"yaml",
"yml",
"cli"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 41,
"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.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/19 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": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "15 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 52 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 52
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 80,
"inputs": {
"source": "osv",
"advisories": 15,
"affected_packages": 4,
"assessed_packages": 52,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 3",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: symfony/yaml 7.0.3 (moderate 5.3)",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "symfony/yaml 7.0.3 (moderate 5.3)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 52,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.141,
"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": "14 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": false,
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 99",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 99
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 7665,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-26T17:57:02.416390Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grasmash/yaml-cli.svg",
"full_name": "grasmash/yaml-cli",
"license_state": "standard",
"license_spdx": "MIT"
}