原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"wordpress",
"wordpress-plugin"
],
"is_fork": false,
"size_kb": 444,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 60,
"PHP": 148394,
"JavaScript": 97
},
"pushed_at": "2026-07-30T19:18:45Z",
"created_at": "2017-10-27T22:51:45Z",
"owner_type": "Organization",
"updated_at": "2026-07-09T13:11:06Z",
"description": "Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "production",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://alley.com/",
"name": "Alley",
"type": "Organization",
"login": "alleyinteractive",
"company": null,
"location": "New York, NY",
"followers": 114,
"avatar_url": "https://avatars.githubusercontent.com/u/1733454?v=4",
"created_at": "2012-05-12T19:57:19Z",
"is_verified": null,
"public_repos": 273,
"account_age_days": 5191
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2025-01-27T15:01:20Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2025-01-15T21:16:21Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2025-01-15T20:26:42Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2025-01-14T18:30:41Z"
},
{
"tag": "v1.3.7",
"kind": "patch",
"published_at": "2024-03-22T16:13:00Z"
},
{
"tag": "v1.3.6",
"kind": "patch",
"published_at": "2023-12-18T19:56:11Z"
},
{
"tag": "v1.3.5",
"kind": "patch",
"published_at": "2023-12-02T00:37:59Z"
},
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2023-09-01T15:51:41Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2023-07-25T17:56:24Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2023-06-12T16:14:35Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2023-01-10T16:12:52Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-01-06T20:40:10Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-12-20T00:22:30Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2022-10-27T16:44:00Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2022-09-28T18:50:56Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-06-28T22:56:11Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2022-02-11T19:14:50Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2021-07-13T00:46:37Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2020-10-08T21:35:18Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2017-10-31T16:36:41Z"
}
],
"recent_commits": [
{
"oid": "47ccb67297c01fa83a284f30cdcc585df8e78d45",
"body": "…dition-type-mismatch\n\nIssue-71: Fix type mismatch for `condition` in `am_enqueue_script`",
"is_bot": false,
"headline": "Merge pull request #72 from alleyinteractive/fix/issue-71/phpstan-con…",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2025-07-14T17:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f25daf524fadad1fc35a60df25b58aa6a898a5",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2025-07-11T21:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c591aefab8090b47dc9b5cb931d6c13d1a3467c7",
"body": null,
"is_bot": false,
"headline": "Fix PHPStan condition type mismatch",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2025-07-11T21:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0dd09554921d502cb66fa637c8801eb5b2ed14c",
"body": null,
"is_bot": false,
"headline": "WIP: issue-71",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2025-07-11T20:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4abf62d7ae8bdbcb86ec1382de09a27865e2377",
"body": "…ets-to-query-monitor\n\nissue-66: Support registering assets to the wp dependency registry",
"is_bot": false,
"headline": "Merge pull request #67 from alleyinteractive/feature/issue-66/add-ass…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-27T14:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80f59136aea5bbcd404ef080ac5b0bcc4cc80ee5",
"body": null,
"is_bot": false,
"headline": "Bumping versions and misc changes",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-27T14:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc7b0f9260ee2a243fc21bbab23dac683b5fc3e",
"body": null,
"is_bot": false,
"headline": "Sync with latest from production",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-16T15:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f71b35ade5113433a1043f29df05aaee411a14d",
"body": "Fix src being an array",
"is_bot": false,
"headline": "Merge pull request #70 from alleyinteractive/hotfix/enqueue-script-src",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T21:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe6f4edd96381d3817a5cb20856ec53b747380e",
"body": null,
"is_bot": false,
"headline": "Fix src being an array",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T21:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c328c7d1a799366023c9b0aa2eeab8b876b453a",
"body": "Allow version argument to be null",
"is_bot": false,
"headline": "Merge pull request #69 from alleyinteractive/hotfix/version-helper",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T20:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68155e912f3cbf23c21eff4d08d501385ee9747b",
"body": "Co-authored-by: David Herrera <david@alley.com>",
"is_bot": false,
"headline": "Update src/helpers.php",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T20:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8d93dcec920f63ed394a21dc28f0931f37736f",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T20:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124c68be507c1041d0fcde1b51ba84c5e7fe0f6f",
"body": null,
"is_bot": false,
"headline": "spacing",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T20:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993fec6e6f3fbb11cb4071b503227305db68512a",
"body": null,
"is_bot": false,
"headline": "Allow version to be null, fix phpstan types",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-15T20:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324187deb5b3f8a7c1dcc8a888626ca86f7922e6",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-15T18:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4f7895b0a9de13a40f38dffa687f9b4dcaad24",
"body": null,
"is_bot": false,
"headline": "Tweaking tests",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-15T18:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384018411f7474b4c2a5efb092dca5d9436e5d21",
"body": null,
"is_bot": false,
"headline": "Add unit tests",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-15T18:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c0a0cfbf4d6e1bfed8f4d57b4c9bc0512726d6",
"body": null,
"is_bot": false,
"headline": "Add support for registering an asset to the wp dependency registry",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-15T18:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95f319a5b42ce2587bcb66679e834909cbe8ad4",
"body": null,
"is_bot": false,
"headline": "Add support for registering an asset to the wp dependency registry",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-15T17:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61afbf6ea20d407310e0561e4714d76036b40ff8",
"body": "…onitor",
"is_bot": false,
"headline": "Merge branch 'production' into feature/issue-66/add-assets-to-query-m…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-01-15T17:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aeee6b80074a38cbfe33a388bb32f29a2aed3db",
"body": null,
"is_bot": false,
"headline": "Fix changelog",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-14T18:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c436a730888a8b2cabc2f21c4e8bbb1cd2f51b2f",
"body": null,
"is_bot": false,
"headline": "Adding deploy ignore",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-14T18:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6bf34c36000545c94a478cdf43e929a993d42d",
"body": null,
"is_bot": false,
"headline": "Adding a lock",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-14T18:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a2df91ea9e85049b5282e3950a19a3387721b7",
"body": null,
"is_bot": false,
"headline": "Sync up release workflow",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-14T18:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dab680a6a17afc3d7d06d43d8dcb49988b04b536",
"body": "Moving to namespaces",
"is_bot": false,
"headline": "Merge pull request #59 from alleyinteractive/feature/autoloader",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-14T18:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef79c501fb8031829ceb1b5a8283732b6af462f3",
"body": null,
"is_bot": false,
"headline": "CR feedback",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-01-14T18:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "900a29c10e07489afb44292e9f6a0ad3edf54f09",
"body": null,
"is_bot": false,
"headline": "Test MS",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T20:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487ca321b874ab400e5edf00e59afc7d0b49f444",
"body": null,
"is_bot": false,
"headline": "Fixing types",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8caf8d8ca94122aae37e1629a8c8ba21c72c9646",
"body": null,
"is_bot": false,
"headline": "CHANGELOG",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d988e645d2079d952ec366bbeb914331265159",
"body": null,
"is_bot": false,
"headline": "Fix branch",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4184f505a11b2167c550e4f1cc45a6cd85b4f7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/doc-helpers' into feature/autoloader",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0d3376aede37a981e02d174a6fea150489817a5",
"body": null,
"is_bot": false,
"headline": "Add types for array arguments",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cdeb39cd36bf3ea3b8e9f6827506dfa9e1376ae",
"body": null,
"is_bot": false,
"headline": "Testing CI",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a5616e8469423a8adaffcbe96cfd74d18caf377",
"body": null,
"is_bot": false,
"headline": "Testing CI",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0498b5fb12665ebd020715f82e917fb652a317d",
"body": null,
"is_bot": false,
"headline": "Adjusting workflow",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154bb59447d2efb2a25e7436a7c43105fd4a2e17",
"body": null,
"is_bot": false,
"headline": "Migrating test suite to PSR-4",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130035428cf1d3c9ff1471b0ccf217c4d0903bf4",
"body": null,
"is_bot": false,
"headline": "Merging inproduction",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-12-30T19:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5aa0467d260e27d17169ee972b723f89a61f778",
"body": null,
"is_bot": false,
"headline": "WIP: issue-66",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2024-12-19T00:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9888cc4ab5eb42e0d8ced2368f25a2c067075288",
"body": "Fix: `Asset_Manager_Preload::set_asset_types()` should return an empty `array` if no valid arguments are passed",
"is_bot": false,
"headline": "Merge pull request #65 from alleyinteractive/feature/asset-types",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2024-08-26T18:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8049aee1e03693cb22af8d0f9d978957f4f5c4",
"body": null,
"is_bot": false,
"headline": "Minor tweak",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2024-08-26T12:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1007de2f551e3643844b16e7dfc0a60800adf71",
"body": "…y array if no valid arguments are passed.",
"is_bot": false,
"headline": "Fix: `Asset_Manager_Preload::set_asset_types()` should return an empt…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2024-08-26T12:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a892e030400487e828d5d25602200ccf1605740",
"body": "…ing-strategy-update\n\nUse wp_enqueue_script() for async and defer load methods",
"is_bot": false,
"headline": "Merge pull request #61 from alleyinteractive/feature/core-script-load…",
"author_name": "Jacob Schweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-22T16:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60b47b554b438c8a7e66d0b51cd34df08e15a3f4",
"body": null,
"is_bot": false,
"headline": "Add comments",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-20T21:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fddddbf44a7b67ae373c499bdb0bed1c9505fab",
"body": null,
"is_bot": false,
"headline": "Spacing fix",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-20T21:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15027dc0377e0b6698beca91477f2393d37ae09b",
"body": null,
"is_bot": false,
"headline": "Changelog update",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-20T20:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3fe0dc03437b8cc130d0c0b36cdf31e49226ad",
"body": null,
"is_bot": false,
"headline": "Backwards compatibility",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-20T20:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c837c6c1614f4509e4d89b6dbf3ef89ba8cf3e",
"body": null,
"is_bot": false,
"headline": "Add unit test for defer strategy and add comments",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-19T21:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91f2932b4b68b1d621080d2ec235f9787fe16bb",
"body": null,
"is_bot": false,
"headline": "Remove unnessary array and update unit test",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-18T21:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0197a2a47ccfb3ada428c8308ff1638646c74cb",
"body": "…pdate",
"is_bot": false,
"headline": "Merge branch 'production' into feature/core-script-loading-strategy-u…",
"author_name": "Jacob Schweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-18T19:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b8508feb6ed18941b12b02de812d24ad3851c1",
"body": null,
"is_bot": false,
"headline": "Remove schedule",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-03-18T18:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d6d6adb3af1336d7a77bbf09f0e3eec1359973",
"body": null,
"is_bot": false,
"headline": "Use wp_enqueue_script() for async and defer load methods",
"author_name": "jacobschweitzer",
"author_login": "jacobschweitzer",
"committed_at": "2024-03-18T16:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15df98c3428eaa7f397c2d5624760ccbca1897b8",
"body": null,
"is_bot": false,
"headline": "Adding editor config and test CS",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-01-09T21:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e79e097d478ce5a4a7aa1cd121bbdbd10ec41c",
"body": null,
"is_bot": false,
"headline": "Adding PHP 8.3, removing 8.0",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-01-09T21:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2aae7a0874a2b39b53ef8fab7506d2ad47ed1d6",
"body": null,
"is_bot": false,
"headline": "CHANGELOG and built release workflow",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-01-09T21:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d3d75eb642b0ff9b2a05945a3644fc4556755a",
"body": null,
"is_bot": false,
"headline": "Migrating tests into new namespace",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-01-09T21:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae699fe31ddda6ecc86da439ee50c61f89cd1720",
"body": null,
"is_bot": false,
"headline": "Wiring up the legacy aliases and upgrading phpcs to alley cs 2.0",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-01-09T20:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a6b206ad804f62e128e2a1eeab23630eaefd32",
"body": null,
"is_bot": false,
"headline": "Moving code into inc and more modern structure",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-01-09T20:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1729343c7c29ce13faf5246000428668442e1a6c",
"body": "Add support for Windows filepaths",
"is_bot": false,
"headline": "Merge pull request #58 from alleyinteractive/fix/windows-compat",
"author_name": "Kevin Fodness",
"author_login": "kevinfodness",
"committed_at": "2023-12-18T19:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599e9d7df27eedd29b192a42278183ab1f5481d5",
"body": null,
"is_bot": false,
"headline": "Add support for Windows filepaths",
"author_name": "Kevin Fodness",
"author_login": "kevinfodness",
"committed_at": "2023-12-18T17:44:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec2ad54e11863d54c96af43f9b4cb4f0828b731",
"body": "…owed-tags\n\nRemove default wp_kses allowed SVG attributes",
"is_bot": false,
"headline": "Merge pull request #56 from alleyinteractive/fix/default-kses-svg-all…",
"author_name": "Ryan Domingue",
"author_login": "goodguyry",
"committed_at": "2023-12-02T00:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48db0ff1ccbb55df1d8b8656d7215f5a760e5d0",
"body": "This was essentially testing DOMDocument::importNode's `deep` parameter. There's something strange about this test: it's the only one that requires the PHP version conditionals. I've added some nesting to another test, including the offending `defs` and `g` elements, with no issues in 8.1+",
"is_bot": false,
"headline": "Removes nested DOM test; moves nesting to another test",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-11-19T08:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1cd20b7dc15144e861ddb24b6bd49636820052",
"body": "These are managed by the authors via multiple methods",
"is_bot": false,
"headline": "Removes default SVG allowed attributes",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-11-19T05:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9762209bb4fa0c28b12b84726b48f4b3852d07f6",
"body": "…ew-svg\n\nAs it turns out, the new SVG attributes happened in PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #54 from alleyinteractive/hotfix/fix-version-for-n…",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-08T01:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d14dbf834c02d0d10d87939d7b8207ada4af37",
"body": null,
"is_bot": false,
"headline": "As it turns out, the new SVG attributes happened in PHP 8.1",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-07T18:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d1878cdf62599f0c8c88c7a686c8f06eb8a4db",
"body": null,
"is_bot": false,
"headline": "Update test.yml",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-01T15:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7098a06e3724136635cfc9088dd60e4b6ab83205",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-01T15:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c439895930950b77485363cee576cd109be55b",
"body": "…recations\n\n[ISSUE-52] PHP 8.2 deprecations",
"is_bot": false,
"headline": "Merge pull request #53 from alleyinteractive/fix/ISSUE-52/php-8.2-dep…",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-01T14:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c8e407c377084c35e1ab559c4695cbc6ea4818",
"body": null,
"is_bot": false,
"headline": "Fix indentation",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-01T14:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42b224a9c249f3164c037382154041e7d339542",
"body": "…P 8.2",
"is_bot": false,
"headline": "Update tests to address changes in xmlns:xlink between PHP 8.0 and PH…",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-01T14:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ab2cf2cd1fda4a4ad324fe523d3b22604e1c09",
"body": null,
"is_bot": false,
"headline": "def and g now have xmlns attributes",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-01T14:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268da804cd25497dbf54a1cafa24503a1fdb7572",
"body": null,
"is_bot": false,
"headline": "Fix deprecation warnings",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-01T13:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aafa9cc025fb1ebb17eaac6824e72e6501a2aa1",
"body": null,
"is_bot": false,
"headline": "Add class parameters to remove dynamic property deprecation warnings",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2023-09-01T12:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "accc576cc1ed7be2cda877047a154499a16aaa90",
"body": "[SVG Sprite] Removes `visibility:hidden` and let off-screen positioning hide the sprite",
"is_bot": false,
"headline": "Merge pull request #50 from alleyinteractive/fix/browser-hidden-support",
"author_name": "Ryan Domingue",
"author_login": "goodguyry",
"committed_at": "2023-07-25T17:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe5b8c0d559cb736217d8727f4381d6d69ec9037",
"body": null,
"is_bot": false,
"headline": "Clarifies CHANGELOG entry",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-07-25T17:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d41c4fb5001fa36c4aa35ca882b9d3b37226705",
"body": null,
"is_bot": false,
"headline": "Pins mantle-framework/testkit to a minor version",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-07-25T17:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51cc1032427b91c2375be31fffab3176348204b5",
"body": null,
"is_bot": false,
"headline": "Bumps version to 1.3.3",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-07-25T17:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60d377cfbdbf1e7c306d5876a4f864e594936aa",
"body": null,
"is_bot": false,
"headline": "Updates CHANGELOG",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-07-20T23:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cd0665ac3c11f037e2878e2cfc64657344059b",
"body": null,
"is_bot": false,
"headline": "Updates mantle-framework/testkit to 0.11.1",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-07-20T23:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09699bfaec2dba59f619abfe801f3c7b43f22da",
"body": "This is to prevent certain element references from breaking, like <clipPath id=\"clip\" .../>` referenced by `url(#clip)`",
"is_bot": false,
"headline": "Removes visibility:hidden style",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-07-20T23:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22ea69d0294ba2aa5879a699828f1261a81d657",
"body": "Changes the method with which we hide the sprite",
"is_bot": false,
"headline": "Merge pull request #49 from alleyinteractive/fix/hidden-sprite",
"author_name": "Ryan Domingue",
"author_login": "goodguyry",
"committed_at": "2023-06-12T16:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7cd32c6f31c3bf46ad5587f6b74c112dcda19e4",
"body": null,
"is_bot": false,
"headline": "Bumps to version 1.3.2 and updates CHANGELOG",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-06-12T16:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd3270cf89a30e3f373d3b7056608c7c0768b78",
"body": null,
"is_bot": false,
"headline": "Empty Commit",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-06-08T19:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0477c602dab3905f5e1b2b5e51837aa447b91c44",
"body": "I recently hit an issue with an SVG file that wasn't rendering correctly because it contains a `url()` function pointing to a linearGradient element. I found that hiding the sprite sheet with `display:none` was the culprit. I've changed the way we hide the sprite sheet to match the way WP core handles them.",
"is_bot": false,
"headline": "Changes the method with which we hide the sprite",
"author_name": "Ryan Domingue",
"author_login": null,
"committed_at": "2023-06-07T23:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b005d13170eadecb7c860ba5b600330f82d54af6",
"body": "Check for array key before using",
"is_bot": false,
"headline": "Merge pull request #47 from alleyinteractive/extension",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-10T16:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749092ea39016bd3ef39125d6969e9fb8aee514d",
"body": null,
"is_bot": false,
"headline": "CHANGELOG",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-10T15:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72eb1560fce039dcc08233ed2a5ed329b6d29b97",
"body": null,
"is_bot": false,
"headline": "Adjusting domain, upgrading to mantle v0.10",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-10T15:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b576fd707b2353def7198067af1e9e66889c3856",
"body": null,
"is_bot": false,
"headline": "Fixing composer to make it valid",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-10T15:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376afdf65ac2863a454e58d996af82d796996f7b",
"body": null,
"is_bot": false,
"headline": "Switch to reusable workflow",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-10T15:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6167345921d2739a9750ea63b2f7df787d578651",
"body": null,
"is_bot": false,
"headline": "Check for extension before using",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-10T15:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a902c369a86fede6dd72fad657564e3feef51a22",
"body": "…ability\n\nUse custom meta capability to restrict displaying errors",
"is_bot": false,
"headline": "Merge pull request #46 from alleyinteractive/feature/format-error-cap…",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-01-06T20:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3597a447c44c4d2f55e3301b5e7d7b5776e3653c",
"body": null,
"is_bot": false,
"headline": "Typo",
"author_name": "David Herrera",
"author_login": "dlh01",
"committed_at": "2023-01-06T02:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94c1c8026b33ab4ebe419825f393a8a3cf354000",
"body": null,
"is_bot": false,
"headline": "Reword a bit",
"author_name": "David Herrera",
"author_login": "dlh01",
"committed_at": "2023-01-06T02:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e5a5c37a2c776d47f0eae594d327f50d5fdac4",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "David Herrera",
"author_login": "dlh01",
"committed_at": "2023-01-06T02:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4f8de3cdba5ddc00beebe7344b1d15f14a1dede",
"body": null,
"is_bot": false,
"headline": "Use custom meta capability to restrict displaying errors",
"author_name": "David Herrera",
"author_login": "dlh01",
"committed_at": "2022-12-31T19:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9434f8a661cb70cc1ef85eae77ffe507c0534de",
"body": "…howing-error\"\n\nThis reverts commit 34da965cb450ae91b4faa0eff42557875badc4e4, reversing\nchanges made to 95ee4a842618ab773a74e5160a30bb175b7f2d0a.",
"is_bot": false,
"headline": "Revert \"Merge pull request #45 from alleyinteractive/add-filter-for-s…",
"author_name": "David Herrera",
"author_login": "dlh01",
"committed_at": "2022-12-31T11:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34da965cb450ae91b4faa0eff42557875badc4e4",
"body": "…rror\n\nAdd am_show_enqueue_error filter to control error display.",
"is_bot": false,
"headline": "Merge pull request #45 from alleyinteractive/add-filter-for-showing-e…",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2022-12-30T21:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2347882169413e2a584c28133a5fe3c0505d8596",
"body": null,
"is_bot": false,
"headline": "Merge fix",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2022-12-30T20:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6582da183db9e5ec6b8d5104c06721042c3a18b3",
"body": "…splay",
"is_bot": false,
"headline": "Adds am_show_enqueue_error filter to allow customizations to error di…",
"author_name": "Linnea Huxford",
"author_login": "mslinnea",
"committed_at": "2022-12-30T19:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ee4a842618ab773a74e5160a30bb175b7f2d0a",
"body": "…yinteractive/alley-coding-standards-tw-1.0\n\nUpdate alleyinteractive/alley-coding-standards requirement from ^0.3 to ^1.0",
"is_bot": false,
"headline": "Merge pull request #42 from alleyinteractive/dependabot/composer/alle…",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2022-12-22T15:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891de1ed5a55f361226b798f62aa62de260010c4",
"body": "v1.2.0 Release Prep",
"is_bot": false,
"headline": "Merge pull request #44 from alleyinteractive/chore/1.2-release-prep",
"author_name": "Ryan Domingue",
"author_login": "goodguyry",
"committed_at": "2022-12-20T00:16:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 0,
"latest_release_at": "2025-01-27T15:01:20Z",
"latest_release_tag": "v1.4.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 0,
"days_since_latest_release": 549,
"mean_days_between_releases": 66.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "alleyinteractive/wp-asset-manager",
"exists": true,
"license": "GPL-2.0-only",
"keywords": [
"wordpress",
"wordpress-plugin"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/alleyinteractive/wp-asset-manager",
"is_deprecated": false,
"latest_version": "v1.4.3",
"repository_url": "https://github.com/alleyinteractive/wp-asset-manager",
"versions_count": 20,
"total_downloads": 466407,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 31375,
"first_published_at": null,
"latest_published_at": "2025-01-27T15:01:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 549
}
]
},
"popularity": {
"forks": 5,
"stars": 30,
"watchers": 35,
"fork_history": {
"days": [
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 25186,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"package.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": 2,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "alleyinteractive/alley-coding-standards",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mantle-framework/testkit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 57,
"open_issues": 5,
"closed_ratio": 0.545,
"closed_issues": 6,
"closed_unmerged_prs": 3
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "goodguyry",
"commits": 105,
"avatar_url": "https://avatars.githubusercontent.com/u/2059404?v=4"
},
{
"type": "User",
"login": "srtfisher",
"commits": 103,
"avatar_url": "https://avatars.githubusercontent.com/u/346399?v=4"
},
{
"type": "User",
"login": "joemcgill",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/801097?v=4"
},
{
"type": "User",
"login": "ostowe",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/2472666?v=4"
},
{
"type": "User",
"login": "renatonascalves",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/19148962?v=4"
},
{
"type": "User",
"login": "mslinnea",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/7308162?v=4"
},
{
"type": "User",
"login": "jacobschweitzer",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/3016425?v=4"
},
{
"type": "User",
"login": "anubisthejackle",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1724534?v=4"
},
{
"type": "User",
"login": "dlh01",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/697432?v=4"
},
{
"type": "User",
"login": "emilyatmobtown",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/24902269?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.345
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"all-pr-tests.yml",
"built-release.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpcs.xml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "1 out of 5 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 4,
"reason": "Found 4/9 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 10,
"reason": "security policy file 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": "47ccb67297c01fa83a284f30cdcc585df8e78d45",
"ran_at": "2026-07-30T19:27:44Z",
"aggregate_score": 5.7,
"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": "2025-07-14T17:09:45Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2021-03-03T17:24:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2024-12-30T21:42:00Z",
"last_comment_at": "2026-05-01T01:30:26Z",
"last_comment_author": "copilot-swe-agent"
},
{
"number": 74,
"created_at": "2026-07-09T05:59:59Z",
"last_comment_at": "2026-07-09T06:00:28Z",
"last_comment_author": "econscript"
}
],
"last_merged_pr_at": "2025-07-14T17:08:23Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 22,
"created_at": "2021-08-04T18:38:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2023-10-30T22:50:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2024-04-30T18:59:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2024-04-30T19:22:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2026-07-09T05:59:12Z",
"last_comment_at": "2026-07-09T06:00:46Z",
"last_comment_author": "econscript"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alleyinteractive/wp-asset-manager",
"host": "github.com",
"name": "wp-asset-manager",
"owner": "alleyinteractive"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 34.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 58,
"calibrated": 62,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 34,
"pct": 60
}
}
],
"value": 34,
"inputs": {
"security": 57,
"vitality": 46,
"community": 58,
"governance": 69,
"calibration": "2026-08-02",
"engineering": 64,
"ai_readiness": 39,
"abandonment_cap": 34,
"abandonment_state": "likely_abandoned",
"weighted_overall_raw": 58,
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 62,
"overall_after_abandonment_multiplier": 37
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 46,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 0
},
"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": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v1.4.3",
"releases_from_tags": false,
"days_since_latest_release": 549,
"mean_days_between_releases": 66.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 549 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 549
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~66.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 66.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 34,
"state": "likely_abandoned",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 386,
"days_since_last_human_commit": 386,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 386 days; 3 unmet obligation(s): releases stalled, Scorecard reports it unmaintained, CI broken",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 386,
"count": 3,
"signals": "releases stalled, Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 5,
"stars": 30,
"watchers": 35,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "30 stars",
"points": 23.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 30
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "35 watchers",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 35
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"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": 13.5,
"status": "met",
"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": 63,
"inputs": {
"packages": [
"alleyinteractive/wp-asset-manager"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 466407,
"monthly_downloads": 31375
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "31,375 downloads/month across packagist",
"points": 60,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 31375,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"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": 69,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 13,
"top_contributor_share": 0.345
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 34% of commits",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"merged_prs": 57,
"open_issues": 5,
"closed_issues": 6,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.545,
"closed_unmerged_prs": 3,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "55% of issues closed",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 55
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "57/60 decided PRs merged",
"points": 28.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 57,
"decided": 60
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/9 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 114,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "alleyinteractive",
"public_repos": 273,
"account_age_days": 5191
},
"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": "114 followers of alleyinteractive",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 114,
"login": "alleyinteractive"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "273 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 273
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"alleyinteractive/wp-asset-manager"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 549
},
"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 549 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 549
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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": 64,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpcs.xml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 5 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"wordpress",
"wordpress-plugin"
],
"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": "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": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 5.7
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 5 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/9 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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 detected",
"points": 5,
"status": "met",
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 39,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"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": "22 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"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": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpcs.xml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": 25186,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"plugin": 2,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "tags",
"label": "plugin",
"source": "tag:wordpress-plugin",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@alleyinteractive/wp-asset-manager' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T19:28:05.438142Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alleyinteractive/wp-asset-manager.svg",
"full_name": "alleyinteractive/wp-asset-manager",
"license_state": "custom",
"license_spdx": null
}