原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"csv",
"php"
],
"is_fork": false,
"size_kb": 38,
"has_wiki": false,
"homepage": "https://portphp.readthedocs.io",
"languages": {
"PHP": 25399
},
"pushed_at": "2026-07-23T08:37:44Z",
"created_at": "2015-05-28T13:32:26Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T12:48:20Z",
"description": "CSV reader and writer for Port",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "PortPHP",
"type": "Organization",
"login": "portphp",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/12632306?v=4",
"created_at": "2015-05-27T19:45:11Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 4074
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2026-07-22T12:27:47Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2022-03-06T11:19:07Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2022-03-06T11:15:05Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2018-02-22T13:11:11Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-08-30T08:08:11Z"
}
],
"recent_commits": [
{
"oid": "e3f743d3577d81956d4d6e3af7f148754dfadc51",
"body": "PHP 8.4 deprecates fputcsv() calls that omit the $escape argument.\nAdd an optional constructor parameter (default '\\\\' for BC) and pass it\nthrough to fputcsv so callers can silence the deprecation and control\nescape behavior (including empty string for modern \"no escape\" CSV).\n\nAdds PHPUnit coverage that proves escape is applied and that writing\nworks without deprecation exceptions under convertDeprecationsToExceptions.\n\nSupersedes #10.",
"is_bot": false,
"headline": "Allow configuring escape for CsvWriter (#17)",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-23T08:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e270cd735e55fa4b03850eb2790fb566cca93915",
"body": "…/cache-6\n\nBump actions/cache from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #15 from portphp/dependabot/github_actions/actions…",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83dbfe5f9e106891e3798f85c76aca2e49da2b8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/github_actions/actions/cache-6",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f60b2accf2af89d95c499d7dade47564c8b6dfce",
"body": "…/checkout-7\n\nBump actions/checkout from 4 to 7",
"is_bot": false,
"headline": "Merge pull request #16 from portphp/dependabot/github_actions/actions…",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133c4819a169d1c2e5fde5c2a3c78f2d60027637",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:28:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7386da87ae42e2f4d46e00b0c6b96e4d481b09b7",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808fdff4410ea3eca5fae33d95967ca61ba7fc3e",
"body": "Release 3.0.0: PHP ^8.2 and portphp/portphp ^2.0",
"is_bot": false,
"headline": "Merge pull request #14 from slashrsm/release/3.0.0",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a902bd9623fb94f91dff9a3021fa842d2e011b1b",
"body": null,
"is_bot": false,
"headline": "Fix compatibility with portphp 2.0 / Symfony 7–8 APIs",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402d7952547502e91f03e3a2b51c7a02a30fef65",
"body": "Breaking major: drop PHP < 8.2 and portphp 1.x.\nAdd Dependabot and UPGRADE-3.0.md.",
"is_bot": false,
"headline": "Prepare 3.0.0: PHP ^8.2 and portphp/portphp ^2.0",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6fb7ef9aeff612a90f177b69eba8e680ec947cf",
"body": "Update README CI badges and drop Scrutinizer",
"is_bot": false,
"headline": "Merge pull request #13 from slashrsm/docs/readme-ci-badges",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T12:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9bf7d4c0cd0fd58c970244454dda5d2f9b0143",
"body": null,
"is_bot": false,
"headline": "Point CI badge link at the workflow runs page",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T11:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57508b09b6a085d94e3be9ed7ec0a388dee60255",
"body": "- Align composer.json support.docs with readthedocs.io\n- Drop stale .scrutinizer.yml / .travis.yml export-ignore entries\n- Clarify PHP badge wording on core (tested in CI)",
"is_bot": false,
"headline": "Address Copilot feedback on README hygiene PR",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T11:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec53d95f62ac76962bbccb121ee99eb60b2c45c",
"body": "- Replace dead Travis/Scrutinizer badges with GitHub Actions\n- Note supported PHP versions\n- Point docs links at readthedocs.io\n- Remove .scrutinizer.yml (coverage no longer uploaded)",
"is_bot": false,
"headline": "Update README CI badges and drop Scrutinizer",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T11:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4e37025eb6a22dbcf900641d57c3f44139d299",
"body": "Declare php ^8.2, lock-aware validate/install, cache key includes lock, --no-interaction.",
"is_bot": false,
"headline": "Address Copilot CI feedback from #11 (#12)",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T11:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70cd9bd320cb419b6d79f73073b51fc19094e51f",
"body": "Phase 0 housekeeping:\n- Upgrade actions/checkout and actions/cache to v4\n- Test on PHP 8.2–8.5\n- Remove Scrutinizer coverage upload\n- Fail the suite on test errors (no continue-on-error)\n\nCo-authored-by: Janez Urevc <janez@example.com>",
"is_bot": false,
"headline": "CI: modernize GitHub Actions (PHP 8.2–8.5) (#11)",
"author_name": "Janez Urevc",
"author_login": "slashrsm",
"committed_at": "2026-07-22T10:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707d0fb44dc1aa2e3add976a57114a2de9d97ca3",
"body": null,
"is_bot": false,
"headline": "Use same delimiter in reader and writer (#9)",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2022-03-06T11:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c440895b508aef76aeadd6f6ecb3c8eb4666a0",
"body": null,
"is_bot": false,
"headline": "Replace Travis with GitHub Actions (#8)",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2022-03-06T11:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fe6dcaaa6ab594cf7e959ed52049853481fd97",
"body": null,
"is_bot": false,
"headline": "Test against PHP 7.3 (#4)",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2019-11-10T12:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d29b4dfbb112b6ef0eaef5ae79d04f9431c834b",
"body": "…tphp/portphp (#2)",
"is_bot": false,
"headline": "add --prefer-source to composer install as test files needed from por…",
"author_name": "Rhodri Pugh",
"author_login": "rodnaph",
"committed_at": "2018-01-07T16:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a00e361e2099939c72afe16e4e423674574a4be",
"body": null,
"is_bot": false,
"headline": "Raise lowest version",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-11-04T13:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b28996b0fe2a55ca08994265493c6bbba159b3c7",
"body": null,
"is_bot": false,
"headline": "Raise PHP version",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-11-04T13:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a6b225648f1b0f3f9aba249348849670b8bac4",
"body": null,
"is_bot": false,
"headline": "Raise portphp/portphp version",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-11-04T13:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f63ed58e7b1afa379d5fcec5bf851509e08eda1",
"body": "See https://github.com/portphp/portphp/pull/63",
"is_bot": false,
"headline": "Implement ReaderFactory",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-11-04T13:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b9689c1d64d952e0ccb71f622fdf0568a5fc26",
"body": null,
"is_bot": false,
"headline": "Use Travis on Trusty",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-08-30T08:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1680145e8d0893ed45d7e937297ddc7079ae02cc",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-08-30T08:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baecac917ea2bf53896faaa6816a73818572d1ca",
"body": null,
"is_bot": false,
"headline": "Remove getFields() method",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-01-29T10:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70e9f5c60ba6e09c1383837af69bea111dacf41",
"body": null,
"is_bot": false,
"headline": "Add branch alias",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-01-27T11:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608874e7b99eabca486987725ef2a5c224f4357d",
"body": null,
"is_bot": false,
"headline": "Rename package to portphp/csv",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2017-01-27T10:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3ca17c5307b5821ef26a837a6643bd5603ecd1",
"body": null,
"is_bot": false,
"headline": "Fix naming",
"author_name": "Sági-Kazár Márk",
"author_login": "sagikazarmark",
"committed_at": "2015-07-31T13:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3c9752c9cc2d37343df849c70b048b648d9439",
"body": null,
"is_bot": false,
"headline": "Fix package name",
"author_name": "Sági-Kazár Márk",
"author_login": "sagikazarmark",
"committed_at": "2015-07-31T13:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcac68de5ddc26d2624e1a99e085eb8f65fc52b0",
"body": null,
"is_bot": false,
"headline": "Add PHPUnit flags",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-05-30T13:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79c5796e12a0fe13de2c7176416037e9362697f",
"body": null,
"is_bot": false,
"headline": "Don't disable XDebug",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-05-30T12:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8848f921b19703b7991fc56b1774fb3603fe1e6",
"body": null,
"is_bot": false,
"headline": "Add ReaderFactory",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-05-30T11:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3394a60f070865ff62b99fd10769ac94c0f49940",
"body": null,
"is_bot": false,
"headline": "Enable Scrutinizer checks",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-05-30T11:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b87e140ed0ad0df0389160f1cfa8ae1395a55b0",
"body": null,
"is_bot": false,
"headline": "Create separate CSV package",
"author_name": "David de Boer",
"author_login": "ddeboer",
"committed_at": "2015-05-30T10:56:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 14,
"latest_release_at": "2026-07-22T12:27:47Z",
"latest_release_tag": "3.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 0,
"mean_days_between_releases": 812
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "portphp/csv",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/portphp/csv",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/portphp/csv",
"versions_count": 5,
"total_downloads": 2323141,
"dependents_count": 12,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 42477,
"first_published_at": null,
"latest_published_at": "2026-07-22T12:27:29Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 19,
"stars": 34,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-05-09",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-07-08",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 19,
"total_forks": 19
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 9739,
"source_files_sampled": 6,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "portphp/portphp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "portphp/portphp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 10,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ddeboer",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/89267?v=4"
},
{
"type": "User",
"login": "slashrsm",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/376889?v=4"
},
{
"type": "User",
"login": "sagikazarmark",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
},
{
"type": "User",
"login": "rodnaph",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/447579?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.515
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"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": 6,
"reason": "6 out of 10 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/20 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e3f743d3577d81956d4d6e3af7f148754dfadc51",
"ran_at": "2026-07-23T08:40:14Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 3,
"created_at": "2019-02-04T14:03:57Z",
"last_comment_at": "2026-07-23T08:36:26Z",
"last_comment_author": "slashrsm"
},
{
"number": 18,
"created_at": "2026-07-23T08:36:16Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-23T08:37:41Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/portphp/csv",
"host": "github.com",
"name": "csv",
"owner": "portphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 58,
"vitality": 65,
"community": 57,
"governance": 57,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 0.943,
"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": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"releases_count": 5,
"latest_release_tag": "3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 812
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~812 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 812
}
}
],
"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": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"forks": 19,
"stars": 34,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "34 stars",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 34
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "19 forks",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 19
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": 69,
"inputs": {
"packages": [
"portphp/csv"
],
"dependents": 12,
"ecosystems": "packagist",
"total_downloads": 2323141,
"monthly_downloads": 42477
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "42,477 downloads/month across packagist",
"points": 61.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 42477,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "12 packages depend on it",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 12
}
}
],
"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": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.515
},
"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 52% of commits",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"merged_prs": 10,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/15 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 15
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 8,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "portphp",
"public_repos": 18,
"account_age_days": 4074
},
"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": "8 followers of portphp",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "portphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~11 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"portphp/csv"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 10 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"csv",
"php"
],
"has_wiki": false,
"homepage": "https://portphp.readthedocs.io",
"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": "https://portphp.readthedocs.io",
"points": 15,
"status": "met",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.8
},
"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": "6 out of 10 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"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": 12
},
"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": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.394,
"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": "13 of 33 human commits state their intent (structured subject or explanatory body)",
"points": 21,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 33
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.057
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 35",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 35
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 35 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 35
}
}
],
"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": 9739,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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-23T08:40:25.732072Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/portphp/csv.svg",
"full_name": "portphp/csv",
"license_state": "standard",
"license_spdx": "MIT"
}