JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 117,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 25565,
"Makefile": 2063,
"Dockerfile": 461
},
"pushed_at": "2026-01-28T23:29:00Z",
"created_at": "2017-11-20T20:29:06Z",
"owner_type": "User",
"updated_at": "2025-03-30T17:40:35Z",
"description": "A logfmt formatter for Monolog",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "www.petethompson.net",
"name": "Peter Thompson",
"type": "User",
"login": "petert82",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/3646420?v=4",
"created_at": "2013-02-20T10:33:01Z",
"is_verified": null,
"public_repos": 25,
"account_age_days": 4906
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2025-04-01T17:43:38Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2025-02-23T14:14:32Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2019-04-24T18:11:41Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-11-21T20:23:42Z"
}
],
"recent_commits": [
{
"oid": "e3a51c8540fede65b7ee009d7860350ae542026e",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-03-30T17:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "340a9b4f3555463d0509186783e7def72d1b8f92",
"body": "Adjust readme wording",
"is_bot": false,
"headline": "Merge pull request #11 from petert82/tweak-docs",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-03-30T17:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d4d5a8934e15920a33dc8c75a5ac009f39d25b",
"body": null,
"is_bot": false,
"headline": "Adjust readme wording",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-03-30T17:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8199adb1de6af81b61eaea8c5b73da40ee75489f",
"body": "Enable object and array flattening.",
"is_bot": false,
"headline": "Merge pull request #10 from derekmarcotte/dm-flatten",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-03-30T17:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4683a08cf4629d5ad3a1be55888fe31164c4cbee",
"body": "This is useful for maintaining only one serialization format in your log\nentries, rather than two. Additionally avoids nested properties.\n\nBrings this more into line with other logfmt implementations.",
"is_bot": false,
"headline": "Enable object and array flattening.",
"author_name": "Derek Marcotte",
"author_login": "derekmarcotte",
"committed_at": "2025-03-27T13:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344d2887086e79ae5cea6bf74e7dc56b40312695",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T14:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89e59c1fe2218e0e6e6f9b575267bf7ecbf2fa1",
"body": "Fix CS and re-enable lint job",
"is_bot": false,
"headline": "Merge pull request #9 from petert82/lint-fixes",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T14:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1cb2217f63328f281137a4b1aa331fbfcdea6c",
"body": null,
"is_bot": false,
"headline": "Fix CS and re-enable lint job",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T14:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55c94331f99f51394c6d5b38a358d1a2f545166",
"body": "Add formattedRecordTerminator to allow overriding newlines on formatted output",
"is_bot": false,
"headline": "Merge pull request #7 from steglasaurous/master",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T14:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b44ee3ac7e20de14c034417363718e0695f6f1",
"body": null,
"is_bot": false,
"headline": "Temporarily disable lint job",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T14:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38d5f24bb67a6a8e6c3c0dfa0659d12fbd16dfb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T13:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eccaf8e2fb53031356c2299e19760c8443ffba4",
"body": null,
"is_bot": false,
"headline": "Add lint job to CI",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T13:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8e2f285103f31971931726c2549e52aa6391f0",
"body": null,
"is_bot": false,
"headline": "Add php-cs-fixer and apply rules",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T13:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e169426756fe15fa3d2e01aa0f175ec79f26a5e",
"body": null,
"is_bot": false,
"headline": "Update to phpunit 9.6",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T13:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9698b3c8f08f8a3da41b1bf595638a0ddb71d3e",
"body": null,
"is_bot": false,
"headline": "Run CI on PHP 8.4 instead of 8.0",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2025-02-23T13:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f76d257fd6d1dc8e15faeaf85b8dac75620f0b",
"body": null,
"is_bot": false,
"headline": "Rename lineSuffix to formattedRecordTerminator",
"author_name": "Scott Teglasi",
"author_login": "steggy1",
"committed_at": "2025-02-18T15:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "338b494afa8f499e2a9af718b342e8b62f885c7e",
"body": "…ul for cases where the added newline adds an extra log line in handlers like syslog",
"is_bot": false,
"headline": "Add lineSuffix to allow overriding newlines on formatted lines - usef…",
"author_name": "Scott Teglasi",
"author_login": "steggy1",
"committed_at": "2025-01-22T20:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90fd47d5fea1120a5a9a87b2f0a7391b83b26f1",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2024-02-04T20:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e01951b78ed43c7f4825f901a3f4453f34f5d6a",
"body": "https://github.com/petert82/monolog-logfmt/pull/4",
"is_bot": false,
"headline": "Fix non-UTF8 strings are always considered not needing quoting",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2024-02-04T20:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a9cae724c1aa5f42bad50533a518406dad4e1e",
"body": null,
"is_bot": false,
"headline": "Add test case",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2024-02-04T20:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbab3422ac0516c792413bbece654b219646afa4",
"body": null,
"is_bot": false,
"headline": "Update to v2 of setup-php",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2024-02-04T20:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a94ca848e11838a5139b3c4f11bc3141b4d082",
"body": null,
"is_bot": false,
"headline": "Fix typo in readme",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T17:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b211e82de8936d3a2d3043f25c2e59f8daa846e",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T17:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6933e2bdc70c0d19dfde7a9e6429f0143961bcf",
"body": null,
"is_bot": false,
"headline": "Update PHPUnit config",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T17:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27261c0eb1e6dba4c7277ecd3f9f21591e1a92de",
"body": null,
"is_bot": false,
"headline": "Fix path to CI badge",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T17:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06bd96648a406d7fbaaec45b0a34215163c5f56a",
"body": null,
"is_bot": false,
"headline": "Add badge to readme",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T17:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df07362c8bf3bcaf2d966730a3c6fc753a9c379",
"body": null,
"is_bot": false,
"headline": "Enable coverage report",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T17:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb365a57b899dfa1d3147869f65fd7c5eb166e8",
"body": null,
"is_bot": false,
"headline": "Use composer install in CI (not 'update')",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf03374506945af658068ed00c2833d5dadf52a",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary CI steps",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ff3336573fe77642643c2f0937bba83f495cad",
"body": null,
"is_bot": false,
"headline": "Remove DB extenstions from CI config",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e2b1936c1daca4256238e79bf390025af6905e8",
"body": null,
"is_bot": false,
"headline": "Use v2 checkout action",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fee5903f7be17970417ce7d7f0df5092c0067ea3",
"body": null,
"is_bot": false,
"headline": "Allow running tests on PHP8 locally",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b3cbe80b499b7b5b68adf4c11b4cadd3924c3d",
"body": null,
"is_bot": false,
"headline": "Update composer.lock",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef90ab598ed1c9d2e956128294b3444a8c683c9",
"body": "…ource-contributions/monolog-logfmt into open-source-contributions-add_github_action_phpunit",
"is_bot": false,
"headline": "Merge branch 'add_github_action_phpunit' of https://github.com/open-s…",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "611f008f346117c26ca2329ce262b361b9ac419e",
"body": null,
"is_bot": false,
"headline": "Add .dockerignore",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c36c4b71787bbad5402190468f509f05abda0b",
"body": null,
"is_bot": false,
"headline": "Update composer.lock",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0389bab4b82ba705b94a0761033e84af3d87f74f",
"body": null,
"is_bot": false,
"headline": "Add docker-based dev environment",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2021-01-10T16:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94dc8d538fe8b1c291692e368b6959ff4807b8f",
"body": null,
"is_bot": false,
"headline": "Upgrade PHPUnit version and integrate GitHub CI",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2020-12-23T19:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e501d38b08adb9ab609cbc98513eb8ebb19563",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-12-14T13:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e049acababe0ad1f5e81b068a6b3b8fc86250f",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-12-14T13:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8adbdbc98e3ea44976813c6d98cc8f653fc3df",
"body": null,
"is_bot": false,
"headline": "Align dateFormat type signature with parent",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-12-14T13:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5660c0768d5e10fb325f402ea007c2ec1d597ab7",
"body": null,
"is_bot": false,
"headline": "Import DateTime",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-12-14T13:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f96988888f1ada4834c67cacef30929030ab7a",
"body": null,
"is_bot": false,
"headline": "Revert removal of docblock params",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-12-14T12:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a11c0048eb6bab1761aef6cf6a2147f7e8604c26",
"body": null,
"is_bot": false,
"headline": "Upgrade to monolog v2.0",
"author_name": "Luís Cobucci",
"author_login": "lcobucci",
"committed_at": "2019-12-13T10:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27458870042bd9483f89947c81518be2bed35cee",
"body": "Tweaking a few things here and there.",
"is_bot": false,
"headline": "Add type declarations",
"author_name": "Luís Cobucci",
"author_login": "lcobucci",
"committed_at": "2019-12-13T10:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e995310bd35bc6e1771d1872e5b75172c6e3dfe5",
"body": null,
"is_bot": false,
"headline": "Bump up PHP and PHPUnit requirements",
"author_name": "Luís Cobucci",
"author_login": "lcobucci",
"committed_at": "2019-12-13T10:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31fcd36cd976c827c75bb8a2100bdb6af0a8340e",
"body": null,
"is_bot": false,
"headline": "Update constructor docblock",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-04-27T12:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf3ac2bc08e1b0647caa111f90f565398ad6326",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-04-24T18:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8931661b831443f756d7f0d37c21faaf32604ccb",
"body": null,
"is_bot": false,
"headline": "Document date/time format customisation",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-04-24T18:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea929b551973588382cff2ed27588d58f1c3f10",
"body": null,
"is_bot": false,
"headline": "Add test for date format override",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-04-24T18:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b27af93a33732c301552eeaf7714895819b46f8",
"body": null,
"is_bot": false,
"headline": "Add PHPUnit as a dev dependency",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-04-24T18:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1597b89d9ace950a565a53e5947406bc35643f1e",
"body": null,
"is_bot": false,
"headline": "Ignore .idea directory",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2019-04-24T17:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31192bd7c4156c35a6bf7056c2eb352b7f14379c",
"body": "`LogfmtFormatter` extends `NormalizerFormatter`, which will format any `DateTime` objects it finds, and allows specifying the format.\r\n\r\nHowever, the `$dateFormat` field is protected, it can only be specified in the constructor, and `LogfmtFormatter` is hard-coding it.\r\n\r\nThis change keeps the same default but allows overriding the format, which is useful for adding milliseconds / microseconds to the timestamp, to preserve log line ordering.",
"is_bot": false,
"headline": "Allow overriding the date format",
"author_name": "Daniel Magliola",
"author_login": "dmagliola",
"committed_at": "2019-04-24T17:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b824dd4176881b685eaaf63621e469c048a79b7",
"body": null,
"is_bot": false,
"headline": "Add changelog",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2017-11-21T20:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e75e090e3f05cc9d71f95d5c6c97e22ad81eeb0a",
"body": null,
"is_bot": false,
"headline": "Add readme",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2017-11-21T20:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf6a6503dbdab8143522d343b54c889fb4d50f9",
"body": "This allows the keys used for the date/level/channel/message in the formatted output to be customised.",
"is_bot": false,
"headline": "Allow standard record keys to be customised",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2017-11-21T19:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34149e4f4b72ebab5bd193fe5a727a3b039e729a",
"body": null,
"is_bot": false,
"headline": "Don’t allow empty string to be used as a key",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2017-11-21T19:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e288f8bd75699ffe64051c5c297a65ac8761582",
"body": null,
"is_bot": false,
"headline": "Add homepage",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2017-11-21T19:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fca7a8932b87f54858b2491ec089922f2c40fe96",
"body": "Formatting is working, but no options for controlling the keys used for the standard log message content (“message”, “datetime”, etc) yet.",
"is_bot": false,
"headline": "Initial commit",
"author_name": "Peter Thompson",
"author_login": "petert82",
"committed_at": "2017-11-20T20:28:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2025-04-01T17:43:38Z",
"latest_release_tag": "2.3.0",
"releases_from_tags": false,
"days_since_last_push": 181,
"active_weeks_last_year": 0,
"days_since_latest_release": 483,
"mean_days_between_releases": 896
},
"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": "petert82/monolog-logfmt",
"exists": true,
"license": "MIT",
"keywords": [
"log",
"logging",
"monolog",
"logfmt"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/petert82/monolog-logfmt",
"is_deprecated": false,
"latest_version": "2.3.0",
"repository_url": "https://github.com/petert82/monolog-logfmt",
"versions_count": 7,
"total_downloads": 264415,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9069,
"first_published_at": null,
"latest_published_at": "2025-03-30T17:40:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 485
}
]
},
"popularity": {
"forks": 9,
"stars": 9,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2023-11-13",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 17203,
"source_files_sampled": 3,
"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.22",
"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": 182
},
{
"name": "symfony/process",
"direct": false,
"version": "5.4.47",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.3,
"advisory_ids": [
"GHSA-r39x-jcww-82v6"
],
"fixed_version": "8.0.5",
"advisory_count": 1,
"oldest_advisory_days": 181
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"moderate": 1
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 64,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "monolog/monolog",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "monolog/monolog",
"direct": true,
"version": "2.2.0",
"ecosystem": "packagist"
},
{
"name": "clue/ndjson-react",
"direct": false,
"version": "1.3.0",
"ecosystem": "packagist"
},
{
"name": "composer/pcre",
"direct": false,
"version": "3.3.2",
"ecosystem": "packagist"
},
{
"name": "composer/semver",
"direct": false,
"version": "3.4.3",
"ecosystem": "packagist"
},
{
"name": "composer/xdebug-handler",
"direct": false,
"version": "3.0.5",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "1.5.0",
"ecosystem": "packagist"
},
{
"name": "evenement/evenement",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "fidry/cpu-core-counter",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": "3.70.0",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.13.0",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.4.0",
"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": "phpunit/php-code-coverage",
"direct": false,
"version": "9.2.32",
"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.22",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "1.1.2",
"ecosystem": "packagist"
},
{
"name": "psr/event-dispatcher",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "1.1.3",
"ecosystem": "packagist"
},
{
"name": "react/cache",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "react/child-process",
"direct": false,
"version": "0.6.6",
"ecosystem": "packagist"
},
{
"name": "react/dns",
"direct": false,
"version": "1.13.0",
"ecosystem": "packagist"
},
{
"name": "react/event-loop",
"direct": false,
"version": "1.5.0",
"ecosystem": "packagist"
},
{
"name": "react/promise",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "react/socket",
"direct": false,
"version": "1.16.0",
"ecosystem": "packagist"
},
{
"name": "react/stream",
"direct": false,
"version": "1.4.0",
"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": "symfony/console",
"direct": false,
"version": "5.4.47",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "2.5.4",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher",
"direct": false,
"version": "5.4.45",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher-contracts",
"direct": false,
"version": "2.5.4",
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": false,
"version": "5.4.45",
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": false,
"version": "5.4.45",
"ecosystem": "packagist"
},
{
"name": "symfony/options-resolver",
"direct": false,
"version": "5.4.45",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php73",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php81",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": false,
"version": "5.4.47",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "2.5.4",
"ecosystem": "packagist"
},
{
"name": "symfony/stopwatch",
"direct": false,
"version": "5.4.45",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "5.4.47",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 64,
"direct_count": 1,
"indirect_count": 63
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 10,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "petert82",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/3646420?v=4"
},
{
"type": "User",
"login": "lcobucci",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/201963?v=4"
},
{
"type": "User",
"login": "steggy1",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/97985757?v=4"
},
{
"type": "User",
"login": "dmagliola",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1516867?v=4"
},
{
"type": "User",
"login": "derekmarcotte",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12298521?v=4"
},
{
"type": "User",
"login": "peter279k",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.864
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": true,
"has_linter_config": true,
"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 7 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/20 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e3a51c8540fede65b7ee009d7860350ae542026e",
"ran_at": "2026-07-29T00:37:25Z",
"aggregate_score": 2.9,
"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-04-18T19:43:59Z",
"oldest_open_prs": [
{
"number": 12,
"created_at": "2026-01-28T01:01:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2026-01-28T23:29:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-03-30T17:37:27Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/petert82/monolog-logfmt",
"host": "github.com",
"name": "monolog-logfmt",
"owner": "petert82"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 37,
"inputs": {
"security": 43,
"vitality": 20,
"community": 40,
"governance": 51,
"engineering": 62,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 43,
"overall_after_abandonment_multiplier": 37
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 181,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 181 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 181
}
}
],
"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": 4,
"latest_release_tag": "2.3.0",
"releases_from_tags": false,
"days_since_latest_release": 483,
"mean_days_between_releases": 896
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 483 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 483
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~896 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 896
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 485,
"days_since_last_human_commit": 485,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 485 days; 2 unmet obligation(s): Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 485,
"count": 2,
"signals": "Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 9,
"stars": 9,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"packages": [
"petert82/monolog-logfmt"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 264415,
"monthly_downloads": 9069
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,069 downloads/month across packagist",
"points": 52.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9069,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.864
},
"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 86% of commits",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"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": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"merged_prs": 10,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/11 decided PRs merged",
"points": 34.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 11
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/20 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 49,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "petert82",
"public_repos": 25,
"account_age_days": 4906
},
"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": "8 followers of petert82",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "petert82"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "25 public repos, account ~13 yr old",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 25
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"petert82/monolog-logfmt"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 485
},
"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 485 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 485
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"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": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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 7 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": 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": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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 7 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/20 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 64 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",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 64
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 64,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"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 carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"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": 64,
"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": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.169,
"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": "10 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 59",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 59
}
}
],
"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": 17203,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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-29T00:37:36.595522Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/petert82/monolog-logfmt.svg",
"full_name": "petert82/monolog-logfmt",
"license_state": "standard",
"license_spdx": "MIT"
}