JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 933,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 54959,
"Dockerfile": 385
},
"pushed_at": "2026-06-21T12:48:21Z",
"created_at": "2015-08-24T13:58:18Z",
"owner_type": "Organization",
"updated_at": "2026-06-22T05:13:50Z",
"description": "Parser and Serializer for UN/EDIFACT messages in PHP",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://estrato.co.uk/",
"name": "Estrato",
"type": "Organization",
"login": "estratocloud",
"company": null,
"location": "United Kingdom",
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/95419615?v=4",
"created_at": "2021-12-02T12:16:28Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 1694
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2026-06-16T13:50:37Z"
},
{
"tag": "3.2.1",
"kind": "patch",
"published_at": "2025-03-19T17:07:48Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2025-02-01T13:55:16Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2024-10-18T11:36:45Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2024-01-19T16:14:25Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2022-01-22T18:16:51Z"
},
{
"tag": "2.2.1",
"kind": "patch",
"published_at": "2021-08-12T15:15:14Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2021-08-08T18:56:16Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2021-02-18T15:41:46Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2019-03-08T18:10:21Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2018-06-25T22:04:45Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2018-02-06T11:06:19Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2016-12-09T10:25:25Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2015-08-24T14:35:50Z"
}
],
"recent_commits": [
{
"oid": "6a012e4d4e6c230048082829737ddb2daf85f58a",
"body": null,
"is_bot": true,
"headline": "Bump actions/checkout to v7 (#19)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T12:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb63fc51b1d47e78dbae0b9679602d279da9503",
"body": null,
"is_bot": false,
"headline": "Prepare the 4.0.0 release",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T13:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8deba6981d209561a238b90a53a8d9e5dec1d54",
"body": "Tradacoms use = to represent the end of the segment name (rather than the data separator).\nSo this change allows a different tag to be used, but ensures the data separator is the default",
"is_bot": false,
"headline": "Add support for Tradacoms messages",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T13:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f64982eb58455c01fd41c37632d03cf491916b",
"body": null,
"is_bot": false,
"headline": "Add support for not including the UNA segment",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T13:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed954cdc38d195ae553886a482e0744220bd2ec5",
"body": null,
"is_bot": false,
"headline": "Reduce the expected memory of the performance test",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T11:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e634945d1ee0024e7da02c907227fcc9314231b4",
"body": null,
"is_bot": false,
"headline": "Use a generator to reduce memory usage on the Tokenizer",
"author_name": "Mark Schmale",
"author_login": null,
"committed_at": "2026-06-16T11:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ee1458db56afa5d364f8792e571aee86b2230f",
"body": null,
"is_bot": false,
"headline": "Add remaining types",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T10:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e143fe2bbef2829c0ed4d10c9441927b1e5855cd",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 7.3 and 7.4",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T10:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c772bf58e9dd1282511e5b231786023be63eab5e",
"body": null,
"is_bot": false,
"headline": "Add a test for an unparsable message",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T10:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b2fdddbd64a01ef46d6206331778edb21df6e68",
"body": null,
"is_bot": false,
"headline": "Tidy up the iterable types",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T10:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142eb7dcf783b3287b1e5b3212a7822d385e6efa",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8.5",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-16T09:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17412a2248594af7e446821d0f7093cb83dbc252",
"body": null,
"is_bot": false,
"headline": "Reinstate the prefer lowest checks",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-15T13:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0528ff8d3cab3500683c71b20e45c088bce21bbb",
"body": null,
"is_bot": false,
"headline": "Tell git to trust us",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-15T13:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4773a5f98c0c6a9f47b18c53e36adbe80649b132",
"body": null,
"is_bot": false,
"headline": "Simplify the composer installation",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-15T13:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399826eac38d08ee883c4cfe4518f2b2ea315c66",
"body": null,
"is_bot": true,
"headline": "Bump actions/checkout to v6 (#17)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T13:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f441034517b059ca16812735c0dbafa15fd1e97e",
"body": null,
"is_bot": false,
"headline": "Update the dependabot configuration",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-15T13:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e9230ae0390c7f5a15ce6c8e02ddffaae61719",
"body": null,
"is_bot": false,
"headline": "Use the proper .yaml extension",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2026-06-15T13:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349e932673b5f08cb520d5120b21c772335962ee",
"body": null,
"is_bot": false,
"headline": "Just treat null values as empty strings",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2025-03-19T17:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc4fb88100bb4a0a6043f9dacf409b8e9cc8ef5",
"body": null,
"is_bot": false,
"headline": "Configure dependabot",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2025-02-01T13:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894cc909794095121c7484fcd18acadad7600f09",
"body": null,
"is_bot": false,
"headline": "Ensure we run the build check on pull requests",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2025-02-01T13:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8efa806d56d2d564b6d061fc59ff18973d3facc9",
"body": null,
"is_bot": false,
"headline": "Prepare the 3.2.0 release",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2025-02-01T13:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe1cf5ba4ad740f99548430d35f168baf5b625a",
"body": null,
"is_bot": false,
"headline": "add support for php 8.4: explicit nullables (#15)",
"author_name": "Mark Schmale",
"author_login": "themasch",
"committed_at": "2025-02-01T13:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df9d5fa7fb668b2e8ceb73154e0e70b201bad57",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8.2 and 8.3",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-10-18T12:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd654f8cfbeba70c4456986a4a253e424d646875",
"body": null,
"is_bot": false,
"headline": "Update PHPStan to the latest version",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-10-18T11:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647cc5c02ffeba85cbe9724dc6ed88e4a937c3af",
"body": null,
"is_bot": false,
"headline": "Ensure the tokenizer initialises its state",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-10-18T11:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55248106d44ea6c5f5228bf27c5136be6623d825",
"body": null,
"is_bot": false,
"headline": "Correct a typo",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-10-18T11:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ca8c290acfa0a1356921329d5cde06dab03483",
"body": null,
"is_bot": false,
"headline": "Add missing changelog",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-10-18T11:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383db611a9cc3b26364828f2511be8aeade0bf39",
"body": null,
"is_bot": false,
"headline": "Ensure the build checks run against the intended versions",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-01-19T16:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea8b89c85405d725e093068e3f00f972b2495c9",
"body": null,
"is_bot": false,
"headline": "Create a tokenizer interface for different implementations",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2024-01-19T16:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d4ff0715f00fba915a7c7882780f0f2bd6c67c",
"body": null,
"is_bot": false,
"headline": "Prepare the 3.0.0 release",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2022-01-22T18:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5361210995aa1f7bd41d9534d437e06a52687fa2",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8.1",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2022-01-22T18:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f993dcc570b2f82563da04e984d94d24fe2b6a33",
"body": null,
"is_bot": false,
"headline": "Update the coding standards to the latest version",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2022-01-22T18:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d27b3d3d7af6e45a73a753c5dfa838ddf328cbe",
"body": null,
"is_bot": false,
"headline": "Move the project over to the Estrato namespace",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2022-01-22T18:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7693f2e43592014e5e45b12679ab4fc8aef572d5",
"body": null,
"is_bot": false,
"headline": "Add a test to ensure we're using the reserved space character",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-08-12T15:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16a0ed7a99234c2d035c7928fec096f5b557d74",
"body": null,
"is_bot": false,
"headline": "Use the \"reservedSpace\" of the control characters (#13)",
"author_name": "Markus Thielen",
"author_login": "mathielen",
"committed_at": "2021-08-12T15:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2a78c1c6a703e1253ad6a6968ef732730fc858",
"body": null,
"is_bot": false,
"headline": "Prepare the release of 2.2.0",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-08-08T18:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8209f4ef148c6910796d9b242f87458b875df54f",
"body": null,
"is_bot": false,
"headline": "Allow the performance test to use more memory",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T16:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bf483f0fc6c75e49b2a8704534825967807cb1",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 8",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T16:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea5d68721df401648cf5bc289a7fb7e340b2c2b",
"body": null,
"is_bot": false,
"headline": "Update PHPStan to the latest version",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T16:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce273efb3f339c4950af90eb5eda7aae4d37763e",
"body": null,
"is_bot": false,
"headline": "Add missing return type to all test cases",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T16:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226e576362e5a232f1952a7af84688d4b73eb724",
"body": null,
"is_bot": false,
"headline": "Convert from Travis to GitHub Actions",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T16:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a86a5a352a0e12c1cc7df8e9b21688215a0965a",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 7.3",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T16:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d223ff560d004f62aa6583b4163c8489d06ca758",
"body": null,
"is_bot": false,
"headline": "Add interfaces for a few of the core classes",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T15:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83995be5db841083789f286655affb67c9cd88c1",
"body": null,
"is_bot": false,
"headline": "Update the coding standards with phpcbf",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2021-02-18T15:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f637226e78c47c23a71821c3771b148cb7473ebb",
"body": null,
"is_bot": false,
"headline": "Update some dev dependencies",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-08-11T18:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419f937551e8044b3aeb82b3dc0d3188351a7779",
"body": null,
"is_bot": false,
"headline": "Prepare the 2.0.0 release",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T18:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188efb0fd7015839abdb461896e5f46f75356bd1",
"body": null,
"is_bot": false,
"headline": "Create a composer alias for running the test suite",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19ad64093b992f136c15f9b7207e70648784f3a",
"body": null,
"is_bot": false,
"headline": "Install PHPStan for static analysis",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367dee4921e855f5efa7f015b382a94d52d4f5fb",
"body": null,
"is_bot": false,
"headline": "Add scaler parameter types and all return types",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce67938c4e448bd38482687846ad8cd52b884ec",
"body": null,
"is_bot": false,
"headline": "Use phpcs to ensure we're following the PSRs",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50db8935075e99aed8e007c75b10c073ed26ba3c",
"body": null,
"is_bot": false,
"headline": "Start testing on PHP 7.4",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2401303396adacb0f1219eae1843fc4112b4389b",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 7.3",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ada2f122fa2c4202fb4362f3fe88f4f83e55f21",
"body": null,
"is_bot": false,
"headline": "Update PHPUnit to the latest version",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccbe346c33427c766d770d13dfd8be5db3bf6790",
"body": null,
"is_bot": false,
"headline": "Remove the deprecated sudo option",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d7e5825908bc67bc91aa51755ad163af7f9608",
"body": null,
"is_bot": false,
"headline": "Just use the version of composer provided by Travis",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1f000677b7a7f075f6ba158fe51014cd1829d4",
"body": null,
"is_bot": false,
"headline": "Ensure we're declaring all of our dependencies",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "315bdde533713547a119a96902f3c5354872c63d",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 5.6, 7.0, and 7.1",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2019-03-08T17:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04edc31627b416088ab2a1a67a437c16ead74c37",
"body": null,
"is_bot": false,
"headline": "Prepare the 1.1.0 release",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T22:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c48fecd030a07e675694ec32262c37baaf74cc",
"body": null,
"is_bot": false,
"headline": "Add a performance test to prevent regressions",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T21:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccf61ba1d7d28e4a245611c5870dc0a9830b93e",
"body": null,
"is_bot": false,
"headline": "Don't keep copying the entire message while tokenizing",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T15:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843789bdc829223e70ba5d1fa1030fb82a7642e7",
"body": "We don't need multibyte support when tokenizing a message,\nso we can just use the simple substring function that is\nmuch much faster than mb_substr()",
"is_bot": false,
"headline": "Improve performance by using substr()",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T14:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3df46725a33ce11ecd8028aff93812b0c52bc4d",
"body": null,
"is_bot": false,
"headline": "Update to use codecov.io",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T13:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b25bdc1e667df31bf01589d6837aaa7632fc1c38",
"body": "EDIFACT requires that tag names and separators/delimiters are ASCII types",
"is_bot": false,
"headline": "Drop multibyte support for tag names and control characters",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T13:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0d365e9e2252125d4d1877b1844ca3a85923bd",
"body": null,
"is_bot": false,
"headline": "Add a test for multibyte characters",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T13:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b58a68edb0d353770d54d1899bf3bf688c136fa",
"body": null,
"is_bot": false,
"headline": "Tidy up the tests",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-25T13:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f039794606eedbe8bc21b69398441727d21036",
"body": null,
"is_bot": false,
"headline": "Correct the example in the readme",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-06-16T09:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701fde36273004a0a8330ba5926575c5c2113eb5",
"body": null,
"is_bot": false,
"headline": "Import functions from the global scope",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-04-08T15:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2144cc7c8b84e83becd669c40036f0b36c90e05",
"body": null,
"is_bot": false,
"headline": "Tidy up the docblocks and fix some type hints",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-04-08T15:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d3e750655d7feb3755d5b7d6223c1b88b1db27",
"body": null,
"is_bot": false,
"headline": "Prepare the 1.0 release",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-02-06T11:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8af6f5fbc754a8568d7c9abc860e17d6edbc00",
"body": null,
"is_bot": false,
"headline": "Use a factory for creating segments",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T16:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819778cc808f36cbee4b04f229a867694e527a05",
"body": null,
"is_bot": false,
"headline": "Use library specific exceptions",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T16:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c151f26665025549360b5b0d463a5b3244c3aa0",
"body": null,
"is_bot": false,
"headline": "Name is a common term in the segments, use a more distinct method name",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T16:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1771bb2389c3ee506664f6b6b33b5b59bd1db0e7",
"body": null,
"is_bot": false,
"headline": "Create a segment interface and organise better",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T16:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f6a80b247430e7ed06c730e7517c951debcffa",
"body": null,
"is_bot": false,
"headline": "Encapsulate the control characters in their own class",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T16:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77274408681b65ef7b7ddc4a9a978365f29eb062",
"body": null,
"is_bot": false,
"headline": "Update the dev dependencies and fix the autoloading",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T16:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b77b18db3518eb1f67b251b07cdececd9b25cd3",
"body": null,
"is_bot": false,
"headline": "Provide code coverage using coveralls",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T13:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daaa5d9081c99cce387df5cba73e770bf4a4a4e5",
"body": null,
"is_bot": false,
"headline": "Test on the latest version of PHP to identify issues early",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T13:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16092a5554f1279d949d54867d8c2371d7c07ee",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 7.2",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T13:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6142840e789032e8163a0f5e3ca2e1f86408689",
"body": null,
"is_bot": false,
"headline": "Use the latest travis infrastructure",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T13:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3346219eb24687773e660e64b639c5666316d947",
"body": null,
"is_bot": false,
"headline": "Drop support for HHVM",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T13:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dafcf11904eb89f7fe7fd86853fbf1719f47177",
"body": null,
"is_bot": false,
"headline": "Use private properties/methods to avoid inheritance issues",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2018-01-10T13:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868c084d64508cde35bf5ba3bb8ef2229e406b63",
"body": null,
"is_bot": false,
"headline": "Update the changelog",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2016-12-09T10:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff75d5025ef556c90b941e6e0b3ad7c074c2782d",
"body": null,
"is_bot": false,
"headline": "Add some tests for escaped control characters",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2016-12-09T10:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69d08abea1d81a5887065593b0075a69b9d0a94",
"body": null,
"is_bot": false,
"headline": "Only call str_replace() once",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2016-12-09T10:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e8f352a83c7b0994bd39c00687025fde5170f4",
"body": null,
"is_bot": false,
"headline": "Rename the tests to show what they are testing",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2016-12-09T10:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e85412c57c3d90919c702a19d7d63efc5e5059",
"body": "* Add escape function to Serializer\r\n\r\n- Added function to escape control characters to the serializer class\r\n- Refactoring of SerializerTest; using data provider and added 3 more tests for the escape function\r\n\r\n* Removed unnecessary string from unit test\r\n\r\n* Shorten code for escaping an element array",
"is_bot": false,
"headline": "Add escape function to Serializer (#1)",
"author_name": "Henrik Nordquist",
"author_login": "sydgren",
"committed_at": "2016-12-09T10:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7284a96e2c412b6666f36d1509c218cf221c3f05",
"body": null,
"is_bot": false,
"headline": "Add support for PHP 7.1",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2016-10-12T16:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415852cd73edde1c0330878c0843e7134716dfb0",
"body": null,
"is_bot": false,
"headline": "Update the README and add a changelog",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083602ab46461145d0414dc8185da98f173b044e",
"body": null,
"is_bot": false,
"headline": "Simplfy the creation of messages using static methods",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2359cae7d96b7adcc3fccb4a2a96098ed6df9026",
"body": null,
"is_bot": false,
"headline": "Add a bunch more tests",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46902ff6b4c250aa39629f23769fd31aae12d6f3",
"body": null,
"is_bot": false,
"headline": "Create a Serializer class for writing EDI messages",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f394302a3459eb5866658b84a53b4d2e72cd57d",
"body": null,
"is_bot": false,
"headline": "Move the control character handling out to a trait",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "778c92587745d7a91016f358b236a5d33590cb7e",
"body": null,
"is_bot": false,
"headline": "Add some tests for the Tokenizer",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02936c5a02e443366531e0fc1443233ba3846e1",
"body": null,
"is_bot": false,
"headline": "Create a Message class to read messages",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7ba351461be5b147ac10f4b6ea5a05de99185b",
"body": null,
"is_bot": false,
"headline": "Create a Segment class to represent message segments",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "699298d1bcdc77c05b7f98be7210faf484354581",
"body": null,
"is_bot": false,
"headline": "Create a message tokenizer and parser",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e829c18add6d2503bddf5e8db78768f0a9a380a3",
"body": null,
"is_bot": false,
"headline": "Project setup",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-24T14:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb890986b6bf4961e021932e3f45cc53e3e346c7",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Craig Duncan",
"author_login": "duncan3dc",
"committed_at": "2015-08-07T07:58:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 16,
"latest_release_at": "2026-06-16T13:50:37Z",
"latest_release_tag": "4.0.0",
"releases_from_tags": true,
"days_since_last_push": 32,
"active_weeks_last_year": 3,
"days_since_latest_release": 37,
"mean_days_between_releases": 295.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "estrato/edifact",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"parser",
"serializer",
"edi",
"edifact"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/estrato/edifact",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/estratocloud/edifact",
"versions_count": 14,
"total_downloads": 189922,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 8588,
"first_published_at": null,
"latest_published_at": "2026-06-16T13:50:37Z",
"latest_version_yanked": null,
"days_since_latest_publish": 37
}
]
},
"popularity": {
"forks": 10,
"stars": 36,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2018-07-27",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"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": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 6653,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "duncan3dc/object-intruder",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "maglnet/composer-require-checker",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 0,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 5,
"open_issues": 1,
"closed_ratio": 0.875,
"closed_issues": 7,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "duncan3dc",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/546811?v=4"
},
{
"type": "User",
"login": "sydgren",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11387613?v=4"
},
{
"type": "User",
"login": "themasch",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/170171?v=4"
},
{
"type": "User",
"login": "mathielen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1571485?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.968
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"buildcheck.yaml",
"coverage.yaml"
],
"has_docs_dir": false,
"linter_configs": [
"phpcs.xml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6a012e4d4e6c230048082829737ddb2daf85f58a",
"ran_at": "2026-07-23T22:31:47Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T05:34:02Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2026-06-20T05:33:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-21T12:48:20Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2018-05-09T21:01:30Z",
"last_comment_at": "2018-05-10T07:48:12Z",
"last_comment_author": "duncan3dc"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/estratocloud/edifact",
"host": "github.com",
"name": "edifact",
"owner": "estratocloud"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 53,
"vitality": 53,
"community": 44,
"governance": 53,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 0.98,
"days_since_last_push": 32,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 32 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 32
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 14,
"latest_release_tag": "4.0.0",
"releases_from_tags": true,
"days_since_latest_release": 37,
"mean_days_between_releases": 295.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 37 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 37
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~295.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 295.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 37,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 37 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 37
}
}
],
"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": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 10,
"stars": 36,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "36 stars",
"points": 25,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 36
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 52,
"inputs": {
"packages": [
"estrato/edifact"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 189922,
"monthly_downloads": 8588
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "8,588 downloads/month across packagist",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 8588,
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.968
},
"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 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 5,
"open_issues": 1,
"closed_issues": 7,
"issue_closed_ratio": 0.875,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 40.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/11 decided PRs merged",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 11
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "estratocloud",
"public_repos": 4,
"account_age_days": 1694
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of estratocloud",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "estratocloud"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~4 yr old",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"estrato/edifact"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 37
},
"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 37 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 37
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpcs.xml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 5.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"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": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.052,
"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": "5 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 5,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"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": "phpcs.xml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 98",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 98
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 98 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 98
}
}
],
"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": 6653,
"source_files_sampled": 33,
"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/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T22:31:57.004519Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/estratocloud/edifact.svg",
"full_name": "estratocloud/edifact",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}