Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 446,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 258136,
"Shell": 339,
"Dockerfile": 681
},
"pushed_at": "2026-07-24T01:34:11Z",
"created_at": "2018-08-12T03:45:51Z",
"owner_type": "User",
"updated_at": "2026-07-24T01:34:16Z",
"description": "A simple PHP ETL tool that can validate prior to loading source data",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Courtney Miles",
"type": "User",
"login": "courtney-miles",
"company": null,
"location": "Brisbane, Australia",
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2454544?v=4",
"created_at": "2012-09-29T22:08:58Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 5045
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-01T00:01:35Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-16T03:34:56Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2024-10-01T01:05:40Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2024-10-01T00:59:42Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2024-08-26T11:50:46Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2023-12-28T22:56:58Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2023-10-19T06:02:38Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2023-01-25T05:29:26Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-07-25T08:12:43Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2022-05-21T21:49:03Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-04-26T02:35:12Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-04-25T09:26:47Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-01-22T21:36:18Z"
}
],
"recent_commits": [
{
"oid": "6c2d2e41c877d4ff1302ded2a2e5b8d9da709352",
"body": "…pendIterator (#65)\n\n* fix: make EnforcePrimaryKey/UniqueField iterators idempotent under AppendIterator\n\nWhen CsvMultiFileExtractor wraps multiple CsvFileExtractor iterators in\nan AppendIterator, PHP's AppendIterator invokes current() twice on the\nfirst record of each appended iterator (once during\n[…]\nicateUnderAppendIterator --\n the existing testExceptionOnDuplicatePrimaryKeyValue already covers\n real duplicate detection.\n\nTests: 5 pass (3 original + 2 new: current() twice + rewind/re-iterate)",
"is_bot": false,
"headline": "fix: make EnforcePrimaryKey/UniqueField iterators idempotent under Ap…",
"author_name": "Dinesh",
"author_login": "dhungana-dinesh",
"committed_at": "2026-07-24T01:34:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f493baab52ca98f359b0462e83019a72b30da71",
"body": null,
"is_bot": false,
"headline": "fix: Replaced call to deprecated league/csv method",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-07-01T00:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824861dc186fbbaf34c0d991195b0f2cc81453b5",
"body": null,
"is_bot": false,
"headline": "style: Fix code style for new vesion of php-cs-fixer",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8716eeaa20691e46a75a46c9e2a58115cf03e34",
"body": null,
"is_bot": false,
"headline": "feat: Drop support for PHP versions prior to 8.1",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f310676d59b9a3418b588dc5ffd381a95593195",
"body": null,
"is_bot": false,
"headline": "feat: Drop support for earlier version of league/csv",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4684597016719896152658eda66025bbbd353b1",
"body": "This is due to security advisories.",
"is_bot": false,
"headline": "feat: Drop support for version 4 symfony components",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b19afa6915ad31bdee1b59fd524211b724fc9f56",
"body": null,
"is_bot": false,
"headline": "feat: Expand PHP support to version 8.4",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b8beecc4821799e95bd3eb4f0128008b9b87fb",
"body": null,
"is_bot": false,
"headline": "ci: Update action version to v4",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26709c49396a4fd7fd33d251853b857e4fa3167",
"body": null,
"is_bot": false,
"headline": "chore: Docker correction to allow mounting of /src folder",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172d2e01b554839a6257e7ae7373a732becf60c1",
"body": null,
"is_bot": false,
"headline": "chore: Add docker script to setup environment",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2026-06-16T03:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e3d318057e3a54b6a35418f04fed6ae75301435",
"body": "…patcher to allow versions <7.2.0 (#62)\n\n* feat: expand dependencies for symfony/validator and symfony/event-dispatcher to allow versions <= 7.1.5\r\n\r\n* feat: expand dependencies for symfony/validator and symfony/event-dispatcher to allow versions <7.2.0\r\n\r\n* fix: exclude running tests for PHP 8.1 Symfony 7 combinations\r\n\r\n* fix: exclude running tests for PHP 8.0 Symfony 7 combinations",
"is_bot": false,
"headline": "feat: expand dependencies for symfony/validator and symfony/event-dis…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2024-10-01T01:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429796beff16298e8e2057b767543885c4d0e1cd",
"body": "…patcher to allow versions <= 7.0 (#61)\n\n* feat: expand dependencies for symfony/validator and symfony/event-dispatcher to allow versions <= 7.0\r\n\r\n* fix(php-cs-fixer): disable trailing_comma_in_multiline rule because it's not compatible with earlier versions of PHP.",
"is_bot": false,
"headline": "feat: expand dependencies for symfony/validator and symfony/event-dis…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2024-10-01T00:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a043eef9aaa1ac0f318808d421e3b42239a56745",
"body": "* expand compatibility for php 8.2 and 8.3\r\n\r\n* update composer and github action for PHP versions\r\n\r\n* fix the phpunit version to <10.0\r\n\r\n* do not report all errors so deprecations do not cause tests to fail\r\n\r\n* only perform code style checks with symfony 5 components\r\n\r\n* correct code style for php 8.2\r\n\r\n* change error reporting level for phpunit\r\n\r\n* Exclude running tests for lowest dependency versions under php 8.2 and 8.3",
"is_bot": false,
"headline": "expand compatibility for php 8.2 and 8.3 (#60)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2024-08-26T11:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da9a9c341de1f8c24a1acdb44e8ea4206478a8e",
"body": "…Exception-when-primary-key-not-found\n\nzbdev-15688 throw ExtractionException when primary key not found",
"is_bot": false,
"headline": "Merge pull request #59 from stefgas/task/zbdev-15688/throw-Extraction…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-12-28T22:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f902d1ef24b748d88882b0db02fca6b1b3534399",
"body": null,
"is_bot": false,
"headline": "zbdev-15688 code style fixes",
"author_name": "stef",
"author_login": "stefgas",
"committed_at": "2023-12-28T22:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303caa3a4e68ce2e3f776b9950e2f004ed1c77d3",
"body": null,
"is_bot": false,
"headline": "zbdev-15688 code style fixes",
"author_name": "stef",
"author_login": "stefgas",
"committed_at": "2023-12-28T22:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20dbb7a554553a021649aff1fe3095841d2f2e02",
"body": null,
"is_bot": false,
"headline": "zbdev-15688 change dispatchExtractionFailedEvent signature",
"author_name": "stef",
"author_login": "stefgas",
"committed_at": "2023-12-27T04:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293e1fcf27a3a5811e03d27cbf97cfeaa3a590be",
"body": null,
"is_bot": false,
"headline": "zbdev-15688 throw more specific exception and dont abort when caught",
"author_name": "stef",
"author_login": "stefgas",
"committed_at": "2023-12-27T04:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e324a605e3c0815105a7273f285a5a42fa5eee0",
"body": null,
"is_bot": false,
"headline": "zbdev-15688 throw ExtractionException when primary key not found",
"author_name": "stef",
"author_login": "stefgas",
"committed_at": "2023-12-18T04:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9abaef3f9ec71e3ada18a252f2a292e1eb76ac61",
"body": "Update compatibility for PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #58 from courtney-miles/update-php-81",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-19T06:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4448bdb9083d7bd2420f2bc403cd31e2e77e5e",
"body": null,
"is_bot": false,
"headline": "correction to github action",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-19T05:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a023ddff885cfd7d6f5142d28bc90b659bcde304",
"body": null,
"is_bot": false,
"headline": "correction to github action",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-19T05:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b2cef88dfa54923caa2e91172ee6488a78c7a5",
"body": null,
"is_bot": false,
"headline": "correction to github action",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-19T05:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3fa7f61a464b8b4b25a9a4974f4cfb7495d9a01",
"body": null,
"is_bot": false,
"headline": "correction to github action",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-19T05:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76488fe985487219daa0b2f6aaef6e2b846f03d4",
"body": null,
"is_bot": false,
"headline": "Update compatibility for PHP 8.1",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-10-19T05:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "151dccea11e4ff8cf1fcfe532fa411f938191883",
"body": "…lidator-factory\n\nfeat: Add support for Symfony Constraint Validator Factory, #55",
"is_bot": false,
"headline": "Merge pull request #56 from courtney-miles/feat-support-constraint-va…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-01-25T05:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b74ec22935f62873cee3b394bf9de7fbcffecc",
"body": " Conflicts:\n\tsrc/SlurpFactory.php",
"is_bot": false,
"headline": "Merge branch 'main' into feat-support-constraint-validator-factory",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-01-25T05:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f66da2517bc0d89b436082c5e6c214b342e7e49",
"body": "chores: style fixes for php 7.4",
"is_bot": false,
"headline": "Merge pull request #57 from courtney-miles/chore-fix-code-styles",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-01-25T05:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8765e8fe7befad202b3edbccc78d3daa46456e",
"body": null,
"is_bot": false,
"headline": "chores: style fixes for php 7.4",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-01-25T05:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b26d81a3ac925b977f679a7acb66efca926f44a",
"body": null,
"is_bot": false,
"headline": "chores: style fixes, #55",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-01-25T05:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ad22ea28482862bcf3e4d93718eca5dce22ca4",
"body": null,
"is_bot": false,
"headline": "feat: Add support for Symfony Constraint Validator Factory, #55",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2023-01-25T04:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fece03e6ed8cdc452503b9c7bf3af2ea9007df",
"body": "Merging changes for v0.3.0 release",
"is_bot": false,
"headline": "Merge pull request #54 from courtney-miles/release",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-07-25T08:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e7f4eb3f72f3621548791c7efe19f0da7e4f08",
"body": null,
"is_bot": false,
"headline": "Update version dependency for symfony/event-dispatcher (#53)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-07-25T08:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9501045944442d7f4c97ed5e65fe9a450b6a1f53",
"body": "* Update symfony/validator support to version 6.1\r\n\r\n* Run test for each major version of symfony dependencies\r\n\r\n* Update just symfony/validator when running tests\r\n\r\n* Exclude tests for version of PHP that are incompatible with Symfony 6",
"is_bot": false,
"headline": "Update symfony/validator support to version 6.1 (#52)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-07-25T07:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99e6b3ae96eb0af464e32bd4c50e67f489157be",
"body": null,
"is_bot": false,
"headline": "Issue 50 : Optimise uniqueness check (#51)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-05-21T21:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84cfdcce417b6e31fdd344c13f41db3830c4fb04",
"body": null,
"is_bot": false,
"headline": "abort extraction on duplicate value exception",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-04-26T02:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e765fc9b95c84acbd57c1c98430c0ac9f464080e",
"body": "Fixes #48",
"is_bot": false,
"headline": "enforce unique values on extraction (#49)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-04-25T09:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e985d6f040a04bb87b1752845218641a202f25",
"body": "Merge changes for new release",
"is_bot": false,
"headline": "Merge pull request #47 from courtney-miles/release",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-22T21:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce598e29318532962193b7b108bba592f088fe00",
"body": "…ionDependency\n\nFixes #39",
"is_bot": false,
"headline": "Merge pull request #46 from courtney-miles/task/UpdateTableSchemaVers…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-21T02:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7618588fb38ef7c6ceb471c0f3b0ad4e7f9d9c6b",
"body": null,
"is_bot": false,
"headline": "change job name",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-21T02:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0d3069b2327c1e007695f4175983bb507c6532",
"body": null,
"is_bot": false,
"headline": "ingore code coverage clover file",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-21T02:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8456aa9353ba20fa15c937831ee729d702bcb4",
"body": null,
"is_bot": false,
"headline": "update dependencies and restore lowest dependency tests",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-21T01:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77fe6233a3e0e2c9789c6201be01997b6b93c22",
"body": "fixes 42 : Update for PHP 8.0 compatibility",
"is_bot": false,
"headline": "Merge pull request #43 from courtney-miles/issue/42/Php80Support",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-20T13:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38d7d2fd3ce225622a55e0cf44609dba06a6ac19",
"body": null,
"is_bot": false,
"headline": "skip testing minimum dependency due to bugs in dependency dependencies",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-20T12:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b17297200766e10d6504edadcc1d7576c66902",
"body": null,
"is_bot": false,
"headline": "add php 8.0 to tests",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-20T12:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04700527493bc30e3deff74d4c666e036dfd39a5",
"body": " Conflicts:\n\t.gitignore\n\t.travis.yml",
"is_bot": false,
"headline": "Merge branch 'release' into issue/42/Php80Support",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-20T12:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a699bd3c26f8fffaa3b1e6dc5ead031db34f914",
"body": null,
"is_bot": false,
"headline": "update build badge in README.md and remove .travis.yml",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-20T12:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7cd16e2524acbcee5064576951a1a41f8f1a5d",
"body": "fixes #44",
"is_bot": false,
"headline": "Switch from Travis to Github Action (#45)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-20T12:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f677d0a2e44dd45d20f90b0488ecc90a75c0b0d",
"body": null,
"is_bot": false,
"headline": "ignore PHP unit cached results",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-19T09:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e082313882fc6541e5611bca1af1b60448003768",
"body": null,
"is_bot": false,
"headline": "Update tests for compatability with PHP 8.0",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-19T08:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf32fa1525dcd2beea18e83398c2813982eaba61",
"body": null,
"is_bot": false,
"headline": "Upgrade php-cs-fixer",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-19T08:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daec815816952d9c2278454b0a5378303ec1c978",
"body": null,
"is_bot": false,
"headline": "Drop Dependency on DBUnit",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2022-01-19T08:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a7ac6f6a102c3564613b5a76f94a1149095ac13",
"body": null,
"is_bot": false,
"headline": "Corrected code style.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2021-04-26T20:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311e66a23480e1821b5c994a33ed0fc036e0d552",
"body": null,
"is_bot": false,
"headline": "Set xdebug.mode for Travis",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2021-04-26T20:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf41d05ef08ae992ba00699b823f0e1fab95b7ba",
"body": null,
"is_bot": false,
"headline": "Update composer for compatability with PHP 7.4",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2021-04-25T21:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4fc8acd1ba843a6d923285e77c4af791781d70",
"body": "Upgrade symfony/event-dispatcher to 4.3 minimum.",
"is_bot": false,
"headline": "Merge pull request #41 from courtney-miles/imprv/UpgradeEventDispatcher",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-15T12:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1318ef19d14231870196666760e4ed41577b347d",
"body": null,
"is_bot": false,
"headline": "Correct typo in travis build.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-15T11:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01496ced8b4489d9b98da0a794b387daf043e79",
"body": null,
"is_bot": false,
"headline": "Upgrade symfony/event-dispatcher to 4.3 minimum.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-15T11:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d236dc574f4b3e52e2d1819e48b78c09f4991d8",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 7.1 and upgrade frictionlessdata/tableschema (#40)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-15T10:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cab2501dadab019fce89a011a1af695af019ac",
"body": null,
"is_bot": false,
"headline": "Correct code styles.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-15T09:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1708161e11b4caab970103798b834cc3f39b5f2f",
"body": null,
"is_bot": false,
"headline": "Set script to be executable.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-14T11:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05f28d53d536883fd085713dd1f20f8d3587055",
"body": null,
"is_bot": false,
"headline": "Drop builds for PHP 7.4 until incompatabilities can be corrected.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-14T11:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6797f70235bbfd9eb48a74c717d465a029908874",
"body": null,
"is_bot": false,
"headline": "Update packages for PHP 7.4 compatibility.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-14T11:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04bf08798bc51eb69fcbeede19c5509b502e107",
"body": null,
"is_bot": false,
"headline": "Drop support for PHP 7.1 and upgrade frictionlessdata/tableschema",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2020-09-14T11:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f6f91ab3f8a6ae1b3c0601c3db8453124ccfd6",
"body": null,
"is_bot": false,
"headline": "Rename event from \"aborted\" to \"failed\".",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-21T06:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65b35d17349959aea3c28f28f6cc87b4454f4ae0",
"body": null,
"is_bot": false,
"headline": "Set DB hostname for travis.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-20T07:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4923ebe69d1264adf080ad87f367a2999ddd3e58",
"body": null,
"is_bot": false,
"headline": "Document how to contribute",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-20T07:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696bb9ceaf13e3cbe97af2ae967a578063999b0b",
"body": null,
"is_bot": false,
"headline": "Fix transformation for unknown column",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-20T07:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b8e81dc9d64fd155e825c9ee8a82b88b4b47fe",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/release' into release",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-20T07:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37c9a54d378f23317060e61fbdb291caf796d82e",
"body": "* Update file headers\r\n\r\n* Introduce PHP Code Style Fixer\r\n\r\n* Do not yet run tests against PHP 7.3\r\n\r\n* Refine package version identifiers.\r\n\r\n* Regenerate lock file with latest supported packages.\r\n\r\n* Update ignored folders and files.\r\n\r\n* Increase minimum version of dev packages so they work when installing with --prefer-lowest.",
"is_bot": false,
"headline": "Imprv/php code style fixer (#38)",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-20T07:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b6128913914120e66a2997a43a7df342e820b3d",
"body": null,
"is_bot": false,
"headline": "Update file headers",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-19T01:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6820269714535b5155e4d2bd2aea2c0f9b238672",
"body": "…AndReThrow\n\nslurp-36 Catch PDO Exceptions and re-throw with additional context.",
"is_bot": false,
"headline": "Merge pull request #37 from courtney-miles/imprv/36/CatchPDOException…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-19T01:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "982842f8e20f9ac3fe4c8175ef1a7edb43134ed2",
"body": null,
"is_bot": false,
"headline": "slurp-36 Catch PDO Exceptions and re-throw with additional context.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-18T07:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7159ca6068cb0a3b84047c7845311e192fc35cb",
"body": "…ringExtraction\n\nslurp-28 Catch extraction exception and abort",
"is_bot": false,
"headline": "Merge pull request #35 from courtney-miles/imprv/28/HandleExceptionDu…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-18T01:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3ecfd0892428b6858c9ad9e735bd5df4251cf4",
"body": null,
"is_bot": false,
"headline": "slurp-28 Catch extraction exception and abort",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-18T00:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe9ec7e564c0dc795e3b84850bedada2d5c2be9a",
"body": null,
"is_bot": false,
"headline": "33 Add roave/security-advisories",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-07T13:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa9702c994c4c04cdfd05c30406290117082d53",
"body": "Force PHP strict types",
"is_bot": false,
"headline": "Merge pull request #32 from courtney-miles/task/31/ForcePHPStrictType",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-07T12:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e8f8bfcbe1a69f70afaf201fa7cff5786c47e7",
"body": null,
"is_bot": false,
"headline": "31 Enforce PHP strict_types",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-07T12:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f607e5c5e033d075cb55c6fd65cda6a4a1d93129",
"body": "…figuration\n\n29 Swap Vagrant development configuration for Docker",
"is_bot": false,
"headline": "Merge pull request #30 from courtney-miles/task/29/IntroduceDockerCon…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-07T11:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda2dd860e7bef4c391741b0359ef2f091431a82",
"body": null,
"is_bot": false,
"headline": "29 Swap Vagrant development configuration for Docker",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-08-06T12:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0087e9bd6d27b70d8da4ef4e98e27862fb9aec2",
"body": null,
"is_bot": false,
"headline": "Provide a SlurpPayload when the Load Aborted Event is triggered.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-03-26T07:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57658e44ebada3c19ac895e3de3066a1af360d41",
"body": "…ce contained no records.)",
"is_bot": false,
"headline": "Do not attempt to finalise loader if loading had not begun (I.e. sour…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-03-05T03:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679d07edb0d235aacf0f170ae99ef38e5bf44ec8",
"body": null,
"is_bot": false,
"headline": "Added missing database argument.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-02-22T05:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d1d6e9bc16e9a0ef647e6dff0878b04643fa49",
"body": null,
"is_bot": false,
"headline": "Added missing database argument.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-02-22T04:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05ccd209f61ba8a02701119374fcf5fecfe05ac",
"body": null,
"is_bot": false,
"headline": "Add options to specify a database for the table to load into.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-02-20T12:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db71e01b56d3bcc1282c539c05afc873d1888a50",
"body": null,
"is_bot": false,
"headline": "Add an event for when finalisation is begun.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-02-19T07:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b61bacc0a6cd23f9321d44e2484bc14d3a2afcc",
"body": null,
"is_bot": false,
"headline": "Adopt Symfony Event Dispatcher for observing pipeline stages.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2019-02-18T12:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d8a8de4f8892058c1ca883ff7926dbdd395465",
"body": "…ansformer.\n\nThere are too many possibilities for transforming data so, for now, one that uses the callback covers all bases.",
"is_bot": false,
"headline": "Drop all Change Transformers in favour of a single Callback Change Tr…",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-12-02T20:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea122dc1b131efb2e285e1a7ce3a229d796f0560",
"body": null,
"is_bot": false,
"headline": "Refined how the Table Schema may be marked for validation purposes only.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-11-02T22:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7237f8e92999c14050d45bf00fbd92de4d44cfe2",
"body": "This makes it easier to load changes from a configuration.",
"is_bot": false,
"headline": "Add static methods for constructing Changes from an array.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-11-02T22:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21aa9d8b10f248e50080ac242555d7155c7055b",
"body": null,
"is_bot": false,
"headline": "Add method to create SimpleDeleteStmt object.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-11-01T20:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9176f9485ae679cb8f94c94aa34d1f4b43c8a2",
"body": null,
"is_bot": false,
"headline": "Renamed classes for running DML statements.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-11-01T20:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc8fa93d87acd3aed65f5d2dfda4e19782ae807",
"body": null,
"is_bot": false,
"headline": "Ensure default batch size is preserved across method signatures.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-31T22:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf783f85f61e7b8dc3c3dfc3c8074364c29ba55a",
"body": null,
"is_bot": false,
"headline": "Corrected name of property.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-25T11:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c12fcfad94f41d66e9d660b1a7d9afe53fc2cad",
"body": null,
"is_bot": false,
"headline": "Pass the extraction interrupter a copy of Slurp.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-25T11:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cac8e9fa8b12d51a582e0de720a2f4d6cc9bdd5",
"body": null,
"is_bot": false,
"headline": "Removed unwanted method.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-25T11:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e7bf4117bcceac2c27c9b8b7fd9d35736fb00ec",
"body": null,
"is_bot": false,
"headline": "Shift interrupt onto extraction stage.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-25T11:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adfc005e0a646acfe7d0355d98504752f3707046",
"body": null,
"is_bot": false,
"headline": "Corrections for record filtering.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-23T20:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41d7fb3d30cded6149a2b56d5df173bdf96dd9d",
"body": null,
"is_bot": false,
"headline": "Correction setting violation abort types.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-22T20:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de19684b3ba943f19428368d2d5145b5ffe4df7",
"body": null,
"is_bot": false,
"headline": "Update builder to allow outer process interrupt to be set.",
"author_name": "Courtney Miles",
"author_login": "courtney-miles",
"committed_at": "2018-10-22T20:31:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 9,
"latest_release_at": "2026-07-01T00:01:35Z",
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 23,
"mean_days_between_releases": 166.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "milesasylum/slurp",
"exists": true,
"license": "MIT",
"keywords": [
"csv",
"transform",
"extract",
"etl",
"load"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/milesasylum/slurp",
"is_deprecated": false,
"latest_version": "v0.4.1",
"repository_url": "https://github.com/courtney-miles/slurp",
"versions_count": 13,
"total_downloads": 182752,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7738,
"first_published_at": null,
"latest_published_at": "2026-07-01T00:00:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 2,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"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": 23384,
"source_files_sampled": 132,
"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": 13,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/validator",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": ">=5.4.43 <7.2.0"
},
{
"name": "league/csv",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^9.27"
},
{
"name": "league/pipeline",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "frictionlessdata/tableschema",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1.1"
},
{
"name": "symfony/event-dispatcher",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": ">=5.4.43 <7.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "frictionlessdata/tableschema",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/csv",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/pipeline",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/validator",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-pdo",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-pdo_mysql",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"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": "roave/security-advisories",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 5,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 42,
"open_issues": 2,
"closed_ratio": 0.913,
"closed_issues": 21,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "courtney-miles",
"commits": 173,
"avatar_url": "https://avatars.githubusercontent.com/u/2454544?v=4"
},
{
"type": "User",
"login": "stefgas",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/12807214?v=4"
},
{
"type": "User",
"login": "dhungana-dinesh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/93192305?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.966
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"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": 3,
"reason": "3 out of 10 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 2/10 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"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": "6c2d2e41c877d4ff1302ded2a2e5b8d9da709352",
"ran_at": "2026-07-24T01:39:38Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T01:35:09Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T01:34:11Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 15,
"created_at": "2018-08-26T02:41:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2019-02-22T04:51:07Z",
"last_comment_at": "2019-08-18T02:38:50Z",
"last_comment_author": "courtney-miles"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/courtney-miles/slurp",
"host": "github.com",
"name": "slurp",
"owner": "courtney-miles"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 39,
"vitality": 66,
"community": 38,
"governance": 57,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 166.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~166.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 166.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"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": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 2,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": [
"milesasylum/slurp"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 182752,
"monthly_downloads": 7738
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,738 downloads/month across packagist",
"points": 51.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7738,
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.966
},
"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.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 42,
"open_issues": 2,
"closed_issues": 21,
"issue_closed_ratio": 0.913,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "42/42 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 42,
"decided": 42
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/10 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"followers": 6,
"owner_type": "User",
"is_verified": null,
"owner_login": "courtney-miles",
"public_repos": 17,
"account_age_days": 5045
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6 followers of courtney-miles",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "courtney-miles"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~13 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"milesasylum/slurp"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 23
},
"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 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 10 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 10 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/10 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": "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": 3
},
"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": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"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
},
"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": ".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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": 23384,
"source_files_sampled": 132,
"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/132 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 132,
"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-24T01:39:53.023756Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/courtney-miles/slurp.svg",
"full_name": "courtney-miles/slurp",
"license_state": "standard",
"license_spdx": "MIT"
}