JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 208,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 196690,
"Shell": 432,
"Makefile": 751,
"Dockerfile": 342
},
"pushed_at": "2026-07-27T01:58:57Z",
"created_at": "2017-03-23T06:43:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T01:59:01Z",
"description": "A php library for working with Table Schema.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://frictionlessdata.io/",
"name": "Frictionless Data",
"type": "Organization",
"login": "frictionlessdata",
"company": null,
"location": "Internet",
"followers": 208,
"avatar_url": "https://avatars.githubusercontent.com/u/5912125?v=4",
"created_at": "2013-11-11T19:03:50Z",
"is_verified": null,
"public_repos": 130,
"account_age_days": 4640
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-07-28T04:33:43Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2025-07-28T00:33:50Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2024-08-26T09:58:24Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-10-29T21:31:23Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2022-01-21T01:13:14Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-01-17T22:29:45Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-08-29T08:29:00Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2020-09-12T09:25:30Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2017-11-30T12:00:32Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2017-11-30T10:02:48Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2017-11-21T20:41:28Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2017-07-13T13:05:25Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2017-05-11T07:31:39Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2017-05-04T13:09:50Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2017-04-27T11:35:44Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2017-04-18T09:45:18Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2017-04-13T14:01:49Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-04-13T13:54:10Z"
}
],
"recent_commits": [
{
"oid": "8410c093510b5620ab03b690401170f078221fbb",
"body": "There is no version of PHPUnit that will run on PHP 7.1 and not conflict with roave/security-advisories.",
"is_bot": false,
"headline": "chore(deps): Drop support for PHP 7.1 and PHPUnit 7",
"author_name": "Paul Jura",
"author_login": "pauljura",
"committed_at": "2026-07-27T01:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34424467b368b8f3eada39b2783122a8219ed8ab",
"body": "Prior, the cast exception would contain the cast-value and not the original value, which can be confusing when reporting the validation error to users.",
"is_bot": false,
"headline": "feat: Update cast exception to include original value",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2025-07-28T04:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6071ee197bccb0938137423daed68181424454b6",
"body": "Prior, the validation error may contain the cast-value which can be confusing when reporting the validation error to users.",
"is_bot": false,
"headline": "feat: Update validation error to include original value",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2025-07-28T00:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a51820a6f3a798c8b1237ca4457b63c8c552d910",
"body": null,
"is_bot": false,
"headline": "ci: Update GH action to use actions/cache v3",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2025-07-28T00:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d36f14a53c627aa12bca5837218f7e5fb0cfba7",
"body": "* expand compatibility for php 8.2 and 8.3\r\n\r\n* expand compatibility for php 8.2 and 8.3",
"is_bot": false,
"headline": "Expand compatibility for php 8.2 and 8.3 (#74)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2024-08-26T09:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d4bd89e2d08cb01609afef30b677f4a3de9618",
"body": "* PHP 8.1 compatibility\r\n\r\n* update github action to run tests for php 8.1\r\n\r\n* Force the version of CS Fixer\r\n\r\n* Update PHPUnit before running tests",
"is_bot": false,
"headline": "PHP 8.1 compatibility (#72)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-29T21:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e8df0995a113ee778555b8151e51b4ffe69b74",
"body": "Fixes #68 \r\n* Set and test lowest compatible dependency versions\r\n\r\n* run composer update rather than composer install",
"is_bot": false,
"headline": "Set and test lowest compatible dependency versions (#69)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-21T01:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1443327e4c183f4e5b5e672f0313989b12c3529a",
"body": "…Schema\n\nFixes #66 : Update table-schema.json",
"is_bot": false,
"headline": "Merge pull request #67 from courtney-miles/issue/66/UpdateTableSchema…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-17T22:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "779cc6e026c59275b05c04f7ab9933420e0dc42b",
"body": null,
"is_bot": false,
"headline": "Update table-schema.json",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-17T22:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e1f614c8181614519c2021c40779d07ac0f474",
"body": "…Constraint\n\nFixes #64 Add primary key constraint enforcement",
"is_bot": false,
"headline": "Merge pull request #65 from courtney-miles/issue/64/EnforcePrimaryKey…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-17T10:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e14b3a8104962e7f0b163bfa2516fe9b523fd174",
"body": null,
"is_bot": false,
"headline": "Correct test code for compatability with PHP 7.1",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-16T13:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e97e7dc23c0c98d11b780a77064829dc8922125",
"body": null,
"is_bot": false,
"headline": "Add constraint enforcement for primary key",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-16T12:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb20dca7c73ef79a3c2f1aa1e68ee06223826902",
"body": "…roviders\n\nRefactor some tests to use data providers",
"is_bot": false,
"headline": "Merge pull request #63 from courtney-miles/task/UpdateTestsToUseDataP…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-16T08:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18ff1577c173cf5b50de943fd5f1f4e400c5428",
"body": "…versions.",
"is_bot": false,
"headline": "Correct test for allow differences in error message case between PHP …",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-16T08:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3899be6cbd06f72562848a45cc6f87fa595b7cb8",
"body": "…versions.",
"is_bot": false,
"headline": "Correct test for allow differences in error message case between PHP …",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-16T08:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc482d231458db2eaa7fae9e43c393c74c217111",
"body": null,
"is_bot": false,
"headline": "Refactor methods in SchemaTest.php to use data providers.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-16T01:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84e6a4b513613071108ab6d291038f392ba70f5f",
"body": null,
"is_bot": false,
"headline": "Updates FieldTest to use PHPUnit data providers",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-11T08:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46aa2f3e6065df1c5df48513b6232d9d0c82f018",
"body": "…lity\n\nAdd PHP 8.0 to tested versions",
"is_bot": false,
"headline": "Merge pull request #62 from courtney-miles/task/ConfirmPhp80Compatabi…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T09:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c23ab32aded32ef309b5021430d969dbdc0a53",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.0 to tested versions",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T09:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fe52f2c170497bbb3400ed98d0f673b6b04af5",
"body": "Fixes #60",
"is_bot": false,
"headline": "Merge pull request #61 from courtney-miles/issue/60/UpdateCodeStyle",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T01:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ca71a40313446ef9d937828493386db2f853161",
"body": null,
"is_bot": false,
"headline": "Update composer requirements to include JSON extension",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T01:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1dcadbb6111c3ca563a7c01f8f2c956add4bba3",
"body": null,
"is_bot": false,
"headline": "Declare strict-type for test classes",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T01:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3033618ba7345447dd41447f308d0c07eba2fb",
"body": null,
"is_bot": false,
"headline": "Add void as return value for test methods.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T01:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c5e9043935930f2c04dbb7eefe5691e68a95af",
"body": "…y` ruleset.",
"is_bot": false,
"headline": "Removed CS Fixer `@PSR2` ruleset as it is already a part of `@Symfon…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "457a84f3e1e2fee1973c89480b5e195c3925b259",
"body": null,
"is_bot": false,
"headline": "Update code-style to pass yoda_style rule.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c235528c668a2bc14109e167e547c013317e3f1",
"body": null,
"is_bot": false,
"headline": "Update code-style to pass ordered_imports rule.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c056a2e933372eb570ec9e792e1adc83dd36ab0",
"body": null,
"is_bot": false,
"headline": "Update code-style to pass visibility_required rule.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de451e14d1de9002d7ba3ab01df4ff8d9d0b857",
"body": null,
"is_bot": false,
"headline": "Update code-style to pass no_break_comment rule.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40d2bac4f4cdbfd88707d6dfff22f887e54c3989",
"body": null,
"is_bot": false,
"headline": "Update code-style to pass phpdoc_types_order rule.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d56f012293689a3e2e75f4314d7b00548aca95ae",
"body": null,
"is_bot": false,
"headline": "Update code-style to pass single_line_throw rule.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ac0a7f1d6369ed5bee842b1ce11fd07fba6161",
"body": null,
"is_bot": false,
"headline": "Change GH action name to \"tests\" and update badge in README.md (#59)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58adf41df6a79a415a512a1a79bd2d9948828734",
"body": "* Add Github action step to submit code coverage\r\n\r\n* Correct GH action to only submit coverage for PHP 7.4 and tests were successfull.\r\n\r\n* Correct call in GH action step to submit coverage",
"is_bot": false,
"headline": "Fixes #55 : GitHub action submits coverage to Coveralls (#58)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-09T00:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5bdfe52a3bc5803e063ea3b3e47aa00725df68",
"body": "* Provide Docker configuration for PHP 7.4\r\n\r\n* Correct the name of the PHPUnit distributed configuration file\r\n\r\n* Rename installer file to kebab case to conform with other script.\r\n\r\n* Removed redundant dependencies from Docker image\r\n\r\n* Correct the docker script calls.",
"is_bot": false,
"headline": "Fixes #56 : Provide docker configuration (#57)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-08T23:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4cdbb8a735161593b52499b195658f48e84d806",
"body": "* Upgrade PHP CS Fixer and change rules to allow existing code to pass\r\n\r\n* Add PHPUnit configuration for code coverage generation\r\n\r\n* Add .php-cs-fixer.cache to .gitignore\r\n\r\n* Raplace Tavis configuration with Github Action",
"is_bot": false,
"headline": "Fixes #48 : Migrate from Travis.ci to GitHub actions (#54)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-08T22:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11feb4edc3b4547cd67909151fe8327c6c38c1b8",
"body": null,
"is_bot": false,
"headline": "fixes #49 Update development dependencies (#50)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-06T23:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0247dbfcad44e1ec14ebbfd7e341ecfae686eb05",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2021-08-18T12:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94bc0132eb535ee55cca781443de91263cd18bc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2021-08-18T12:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a2bb6b7d77ba5405293d148316d11cb521425a1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2021-08-10T12:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0325813b7c133f396c1143a3899a457a52ac73c",
"body": "* Updated carbon dependency version.\r\n\r\n* Changes as per PR #38",
"is_bot": false,
"headline": "Updated carbon dependency version. (#43)",
"author_name": "Ronald Diaz",
"author_login": null,
"committed_at": "2020-09-12T08:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23eb7d4a2b9c1a07454905bd4a9a112fc19c006e",
"body": "…string (#42)\n\n* Throws a validation exception now if attempting to cast an object to string.\r\n\r\n* Removed extraneous use statement.\r\n\r\n* Added void return types for PHPUnit 8.5 compatibility. Added Throwable to StringField class.\r\n\r\n* Fixed array_key_exists() usage in Schema.php\r\n\r\n* Formatting update as per travis PHP7.1 cs check",
"is_bot": false,
"headline": "Throws a validation exception now if attempting to cast an object to …",
"author_name": "Ronald Diaz",
"author_login": null,
"committed_at": "2020-09-12T08:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11e907a83496940b6bb9ce14243b560db4af000",
"body": "* Remove PHP 5 and 7.0 as supported versions",
"is_bot": false,
"headline": "Remove PHP 5 and 7.0 as supported versions (#45)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-01T10:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a911de46c7daa4dc74a69d8a1df1b1e05773e9",
"body": null,
"is_bot": false,
"headline": "Updated LEAD.md",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2020-07-31T05:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3de5c724707cdeab66e0442bb50229ea4d230896",
"body": "…onversion\n\nAllow for no conversion to null when missingValue property is an empty array",
"is_bot": false,
"headline": "Merge pull request #40 from courtney-miles/bug/missing-value-fix-no-c…",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2020-07-27T15:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34880c42917321f1fc28928518a9bd6f9c54fcd2",
"body": "…y array.",
"is_bot": false,
"headline": "Allow for no conversion to null when missingValue property is an empt…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-07-20T12:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a7b618fcfd0ab0b57e60abca965462ae11f55a",
"body": null,
"is_bot": false,
"headline": "Added github actions",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2019-11-01T13:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859ac8f3eb9fc81536e3e77c255728e0be39d8b1",
"body": null,
"is_bot": false,
"headline": "Added make release",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2019-11-01T11:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf3e0d83be456d4873cbb22b0052994599ccf0d7",
"body": null,
"is_bot": false,
"headline": "Added LEAD.md",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2019-10-26T08:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67bcadfd89d0f5e44d1c543051aba03ea76019f6",
"body": null,
"is_bot": false,
"headline": "Added maintainer.md",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2019-10-13T13:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee2e3e60a609edb6129ed17fc4bea3422c3355f",
"body": null,
"is_bot": false,
"headline": "Updated github templates",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2019-10-12T11:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d3e07e258686cd5b8c9239662f56f7895029070",
"body": null,
"is_bot": false,
"headline": "travis PHP tests: remove nightly, add 7.2, 7.3",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2019-10-07T20:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5068b68583221d4ed8ee2775e61d1df8faddd6",
"body": null,
"is_bot": false,
"headline": "Added github templates",
"author_name": "roll",
"author_login": "roll",
"committed_at": "2019-10-05T11:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414d60d5ffaec40247b6ad723cfef07e5dcf2e29",
"body": null,
"is_bot": false,
"headline": "style fixes",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T11:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42621413230bba41c6863fc9916393b4a9ac82e",
"body": null,
"is_bot": false,
"headline": "minor fixes, compat with datapackage",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T11:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be260a2e7ebc84b49aa2707939db0abacd69a85c",
"body": null,
"is_bot": false,
"headline": "additional test for invalid data",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T10:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97fd9d55978237a87ae81515f22ecbff2d42174",
"body": null,
"is_bot": false,
"headline": "added Table::read options",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T09:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37487503a3b2f257798433f92ce3d9ebf1564f32",
"body": null,
"is_bot": false,
"headline": "added Schema::infer",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T08:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "917e4fc0f48803e84df49b3eaeae829fa2a32301",
"body": null,
"is_bot": false,
"headline": "update README regarding CSV Dialect",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T07:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4efb9c3b0b34197e08c283b31114d0c0521effb1",
"body": null,
"is_bot": false,
"headline": "remove support for php 5.4 and 5.5 due to unicode handling",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T07:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402fec300314426a56db02d2ec468074ce061cb8",
"body": null,
"is_bot": false,
"headline": "style fixes",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-30T06:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25be6e6d8931c53e5ffc62401c25cb604f9b75e",
"body": "added support for CsvDialect + fix bareNumber",
"is_bot": false,
"headline": "Merge pull request #36 from OriHoch/master",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-29T20:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d195de6ed05215df951551cebcb5c9f497edccc",
"body": null,
"is_bot": false,
"headline": "added support for CsvDialect + fix bareNumber",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-29T20:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b582f9324f0fdf598e546a7bc87d524201d9b2fa",
"body": null,
"is_bot": false,
"headline": "style",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-21T20:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4882fc3eb1f08743ea1171a459eacbfb681ee729",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:frictionlessdata/tableschema-php",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-21T19:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1982c67f06072a8454cbca338b6d520561cc6490",
"body": null,
"is_bot": false,
"headline": "update table-schema.json, fix corresponding tests and code",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-11-21T19:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee3f06257ff0c6e4dcc737e24051ca007dce3fb",
"body": null,
"is_bot": false,
"headline": "update CONTRIBUTING regarding package auto-update",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-31T11:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46c3b84a91d6d0161b890030e0349cba555c333",
"body": "review the table schema spec and ensure all requirements appear in the tests",
"is_bot": false,
"headline": "Merge pull request #31 from OriHoch/master",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T12:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bdc84d664e8aa4c351a0868f442674a087f5908",
"body": null,
"is_bot": false,
"headline": "fixes #5: temporary files should be deleted during unit tests",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T12:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5c4c01224327e4de30f87d0755fa62baa20efa",
"body": null,
"is_bot": false,
"headline": "minor fixes for compliancy",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T12:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f2a7995ff2d1ba38e3b96c25e97e7f8f01ab6d",
"body": null,
"is_bot": false,
"headline": "style fix",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T11:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54cab6b80755112cf0966c6a9483029a8e959ff1",
"body": null,
"is_bot": false,
"headline": "ensure all constraints work",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T11:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b38ee545fb0c8f80cf640bcd618c589a0d5c0202",
"body": "#26 Schema API feedback",
"is_bot": false,
"headline": "Merge pull request #30 from OriHoch/master",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T07:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1976df9ea28a1984714d2bc4f4e20a56ead30475",
"body": "- remove EditableSchema, use the normal Schema instead\n- allow to create field using json string or array",
"is_bot": false,
"headline": "#26 Schema API feedback",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T07:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4243a12dee730740efa4c3b16dfd202c715c3d",
"body": "updated specs, removed the foreign keys hack, updated README, table API feedback",
"is_bot": false,
"headline": "Merge pull request #28 from OriHoch/master",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T07:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf429f20bf1c37b6190fde79ca97182fe0f0d170",
"body": null,
"is_bot": false,
"headline": "fix error in php nightly with casting null to array",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T07:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9e585950c57be0c1c495677ce322f3905ff4f9",
"body": null,
"is_bot": false,
"headline": "style fixes",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T07:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10287babc63f27ea6bbc4e36e60b351b34b4fdc",
"body": "- hide datasource and schema object creation\n- infer schema when schema is ommitted\n- Table::headers method\n- Table::save method\n- Table::schema method\n- Table::read method\n- allow Schema to be constructed with array instead of object",
"is_bot": false,
"headline": "table api feedback",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-13T06:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4deca59fed2832738116b02c5043d365bd5e89e",
"body": null,
"is_bot": false,
"headline": "style fix",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-06T16:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3291756cb468fea85203de31370f9ea48a1a7b35",
"body": null,
"is_bot": false,
"headline": "updated specs, removed the foreign keys hack, updated README",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-06T16:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd378b9832060bd686bb9099827271802f23291a",
"body": "* added field types: time, year, yearmonth, added formats for string\r\n\r\n* code style fixes\r\n\r\n* misc. improvements to time format handling\r\n\r\n* added all field types + tests for cast and for require and enum constraints\r\n\r\n* style fix",
"is_bot": false,
"headline": "[WIP] add field types (#24)",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-07-06T13:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe0491dddf0867e7a366650ca1e8a6717fefd86",
"body": "* added code style check and fix support\r\n* added update-schema script + updated the schema\r\n* support foreignKeys / primaryKey string fields (to match latest table schema)\r\n* remove hhvm support - it's not needed and causes too much problems",
"is_bot": false,
"headline": "Code style fixes (#23)",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-06-29T10:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75c349546ce87abaca0f3c35cd1a8c4beb3d203",
"body": null,
"is_bot": false,
"headline": "added EditableSchema object + additional schema validations (#21)",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-05-04T14:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c4c6b4893aa8af98779670f993fe42acba120d",
"body": null,
"is_bot": false,
"headline": "#18 added functionality and refactoring of Schema and Field objects",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-05-04T13:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29cde485a3252dfe34fabf9e8b368524af28a7ec",
"body": "…(#17)\n\nadded infer schema which improves the schema as you add rows of data",
"is_bot": false,
"headline": "added infer schema which improves the schema as you add rows of data …",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-29T17:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3ff026f20f226d4e3c1a58790ceff03629ddb7",
"body": "* cast value and field objects\r\n* added schema validateRow / castRow\r\n* changed table to use schema castRow\r\n* have coverage run only on the latest python version",
"is_bot": false,
"headline": "casting and better validation support",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-27T19:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10a486797cccf2a5c64b1ee37a082cc6b7c7621",
"body": "…-support-for-getting-data\n\nAdd table object with preliminary support for iterating and validating over data sources",
"is_bot": false,
"headline": "Merge pull request #13 from OriHoch/add-table-object-with-preliminary…",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-27T11:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435c4dc1d778245ee412a9909e671308469fa109",
"body": null,
"is_bot": false,
"headline": "fix expected error messages to be platform independent",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-27T11:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e303965e338e8c47596c3317da936e3af58948b",
"body": null,
"is_bot": false,
"headline": "added data source and table objects, general refactoring and cleanup",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-27T11:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04fde64acad6fdcaaeb5174cda5ce079b7204cb",
"body": null,
"is_bot": false,
"headline": "misc. refactoring, documentation improvements, removed behat",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-27T07:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbdafa2f84e9259f31c736af45e10c72de620f76",
"body": null,
"is_bot": false,
"headline": "update CONTRIBUTING regarding Packagist",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-18T09:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba866475b1ad6ecac1b3fe6cecbeaa3a9179c3e",
"body": "…hem now!)",
"is_bot": false,
"headline": "remove comment regarding not supporting old php version (we support t…",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-17T11:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fe0ca8c40fb377d0e3059f8b0f93dd91e443312",
"body": null,
"is_bot": false,
"headline": "fix for older phpunit version which supports older php versions",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-17T11:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bed6e404e83c9cc55d49ca9bceead89ab9faadc",
"body": null,
"is_bot": false,
"headline": "enable support for PHP versions 5.4 and above (+ travis)",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-17T11:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cbe3aeb847f40641556a54f092ed0b352d90fb",
"body": null,
"is_bot": false,
"headline": "add badges to README",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-13T14:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f8e01915b4a45106f209885086f29e7defeda37",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-13T13:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6278b48d454952049180fa98d36516cadb212d81",
"body": null,
"is_bot": false,
"headline": "set license in composer.json",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-13T13:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c468d3c81a56f1ba859956993a366671e65b6bf9",
"body": "…documentation",
"is_bot": false,
"headline": "#3 Schema validation support + travis, feature/unit tests, coverage, …",
"author_name": "Ori Hoch",
"author_login": "OriHoch",
"committed_at": "2017-04-13T13:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae5fb15da73b30a82ebdc64a9edb5abbeb381a2",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Paul Walsh",
"author_login": "pwalsh",
"committed_at": "2017-03-23T07:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1428f90e771c0a85ad07cd3ada0fb88fe5c45e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Paul Walsh",
"author_login": "pwalsh",
"committed_at": "2017-03-23T06:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf36b8843ce37fb3dcb4bc8b794237e98c7c4ef2",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Paul Walsh",
"author_login": "pwalsh",
"committed_at": "2017-03-23T06:43:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 3,
"latest_release_at": "2025-07-28T04:33:43Z",
"latest_release_tag": "v1.2.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 363,
"mean_days_between_releases": 310.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "frictionlessdata/tableschema",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/frictionlessdata/tableschema",
"is_deprecated": false,
"latest_version": "v1.2.3",
"repository_url": "https://github.com/frictionlessdata/tableschema-php",
"versions_count": 18,
"total_downloads": 217995,
"dependents_count": 6,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7885,
"first_published_at": null,
"latest_published_at": "2025-07-28T04:32:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 363
}
]
},
"popularity": {
"forks": 13,
"stars": 12,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": 31127,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "justinrainbow/json-schema",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.2.10"
},
{
"name": "nesbot/carbon",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.63.0"
},
{
"name": "jmikola/geojson",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "jmikola/geojson",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "justinrainbow/json-schema",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nesbot/carbon",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-mbstring",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-coveralls/php-coveralls",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psy/psysh",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "roave/security-advisories",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 3,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 32,
"open_issues": 3,
"closed_ratio": 0.925,
"closed_issues": 37,
"closed_unmerged_prs": 6
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "OriHoch",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/1198854?v=4"
},
{
"type": "User",
"login": "courtney-miles",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/2454544?v=4"
},
{
"type": "User",
"login": "roll",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/557395?v=4"
},
{
"type": "User",
"login": "pwalsh",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/791678?v=4"
},
{
"type": "User",
"login": "pauljura",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/42629973?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.485
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"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": 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": 2,
"reason": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"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": 2,
"reason": "Found 3/11 approved changesets -- score normalized to 2",
"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": 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": "1 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8410c093510b5620ab03b690401170f078221fbb",
"ran_at": "2026-07-27T02:05:44Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T01:59:31Z",
"oldest_open_prs": [
{
"number": 71,
"created_at": "2023-02-22T05:54:31Z",
"last_comment_at": "2024-03-21T02:20:18Z",
"last_comment_author": "dafeder"
},
{
"number": 79,
"created_at": "2026-01-09T22:01:29Z",
"last_comment_at": "2026-05-06T13:35:20Z",
"last_comment_author": "DiegoPino"
},
{
"number": 80,
"created_at": "2026-07-27T00:15:33Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-27T01:58:57Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 73,
"created_at": "2024-03-21T02:49:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2024-10-07T20:34:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2026-01-09T20:28:59Z",
"last_comment_at": "2026-01-09T22:40:59Z",
"last_comment_author": "ebenshap"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/frictionlessdata/tableschema-php",
"host": "github.com",
"name": "tableschema-php",
"owner": "frictionlessdata"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 56,
"calibrated": 59,
"calibration": "2026-08-02"
}
}
],
"value": 59,
"inputs": {
"security": 35,
"vitality": 50,
"community": 62,
"governance": 72,
"calibration": "2026-08-02",
"engineering": 57,
"ai_readiness": 45,
"weighted_overall_raw": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": "moderate",
"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": 62,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.2.3",
"releases_from_tags": false,
"days_since_latest_release": 363,
"mean_days_between_releases": 310.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 363 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 363
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~310.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 310.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 13,
"stars": 12,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "exceptional",
"name": "Community health",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"packages": [
"frictionlessdata/tableschema"
],
"dependents": 6,
"ecosystems": "packagist",
"total_downloads": 217995,
"monthly_downloads": 7885
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,885 downloads/month across packagist",
"points": 52,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7885,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "6 packages depend on it",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 6
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 5,
"top_contributor_share": 0.485
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 77,
"inputs": {
"merged_prs": 32,
"open_issues": 3,
"closed_issues": 37,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.925,
"closed_unmerged_prs": 6,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "32/38 decided PRs merged",
"points": 25.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 32,
"decided": 38
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/11 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 208,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "frictionlessdata",
"public_repos": 130,
"account_age_days": 4640
},
"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": "208 followers of frictionlessdata",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 208,
"login": "frictionlessdata"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "130 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 130
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"frictionlessdata/tableschema"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 363
},
"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 363 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 363
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 57,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": ".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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"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": "weak",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 11 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.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 3/11 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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 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": "1 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"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": "weak",
"name": "AI Readiness",
"value": 45,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.354,
"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": "35 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"sampled": 99
}
}
],
"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": [],
"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",
"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 99",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 99
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 31127,
"source_files_sampled": 47,
"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/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.1.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-27T02:06:01.133006Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frictionlessdata/tableschema-php.svg",
"full_name": "frictionlessdata/tableschema-php",
"license_state": "standard",
"license_spdx": "MIT"
}