Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"css",
"email",
"hacktoberfest",
"html",
"php"
],
"is_fork": false,
"size_kb": 16121,
"has_wiki": true,
"homepage": "https://www.myintervals.com/emogrifier.php",
"languages": {
"PHP": 506891
},
"pushed_at": "2026-07-23T07:14:15Z",
"created_at": "2013-12-02T18:58:48Z",
"owner_type": "Organization",
"updated_at": "2026-07-10T15:35:47Z",
"description": "Converts CSS styles into inline style attributes in your HTML code.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "www.myintervals.com",
"name": "Intervals",
"type": "Organization",
"login": "MyIntervals",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/28989125?v=4",
"created_at": "2017-05-26T20:20:06Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 3344
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v8.2.0",
"kind": "minor",
"published_at": "2025-11-27T23:57:32Z"
},
{
"tag": "v8.1.0",
"kind": "minor",
"published_at": "2025-09-15T13:43:28Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2025-07-27T19:26:37Z"
},
{
"tag": "v7.3.0",
"kind": "minor",
"published_at": "2024-10-28T18:13:47Z"
},
{
"tag": "v7.2.0",
"kind": "minor",
"published_at": "2023-12-06T19:01:56Z"
},
{
"tag": "v7.1.0",
"kind": "minor",
"published_at": "2023-10-20T17:56:14Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2022-11-01T18:04:17Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2021-09-16T16:37:11Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2021-04-06T17:05:56Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2020-11-23T18:40:53Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2020-06-12T12:59:45Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2019-12-26T20:04:19Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2019-10-01T18:27:46Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2019-09-04T16:28:31Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2018-12-10T11:52:13Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2018-12-10T10:04:13Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2018-12-08T15:51:48Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2018-06-26T10:16:08Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2018-01-05T23:39:48Z"
},
{
"tag": "V1.2.0",
"kind": "other",
"published_at": "2017-03-02T12:54:02Z"
},
{
"tag": "V1.1.0",
"kind": "other",
"published_at": "2016-09-18T13:27:12Z"
},
{
"tag": "V1.0.0",
"kind": "other",
"published_at": "2015-10-15T09:37:20Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2015-05-18T17:44:27Z"
},
{
"tag": "v0.1",
"kind": "other",
"published_at": "2014-12-08T11:24:34Z"
}
],
"recent_commits": [
{
"oid": "4ef818b63549621170e97c38a2f37532cbe01d9e",
"body": "This is broken with newer versions of PHPStan.",
"is_bot": false,
"headline": "[TASK] Do not scan the PHPStan unit tests with PHPStan (#1638)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-07-10T15:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4c656acbacf3c6eee6fa2331c896064c4a152c",
"body": null,
"is_bot": false,
"headline": "[TASK] Specify the PHP version range for PHPStan (#1637)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-07-09T14:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7920d2451df6a97d184b30c853dd861095e3b9ce",
"body": "… (#1635)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.35/ChangeLog-9.6.md)\n- [Co\n[…]\ndency-version: 9.6.35\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 9.6.34 to 9.6.35…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-07T00:54:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8992fffad8bcf01c18f9329db62c5c285b02f0c4",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Drop some redundant `assert`s (#1633)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-06-28T22:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac4905cd534b05dcaf1f9a1a6a7c048ad9276253",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1631)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-06-25T18:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671cb56feace27b87d10ac161bc1fb8b6cd4f90d",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Bump actions/cache from 5 to 6 (#1632)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-24T10:09:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0addd4f3d80e077f045047a5be21606b0eae6d0",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1605)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-06-21T18:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25daba8b88b9bdbbec61cf0396f76d1e6156d7c7",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Bump actions/checkout from 6 to 7 (#1630)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T20:32:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "995fecc3b1765d39f1e5b16c954e6c59739a07a7",
"body": "PHPStan is only run on a recent PHP version, so the extension only needs\ntesting against that version. Older versions of PHPStan (which support older\nPHP versions) do not support the extension. But the unit tests are run on all\nsupported PHP versions, so those for the extension need to be skipped on\nversions for which it is not supported. This is done via an\n`interface_exists()` check.\n\nBut without the `use` statement, that check was resulting in the test being\nskipped for all versions.",
"is_bot": false,
"headline": "[BUGFIX] Add missing `use` in PHPStan extension test (#1629)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-06-16T19:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914eef7e5c360036bb37052e500c6ebd37a55b18",
"body": "Suppress warnings for `assert()`s that, according to the DocBlock,\ncan never fail, but in reality could, due to programmer error,\nsince the DocBlock types are not enforced by PHP.\n\nThis allows us to retain `treatPhpDocTypesAsCertain:true` for stricter static\nanalysis, whilst also using assertions for runtime checks in a development\nenvironment, without cluttering up the code with `@phpstan-ignore` comments.\n\nThis change reverts and replaces #1622.",
"is_bot": false,
"headline": "[TASK] Add PHPStan extension to allow assertions (#1624)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-05-24T07:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba05ef246e3078d3cf41746e333cfdef7e0baa1f",
"body": "`@phpstan-ignore` has the parameter which is the specific warning to ignore.\n`@phpstan-ignore-next-line` does not, and will result in suppression of all\nwarnings for the next line.\n`@phpstan-ignore` also only applies to the next line\n(or whatever is relevent in context).",
"is_bot": false,
"headline": "[BUGFIX] Use `@phpstan-ignore` not `@phpstan-ignore-next-line` (#1628)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-05-20T07:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a54e895411c926ccc236148bbe0876947209fa6",
"body": "There is no meaningful code in `Build/` for Rector to process.\nAlso, Rector changing its own configuration may lead to strang\nInception-like effects.",
"is_bot": false,
"headline": "[BUGFIX] Do not process `Build/` with Rector (#1627)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbcd3288bf7a81d59484c3d27f7f794504b4beba",
"body": "https://www.php-fig.org/per/coding-style/",
"is_bot": false,
"headline": "[TASK] Switch to PER coding style 3.0 (#1626)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-16T15:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0c262151ccd05c6430ed215d3454f437618bbf",
"body": "…1623)\n\nFollowing #1622, we can add the `assert()`s that were considered for #1621.\n\nThese will help quickly pinpoint mistakes during development, and have no\nsignificant impact on production environments (the extra code will have to be\nparsed, but once it's in the opcache, there'll be no performance hit).",
"is_bot": false,
"headline": "[TASK] `assert()` that `HtmlProcessor::domDocument` is initialized (#…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-05-14T07:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f9ae485d77f2805f83e6f8589c6571bb0ff705",
"body": "…1620)\n\nIn our code, the exception that indicated that the property\nwas accessed before initialization is never thrown.\n\nSo we can simplify our code by removing the check (and the\nexception) and make use of PHP's own mechanism for throwing an\nerror if the property is accessed before initialization.\n\nWe can also add assertions that the factory methods initialize the property.",
"is_bot": false,
"headline": "[CLEANUP] Rely on PHP to detect access to uninitialized properties (#…",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-13T16:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "635eb2818f4a231232a203956159bf926ff405a7",
"body": "This is a library. This means that we have no control over how\nother software calls our methods, and whether they adher to\nthe types required via `@param` annotations.\n\nHence, we shouldn't rely on those types being certain.",
"is_bot": false,
"headline": "[TASK] Do not treat PHPDoc type information as certain (#1622)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-13T15:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adfbf0849a02be86192e5d0db3c972dd188fb21c",
"body": "Also make it non-nullable as it will never be read before\ninitialization.\n\nAccess to the property already is guarded by the `getDomDocument()`\naccessor, which we'll need to keep as we access it from the\noutside.\n\nWe cannot guard the getter's code with an `assert` as PHPStan\nwould complain about a useless assert there. So rely on PHP\nthrowing an error if the getter is called before the property\nis initialized.\n\nAlso improve some related comments.",
"is_bot": false,
"headline": "[CLEANUP] Make `AbstractHtmlProcessor::domDocument` private (#1621)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-05-07T15:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d7b7735c22c90be87f5eb731b44b85c19cde98",
"body": "This avoids unrelated changes when someone changes the code\nand then autoformats it with PhpStorm.",
"is_bot": false,
"headline": "[CLEANUP] Autoformat the code (#1619)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-27T22:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2769f161612b4f72a9feae886a6eee4673d2a272",
"body": "The DOM nodes in the touched code parts are already guaranteed\nto be `DOMElement`s, and PHPStan can already deduce this.\n(So we don't need to have `assert`s for this.)",
"is_bot": false,
"headline": "[TASK] Drop some unnecessary type checks (#1618)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-26T23:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6494ae250097bcd24bcfcc1171b6a14ed1a7cc19",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Standardize the `composer.json` (#1617)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-23T15:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90478501a0bddf1ecfbe2659840f3adfa50246c2",
"body": "These type-checking exceptions will never be thrown. So convert\nthese checks into assertions stating what the types are.",
"is_bot": false,
"headline": "[CLEANUP] Replace some exceptions with assertions (#1616)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-21T14:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bfe77e7a5cfbeb2436c43489cb69b90be183d5e",
"body": "The two type-narrowing rules tend to have too many false\npositives at the moment.",
"is_bot": false,
"headline": "[TASK] Disable some rules from Rector Type Perfect (#1615)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-19T17:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7ddf3d6a82b634910979542c0eef17c86dd0e3",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHPMD configuration to `Build/` (#1614)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-16T14:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6743007b600e4aa874739385e50cf614cb89b38a",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move rector configuration to `Build/` (#1613)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-16T12:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995d989b228227fa6f8dd7486bf9a5a22835a083",
"body": "We now have PHP files in `Build/`, and we should check\nand autofix those as well.\n\nWe omit these two tools:\n\n- PHPStan (as it cannot find the PHP-CS-Fixer classes from the\n PHAR)\n- PHPMD (as it only can check one directory)",
"is_bot": false,
"headline": "[TASK] Also check `Build/` with static code analysis (#1609)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-15T13:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81177bafd78b2f88e02fb4ab3430747cc95f6ffd",
"body": "Followup to #1606",
"is_bot": false,
"headline": "[BUGFIX] Add missing `export-ignore` in `.gitattributes` (#1607)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-15T13:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4714713e59c5222c2a1260af09351e38f54192",
"body": null,
"is_bot": false,
"headline": "[DOCS] Fix a spelling mistake in the changelog (#1610)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-15T13:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6011f23cfea151660635fc3c62313daeeea64ee",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHPStan configuration to `Build/` (#1612)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-15T12:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "566310e8d490fd947ac3ff9da8a2ca317b80f118",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHP Codesniffer configuration to `Build/` (#1611)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-15T11:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "572e8894bd38e4093e34ef3935e431a2e60fe070",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHP-CSS-Fixer configuration to `Build/` (#1608)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-15T11:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d5d46e5140f725fcb8a1b3fe5371dbd9886edc",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move PHPUnit config file to `Build/` (#1606)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-04-14T16:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "465b6656ec2d228186323b1aba401a03ee76e6f1",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1601)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-13T20:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b71dccef1fca2ee4861a4bea5516fe656f7bafaa",
"body": "WordPress 7.0 will drop support for PHP 7.2 and 7.3, [1] and\nPHP 7.3 was EOLed in December 2021. [2]\n\nSo it's time to deprecate support for PHP < 7.4, allowing us\nto make use of features like native types for properties, as\ndiscussed. [3]\n\n[1] https://make.wordpress.org/core/2026/01/09/dropping-support-for-php-7-2-and-7-3/\n[2] https://www.php.net/eol.php\n[3] https://github.com/MyIntervals/PHP-CSS-Parser/discussions/1563",
"is_bot": false,
"headline": "[TASK] Deprecate support for PHP 7.3 (#1604)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-12T16:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b48139b058140a708ddd83e3f687be005ca8d8",
"body": "The way we construct HTML processors, this exception will\nnever be thrown. As PHPStan does not know this, state this\nknowledge using an assertion.",
"is_bot": false,
"headline": "[CLEANUP] Replace a condition with an assertion (#1603)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-04-11T22:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2847c3a3549d48f88c0df86396eb1d894ed1fb22",
"body": "(In `DeclarationBlockParser::parse()`)",
"is_bot": false,
"headline": "[TASK] Assert that `preg_match()` returns enough matches (#1602)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-18T08:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1f74c22f175686472fd0d96e5e5a8229003e0a",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1577)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-17T14:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925cae72c6f60cdfbf2ee48f9410cab1cb42ac1b",
"body": "…600)\n\n`Safe\\preg_replace_callback()` does not precisely type the `$callback`\nparameter.\n\nTo work around this, specify the parameter loosely, and use assertions.",
"is_bot": false,
"headline": "[TASK] Change type annotation for `getPropertyValueReplacement()` (#1…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-13T14:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd5cab3476eb25ddaec49b53b56e7e3fc9890f9",
"body": "* [CLEANUP] Have specific methods for PCRE callbacks\n\nPHPStan does not seem to understand the type annotations when they are\npresented inline. (Or possibly, the clumsy array representation of callbacks\nobfuscates whatever is the issue, following this change.)\n\nAnyhow, having them as separate method\n[…]\n functions are allowed to access private methods),\nso are marked `@internal`.\n\nAlso expand on DocBlock comment regarding loose type to indicate the issue\nprimarily relates to using the 'Safe' library.",
"is_bot": false,
"headline": "[CLEANUP] Streamline PCRE callbacks (#1598)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-13T13:09:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d06041dfd664cce87983a6097d78ab5105a7665d",
"body": "The class provides two utility functions and a static cache.\nIt does not represent anything, and has no properties.\nThus it does not make sense for instances to have to be instantiated.",
"is_bot": false,
"headline": "[TASK] Make `DeclarationBlockParser` methods static (#1599)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-13T10:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8471be1c9fcc35674bec795d859efafb30a3d3b4",
"body": "The return value will not be an array of arrays because the\n`PREG_SPLIT_OFFSET_CAPTURE` flag is not passed.\n\nThe static analysis tools seem currently unable to determine this.",
"is_bot": false,
"headline": "[TASK] Add `@var` annotation for `preg_split()` in `HtmlPruner` (#1597)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-12T21:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4a74de826941bd8e72454e1eff016be2f556a3",
"body": "The new names more accurately reflect the nomenclature of the formal\nspecification, and match the naming used in the recently-extracted classes\nthat are used, thus making the code easier to understand.\n\nChanged are\n- DocBlock comments\n - The spec uses the term 'rule set' whereas MDN uses 'ruleset';\n[…]\n understand when used in a sentence;\n- parameter names;\n- local variable names;\n- private method names.\n\nAlso add description for the internal property, which is a list of lists,\nto aid understanding.",
"is_bot": false,
"headline": "[TASK] Rename variables etc. in `CssConcatenator` (#1596)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-12T08:53:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1130f61d09f458ea36221c61635a51623058050",
"body": null,
"is_bot": false,
"headline": "[TASK] Add `RuleSetList` class to replace generic object (#1595)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-11T08:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19fa34eb3b6c80ce1cc04c317b0a2278ac4a2c25",
"body": null,
"is_bot": false,
"headline": "[TASK] Tighten type annotations in `RuleSet` (#1594)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-10T18:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd79afd423866250274e313ec04d58237e1c5419",
"body": "This will allow type annotations further down the chain to be tightened.",
"is_bot": false,
"headline": "[TASK] Tighten type annotation for `CssConcatenator::append()` (#1593)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-10T07:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "722d71cf582fca5b58038396ceaf71e8d5671e2b",
"body": "Also add method `hasEquivalentSelectors()` to replace that in\n`CssConcatenator` which expected the selectors in the array keys.\n\nThe internal representation retains having an array with the selectors in the\nkeys, so that comparison, etc., can still be done in O(n) time.",
"is_bot": false,
"headline": "[TASK] Change `RuleSet` API so selectors are not passed as keys (#1592)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-10T07:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45cf9af8f351ee559d1041b4be20d4a56110f6b4",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Drop the unused `RuleSet::setSelectorsAsKeys()` (#1591)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-09T22:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b329b1e44b7b01aac933ff0d017197613152178d",
"body": "This class always is constructed with data. So there is no\nneed to have empty default values for the constructor\nparameters.",
"is_bot": false,
"headline": "[TASK] Drop default `RuleSet` constructor parameter values (#1590)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-09T19:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "847694b20f128e249c698d8bbf0953caa2839a0f",
"body": "The result of an XPath query could contain elements that are\n`DOMNameSpaceNode`s, which are not `DOMNode`s, though in actuality that won't\nhappen, given the query string. But static analysis tools can't see that.",
"is_bot": false,
"headline": "[TASK] Add extra check in `getCssFromAllStyleNodes()` (#1587)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-09T18:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0951cbc61f5f32c5264d06a795a79f42cf1fb7",
"body": "Notes:\n- There is no wrapper for this in the 'Safe' library;\n- It is likely impossible to create a test for this that would consistently\n pass (e.g. it may fail if the memory limit is exceeded).",
"is_bot": false,
"headline": "[BUGFIX] Throw exception if `DOMDocument::saveHTML` fails (#1588)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-09T18:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252b16b8e060befbe9a2c61d7378fee34a018a8e",
"body": null,
"is_bot": false,
"headline": "[TASK] Add and use `RuleSet` constructor (#1589)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-09T18:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749869b0f3cc1007c3a8adcb16ac3a7b30962086",
"body": "The various subclasses have objects created via factory methods that use\n`new static()`.\n\nThis change enforces that the subclasses cannot define their own constructor\nwith potentially different parameters.\n\nIf there's a need for any subclass to perform some initialization, an\noverrideable `initialize()` method could be implmented, but there is currently\nno requirement for this.",
"is_bot": false,
"headline": "[TASK] Make `AbstractHtmlProcessor` constructor `final` (#1585)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-09T17:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57bcc1d5d5acd69e4543811480725e1bf2ac2603",
"body": "… (#1586)",
"is_bot": false,
"headline": "[TASK] Remove unneeded `@var` annotation in `CssToAttributeConverter`…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-03-09T08:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e5ad70d95fe873e69bed9f2d966cb8a2a290f0",
"body": null,
"is_bot": false,
"headline": "[TASK] Refactor anonymous class to internal `RuleSet` class (#1584)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-08T22:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4795657a13abc783bde86deadcb241e2f942e5f",
"body": null,
"is_bot": false,
"headline": "[TASK] Require `sabberworm/php-css-parser` >= 9.3.0 (#1583)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-03-03T17:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28659fd7d6b53f181dc993250e204072a27b13b5",
"body": null,
"is_bot": false,
"headline": "[TASK] Migrate usage of deprecated PHP-CSS-Parser API (#1582)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-28T23:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656080451c730a43ed1836f0cc7b9243ab99ff99",
"body": null,
"is_bot": false,
"headline": "[TASK] Tighten types in `HtmlPruner` (#1580)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-28T17:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bc7f0a4045111e215a853a7086f9215e74e069",
"body": "…1579)\n\nUnfortunately, the deprecated class aliases do not show up\nin the report.",
"is_bot": false,
"headline": "[TASK] Add PHPStan rules for detecting usages of deprecated things (#…",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-28T17:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "571e710513b4ccdf5b0257ca9a41fb678d6538da",
"body": null,
"is_bot": false,
"headline": "[TASK] Set code coverage job to not block workflow (#1578)",
"author_name": "Anna Reiter",
"author_login": "AnReiter",
"committed_at": "2026-02-26T15:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3462615e3339a8d40804aa0b6e16d911ea0a511",
"body": null,
"is_bot": false,
"headline": "[TASK] Update the development dependencies (#1486)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-22T13:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2afda1eb16210220c414bf363c0e38eab9caf6",
"body": "We can rely on the type information provided by PHP-CSS-Parser's\nPHPDoc annotations.",
"is_bot": false,
"headline": "[CLEANUP] Drop redundant check (#1576)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-22T13:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f179a11f6ffd8af6778d4aa46b7b26a634bfeb",
"body": null,
"is_bot": false,
"headline": "[TASK] Require `sabberworm/php-css-parser` >= 9.2.0 (#1575)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-21T19:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeb4cf1e510a8bfe7f1eef98538fa21279dfe1ae",
"body": "The current `dev` branch of PHP-CSS-Parser will by default render selector\ncombinators with surrounding spaces, so that, e.g. `p>b` becomes `p > b`.\nThis change allows the tests to pass whether or not they are rendered back with\nadditional spaces.",
"is_bot": false,
"headline": "[TASK] Allow combinators to be rendered with spaces in the tests (#1574)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-19T21:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7536c904ba1d0efd91422fb4f53ce481fe60f44",
"body": null,
"is_bot": false,
"headline": "[FEATURE] Add `phpstan:clearcache` Composer script (#1573)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-19T16:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75463e0f465e4c36eafacb09ff6252f5ba7d60da",
"body": "- always check and fix the `config/`, `src/` and `test/` directories\n- omit the trailing slash in the directories for consistency\n- make the rector command explicit",
"is_bot": false,
"headline": "[TASK] Streamline the code checker and fixer configuration (#1571)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-18T00:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97835f67011798a544f9895befa31893113d058b",
"body": null,
"is_bot": false,
"headline": "[TASK] Add changelog entry for #1567 (#1569)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-02-16T10:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c251125ecb3cbfdec03a9858d56b713dc78e81",
"body": "…es` (#1567)\n\nThe static cache in `DeclarationBlockParser` grows unbounded when\nprocessing multiple HTML documents in a single PHP process. Clear\nit alongside the instance caches in `CssInliner::clearAllCaches()`.",
"is_bot": false,
"headline": "[BUGFIX] Clear `DeclarationBlockParser` static cache in `clearAllCach…",
"author_name": "Tony Arcangelini",
"author_login": "arcangelini",
"committed_at": "2026-02-15T22:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c68128a1f7d4e28cf12195364c79502eb83638",
"body": "This version massively reduces the download size.\n\nhttps://github.com/thecodingmachine/safe/releases/tag/v3.4.0",
"is_bot": false,
"headline": "[TASK] Update to thecodingmachine/safe 3.4 (#1566)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-02-15T16:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07331367150c9e351f7dc9b63b5f36ecdaf8c62a",
"body": "… (#1564)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.34/ChangeLog-9.6.md)\n- [Co\n[…]\ndency-version: 9.6.34\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 9.6.32 to 9.6.34…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-27T09:11:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c7ce8cffcbc35bf73f27608603275e5a8b985b8",
"body": "In PHP, int-like string keys don't need to be int-cast to work\nas array keys: PHP will auto-convert those strings to ints.",
"is_bot": false,
"headline": "[CLEANUP] Tighten some types in `CssConstraint` (#1563)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-25T17:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1649d7f3fb85f678a02f2910687b8e1fae403ec2",
"body": null,
"is_bot": false,
"headline": "[TASK] Add some type checks in the tests (#1561)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-25T00:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3caaeb2bf8da7722dd1eb4bf118489bd490d3fab",
"body": "… (#1562)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.32/ChangeLog-9.6.md)\n- [Co\n[…]\ndency-version: 9.6.32\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 9.6.31 to 9.6.32…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-24T16:54:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15ae3c5d96fc5dcf2e65a8aac211311c4860666d",
"body": "Fixes #1555.\n\nThis avoids creating a large call stack with deeply-nested HTML, and may be a\nslight optimization, certainly in terms of memory usage.\n\nNow that the implementation does not use recursion, a separate private method\nis no longer needed.",
"is_bot": false,
"headline": "[BUGFIX] Avoid recursive method call in `CssVariableEvaluator` (#1560)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-20T20:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6421c2de0b283e85c32c1d4be2de5072234399d3",
"body": "Relates to #1555.\n\nA couple of tests have been disabled, as they will now fail until the fix for",
"is_bot": false,
"headline": "[TASK] Run a CI check with Xdebug (#1559)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-20T09:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08af5d713c6a9a6b17afb469cf799920f23e74e8",
"body": "…1558)\n\nRelates to #1555.\n\nThe test currently passes without the Xdebug extension, but fails with it,\nunless `xdebug.max_nesting_level` is set sufficiently high in `php.ini`.\n\nThe error message is \"Error: Xdebug has detected a possible infinite loop, and\naborted your script with a stack depth of '512' frames\"",
"is_bot": false,
"headline": "[TASK] Add test for `CssVariableEvaluator` with deeply-nested HTML (#…",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-18T10:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "043d64993e76d8963aaf53f906b28ca0cf77daf4",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Allow deeply-nested HTML (#1556)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-17T09:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4e3400ddd072309a66e1388d035ec4daa594c1",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Move a comment to avoid confusing PHPStan (#1554)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-05T22:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07366397bcb294524c9fcbcc2f94a6593f067c18",
"body": "Fixes #1550",
"is_bot": false,
"headline": "[CLEANUP] Clean up a code comment (#1553)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-05T22:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0259cfa47cc96d2ab242a2cd9cbb95057cd41a",
"body": "Fixes #1549",
"is_bot": false,
"headline": "[CLEANUP] Drop a redundant type annotation (#1552)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-05T22:15:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ef4313692b73526e359d586da1e90e9f3f42ef",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `CssInlinerTest` (#1546)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-05T18:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078fa95f6641ed539d69874c2afd2469fea9cf76",
"body": "This test is failing on my machine, and fixing an opening HTML\ntag that is missing its closing angle bracket is not part of\nthe functionality that our library promises.",
"is_bot": false,
"headline": "[TASK] Relax a pathologic testcase (#1545)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-04T23:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1361bf5705a60265bc2a4307d26289e90013e01",
"body": null,
"is_bot": false,
"headline": "[TASK] Add PHP_Codesniffer to CI checks (#1548)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2026-01-04T19:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f7ae2ed1c578225d076199188bd9f9c3612714",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Split overlong line (#1547)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-04T18:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "392b9e12a44fbb20b9ec608311fe4e9ea25deede",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Fix a typo in a data provider name (#1544)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-04T09:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4300ea4aba390b26a0d77c2fd1c947300c01ed",
"body": "Also drop a comment that does not add anything useful.",
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `CssConcatenatorTest` (#1543)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-04T09:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65499313881159eaab3ae6ea96cdea79afad71e",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `ArrayIntersectorTest` (#1542)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-02T19:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff53747ab984308517f181ee6b1105ce17b1c0f",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `AssertCssTest` (#1541)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2026-01-01T17:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b701100a5679e13cfb76c5bcb2d25d8e21bebf0d",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `StringContainsCssTest` (#1540)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-21T23:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efbc06b44c97efae9aa20eae537f2395ebdabc73",
"body": "…1539)",
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `StringContainsCssCountTest` (#…",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-21T23:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47fb29d39325af92d14546d882a1729003117b47",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `IsEquivalentCssTest` (#1538)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-21T22:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abbaa7a1a58a93db3a77419c62436914f8ccc088",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Drop redundant type annotations (#1537)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-14T17:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7f9fc46866c4031371d94d1a4d4416a1afb82a",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `CssConstraintTest` (#1536)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-14T17:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49fb8070339b2c358e779cfc3115f51ada505bc2",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Bump actions/cache from 4 to 5 (#1535)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-12T00:13:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2b129e27e8c22379d3a7161536528169e87193a",
"body": "Counterpart of https://github.com/MyIntervals/PHP-CSS-Parser/pull/1415.",
"is_bot": false,
"headline": "[DEVELOPER] Disallow 'heredoc' and 'nowdoc' for strings (#1534)",
"author_name": "JakeQZ",
"author_login": "JakeQZ",
"committed_at": "2025-12-09T08:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ae99405df5d2823dbcbe5eeac57b84f21a8264",
"body": "… (#1533)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.31/ChangeLog-9.6.md)\n- [Co\n[…]\ndency-version: 9.6.31\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 9.6.30 to 9.6.31…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-06T09:58:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64a316446a6237270f5fc96ab7ded49f4d168985",
"body": null,
"is_bot": false,
"headline": "[DOCS] Document how to create git tags (#1532)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-05T12:30:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1912f3223344a943f7d66322687a4c347fd83285",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `HtmlPrunerTest` (#1531)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-05T12:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9106e57c0968bf78cfc24c1a1f647694789a238",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Tighten type annotations in `IsEquivalentCssTest` (#1530)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-12-05T11:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a036d574b45ea1602f193c5bdaf333e32bdbfb7",
"body": "… (#1528)\n\nUpdates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.30/ChangeLog-9.6.md)\n- [Co\n[…]\ndency-version: 9.6.30\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "[Dependabot] Update phpunit/phpunit requirement from 9.6.29 to 9.6.30…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T11:49:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27a46d469713f5099b28e8e2ca5543289559d461",
"body": null,
"is_bot": false,
"headline": "[CLEANUP] Avoid overwriting methods from traits in tests (#1527)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-11-29T18:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267ee6393da9b0e71266de906b12cb04892a7eda",
"body": "Drop type annotations the are redundant to the native type\ndeclarations.",
"is_bot": false,
"headline": "[CLEANUP] Drop redundant type annotations from the tests (#1526)",
"author_name": "Oliver Klee",
"author_login": "oliverklee",
"committed_at": "2025-11-29T11:54:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 191,
"latest_release_at": "2025-11-27T23:57:32Z",
"latest_release_tag": "v8.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 37,
"days_since_latest_release": 237,
"mean_days_between_releases": 203.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "pelago/emogrifier",
"exists": true,
"license": "MIT",
"keywords": [
"css",
"email",
"pre-processing"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/pelago/emogrifier",
"is_deprecated": false,
"latest_version": "v8.2.0",
"repository_url": "https://github.com/MyIntervals/emogrifier",
"versions_count": 25,
"total_downloads": 47293744,
"dependents_count": 105,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 779214,
"first_published_at": null,
"latest_published_at": "2025-11-27T21:56:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 237
}
]
},
"popularity": {
"forks": 158,
"stars": 948,
"watchers": 28,
"fork_history": {
"days": [
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-10",
"count": 1
},
{
"date": "2013-12-17",
"count": 1
},
{
"date": "2013-12-22",
"count": 1
},
{
"date": "2014-01-04",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-04-15",
"count": 1
},
{
"date": "2014-04-21",
"count": 1
},
{
"date": "2014-06-19",
"count": 1
},
{
"date": "2014-06-20",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-07-18",
"count": 1
},
{
"date": "2014-09-07",
"count": 1
},
{
"date": "2014-09-24",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-12",
"count": 1
},
{
"date": "2014-10-16",
"count": 1
},
{
"date": "2014-10-23",
"count": 1
},
{
"date": "2014-10-27",
"count": 1
},
{
"date": "2014-11-02",
"count": 1
},
{
"date": "2014-11-21",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-03-13",
"count": 1
},
{
"date": "2015-05-09",
"count": 1
},
{
"date": "2015-05-22",
"count": 1
},
{
"date": "2015-06-16",
"count": 1
},
{
"date": "2015-06-19",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-07-08",
"count": 1
},
{
"date": "2015-08-16",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-09-24",
"count": 1
},
{
"date": "2015-09-29",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-25",
"count": 1
},
{
"date": "2015-12-29",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-01-10",
"count": 1
},
{
"date": "2016-01-24",
"count": 2
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-06-04",
"count": 1
},
{
"date": "2016-06-25",
"count": 1
},
{
"date": "2016-07-25",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-16",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-09-15",
"count": 1
},
{
"date": "2016-09-18",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-09-24",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-10-30",
"count": 1
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-12-01",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-04",
"count": 1
},
{
"date": "2016-12-26",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-02-27",
"count": 1
},
{
"date": "2017-03-02",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-03-31",
"count": 1
},
{
"date": "2017-04-05",
"count": 1
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-10-17",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2017-12-27",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-04-22",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-09-24",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2018-11-30",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-14",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-07-08",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-12-12",
"count": 1
},
{
"date": "2019-12-28",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-11-29",
"count": 2
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-05-05",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
}
],
"complete": true,
"collected": 155,
"total_forks": 158
},
"star_history": null,
"open_issues_and_prs": 83
},
"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": 166119,
"source_files_sampled": 51,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 6,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 13,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "sabberworm/php-css-parser",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^9.3.0"
},
{
"name": "symfony/css-selector",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4.35 || ~6.3.12 || ^6.4.3 || ^7.0.3 || ^8.0.0"
},
{
"name": "thecodingmachine/safe",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.3 || ^2.5 || ^3.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "sabberworm/php-css-parser",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/css-selector",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "thecodingmachine/safe",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-dom",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-libxml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-parallel-lint",
"direct": false,
"version": "1.4.0",
"ecosystem": "packagist"
},
{
"name": "phpmd/phpmd",
"direct": false,
"version": "2.15.0",
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": "1.4.3",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-deprecation-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-strict-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "9.6.35",
"ecosystem": "packagist"
},
{
"name": "rawr/phpunit-data-provider",
"direct": false,
"version": "3.3.1",
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/type-perfect",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "thecodingmachine/phpstan-safe-rule",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 19,
"direct_count": 3,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 1104,
"open_issues": 81,
"closed_ratio": 0.812,
"closed_issues": 350,
"closed_unmerged_prs": 96
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "oliverklee",
"commits": 815,
"avatar_url": "https://avatars.githubusercontent.com/u/765746?v=4"
},
{
"type": "User",
"login": "JakeQZ",
"commits": 222,
"avatar_url": "https://avatars.githubusercontent.com/u/15205088?v=4"
},
{
"type": "User",
"login": "zoliszabo",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/9949042?v=4"
},
{
"type": "User",
"login": "SignpostMarv",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/304403?v=4"
},
{
"type": "User",
"login": "AnReiter",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/234920694?v=4"
},
{
"type": "User",
"login": "jjriv",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/4063419?v=4"
},
{
"type": "User",
"login": "TimWolla",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/209270?v=4"
},
{
"type": "User",
"login": "Renkas",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5357180?v=4"
},
{
"type": "User",
"login": "vanderlee",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/649240?v=4"
},
{
"type": "User",
"login": "erikhansen",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/129031?v=4"
}
],
"contributors_sampled": 39,
"top_contributor_share": 0.717
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codecoverage.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4ef818b63549621170e97c38a2f37532cbe01d9e",
"ran_at": "2026-07-23T07:18:32Z",
"aggregate_score": 7.3,
"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": "2026-07-23T00:12:28Z",
"oldest_open_prs": [
{
"number": 1248,
"created_at": "2024-01-02T17:46:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1634,
"created_at": "2026-07-01T09:05:57Z",
"last_comment_at": "2026-07-01T09:07:48Z",
"last_comment_author": "coveralls"
}
],
"last_merged_pr_at": "2026-07-10T15:33:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 144,
"created_at": "2014-12-15T23:37:26Z",
"last_comment_at": "2019-10-06T18:32:07Z",
"last_comment_author": "komsan2537"
},
{
"number": 210,
"created_at": "2015-07-09T21:50:20Z",
"last_comment_at": "2019-10-01T12:10:09Z",
"last_comment_author": "oliverklee"
},
{
"number": 239,
"created_at": "2015-10-02T07:35:02Z",
"last_comment_at": "2015-10-02T12:27:52Z",
"last_comment_author": "oliverklee"
},
{
"number": 276,
"created_at": "2015-10-18T11:37:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 373,
"created_at": "2017-03-02T12:28:05Z",
"last_comment_at": "2024-05-24T22:15:56Z",
"last_comment_author": "JakeQZ"
},
{
"number": 379,
"created_at": "2017-03-24T11:54:40Z",
"last_comment_at": "2018-04-03T16:11:43Z",
"last_comment_author": "zoliszabo"
},
{
"number": 440,
"created_at": "2017-12-26T09:09:26Z",
"last_comment_at": "2021-04-25T17:22:15Z",
"last_comment_author": "oliverklee"
},
{
"number": 478,
"created_at": "2018-01-08T22:12:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 480,
"created_at": "2018-01-10T20:03:43Z",
"last_comment_at": "2018-01-10T20:36:40Z",
"last_comment_author": "zoliszabo"
},
{
"number": 512,
"created_at": "2018-02-14T21:57:31Z",
"last_comment_at": "2018-02-17T10:50:22Z",
"last_comment_author": "oliverklee"
},
{
"number": 535,
"created_at": "2018-03-08T09:29:00Z",
"last_comment_at": "2018-03-08T09:39:06Z",
"last_comment_author": "zoliszabo"
},
{
"number": 544,
"created_at": "2018-04-02T13:53:11Z",
"last_comment_at": "2020-11-28T23:29:24Z",
"last_comment_author": "JakeQZ"
},
{
"number": 657,
"created_at": "2019-05-13T10:01:16Z",
"last_comment_at": "2019-05-14T21:01:32Z",
"last_comment_author": "JakeQZ"
},
{
"number": 719,
"created_at": "2019-09-24T23:29:37Z",
"last_comment_at": "2021-06-17T12:15:55Z",
"last_comment_author": "oliverklee"
},
{
"number": 733,
"created_at": "2019-09-28T16:09:49Z",
"last_comment_at": "2019-09-28T17:47:34Z",
"last_comment_author": "JakeQZ"
},
{
"number": 734,
"created_at": "2019-09-28T16:10:29Z",
"last_comment_at": "2019-09-29T00:07:18Z",
"last_comment_author": "JakeQZ"
},
{
"number": 738,
"created_at": "2019-09-29T00:01:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 739,
"created_at": "2019-09-29T00:06:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 742,
"created_at": "2019-09-29T09:37:21Z",
"last_comment_at": "2019-10-06T12:40:08Z",
"last_comment_author": "SignpostMarv"
},
{
"number": 775,
"created_at": "2019-10-01T19:44:09Z",
"last_comment_at": "2019-10-01T21:27:52Z",
"last_comment_author": "oliverklee"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MyIntervals/emogrifier",
"host": "github.com",
"name": "emogrifier",
"owner": "MyIntervals"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"security": 78,
"vitality": 79,
"community": 83,
"governance": 64,
"engineering": 94
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"commits_last_year": 191,
"human_commit_share": 0.92,
"days_since_last_push": 0,
"active_weeks_last_year": 37
},
"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": "37/52 weeks with commits",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 37
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "191 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 191
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 62,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v8.2.0",
"releases_from_tags": false,
"days_since_latest_release": 237,
"mean_days_between_releases": 203.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 237 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 237
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~203.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 203.4
}
}
],
"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": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 83,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"forks": 158,
"stars": 948,
"watchers": 28,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "948 stars",
"points": 48.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 948
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "158 forks",
"points": 18.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 158
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "28 watchers",
"points": 8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 28
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"pelago/emogrifier"
],
"dependents": 105,
"ecosystems": "packagist",
"total_downloads": 47293744,
"monthly_downloads": 779214
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "779,214 downloads/month across packagist",
"points": 78.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 779214,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "105 packages depend on it",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 105
}
}
],
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 39,
"top_contributor_share": 0.717
},
"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 72% of commits",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "39 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 39
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"merged_prs": 1104,
"open_issues": 81,
"closed_issues": 350,
"issue_closed_ratio": 0.812,
"closed_unmerged_prs": 96
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 38,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1104/1200 decided PRs merged",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1104,
"decided": 1200
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "MyIntervals",
"public_repos": 2,
"account_age_days": 3344
},
"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": "2 followers of MyIntervals",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "MyIntervals"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~9 yr old",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"pelago/emogrifier"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 237
},
"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 237 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 237
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 94,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"css",
"email",
"hacktoberfest",
"html",
"php"
],
"has_wiki": true,
"homepage": "https://www.myintervals.com/emogrifier.php",
"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": "https://www.myintervals.com/emogrifier.php",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Security",
"value": 78,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 7.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 is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV; 13 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 6
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 13
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"unassessed_packages": 13,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 6,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.978,
"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": "90 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 90,
"sampled": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"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": 54,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 166119,
"source_files_sampled": 51,
"oversized_source_files": 1
},
"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": "1/51 source files over 60KB",
"points": 53.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 51,
"oversized": 1
}
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-23T07:19:00.914856Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MyIntervals/emogrifier.svg",
"full_name": "MyIntervals/emogrifier",
"license_state": "standard",
"license_spdx": "MIT"
}