原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 436,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 266692
},
"pushed_at": "2026-06-17T07:23:22Z",
"created_at": "2013-12-31T04:35:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T12:26:20Z",
"description": "PHP Hamcrest implementation [Official]",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://hamcrest.org",
"name": "Hamcrest",
"type": "Organization",
"login": "hamcrest",
"company": null,
"location": null,
"followers": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/1595737?v=4",
"created_at": "2012-04-01T15:50:16Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 5225
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-06-16T10:52:37Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2025-04-30T06:55:29Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-04-29T18:11:02Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2020-07-09T08:10:10Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2016-02-25T15:05:12Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2015-05-11T19:17:22Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2015-01-20T19:35:07Z"
}
],
"recent_commits": [
{
"oid": "aa726aeff92ee86f82a89ca30dc0af9e01fb3539",
"body": "Fix PHPStan property.notFound on DOMNameSpaceNode in HasXPath",
"is_bot": false,
"headline": "Merge pull request #103 from pscheit/fix-phpstan-domnode-textcontent",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2026-06-17T07:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c9254b7db7acb5b44111b2452efada1d1a96e3",
"body": "PHPStan 2.2.x updated its bundled DOM stubs so that iterating a\n\\DOMNodeList now yields DOMNameSpaceNode|DOMNode. DOMNameSpaceNode has\nno $textContent property, which triggered property.notFound errors at\nHasXPath::matchesContent() (lines 128 and 134).\n\nGuard the textContent access with an instanceof \\DOMNode check so only\nreal DOM nodes are matched/collected.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix PHPStan property.notFound on DOMNameSpaceNode in HasXPath",
"author_name": "Philipp Scheit",
"author_login": "pscheit",
"committed_at": "2026-06-16T12:43:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b61cd040da1a4925bc90a51c074f5297e7c0fa52",
"body": "ci: Add testrun for PHP 8.5",
"is_bot": false,
"headline": "Merge pull request #102 from Chris53897/patch-1",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2026-03-17T11:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2cb57a9f4046906e2d1e0ac2945f440f8251dc",
"body": "Updated checkout action to version 6 and added PHP version 8.5.",
"is_bot": false,
"headline": "ci: Add testrun for PHP 8.5",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2025-12-23T10:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "410bee0090283e0a05fa53345ff9dc53365774aa",
"body": null,
"is_bot": false,
"headline": "Merge pull request #101 from pscheit/patch-1",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-08-03T12:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94defdea7058d6769bc456a7fa0f078cfc8afd57",
"body": null,
"is_bot": false,
"headline": "Update readme link for renamed action",
"author_name": "Philipp Scheit",
"author_login": "pscheit",
"committed_at": "2025-08-01T08:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a0b4a01b95a582d30ad632c89fe32dda3182b74",
"body": null,
"is_bot": false,
"headline": "Add native typhints to all hamcrest classes (+ install phpstan) (#88)",
"author_name": "Philipp Scheit",
"author_login": "pscheit",
"committed_at": "2025-07-31T09:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2740a1915ea0ab998e1f46bb9deb11698c80ba",
"body": "Fix HasToString description",
"is_bot": false,
"headline": "Merge pull request #93 from pscheit/fix-has-to-string-description",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-27T11:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e37edf7ac22c75709496e9c63fa9a86864eaad1c",
"body": "* Improve docs to avoid Risky test warnings\n\n* Improve formatting",
"is_bot": false,
"headline": "Improve docs to avoid Risky test warnings (#94)",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-27T06:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f5191474f67e7b3f2d195dbcbf599ff08a3a8e0",
"body": "Fix underscores to namespaces in README",
"is_bot": false,
"headline": "Merge pull request #56 from petemcfarlane/master",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-27T06:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c0c1b6d11038e02a279ce76d0f24951ecc2b622",
"body": null,
"is_bot": false,
"headline": "Added leading \"\\\" to a namespace",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-27T06:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a1be8fd5a09061ebf943963f558c6441d09bc9",
"body": null,
"is_bot": false,
"headline": "Fix HasToString description according to the Java equivalent",
"author_name": "Philipp Scheit",
"author_login": "pscheit",
"committed_at": "2025-06-26T13:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364bcda16d0547e054a590673169146f74bccaea",
"body": null,
"is_bot": false,
"headline": "Add missing php extensions to the composer.json (#91)",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-26T10:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c8847baad61c6bf7c7eb994b1503955e80c5c83",
"body": "* corrected return types in the DocBlocks of the `Description` interface methods\n* add test for the `StringDescription::toString` method",
"is_bot": false,
"headline": "Add missing test for StringDescription:: toString (#90)",
"author_name": "Philipp Scheit",
"author_login": "pscheit",
"committed_at": "2025-06-26T10:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf45b1fdac3fec9f4792b61944c8ef39b0f93cf",
"body": "Solve the risky test warnings in PHPUnit",
"is_bot": false,
"headline": "Merge pull request #89 from aik099/risky-test-fix",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-26T10:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0084286ad505840204cca95d265c73f08d25dc2c",
"body": null,
"is_bot": false,
"headline": "Add missing php extensions to the composer.json",
"author_name": "Philipp Scheit",
"author_login": "pscheit",
"committed_at": "2025-06-25T18:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20774a2c25d608a55a262540cf7a299ab18877fc",
"body": null,
"is_bot": false,
"headline": "Solve the risky test warnings in PHPUnit",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-06-25T11:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"body": null,
"is_bot": false,
"headline": "adds note to changelog",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2025-04-30T06:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1093f20df4f6b01e398724f0f575dfd87d68e6a",
"body": null,
"is_bot": false,
"headline": "remove implicitly nullable via default value null",
"author_name": "Fabio Spadea",
"author_login": "txdFabio",
"committed_at": "2025-04-29T18:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99ec86beb7da3604d57cd3ca3699d2853f53018d",
"body": null,
"is_bot": false,
"headline": "adds note to changelog",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2025-04-29T18:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d9e994b5d0a4fd795284dce07d0dd51ec178cf",
"body": "Drop support for PHP <=7.3",
"is_bot": false,
"headline": "Merge pull request #87 from hamcrest/drop-php-less-than-73",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2025-04-29T13:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "247e3c4b09fe6657cd2ea99e9c2cd17f2f5d18c0",
"body": null,
"is_bot": false,
"headline": "drops support for PHP <7.4",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2025-04-29T12:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91aa4738e5aa7a2ab1ca0e2523c26f51675c0293",
"body": null,
"is_bot": false,
"headline": "removes redundant .travis.yml",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2025-04-29T12:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3c21ca78e9696dbd7d8f16e1141ca7be241e6a",
"body": null,
"is_bot": false,
"headline": "Merge pull request #86 from JasonnnW3000/master",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2025-01-01T06:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0434d9bccb872a5ef27e9d56fb43ae09ff84acbe",
"body": "Signed-off-by: JasonnnW3000 <sufssl04@gmail.com>",
"is_bot": false,
"headline": "Update LICENSE.txt, fix license year",
"author_name": "JasonnnW3000",
"author_login": null,
"committed_at": "2025-01-01T05:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515bc471fce72631265184d96d1777770f16d230",
"body": "Run tests on PHP 8.4",
"is_bot": false,
"headline": "Merge pull request #84 from alamirault/feature/add-tests-php-84",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2024-11-24T15:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "394ca83781e24beec2fef1e9a8f98dbedf33e874",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.4",
"author_name": "Antoine Lamirault",
"author_login": "alamirault",
"committed_at": "2024-11-24T15:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0f997f2a84e694e658c29a1f22e8a34377f1aa",
"body": "Add a .gitattributes file",
"is_bot": false,
"headline": "Merge pull request #76 from tvbeek/add_gitattributes_file",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2024-10-19T14:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd03e528e461e059e21cdd2ce50fdb842efe5a91",
"body": "Update the test suite to run with a wider range of PHP versions",
"is_bot": false,
"headline": "Merge pull request #83 from villfa/testing",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2024-07-08T08:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b7bfcda4bc88f94e7f37f2a3a3380d4944735d",
"body": null,
"is_bot": false,
"headline": "Allow installation of PHPUnit 9 in order to test with PHP 8.3",
"author_name": "Fabien Villepinte",
"author_login": "villfa",
"committed_at": "2024-05-03T13:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "103d1443ec6c552ff1c15e2bddbb9ce7c96528be",
"body": null,
"is_bot": false,
"headline": "Fix all PHPUnit's deprecations",
"author_name": "Fabien Villepinte",
"author_login": "villfa",
"committed_at": "2024-05-03T13:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696163addf28bb4e01455254e055a9a75e0ba6c4",
"body": "… (#82)\n\n* Allow installation of PHPUnit 8\r\n* Run the tests with PHP 8.1 and 8.2",
"is_bot": false,
"headline": "Allow installation of PHPUnit 8 in order to test with PHP 8.1 and 8.2…",
"author_name": "Fabien Villepinte",
"author_login": "villfa",
"committed_at": "2023-12-14T11:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34238d1651eb62fc39ab4efe26df74dc293ebbb",
"body": null,
"is_bot": false,
"headline": "Change build badge to GitHub Actions",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2022-11-06T05:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d2c6387a887aba9ce5d131ec43349b8c4b92b5",
"body": "Fix typos",
"is_bot": false,
"headline": "Merge pull request #77 from krsriq/patch-1",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2022-08-20T13:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f7206fe716fb71f564b9fe3611483bb48f4ac97",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "Daniel Schmelz",
"author_login": "krsriq",
"committed_at": "2022-08-20T12:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c3e67b50998b508c9b88a87431315ef48acfa6",
"body": "…archive export used by composer.\n\nSee: https://www.git-scm.com/docs/gitattributes#_creating_an_archive",
"is_bot": false,
"headline": "Add a .gitattributes file to exclude the tests and ci files from the …",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2022-05-24T12:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a71eb93b6d7effffc1f45edbede2cf6eb168d2",
"body": "Tiny typo",
"is_bot": false,
"headline": "Merge pull request #74 from fridzema/patch-1",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2022-02-04T09:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4dc1ba923b7411158036b953f35903c92de078",
"body": "Tiny typo",
"is_bot": false,
"headline": "Merge pull request #75 from fridzema/patch-2",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2022-02-04T09:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "005610316d078453b4229941fea7e0d0c77d5a5a",
"body": "🍻",
"is_bot": false,
"headline": "Tiny typo",
"author_name": "Robert Fridzema",
"author_login": "fridzema",
"committed_at": "2022-02-03T13:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0479dcae01af0bb28c90a6aecbcc744355304e",
"body": ";)",
"is_bot": false,
"headline": "Tiny typo",
"author_name": "Robert Fridzema",
"author_login": "fridzema",
"committed_at": "2022-02-03T13:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9891fca284ef0dfcb19c94453c29932c9bb9a3c2",
"body": "Resolves issue #37",
"is_bot": false,
"headline": "Merge pull request #55 from peter279k/issue_#37",
"author_name": "Alex",
"author_login": "aik099",
"committed_at": "2021-08-12T08:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
"body": "Release 2.0.1",
"is_bot": false,
"headline": "Merge pull request #67 from GrahamCampbell/patch-1",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2020-07-09T08:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b680a992c9e15a757a73d0e1fc6b83276e71f8",
"body": null,
"is_bot": false,
"headline": "Updated release date",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-09T08:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "261cae8fa43ea58821401542e6938b5729a95df4",
"body": null,
"is_bot": false,
"headline": "Release 2.0.1",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-08T17:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459c78890d3653178c6a02b4b8aa210e832d28ea",
"body": "PHP 8 support",
"is_bot": false,
"headline": "Merge pull request #65 from GrahamCampbell/patch-1",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2020-07-06T18:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a627d099bcb866b846ebdfeaded5d0d64840f1",
"body": null,
"is_bot": false,
"headline": "Fixed generator on PHP 5",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T21:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fd8eaad8ed7bad32acdfe9df771b86af737c17",
"body": null,
"is_bot": false,
"headline": "No need to create build log directory",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ebfcf251eadc67922aea07b5350432a3836bb7",
"body": null,
"is_bot": false,
"headline": "Fixes to support latest PHPUnit 7.x",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:57:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2156066e3a19559e5b7afbd74d4b64a9ed20e4",
"body": null,
"is_bot": false,
"headline": "Removed broken coverage reporting",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e74a14fad7f17ea28f1a8a526d30d307e3ff1d5",
"body": null,
"is_bot": false,
"headline": "Fixed actions config",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:41:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1063695805b300a0ea314191c24da46665cece15",
"body": null,
"is_bot": false,
"headline": "Test on PHP 7 and 8 using GitHub Actions",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a0b4c37761e4990e44f367e820f7ebb1ea8612",
"body": null,
"is_bot": false,
"headline": "Re-generated the functions file",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2652aadcfac57e143e7a143b6a083f4285b752ad",
"body": null,
"is_bot": false,
"headline": "Fixed generator for PHP 7.1+",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-07-05T11:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71de49ed7a945b55088d939668adbe395dd67fb8",
"body": null,
"is_bot": false,
"headline": "PHP 8 support",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2020-06-08T13:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4312ef926bd2ac2392f2a78c95d7e20ab439027",
"body": "Bumped branch alias",
"is_bot": false,
"headline": "Merge pull request #60 from GrahamCampbell/patch-1",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2019-12-27T10:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4037cb666dc46d7df7b3b594d86bea95d47ec275",
"body": null,
"is_bot": false,
"headline": "Bumped branch alias",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-23T01:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91650945d678f19a5b619008e0183259f02b4a6c",
"body": "…(#57)\n\n* Update .travis.yml and skip test in IsArrayContainingInOrderTest.php",
"is_bot": false,
"headline": "Update .travis.yml and skip test in IsArrayContainingInOrderTest.php …",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2019-12-20T13:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12df051d627194a2a5e87540af3f7d41ea7d1b7c",
"body": null,
"is_bot": false,
"headline": "Update IsArrayContainingInOrderTest.php",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7dee8bc7b939e574bbbce94631ea8ae3f5fd78",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a1bbdf4883b11ec95581983048ed59ff0ff95b",
"body": null,
"is_bot": false,
"headline": "Update IsArrayContainingInOrderTest.php",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f6f10c6fe2647574c8ec8a0c201113a86285e0",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08aa71b133a61e95f5d8e3f0262e159ca4b0201e",
"body": "Delete TODO.txt",
"is_bot": false,
"headline": "Merge pull request #58 from GrahamCampbell/patch-2",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2019-12-20T09:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16b5b4756d013d7c263c04b18f5f09515984253",
"body": "Delete composer.lock",
"is_bot": false,
"headline": "Merge pull request #59 from GrahamCampbell/patch-3",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2019-12-20T09:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0010883f25f45ebb3333dcd764461bd3e0475b9a",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a3594782c5c68d92ff56af6b8ad15ed135d8e89",
"body": null,
"is_bot": false,
"headline": "Delete composer.lock",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce33e926e225fa644760957090788456ddf02913",
"body": null,
"is_bot": false,
"headline": "Delete TODO.txt",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbd93bc17b7e490b0c11b0e83c8f1bb4539991a",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T09:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729440476a2fa20cf376c97d370eee8344c7877a",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Graham Campbell",
"author_login": "GrahamCampbell",
"committed_at": "2019-12-20T00:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfbffd56862308ee00691a06621f1e118021733",
"body": null,
"is_bot": false,
"headline": "Fix underscores to namespaces in README",
"author_name": "Pete McFarlane",
"author_login": "petemcfarlane",
"committed_at": "2019-08-08T08:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05925036271d1c7d38b40b0b66516fe7f442cfcd",
"body": null,
"is_bot": false,
"headline": "Resolves issue #37",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2019-04-18T16:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0436bf63689fc334f67ccaa5e17458af9700b42",
"body": "Test enhancement",
"is_bot": false,
"headline": "Merge pull request #54 from peter279k/test_enhancemet",
"author_name": "Alexander Obuhovich",
"author_login": "aik099",
"committed_at": "2019-04-18T04:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f648adc9ed433e797521523fb9bca67d0be063",
"body": null,
"is_bot": false,
"headline": "Test enhancement",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2019-04-17T19:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c1c7b982c989ad16c8f17f1834fa5df744b689",
"body": "add php 7.3",
"is_bot": false,
"headline": "Merge pull request #53 from andreybolonin/patch-2",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2018-11-01T08:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c547ea1d00a5f30decc81b3b06a298971899b9c",
"body": null,
"is_bot": false,
"headline": "add php 7.3",
"author_name": "Andrey Bolonin",
"author_login": "andreybolonin",
"committed_at": "2018-10-31T13:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "687397784c3fd757b723b69af2c0ba13d99f0a91",
"body": "Closes #52",
"is_bot": false,
"headline": "Updates name of global function registration method",
"author_name": "Alexander Obuhovich",
"author_login": "aik099",
"committed_at": "2018-10-23T13:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770603cea1f76565bb02205947d370c2b801475d",
"body": "Documented use of global proxy-functions\r\n\r\nCloses #50",
"is_bot": false,
"headline": "Documented use of global proxy-functions (#51)",
"author_name": "Rasmus Schultz",
"author_login": "mindplay-dk",
"committed_at": "2018-10-18T09:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e4601eba2586af780265ee81c97741e6da46ca",
"body": "Update .travis.yml",
"is_bot": false,
"headline": "Merge pull request #49 from andreybolonin/patch-1",
"author_name": "Alexander Obuhovich",
"author_login": "aik099",
"committed_at": "2018-02-24T08:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be3c0b2a2a3abe570a45fa1064361e350111ff6",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Andrey Bolonin",
"author_login": "andreybolonin",
"committed_at": "2018-02-24T07:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be5380f32221c57d4418617738108c5cac5ae78e",
"body": "…(#47)",
"is_bot": false,
"headline": "Use PHPUnit\\Framework\\TestCase instead of PHPUnit_Framework_TestCase …",
"author_name": "Gabriel Caruso",
"author_login": "carusogabriel",
"committed_at": "2017-11-15T14:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b977bd20ea6a2fcf0e32a941c9140fbdb75033",
"body": "Fix typo in arrayContainingInAnyOrder docs",
"is_bot": false,
"headline": "Merge pull request #44 from oochelz/patch-1",
"author_name": "Alexander Obuhovich",
"author_login": null,
"committed_at": "2017-04-07T19:46:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a8ea7ca728be70b114761c7b0ac89c20b8e90c",
"body": null,
"is_bot": false,
"headline": "Fix typo in arrayContainingInAnyOrder docs",
"author_name": "Chelsea Youmans",
"author_login": "oochelz",
"committed_at": "2017-04-07T17:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc81731d43f01090c3ad71adf1749e353632a79",
"body": "An attempt to improve README",
"is_bot": false,
"headline": "Merge pull request #42 from shaikhul/hamcrest-doc",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2017-01-23T09:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30c53acb581d136a228bea31f3e02203a0235c1",
"body": null,
"is_bot": false,
"headline": "updated README",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-13T03:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30760ee41c739eda8587c4817a027e81351a95ab",
"body": null,
"is_bot": false,
"headline": "update README links",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-12T03:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4350863e9ac867efc06f75a36bd044dc5cf37e78",
"body": null,
"is_bot": false,
"headline": "TOC added for matchers",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-12T03:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e2c860fb9b9989d5194c46b71fcf23583938429",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-12T02:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab86f7ec864b9cc27b8409f4395de0d34401abe5",
"body": null,
"is_bot": false,
"headline": "Updated README and added more examples",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-12T02:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2aa1caf245f40d2b2017a3429533b3c6898d8a",
"body": null,
"is_bot": false,
"headline": "add assert examples",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-11T05:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4882d1ed0d678ca86bcfc91dd46c5568c954a836",
"body": "This reverts commit 489b45931e680082d21628d57d56d87c1bbd0799.",
"is_bot": false,
"headline": "Revert \"add examples\"",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-11T05:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "489b45931e680082d21628d57d56d87c1bbd0799",
"body": null,
"is_bot": false,
"headline": "add examples",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-11T05:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "329f018ea2ec1f6635ab0145e0bd9c10cd974e19",
"body": "* Add list of available matchers",
"is_bot": false,
"headline": "[WIP] update readme file",
"author_name": "Shaikhul Chowdhury",
"author_login": "shaikhul",
"committed_at": "2017-01-09T04:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a5e18824117d8b65942e9aa77425d9b7dd7ff8",
"body": "Matchers can now be used as callables",
"is_bot": false,
"headline": "Matchers can now be used as callables (#40)",
"author_name": "ASCII Soup",
"author_login": "ascii-soup",
"committed_at": "2016-07-22T14:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bfb4013724c1f62dc267af0e998207ac3fdc226",
"body": "Added the PHP tutorial to the README",
"is_bot": false,
"headline": "Merge pull request #39 from ascii-soup/add_php_tutorial_to_readme",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2016-04-21T19:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44c4db8751914e0e4fbe92b55efe757fed8b5eb",
"body": null,
"is_bot": false,
"headline": "Added the PHP tutorial to the README",
"author_name": "Nils Luxton",
"author_login": "ascii-soup",
"committed_at": "2016-04-21T13:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e53e655508e096a7169eb65931f1814c70feb2",
"body": "Fix license identifier",
"is_bot": false,
"headline": "Merge pull request #38 from SvenRtbg/patch-1",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2016-03-08T12:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9bc15554274e798a088e054df1af17f86df31fb",
"body": "I believe the LICENSE.txt resembles the BSD 3-claus license, and `composer validate` complains about the invalid license identifier \"BSD\".",
"is_bot": false,
"headline": "Fix license identifier",
"author_name": "SvenRtbg",
"author_login": "SvenRtbg",
"committed_at": "2016-03-08T12:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
"body": "updating badges",
"is_bot": false,
"headline": "Merge pull request #30 from spekulatius/patch-1",
"author_name": "Alexander Obuhovich",
"author_login": null,
"committed_at": "2016-01-20T08:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea31b010f535efac385c87fa62142f1205c5ed7",
"body": "Removing php 7 from the allowed failure",
"is_bot": false,
"headline": "Merge pull request #32 from mikeSimonson/patch-2",
"author_name": "Alexander Obuhovich",
"author_login": null,
"committed_at": "2016-01-19T14:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2aecc2127c92e5e6a77b9b23bf3f409ffd56e4a",
"body": "Fixing the backward incompatible change of PHP 7 and adding tests for it.",
"is_bot": false,
"headline": "Removing php 7 from the allowed failure",
"author_name": "mikeSimonson",
"author_login": "mikeSimonson",
"committed_at": "2016-01-19T14:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc711c87614d3b1f16a9b2e6b8c2feeb4f515298",
"body": null,
"is_bot": false,
"headline": "Add note to changelog",
"author_name": "Dave Marshall",
"author_login": "davedevelopment",
"committed_at": "2016-01-19T12:34:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 7,
"latest_release_at": "2026-06-16T10:52:37Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 35,
"active_weeks_last_year": 5,
"days_since_latest_release": 36,
"mean_days_between_releases": 694.1
},
"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": "hamcrest/hamcrest-php",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"test"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/hamcrest/hamcrest-php",
"is_deprecated": false,
"latest_version": "v3.0.0",
"repository_url": "https://github.com/hamcrest/hamcrest-php",
"versions_count": 10,
"total_downloads": 520903240,
"dependents_count": 111,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 10227342,
"first_published_at": null,
"latest_published_at": "2026-03-17T11:56:53Z",
"latest_version_yanked": null,
"days_since_latest_publish": 127
}
]
},
"popularity": {
"forks": 47,
"stars": 7004,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2013-12-31",
"count": 2
},
{
"date": "2014-01-04",
"count": 1
},
{
"date": "2014-12-26",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-04-23",
"count": 1
},
{
"date": "2015-06-06",
"count": 2
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-10",
"count": 1
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-04-21",
"count": 1
},
{
"date": "2016-08-14",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-04-07",
"count": 2
},
{
"date": "2017-08-31",
"count": 1
},
{
"date": "2017-10-31",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-10-11",
"count": 1
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-07-16",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
}
],
"complete": true,
"collected": 47,
"total_forks": 47
},
"star_history": null,
"open_issues_and_prs": 15
},
"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": 25178,
"source_files_sampled": 136,
"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": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ext-ctype",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-dom",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 0,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 55,
"open_issues": 10,
"closed_ratio": 0.706,
"closed_issues": 24,
"closed_unmerged_prs": 8
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cordoval",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/328359?v=4"
},
{
"type": "User",
"login": "davedevelopment",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/61351?v=4"
},
{
"type": "User",
"login": "aik099",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1277526?v=4"
},
{
"type": "User",
"login": "GrahamCampbell",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
},
{
"type": "User",
"login": "shaikhul",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/190056?v=4"
},
{
"type": "User",
"login": "adri",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/133832?v=4"
},
{
"type": "User",
"login": "pscheit",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/488189?v=4"
},
{
"type": "User",
"login": "villfa",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2891564?v=4"
},
{
"type": "User",
"login": "andreybolonin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2576509?v=4"
},
{
"type": "User",
"login": "fridzema",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8180660?v=4"
}
],
"contributors_sampled": 28,
"top_contributor_share": 0.218
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"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": 6,
"reason": "9 out of 15 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": 7,
"reason": "Found 14/19 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 36 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "aa726aeff92ee86f82a89ca30dc0af9e01fb3539",
"ran_at": "2026-07-22T16:57:12Z",
"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-06-17T07:23:54Z",
"oldest_open_prs": [
{
"number": 64,
"created_at": "2020-06-06T22:52:40Z",
"last_comment_at": "2020-10-16T19:15:10Z",
"last_comment_author": "simonschaufi"
},
{
"number": 68,
"created_at": "2020-10-01T21:06:06Z",
"last_comment_at": "2020-10-07T11:27:10Z",
"last_comment_author": "DavidPrevot"
},
{
"number": 72,
"created_at": "2021-08-03T20:48:50Z",
"last_comment_at": "2025-06-25T11:29:40Z",
"last_comment_author": "aik099"
},
{
"number": 73,
"created_at": "2021-08-23T21:02:11Z",
"last_comment_at": "2022-06-06T14:10:59Z",
"last_comment_author": "vasekbrychta"
},
{
"number": 92,
"created_at": "2025-06-25T17:48:23Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-17T07:23:22Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 37,
"created_at": "2016-01-19T14:05:46Z",
"last_comment_at": "2025-06-26T10:18:36Z",
"last_comment_author": "aik099"
},
{
"number": 71,
"created_at": "2021-08-01T21:30:16Z",
"last_comment_at": "2021-08-12T08:28:05Z",
"last_comment_author": "aik099"
},
{
"number": 78,
"created_at": "2022-10-07T23:00:16Z",
"last_comment_at": "2022-11-09T08:37:37Z",
"last_comment_author": "davedevelopment"
},
{
"number": 80,
"created_at": "2023-02-12T17:40:54Z",
"last_comment_at": "2025-06-27T06:47:10Z",
"last_comment_author": "aik099"
},
{
"number": 95,
"created_at": "2025-06-27T11:23:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2025-07-26T09:17:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2025-07-26T09:18:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2025-07-26T09:19:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2025-07-26T09:26:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2025-07-31T09:30:13Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hamcrest/hamcrest-php",
"host": "github.com",
"name": "hamcrest-php",
"owner": "hamcrest"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 30,
"inputs": {
"security": 20,
"vitality": 49,
"community": 78,
"governance": 77,
"engineering": 62,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 59,
"overall_after_jurisdiction_multiplier": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 49,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 35,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 35 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 35
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"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": 76,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 36,
"mean_days_between_releases": 694.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 36 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 36
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~694.1 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 694.1
}
}
],
"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": 35,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 35 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 35
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"forks": 47,
"stars": 7004,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7,004 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 7004
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "47 forks",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 47
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 64,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"packages": [
"hamcrest/hamcrest-php"
],
"dependents": 111,
"ecosystems": "packagist",
"total_downloads": 520903240,
"monthly_downloads": 10227342
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "10,227,342 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 10227342,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "111 packages depend on it",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 111
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 77,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 28,
"top_contributor_share": 0.218
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 22% of commits",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 22
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "28 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 28
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 36 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 55,
"open_issues": 10,
"closed_issues": 24,
"issue_closed_ratio": 0.706,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "55/63 decided PRs merged",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 55,
"decided": 63
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/19 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 43,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hamcrest",
"public_repos": 7,
"account_age_days": 5225
},
"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": "43 followers of hamcrest",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 43,
"login": "hamcrest"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~14 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"hamcrest/hamcrest-php"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 127
},
"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 127 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 127
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 20,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 20,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.9,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 20,
"security_posture_before_jurisdiction": 39
},
"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": "9 out of 15 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 14/19 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 36 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.41,
"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": "41 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 41,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"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": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 25178,
"source_files_sampled": 136,
"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/136 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 136,
"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-22T16:57:38.193025Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hamcrest/hamcrest-php.svg",
"full_name": "hamcrest/hamcrest-php",
"license_state": "custom",
"license_spdx": null
}