Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1797,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 48548,
"PHP": 339963,
"HTML": 13118,
"Less": 1371,
"SCSS": 533,
"Shell": 520,
"JavaScript": 30390
},
"pushed_at": "2026-02-14T12:17:34Z",
"created_at": "2011-06-25T05:52:15Z",
"owner_type": "User",
"updated_at": "2026-07-13T16:46:09Z",
"description": "Combines. minifies, and serves CSS or Javascript files",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"CSS"
]
},
"owner": {
"blog": "http://mrclay.org/",
"name": "Steve Clay",
"type": "User",
"login": "mrclay",
"company": "Forum One",
"location": "Huntington, WV",
"followers": 167,
"avatar_url": "https://avatars.githubusercontent.com/u/170687?v=4",
"created_at": "2009-12-21T21:51:13Z",
"is_verified": null,
"public_repos": 176,
"account_age_days": 6059
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.0.2",
"kind": "patch",
"published_at": "2026-02-14T12:17:34Z"
},
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2025-02-03T08:54:41Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2024-01-04T06:10:36Z"
},
{
"tag": "3.0.4",
"kind": "patch",
"published_at": "2019-09-24T05:14:07Z"
},
{
"tag": "2.3.3",
"kind": "patch",
"published_at": "2017-11-03T21:07:15Z"
},
{
"tag": "3.0.3",
"kind": "patch",
"published_at": "2017-11-03T21:08:06Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2017-09-14T22:14:17Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2017-06-08T21:05:37Z"
},
{
"tag": "2.3.2",
"kind": "patch",
"published_at": "2017-06-08T21:05:59Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2017-04-03T21:04:24Z"
},
{
"tag": "2.3.1",
"kind": "patch",
"published_at": "2017-04-03T21:03:06Z"
}
],
"recent_commits": [
{
"oid": "1bc432697d321008ba0df1f05b80bdce8a366706",
"body": "Fix: Add scssphp 2.x compatibility while maintaining backward compatibility",
"is_bot": false,
"headline": "Merge pull request #717 from Medienplanet24/master",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2026-02-14T12:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d625001ab753c78bfcd1be2cb8655ce7650217",
"body": null,
"is_bot": false,
"headline": "Fix 4.0.2 release date",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2026-02-14T12:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7157647b77205c05e8d5a529427422d958b9b611",
"body": "- Update .semver to 4.0.2\n- Add changelog entry for scssphp 2.x compatibility\n- Update composer.json to allow scssphp ^1.12|^2.0",
"is_bot": false,
"headline": "Bump version to 4.0.2",
"author_name": "Be-Mann",
"author_login": "Be-Mann",
"committed_at": "2026-01-22T10:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "890c7e4a5a2ff1ef1f4e4ada599ba207f48cc475",
"body": "- Use CompilationResult::getIncludedFiles() for scssphp 2.x\n- Fall back to Compiler::getParsedFiles() for scssphp 1.x\n- Runtime detection via method_exists()\n\nFixes compatibility with PHP 8.5+ which requires scssphp 2.x\nRelated: mrclay/minify#715",
"is_bot": false,
"headline": "Add scssphp 2.x compatibility while maintaining backward compatibility",
"author_name": "Be-Mann",
"author_login": "Be-Mann",
"committed_at": "2026-01-22T10:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1c8b925be34dc07a5ba49f6bb0de5be69f786fc",
"body": null,
"is_bot": false,
"headline": "Fill changelog for 4.0.1",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2025-02-03T08:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eb43c9f9f52673febee313a7ff782713c7ebd94",
"body": null,
"is_bot": false,
"headline": "Add reflink to 4.0.0 release in changelog",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2025-02-03T08:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5597771d6eefcc13e3244bb13764881415f61879",
"body": null,
"is_bot": false,
"headline": "Update .semver to 4.0.1",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2025-02-03T08:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5ca3614e43c6fb279e5d744a0e67d8edfb2273",
"body": null,
"is_bot": false,
"headline": "Fix ubuntu typo in github actions",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2025-02-03T08:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8cdbb6c7ca5c9f31bf1ffdc473aafac584c0ef",
"body": "Add support for php 8.4",
"is_bot": false,
"headline": "Merge pull request #714 from thirsch/feature/php84",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2025-02-03T08:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c222c652112a26cfc4b0ce65dc0bef041d9ddb5b",
"body": null,
"is_bot": false,
"headline": "adding php 8.4 to github actions",
"author_name": "Thomas A. Hirsch",
"author_login": "thirsch",
"committed_at": "2025-01-28T14:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f49fa1e333c0f0a982ad68a7eeee6e523fd1a1",
"body": null,
"is_bot": false,
"headline": "explicitly mark parameters as nullable",
"author_name": "Thomas A. Hirsch",
"author_login": "thirsch",
"committed_at": "2025-01-28T14:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230770a27782a99d6fc2591becc8ad3d644055a3",
"body": "Recommend against use",
"is_bot": false,
"headline": "Merge pull request #711 from mrclay/deprecation",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2024-06-19T10:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b1d6044830ab28271f2dcb022ae939f7406f7c",
"body": null,
"is_bot": false,
"headline": "Recommend against use",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-06-14T03:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43fb768c1317492e74b60fbc19d4be129b89b462",
"body": null,
"is_bot": false,
"headline": "Fixes #693",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6166d3b785b6e9453c03894faf9212b46d165fe0",
"body": null,
"is_bot": false,
"headline": "Skip some tests on CI",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84d55d4d6c4072406e963acefa54ef649ee1f65",
"body": null,
"is_bot": false,
"headline": "Use Github actions",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45463786f8a99a8f78edc5b8389470918fe009e3",
"body": "Updates",
"is_bot": false,
"headline": "Merge pull request #709 from mrclay/docker",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e5e20abed2f9ef2eba7567745096efaac54915",
"body": null,
"is_bot": false,
"headline": "Changelog update",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e182a625548ce369ae7f42bf576c8c4f06f82d0",
"body": null,
"is_bot": false,
"headline": "Use scssphp/scssphp",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc1ffdc5fc796fa361e78257c4cd0c29a1238755",
"body": null,
"is_bot": false,
"headline": "Test fixes",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3721156e869abf04a5896b47c9716d1e517bba",
"body": null,
"is_bot": false,
"headline": "Require PHP 8.1. Fixes #708",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T06:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3047f5c48f070456f606be408c8d42434fcd3f85",
"body": null,
"is_bot": false,
"headline": "Add docker-compose setup",
"author_name": "Steve Clay",
"author_login": "mrclay",
"committed_at": "2024-01-04T02:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104ccd2bfe393c7c5465bb39be596874c79b47db",
"body": null,
"is_bot": false,
"headline": "Update .semver file",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2023-05-05T12:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc02cdfba70737828c947fde33bc3f8235a742f5",
"body": null,
"is_bot": false,
"headline": "Fill changelog for 3.0.14",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2023-05-05T12:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f055d3f58b4e8c94b23abeace612f3040a3816",
"body": null,
"is_bot": false,
"headline": "Merge pull request #705 from rossbearman/monolog-v3",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2023-04-13T20:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4970127e91f3f91c13dac39a70eb65765ae46367",
"body": null,
"is_bot": false,
"headline": "Support monolog v3",
"author_name": "Ross Bearman",
"author_login": "rossbearman",
"committed_at": "2023-04-12T15:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c37bdd8c600d202841f8bc3136070d6ab22d91",
"body": null,
"is_bot": false,
"headline": "Merge pull request #700 from turbulent/feat/allow-invalidation",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-12-15T10:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9d0595e378f2c6401a2dad5c0a57bf39fa8380",
"body": null,
"is_bot": false,
"headline": "feat: Allow invalidation from manual invocation",
"author_name": "Adrien Poupa",
"author_login": "AdrienPoupa",
"committed_at": "2022-12-14T20:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca8fdc6fddd513d82c393a3fef5c79f8357af806",
"body": "Add property declaration",
"is_bot": false,
"headline": "Merge pull request #699 from tamakianimalife/php8.2",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-12-14T18:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c69866874be4fefaea2b719953d421f1215d7bf",
"body": null,
"is_bot": false,
"headline": "Add property declaration",
"author_name": "tamakianimalife",
"author_login": "tamakianimalife",
"committed_at": "2022-12-14T08:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5b9f0bfb5f2ab0bcba45289268328be27a7ae6",
"body": null,
"is_bot": false,
"headline": "Add changelog for #688",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-10-02T21:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74adc4f6bd76b12d7b31fef3486ebe40b9532bf",
"body": null,
"is_bot": false,
"headline": "Add changelog for 3.0.13 release",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-10-02T21:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dee6538beafd37a976814377069d4494accec7d",
"body": null,
"is_bot": false,
"headline": "Merge pull request #697 from croensch/apcu",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-10-02T21:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "455084b2843ad1565401cb4b3bb0d89e2b055649",
"body": null,
"is_bot": false,
"headline": "Minify_Cache_APCu replaces APC",
"author_name": "Christoph Rönsch",
"author_login": "croensch",
"committed_at": "2022-10-01T20:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5112bb50f45057b7cf929462f489bbba8f9ba757",
"body": null,
"is_bot": false,
"headline": "Merge pull request #688 from mrclay/lesserphp",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-05-14T11:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1962d3614c7ee1795a9fb74e49e603646b34207d",
"body": null,
"is_bot": false,
"headline": "Fill changelog for 3.0.12",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-05-14T11:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2226a6add121e677e009cebcab6e459b3f67221a",
"body": "Fix null argument to preg_split",
"is_bot": false,
"headline": "Merge pull request #696 from 0m3r/patch-1",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-05-14T11:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b91de51c3acfdbd3c2be01d34b3cdc7be81ed6e",
"body": "Deprecated Functionality: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated\n\nhttps://www.php.net/manual/en/function.preg-split.php#refsect1-function.preg-split-parameters\n\nlimit:\n\nIf specified, then only substrings up to limit are returned with the\nrest of the string being placed in the last substring. A limit of -1 or\n0 means \"no limit\".\n\nRefs:\n- https://www.drupal.org/project/geshifilter/issues/3262325\n\nSigned-off-by: Elan Ruusamäe <glen@pld-linux.org>",
"is_bot": false,
"headline": "Fix null argument to preg_split",
"author_name": "Oleksandr Krasko",
"author_login": "0m3r",
"committed_at": "2022-05-14T11:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c000f9d0541ccb5df8c77a78f4199217a916448",
"body": null,
"is_bot": false,
"headline": "Merge pull request #692 from venkatraj/dev-master",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2022-01-04T08:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbda49556e4d4c000c27090bac4db84bf654e1d9",
"body": null,
"is_bot": false,
"headline": "updated jquery version to avoid xss attacks",
"author_name": "N. Venkat Raj",
"author_login": "venkatraj",
"committed_at": "2022-01-04T08:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b314554a0fbfcc72042ce3f52a7d6f4cbaf9f8b3",
"body": null,
"is_bot": false,
"headline": "Remove php 7.4 block for LessSourceTest",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T15:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dac0ac8732b137b2349d3207c45abe9040f72b1",
"body": "This resolves php 7.4 compatibility",
"is_bot": false,
"headline": "Require marcusschwarz/lesserphp ^0.5.5",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T15:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80add80a210b29a5f45d7c66b664748ab05544c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #687 from mrclay/php-8-testing",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T15:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad732493b8fa2d0de5cf12c1fcbeaf947f595dda",
"body": null,
"is_bot": false,
"headline": "Remove php 7.4 from allow failures",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T12:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad0fb95556fc2626f478a8315788f1fa66c775e9",
"body": null,
"is_bot": false,
"headline": "Disable less tests on php 7.4+",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T12:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1572a580a8ab29c5c7df4319c4787c74f7dcb3e",
"body": null,
"is_bot": false,
"headline": "Prepare for 3.0.11 release",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T11:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f9dafe5f6b44af68bac7f059d186cf3de42e95",
"body": "Disable less tests on php 7.4+",
"is_bot": false,
"headline": "Merge pull request #685 from mrclay/php-8",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T11:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c814ff4baeb1ff6b66e5416f0bec72aead34f6f3",
"body": "Add PHP 8 support in composer.json",
"is_bot": false,
"headline": "Merge pull request #682 from angrybrad/master",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2021-03-11T11:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8382fb85d8e48183dc1124aadb1f35d1f14244ef",
"body": null,
"is_bot": false,
"headline": "Disable less tests on php 7.4+",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-12-01T14:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efec97278f4886e282c45e783ed07a452f5dbfcc",
"body": null,
"is_bot": false,
"headline": "Merge pull request #677 from mrclay/php-7.4",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-10-24T17:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d4db41ac86aa97893342a697aaa32e9cf1f8f5",
"body": "This adds php 8.0 to the test matrix",
"is_bot": false,
"headline": "Add php nightly test",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-10-24T15:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89bc57164438a129e9db4f4bce09a53dbb6d1af",
"body": "…ated",
"is_bot": false,
"headline": "Fix Array and string offset access syntax with curly braces is deprec…",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-10-24T15:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e3eb241f806bf592d1bbb3246cacb39539e1c5",
"body": null,
"is_bot": false,
"headline": "Add PHP 8 support in composer.json",
"author_name": "Brad Bell",
"author_login": "angrybrad",
"committed_at": "2020-10-23T19:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b17c00c05cadaedea3481ffbda00e7c2f6695972",
"body": "This partly reverts 5705fc9d899843fe8f6b6e0d361ccf01974b34a1",
"is_bot": false,
"headline": "Make code symmetric: Check on ConditionalGet as well",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-07-12T07:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3fe3001c3274e1497bc82e77f14d50e40a8cea2",
"body": null,
"is_bot": false,
"headline": "Avoid calling get_magic_quotes_gpc() in tests for php >= 5.4",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-07-12T07:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8600312ed15a1017a601012fc4727497e3e279a0",
"body": "Setup php-cs-fixer (@PSR2 rules only); Enable running in CI",
"is_bot": false,
"headline": "Merge pull request #672 from mrclay/fixer-psr2",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-03T08:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "070c6c03497abfffd073c11140db8693613e99f1",
"body": null,
"is_bot": false,
"headline": "Allow failures for php-cs-fixer",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-03T07:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31855f6b8b84c5533f816d8f397dade3893836a",
"body": "- braces\n- function_declaration\n- lowercase_keywords\n- method_argument_space\n- no_spaces_inside_parenthesis\n- no_trailing_whitespace\n- no_trailing_whitespace_in_comment\n- single_blank_line_at_eof",
"is_bot": false,
"headline": "Apply php-cs-fixer fixers",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-03T07:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031e804d08ba7701cdffc3fa4dc6404143e20516",
"body": null,
"is_bot": false,
"headline": "Run php-cs-fixer in Travis CI",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-03T07:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263381a23ff3bfdf7ac35aa37ba48a6f77ea0e17",
"body": "Setup only to apply @PSR2 rules",
"is_bot": false,
"headline": "Setup php-cs-fixer",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-03T07:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36bfd50b0d7e18c7fd6809710c84e7eb338c0b9",
"body": null,
"is_bot": false,
"headline": "Minor changelog fixes",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-03T07:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dba84a2d24ae6382057a1215ad3af25202addb9",
"body": null,
"is_bot": false,
"headline": "Prepare for 3.0.10 release",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-04-02T19:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f607be23a4faa5d4ed761d8b158e1f2a944702e",
"body": "* Exclude SSI comments\r\n\r\nExclude Nginx & Apache Server Side Include (SSI) comments from being stripped via minification, the same way IE directives are not stripped.\r\n\r\nBoth Nginx & Apache SSI directives begin with:\r\n\r\n<!—#\r\n\r\nSo we can just look for the # and don’t strip the comment in that case.\r\n[…]\n/docs/http/ngx_http_ssi_module.html\r\n\r\nApache SSI: https://httpd.apache.org/docs/2.4/howto/ssi.html\r\n\r\n* Add tests for Nginx/Apache SSI directives\r\n\r\nCo-authored-by: Andrew Welch <andrew@keluli.local>",
"is_bot": false,
"headline": "Exclude SSI Comments (#670)",
"author_name": "Andrew Welch",
"author_login": "khalwat",
"committed_at": "2020-04-02T19:45:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2a3e8c1d203958b45f56c0a399714ee8b478a12",
"body": null,
"is_bot": false,
"headline": "Setup .semver (gem install semver or gem install semver2)",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-03-24T19:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e59454bed510ad755091f0d462f6e87bf8c6ade4",
"body": null,
"is_bot": false,
"headline": "Add 3.0.9 release notes",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-03-24T19:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5197f9d41450b22e47e8e205562d12ba4a84a6",
"body": null,
"is_bot": false,
"headline": "Update phpunit.xml deprecated options, exclude vendor from code-coverage",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-03-24T19:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f336f59899869516c1939801211a5c6a7099dc",
"body": null,
"is_bot": false,
"headline": "Travis: use 7.4 instead of 7.4snapshot",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-03-24T19:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94829874f9fbfb9be1053b17a1c16fc1d79dc84c",
"body": null,
"is_bot": false,
"headline": "Allow intervention/httpauth 3.x",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-03-24T19:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0aa0aa7d7fa2215a9ebbbc6498304b6ce2598a6",
"body": null,
"is_bot": false,
"headline": "Add changelog for 3.0.8",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-03-19T16:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5705fc9d899843fe8f6b6e0d361ccf01974b34a1",
"body": "- removed deprecated function that since PHP 5.4.0 returns FALSE always, and since PHP 7.4 is deprecated.",
"is_bot": false,
"headline": "Function get_magic_quotes_gpc() is now deprecated in PHP 7.4 #661",
"author_name": "robbykrlos",
"author_login": "robbykrlos",
"committed_at": "2020-03-06T17:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3036ee9f55719ca4c13c062823f01320f325ea3e",
"body": null,
"is_bot": false,
"headline": "Add more reflinks to changelog",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-01-30T11:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3ae8417affdefeb8dda5b191a81893ee9855dc",
"body": null,
"is_bot": false,
"headline": "Allow marcusschwarz/lesserphp updates again",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-01-30T11:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39fdd9e6bfbaee6472d5d25ba3b3de61b635c24",
"body": null,
"is_bot": false,
"headline": "Update changelog for 3.0.7",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2020-01-30T11:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35e78086594cbd971c520635cb236642f13e7ab",
"body": null,
"is_bot": false,
"headline": "Force lesserphp to v0.5.2 because v0.5.3 changed namespace",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-12-31T09:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7378a0efe8e54d9950088422973423846bda5404",
"body": null,
"is_bot": false,
"headline": "Composer: sort packages, set platform version",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-12-10T06:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0dd8f50a187ed8d602c5c956a50902a54c99c3a",
"body": "* Upgrade mrclay/props-dic\r\n* Also support existing version",
"is_bot": false,
"headline": "Upgrade mrclay/props-dic (#658)",
"author_name": "Jason Varga",
"author_login": "jasonvarga",
"committed_at": "2019-12-08T20:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a812af8dcd0e1ce3c158fa3efdb82c627683f9",
"body": null,
"is_bot": false,
"headline": "Update changelog for 3.0.6",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-28T11:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8836df06d280d4b64db04442e77b1cbd37f27b0c",
"body": null,
"is_bot": false,
"headline": "Bugfix for option sanitizer (#655)",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-28T11:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f33b69786834d11e0e80c73e78d68edcae09a92",
"body": null,
"is_bot": false,
"headline": "Bugfix for option sanitizer",
"author_name": "Matthias Zronek",
"author_login": "mzronek",
"committed_at": "2019-10-28T10:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4b0ceb86a4e89bb8031715d1e0f75e953a925f",
"body": null,
"is_bot": false,
"headline": "Update changelog to format similar to keepachangelog.com",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-01T10:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266ddd7d541cf20b89ec5d7a0b217b48abc02d82",
"body": null,
"is_bot": false,
"headline": "Update changelog for 3.0.5",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-01T10:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07ed67aa7744b81183ab061b537ec7fa267be27d",
"body": null,
"is_bot": false,
"headline": "Fix syntax error in composer.json (#653)",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-01T10:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbcce054d46b70825a9d63bf5ed95bdbe61624c",
"body": null,
"is_bot": false,
"headline": "travis: add php 7.3, 7.4, 8.0; remove hhvm",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-01T09:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90404379019f72d5b213ce3f191a14f7cd71f794",
"body": null,
"is_bot": false,
"headline": "Fix unit test for bd7d1077",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-01T08:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f954e1bd587a78e26487c6dbe0585858f59d2625",
"body": null,
"is_bot": false,
"headline": "Fix syntax error in composer.json",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-10-01T07:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a77e60544d127c6b4b7d0e6747460466871938",
"body": null,
"is_bot": false,
"headline": "Set 3.0.4 release date",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-09-24T05:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25065b1559d0ed03d55cb57ff78e02767e3017d0",
"body": "#633 move lesserphp to require",
"is_bot": false,
"headline": "Merge pull request #634 from dpauli/#633-Move-lesserphp-to-require",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-09-19T07:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807f41903e74cf5bf56d84af75a390811121e97f",
"body": "Set \"Vary: Accept-Encoding\" header only if encoding is set and not empty",
"is_bot": false,
"headline": "Merge pull request #642 from csabahete/master",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-09-19T07:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81ad2289ac0e438993e82472d539ec7e466c3ac",
"body": "Do not pass undefined variables into compact() for PHP 7.3",
"is_bot": false,
"headline": "Merge pull request #646 from dli7319/master",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-09-19T07:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fecf395de3a03a9d7a9ac6b2bb4bbfd3fa8114db",
"body": null,
"is_bot": false,
"headline": "Allow monolog v2 (#650)",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2019-09-19T07:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd66ae3f923c0f4c5117c0d6322ac6537e9159f",
"body": null,
"is_bot": false,
"headline": "use phpunit from vendor",
"author_name": "Jason Varga",
"author_login": "jasonvarga",
"committed_at": "2019-09-18T19:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4453f3a4cb6da0007fb1c0f66acb3b3cc097f1f4",
"body": null,
"is_bot": false,
"headline": "Allow monolog v2",
"author_name": "Jason Varga",
"author_login": "jasonvarga",
"committed_at": "2019-09-18T18:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50353a9521dca7503be4127c49022ed14b4d594",
"body": "Delete if not before passing into compact.",
"is_bot": false,
"headline": "Check if each variable is in the symbol table.",
"author_name": "David Li",
"author_login": "dli7319",
"committed_at": "2019-02-27T19:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7d1077b39ea93feb433735cd43c2edfb561738",
"body": null,
"is_bot": false,
"headline": "set \"Vary: Accept-Encoding\" header only if encoding is set and not empty",
"author_name": "Csaba Hete",
"author_login": null,
"committed_at": "2018-11-06T18:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f89b528ccb7fb691207e31143f41c28895649f",
"body": null,
"is_bot": false,
"headline": "#633 Remove from suggest",
"author_name": "David Pauli",
"author_login": "panvid",
"committed_at": "2018-05-16T14:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1bbdccef0e813cf7b70d37a6f107b54d72e9fde",
"body": null,
"is_bot": false,
"headline": "#633 Move marcusschwarz/lesserphp from require-dev to require",
"author_name": "David Pauli",
"author_login": "panvid",
"committed_at": "2018-05-16T14:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258e495451c03adf57e1df81c2f0ef0c25b2f40d",
"body": "This reverts commit 5659799c4273b5b981a125b128d3cd7a640d86dc.\n\nthe change actually broken MinifyImportProcessorTest",
"is_bot": false,
"headline": "Revert \"simplify substr third param\"",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2018-01-05T17:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b97a1db01dc276ed1442ce1b572418f2d71bdd53",
"body": null,
"is_bot": false,
"headline": "cleanup unneeded import",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2018-01-05T17:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3081a88dbd9e8470b555cd4701a3abff96b7f02b",
"body": "Code Quality fixes",
"is_bot": false,
"headline": "Merge pull request #623 from glensc/cs2",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2018-01-05T16:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7fddfa0923a9575e9d3b1e33de88f739924631",
"body": null,
"is_bot": false,
"headline": "import classes instead of manual qualify",
"author_name": "Elan Ruusamäe",
"author_login": "glensc",
"committed_at": "2018-01-05T12:35:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 4,
"latest_release_at": "2026-02-14T12:17:34Z",
"latest_release_tag": "4.0.2",
"releases_from_tags": false,
"days_since_last_push": 160,
"active_weeks_last_year": 2,
"days_since_latest_release": 160,
"mean_days_between_releases": 359.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mrclay/minify",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/mrclay/minify",
"is_deprecated": false,
"latest_version": "4.0.2",
"repository_url": "https://github.com/mrclay/minify",
"versions_count": 25,
"total_downloads": 19139472,
"dependents_count": 137,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 317521,
"first_published_at": null,
"latest_published_at": "2026-02-14T12:14:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 160
}
]
},
"popularity": {
"forks": 463,
"stars": 2994,
"watchers": 144,
"fork_history": {
"days": [
{
"date": "2011-08-03",
"count": 1
},
{
"date": "2011-08-09",
"count": 1
},
{
"date": "2011-08-22",
"count": 1
},
{
"date": "2011-08-29",
"count": 1
},
{
"date": "2011-09-02",
"count": 1
},
{
"date": "2011-09-03",
"count": 1
},
{
"date": "2011-09-19",
"count": 1
},
{
"date": "2011-10-14",
"count": 1
},
{
"date": "2011-10-19",
"count": 1
},
{
"date": "2011-12-23",
"count": 1
},
{
"date": "2012-01-07",
"count": 1
},
{
"date": "2012-01-09",
"count": 1
},
{
"date": "2012-01-15",
"count": 1
},
{
"date": "2012-01-19",
"count": 1
},
{
"date": "2012-01-26",
"count": 1
},
{
"date": "2012-02-03",
"count": 1
},
{
"date": "2012-02-21",
"count": 1
},
{
"date": "2012-03-11",
"count": 1
},
{
"date": "2012-03-22",
"count": 1
},
{
"date": "2012-03-24",
"count": 1
},
{
"date": "2012-03-29",
"count": 1
},
{
"date": "2012-04-11",
"count": 1
},
{
"date": "2012-05-05",
"count": 1
},
{
"date": "2012-06-01",
"count": 1
},
{
"date": "2012-06-04",
"count": 1
},
{
"date": "2012-06-29",
"count": 1
},
{
"date": "2012-07-10",
"count": 1
},
{
"date": "2012-07-26",
"count": 1
},
{
"date": "2012-08-05",
"count": 1
},
{
"date": "2012-08-29",
"count": 1
},
{
"date": "2012-09-03",
"count": 1
},
{
"date": "2012-09-14",
"count": 2
},
{
"date": "2012-09-22",
"count": 1
},
{
"date": "2012-09-23",
"count": 1
},
{
"date": "2012-09-27",
"count": 1
},
{
"date": "2012-10-18",
"count": 1
},
{
"date": "2012-10-19",
"count": 1
},
{
"date": "2012-10-29",
"count": 1
},
{
"date": "2012-11-15",
"count": 1
},
{
"date": "2012-11-16",
"count": 1
},
{
"date": "2012-11-19",
"count": 1
},
{
"date": "2012-12-04",
"count": 1
},
{
"date": "2012-12-07",
"count": 1
},
{
"date": "2012-12-10",
"count": 1
},
{
"date": "2012-12-14",
"count": 1
},
{
"date": "2012-12-28",
"count": 1
},
{
"date": "2013-01-04",
"count": 1
},
{
"date": "2013-01-14",
"count": 1
},
{
"date": "2013-01-17",
"count": 1
},
{
"date": "2013-01-18",
"count": 1
},
{
"date": "2013-01-26",
"count": 1
},
{
"date": "2013-01-30",
"count": 1
},
{
"date": "2013-02-04",
"count": 1
},
{
"date": "2013-02-13",
"count": 1
},
{
"date": "2013-02-22",
"count": 1
},
{
"date": "2013-02-28",
"count": 1
},
{
"date": "2013-03-11",
"count": 1
},
{
"date": "2013-03-17",
"count": 1
},
{
"date": "2013-03-20",
"count": 1
},
{
"date": "2013-03-27",
"count": 1
},
{
"date": "2013-03-28",
"count": 1
},
{
"date": "2013-03-31",
"count": 1
},
{
"date": "2013-04-10",
"count": 1
},
{
"date": "2013-04-11",
"count": 1
},
{
"date": "2013-04-18",
"count": 1
},
{
"date": "2013-04-24",
"count": 1
},
{
"date": "2013-04-27",
"count": 1
},
{
"date": "2013-05-07",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-05-28",
"count": 1
},
{
"date": "2013-06-04",
"count": 1
},
{
"date": "2013-06-07",
"count": 1
},
{
"date": "2013-06-12",
"count": 1
},
{
"date": "2013-06-24",
"count": 1
},
{
"date": "2013-07-01",
"count": 1
},
{
"date": "2013-07-09",
"count": 1
},
{
"date": "2013-07-19",
"count": 1
},
{
"date": "2013-07-24",
"count": 1
},
{
"date": "2013-07-26",
"count": 1
},
{
"date": "2013-07-31",
"count": 1
},
{
"date": "2013-08-03",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-08",
"count": 1
},
{
"date": "2013-08-18",
"count": 1
},
{
"date": "2013-09-02",
"count": 1
},
{
"date": "2013-09-08",
"count": 1
},
{
"date": "2013-10-09",
"count": 1
},
{
"date": "2013-10-15",
"count": 2
},
{
"date": "2013-10-28",
"count": 1
},
{
"date": "2013-11-28",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-06",
"count": 1
},
{
"date": "2013-12-09",
"count": 1
},
{
"date": "2013-12-12",
"count": 1
},
{
"date": "2014-01-02",
"count": 1
},
{
"date": "2014-02-23",
"count": 1
},
{
"date": "2014-02-26",
"count": 1
},
{
"date": "2014-03-06",
"count": 1
},
{
"date": "2014-03-07",
"count": 1
},
{
"date": "2014-03-26",
"count": 1
},
{
"date": "2014-04-16",
"count": 1
},
{
"date": "2014-04-19",
"count": 1
},
{
"date": "2014-04-24",
"count": 1
},
{
"date": "2014-05-02",
"count": 1
},
{
"date": "2014-05-07",
"count": 1
},
{
"date": "2014-06-04",
"count": 3
},
{
"date": "2014-06-14",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-07-06",
"count": 1
},
{
"date": "2014-07-22",
"count": 2
},
{
"date": "2014-08-09",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-08-29",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-09-23",
"count": 2
},
{
"date": "2014-09-26",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-11-06",
"count": 1
},
{
"date": "2014-11-07",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-12-06",
"count": 1
},
{
"date": "2014-12-08",
"count": 1
},
{
"date": "2014-12-18",
"count": 1
},
{
"date": "2015-01-14",
"count": 1
},
{
"date": "2015-01-25",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-05",
"count": 1
},
{
"date": "2015-02-09",
"count": 1
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-03-13",
"count": 1
},
{
"date": "2015-03-19",
"count": 1
},
{
"date": "2015-03-27",
"count": 1
},
{
"date": "2015-04-02",
"count": 2
},
{
"date": "2015-04-03",
"count": 1
},
{
"date": "2015-04-04",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-04-30",
"count": 1
},
{
"date": "2015-05-03",
"count": 1
},
{
"date": "2015-05-07",
"count": 1
},
{
"date": "2015-05-11",
"count": 1
},
{
"date": "2015-05-13",
"count": 1
},
{
"date": "2015-05-21",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-06-13",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2015-08-05",
"count": 2
},
{
"date": "2015-08-15",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-08-31",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2015-09-24",
"count": 1
},
{
"date": "2015-09-26",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-10-20",
"count": 2
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-10-27",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-10-30",
"count": 2
},
{
"date": "2015-11-02",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2015-12-02",
"count": 1
},
{
"date": "2015-12-03",
"count": 2
},
{
"date": "2015-12-04",
"count": 1
},
{
"date": "2015-12-06",
"count": 1
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-17",
"count": 1
},
{
"date": "2015-12-20",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2016-01-12",
"count": 1
},
{
"date": "2016-01-22",
"count": 2
},
{
"date": "2016-01-25",
"count": 2
},
{
"date": "2016-01-28",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-02-08",
"count": 1
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-02-24",
"count": 1
},
{
"date": "2016-03-07",
"count": 1
},
{
"date": "2016-03-08",
"count": 2
},
{
"date": "2016-03-09",
"count": 1
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-16",
"count": 2
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-24",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-03-29",
"count": 1
},
{
"date": "2016-04-01",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-05-09",
"count": 2
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-03",
"count": 2
},
{
"date": "2016-06-16",
"count": 1
},
{
"date": "2016-06-29",
"count": 1
},
{
"date": "2016-07-09",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-18",
"count": 1
},
{
"date": "2016-07-26",
"count": 1
},
{
"date": "2016-07-29",
"count": 1
},
{
"date": "2016-07-30",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-08-30",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-09-09",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-19",
"count": 1
},
{
"date": "2016-09-27",
"count": 2
},
{
"date": "2016-10-05",
"count": 1
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-20",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2016-10-26",
"count": 1
},
{
"date": "2016-11-09",
"count": 1
},
{
"date": "2016-11-11",
"count": 2
},
{
"date": "2016-11-12",
"count": 1
},
{
"date": "2016-11-13",
"count": 1
},
{
"date": "2016-11-14",
"count": 1
},
{
"date": "2016-11-16",
"count": 2
},
{
"date": "2016-11-25",
"count": 1
},
{
"date": "2016-11-30",
"count": 1
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-11",
"count": 1
},
{
"date": "2016-12-12",
"count": 1
},
{
"date": "2016-12-23",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2017-01-11",
"count": 1
},
{
"date": "2017-01-14",
"count": 1
},
{
"date": "2017-01-19",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-02-03",
"count": 1
},
{
"date": "2017-02-11",
"count": 1
},
{
"date": "2017-02-19",
"count": 1
},
{
"date": "2017-02-23",
"count": 1
},
{
"date": "2017-02-26",
"count": 1
},
{
"date": "2017-02-28",
"count": 1
},
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-03-13",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-04-08",
"count": 1
},
{
"date": "2017-04-14",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-05-04",
"count": 2
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-21",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-20",
"count": 1
},
{
"date": "2017-06-23",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-07-25",
"count": 1
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-07-28",
"count": 1
},
{
"date": "2017-07-31",
"count": 1
},
{
"date": "2017-08-01",
"count": 1
},
{
"date": "2017-08-07",
"count": 1
},
{
"date": "2017-08-08",
"count": 1
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2017-09-16",
"count": 1
},
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-13",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2017-12-26",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-01-07",
"count": 2
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-17",
"count": 2
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-02-14",
"count": 1
},
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-12",
"count": 1
},
{
"date": "2018-05-12",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-08-28",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-02",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-05",
"count": 1
},
{
"date": "2019-04-20",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-29",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-08-04",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-07",
"count": 2
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-24",
"count": 2
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-15",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2021-01-30",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-12-28",
"count": 2
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2022-12-14",
"count": 2
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2023-01-20",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-03-07",
"count": 2
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-09",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
}
],
"complete": true,
"collected": 457,
"total_forks": 463
},
"star_history": null,
"open_issues_and_prs": 59
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 97163,
"source_files_sampled": 130,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 13,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "intervention/httpauth",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0|^3.0"
},
{
"name": "marcusschwarz/lesserphp",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.5.5"
},
{
"name": "monolog/monolog",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "~1.1|~2.0|~3.0"
},
{
"name": "mrclay/jsmin-php",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "~2"
},
{
"name": "mrclay/props-dic",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4"
},
{
"name": "tubalmartin/cssmin",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "~4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "intervention/httpauth",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "marcusschwarz/lesserphp",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "monolog/monolog",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mrclay/jsmin-php",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mrclay/props-dic",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tubalmartin/cssmin",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-pcre",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "firephp/firephp-core",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "meenie/javascript-packer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "scssphp/scssphp",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tedivm/jshrink",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 6,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 105,
"open_issues": 59,
"closed_ratio": 0.893,
"closed_issues": 494,
"closed_unmerged_prs": 57
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mrclay",
"commits": 456,
"avatar_url": "https://avatars.githubusercontent.com/u/170687?v=4"
},
{
"type": "User",
"login": "glensc",
"commits": 247,
"avatar_url": "https://avatars.githubusercontent.com/u/199095?v=4"
},
{
"type": "User",
"login": "rgrove",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/1465?v=4"
},
{
"type": "User",
"login": "demidovsky",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5030645?v=4"
},
{
"type": "User",
"login": "tubalmartin",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/522838?v=4"
},
{
"type": "User",
"login": "jasonvarga",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/105211?v=4"
},
{
"type": "User",
"login": "joec4i",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/357672?v=4"
},
{
"type": "User",
"login": "joscha",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/188038?v=4"
},
{
"type": "User",
"login": "benface",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1059139?v=4"
},
{
"type": "User",
"login": "acidvertigo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/809397?v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.585
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"php.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"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": 3,
"reason": "Found 6/16 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1bc432697d321008ba0df1f05b80bdce8a366706",
"ran_at": "2026-07-25T04:26:56Z",
"aggregate_score": 4.3,
"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-02-14T12:14:41Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-02-14T12:14:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2011-10-07T19:15:06Z",
"last_comment_at": "2012-03-29T20:27:42Z",
"last_comment_author": "mrclay"
},
{
"number": 27,
"created_at": "2012-05-30T10:33:06Z",
"last_comment_at": "2014-02-22T00:03:15Z",
"last_comment_author": "mrclay"
},
{
"number": 29,
"created_at": "2012-06-15T10:55:48Z",
"last_comment_at": "2014-11-26T17:26:39Z",
"last_comment_author": "mrclay"
},
{
"number": 38,
"created_at": "2012-11-01T19:15:36Z",
"last_comment_at": "2015-05-08T10:31:50Z",
"last_comment_author": "mrclay"
},
{
"number": 41,
"created_at": "2012-11-24T14:51:45Z",
"last_comment_at": "2012-11-24T14:55:28Z",
"last_comment_author": "mrclay"
},
{
"number": 45,
"created_at": "2012-12-27T09:58:37Z",
"last_comment_at": "2014-03-18T16:33:08Z",
"last_comment_author": "glensc"
},
{
"number": 51,
"created_at": "2013-01-29T10:13:08Z",
"last_comment_at": "2015-08-18T11:14:08Z",
"last_comment_author": "mrclay"
},
{
"number": 90,
"created_at": "2014-02-04T09:32:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2014-07-04T18:15:37Z",
"last_comment_at": "2014-07-06T15:24:40Z",
"last_comment_author": "mrclay"
},
{
"number": 266,
"created_at": "2015-09-04T01:00:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 296,
"created_at": "2015-09-04T12:17:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 305,
"created_at": "2015-09-04T12:17:47Z",
"last_comment_at": "2015-09-04T12:17:48Z",
"last_comment_author": "mrclay"
},
{
"number": 343,
"created_at": "2015-09-04T12:19:06Z",
"last_comment_at": "2015-09-04T12:19:10Z",
"last_comment_author": "mrclay"
},
{
"number": 344,
"created_at": "2015-09-04T12:19:10Z",
"last_comment_at": "2015-09-04T12:19:12Z",
"last_comment_author": "mrclay"
},
{
"number": 433,
"created_at": "2015-09-04T12:21:18Z",
"last_comment_at": "2015-09-04T12:21:18Z",
"last_comment_author": "mrclay"
},
{
"number": 440,
"created_at": "2015-09-04T12:21:29Z",
"last_comment_at": "2017-05-09T17:11:53Z",
"last_comment_author": "scott-thrillist"
},
{
"number": 493,
"created_at": "2015-11-23T13:47:30Z",
"last_comment_at": "2016-01-20T15:02:11Z",
"last_comment_author": "mrclay"
},
{
"number": 525,
"created_at": "2016-04-19T20:28:14Z",
"last_comment_at": "2016-06-28T19:02:00Z",
"last_comment_author": "mrclay"
},
{
"number": 536,
"created_at": "2016-06-06T12:14:21Z",
"last_comment_at": "2017-03-13T15:37:02Z",
"last_comment_author": "mrclay"
},
{
"number": 538,
"created_at": "2016-06-09T17:14:32Z",
"last_comment_at": "2016-06-10T16:59:09Z",
"last_comment_author": "glensc"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mrclay/minify",
"host": "github.com",
"name": "minify",
"owner": "mrclay"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 43,
"vitality": 40,
"community": 76,
"governance": 66,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 40,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 160,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 160 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 160
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"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": "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": 74,
"inputs": {
"releases_count": 11,
"latest_release_tag": "4.0.2",
"releases_from_tags": false,
"days_since_latest_release": 160,
"mean_days_between_releases": 359.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 160 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 160
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~359.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 359.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 160,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 160 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 160
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 76,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"forks": 463,
"stars": 2994,
"watchers": 144,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,994 stars",
"points": 56.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2994
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "463 forks",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 463
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "144 watchers",
"points": 12,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 144
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"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": 88,
"inputs": {
"packages": [
"mrclay/minify"
],
"dependents": 137,
"ecosystems": "packagist",
"total_downloads": 19139472,
"monthly_downloads": 317521
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "317,521 downloads/month across packagist",
"points": 73.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 317521,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "137 packages depend on it",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 137
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 38,
"top_contributor_share": 0.585
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 58% of commits",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 58
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 105,
"open_issues": 59,
"closed_issues": 494,
"issue_closed_ratio": 0.893,
"closed_unmerged_prs": 57
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "105/162 decided PRs merged",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 105,
"decided": 162
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/16 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 167,
"owner_type": "User",
"is_verified": null,
"owner_login": "mrclay",
"public_repos": 176,
"account_age_days": 6059
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "167 followers of mrclay",
"points": 16,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 167,
"login": "mrclay"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "176 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 176
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"mrclay/minify"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 160
},
"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 160 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 160
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"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.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"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": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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 6/16 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.38,
"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": "38 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 97163,
"source_files_sampled": 130,
"oversized_source_files": 2
},
"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": "2/130 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 130,
"oversized": 2
}
}
],
"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-25T04:27:19.044460Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mrclay/minify.svg",
"full_name": "mrclay/minify",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}