Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"php7",
"php",
"php-library",
"assets",
"assets-management",
"assetic",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 2132,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 16761,
"PHP": 380387,
"HTML": 936,
"Less": 64,
"SCSS": 138,
"Sass": 16,
"Twig": 2197,
"Dockerfile": 1209,
"Handlebars": 39,
"JavaScript": 1070
},
"pushed_at": "2026-07-26T18:36:09Z",
"created_at": "2019-08-08T19:17:26Z",
"owner_type": "Organization",
"updated_at": "2026-06-20T07:07:18Z",
"description": "Asset Management for PHP",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://wintercms.com",
"name": "Assetic PHP",
"type": "Organization",
"login": "assetic-php",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/54005143?v=4",
"created_at": "2019-08-11T19:03:57Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 2540
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2026-06-20T07:07:50Z"
},
{
"tag": "v3.1.6",
"kind": "patch",
"published_at": "2026-06-04T23:44:05Z"
},
{
"tag": "v3.1.5",
"kind": "patch",
"published_at": "2026-04-23T03:30:47Z"
},
{
"tag": "v3.1.4",
"kind": "patch",
"published_at": "2026-04-22T20:59:58Z"
},
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2025-02-01T05:23:33Z"
},
{
"tag": "v3.1.2",
"kind": "patch",
"published_at": "2024-07-14T05:30:12Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2024-07-05T07:27:52Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2024-04-03T17:17:38Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2022-07-07T11:06:24Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2022-05-09T16:42:12Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-02-22T22:12:56Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2022-01-26T20:56:02Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2021-06-30T23:29:12Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-10-11T07:13:18Z"
}
],
"recent_commits": [
{
"oid": "eacd5b0aa9ebfc00b69bc0ecaf418947a2623622",
"body": null,
"is_bot": false,
"headline": "Add support for Tailwind CSS CLI v4 (#50)",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2026-06-20T07:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e2628727c13f60dc9b34347f7bb33a307390933",
"body": null,
"is_bot": false,
"headline": "feat: support Twig 3 alongside Twig 2 (#49)",
"author_name": "Derrick Austin",
"author_login": "austinderrick",
"committed_at": "2026-06-20T06:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5060760ac91d042b0ab306ec33c7e0de3a06feda",
"body": "Refs: https://github.com/assetic-php/assetic/pull/50",
"is_bot": false,
"headline": "Revert Tailwind upgrade in build",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2026-06-15T08:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0e480882f06ebee738b71ffd859499151ea771d",
"body": "Adds 8.4 and 8.5 to the unit test matrix, now that #45 and #47 have\ncleaned up Assetic's own deprecations on those versions.\n\nThe only deprecations remaining on 8.4/8.5 originate in vendor code\n(Twig 2.x and ScssPhp 1.x) that Assetic cannot fix, so the\nsymfony/phpunit-bridge deprecation helper is co\n[…]\ned to the deprecated Node 20 runtime to\ntheir Node 24 releases: actions/checkout v4 -> v5 and\nsupplypike/setup-bin v4 -> v5. shivammathur/setup-php@v2 already runs\non Node 24, so it is left unchanged.",
"is_bot": false,
"headline": "ci: test on PHP 8.4 and 8.5 and update Node 20 actions (#48)",
"author_name": "Derrick Austin",
"author_login": "austinderrick",
"committed_at": "2026-06-15T05:15:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ce34db050d7db9defce189f3284efda4a2f2b0b",
"body": "…Loader (#47)\n\nCo-authored-by: Jack Wilkinson <31214002+jaxwilko@users.noreply.github.com>\nCo-authored-by: Luke Towers <github@luketowers.ca>",
"is_bot": false,
"headline": "fix: resolve PHP 8.4/8.5 deprecations in HttpAsset and BasePhpFormula…",
"author_name": "Derrick Austin",
"author_login": "austinderrick",
"committed_at": "2026-06-04T23:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc41d117ac679dc21f46b7022d393ef02b3f781",
"body": null,
"is_bot": false,
"headline": "Allow access to the Reference name and the resolved asset (#18)",
"author_name": "David Lundgren",
"author_login": "dlundgren",
"committed_at": "2026-04-23T03:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759435884b6c368937163ec12226b031dd9e0063",
"body": "…nse_headers() (#46)\n\nUse http_get_last_response_headers() when available and keep $http_response_header fallback for PHP < 8.4.\nComment marks the shim for removal when minimum PHP >= 8.4.",
"is_bot": false,
"headline": "fix(asset): migrate from $http_response_header to http_get_last_respo…",
"author_name": "Matteo Trubini",
"author_login": "matteotrubini",
"committed_at": "2026-04-22T20:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b902de8dcbb7f6cc1b3d127225543ee1744b7c3",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2026-04-22T20:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e78f497648544e7feda9be8477e96c9627a1a17",
"body": null,
"is_bot": false,
"headline": "Add audit configuration to composer.json",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2026-04-22T20:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "064d27426d7d338c2286bc50ef5e2a6b8e59e126",
"body": "Fixed implicitly nullable parameter declarations",
"is_bot": false,
"headline": "Improve PHP 8.4 support (#45)",
"author_name": "Tom Arbesser",
"author_login": "TomA-R",
"committed_at": "2025-02-01T05:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2b0131d9e472c6f623c7c8aaa5ed4ab8f9a1f1",
"body": null,
"is_bot": false,
"headline": "Allow \"symfony/deprecation-contracts\": \"^2.2.0|^3.0\" (#43)",
"author_name": "Ionut Cioflan",
"author_login": "10n",
"committed_at": "2024-07-14T05:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fde0642a558096d8ecbf70cc55fb9fc11d2a665b",
"body": null,
"is_bot": false,
"headline": "Add Tailwind CSS Standalone CLI utility filter (#42)",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-08T05:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dfc8813c5cea4a3194516ae62afc51e44b8e211",
"body": null,
"is_bot": false,
"headline": "3.1.1 changelog",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-05T07:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1249d92065cde96e38902ac471a8a92dc8d0d6a8",
"body": "…fy to 4 characters",
"is_bot": false,
"headline": "Prevent minification of 8 character hex to 3 characters, instead mini…",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-05T07:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75cc8af642c9bc41d669771005c14ea7056903c5",
"body": null,
"is_bot": false,
"headline": "Add test for simple CSS minification",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-05T06:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12e221c88bd02d0176817c0a3d70b315e4357655",
"body": null,
"is_bot": false,
"headline": "Use contracts in MockAsset",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-05T06:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48a3488d3444ff75f62f0f27ad7ad533899dd2a",
"body": null,
"is_bot": false,
"headline": "Combine and consistently format the changelog (#39)",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-03T02:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a1dfb85bc98395d6d5f6df216886d9d7089a7a1",
"body": null,
"is_bot": false,
"headline": "Correct license",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-03T01:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738d59c9f7adddbfcde59f9297dfb7e6245b84d8",
"body": null,
"is_bot": false,
"headline": "Update coding style to PSR-12",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-03T01:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6027f1efb4988c737eb79d412fc135167855c64",
"body": null,
"is_bot": false,
"headline": "Update wikimedia/less.php from 3.0 to 5.x (#38)",
"author_name": "Timo Tijhof",
"author_login": "Krinkle",
"committed_at": "2024-07-03T00:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3196a908444760805d78180c3a7342ad83cdcded",
"body": null,
"is_bot": false,
"headline": "Update Github Actions",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2024-07-03T00:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac665d4b4ffb8f54e26c3f8f6cef30fa894b76b",
"body": "If support is still desired recommend we refactor to use the Java CLI tool instead.",
"is_bot": false,
"headline": "Google Closure Compiler REST API has been deprecated",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2024-04-03T17:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c448bb491517cdc4e8be4903abad8c92063ae84a",
"body": "https://www.typescriptlang.org/tsconfig#out",
"is_bot": false,
"headline": "Support TypeScript 5",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2024-04-03T16:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e567dbfa04b7a0796c7b65eb356c9d1a2151c596",
"body": null,
"is_bot": false,
"headline": "Support symfony/process 7.0",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2024-04-03T16:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba880288ea4438b81ae40d6edb9b74c627a0d981",
"body": "Fixes issue #15 where, when updating to the new version of Twig, a couple of extensions got removed in #4e42ff8 Those extensions are being re-added here together with passing tests.",
"is_bot": false,
"headline": "Re-added TwigFormulaLoader (#37)",
"author_name": "bds-viktoras",
"author_login": "bds-viktoras",
"committed_at": "2022-11-28T01:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ead8414a9947e6c335af5dc6462fedbbe73ae4",
"body": "Co-authored-by: Joe Walker <joe.walker@yourtrellis.com>",
"is_bot": false,
"headline": "Fix return type signature of AsseticExtension::getGlobals() (#35)",
"author_name": "Joe Walker",
"author_login": "joe-walker",
"committed_at": "2022-07-07T11:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5fd3415fdb0a280b86eb50e2f0ad9754f842706",
"body": "Fixes #31. Related: https://github.com/wintercms/winter/issues/325",
"is_bot": false,
"headline": "Universal selector can follow a comment (#32)",
"author_name": "Damien MATHIEU",
"author_login": "damsfx",
"committed_at": "2022-05-09T16:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895fd7e4f10988d2de7e81e2c4123649b959b4cf",
"body": null,
"is_bot": false,
"headline": "Updated test cases for smarter uglifying (#33)",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2022-05-09T16:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "551514956f2804a53def92d119a76b1e44d86df2",
"body": "v3.0 - Support PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #30 from assetic-php/wip/php8.1",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T22:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8df2e76ec649d90cf502892d16e0b4a4e547b65",
"body": null,
"is_bot": false,
"headline": "Update recommended packages",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T22:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7da95fb41b8692de679c4d01a2e6c65a6a7fa47",
"body": null,
"is_bot": false,
"headline": "Finalize v3 readme & upgrade guide",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T22:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3a578203f37ff42b33c2efab20c59789a4fd6f",
"body": null,
"is_bot": false,
"headline": "Improve extensibility",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T21:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a312cc2115c23031e341c32d4c9e95eca722754",
"body": "…php8.1",
"is_bot": false,
"headline": "Merge branch 'wip/php8.1' of github.com:assetic-php/assetic into wip/…",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T21:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a421be337a31dcd8f3d02e38cd320d7fdab6d61",
"body": "…nifyFilter from Winter CMS",
"is_bot": false,
"headline": "Replaced natext/CssMin with wikimedia/minify & added the StylesheetMi…",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T21:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45af9bc2021f834152dfa55f00fbbc5cac73f572",
"body": null,
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2022-02-22T08:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626c84c5577b07f9c971ecf9e32f880feaca1f8e",
"body": null,
"is_bot": false,
"headline": "Update src/Assetic/Extension/Twig/ValueContainer.php",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2022-02-22T08:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bdd4e914c78a479eb134bb1c29083ce3524051e",
"body": null,
"is_bot": false,
"headline": "Upgraded PHPUnit & bumped minimum PHP version required.",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T05:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40592ae548ce32812b1a8b7aa8d90a1f613f99a",
"body": null,
"is_bot": false,
"headline": "Support symfony/process v6",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T04:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2929f9e2c96969283136187cc12bbf221477cfe8",
"body": "- JSMin does not meet the definition of free software and has critical issues with PHP 8.1. See https://www.happyassassin.net/posts/2014/12/29/adventures-in-php-web-asset-minimization/ & https://github.com/mrclay/jsmin-php/pull/11. Overall, shaky ground and not worth relying on going forward.\n- JSMi\n[…]\nueeze) and has not been meaningfully forked by anyone else.\n- MinifyCSSCompressor was abandoned by its maintainer, see https://github.com/mrclay/minify/commit/0bc376980248f421c50b039beb869dd46cd9b043.",
"is_bot": false,
"headline": "Replace existing JS/CSS minifying filters with wikimedia/minify.",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T04:48:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "541b2c4957c3d03400bd69a41760a2832de878e9",
"body": "…ter types",
"is_bot": false,
"headline": "Improve support for PHP 8.1 by conforming to internal function parame…",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-22T03:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfd4f160675284334786e525b4de35a5ff0b347",
"body": null,
"is_bot": false,
"headline": "Picky picky PHP",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-20T06:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bce4a26110cb576e90e38c5923bb5d65e123de4c",
"body": null,
"is_bot": false,
"headline": "More PHP 8.1 type hint fixes",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-20T06:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1f71ca09c183ef47c8101799ed665771711903",
"body": null,
"is_bot": false,
"headline": "Return type fixes for PHP 8.1",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2022-02-20T06:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9087a6438c8ab479bef5d04600a2b05c320fa1bd",
"body": null,
"is_bot": false,
"headline": "Enabled php8.1 tests",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2022-02-03T12:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39be45abdb2c3b21c68cdc180afc9092566bd3a",
"body": "Credit to @pbojan",
"is_bot": false,
"headline": "Fix aliases when used with preloader (#27)",
"author_name": "Bojan Petkovski",
"author_login": "pbojan",
"committed_at": "2022-01-26T20:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64ec62e440a4e874c69bb889f687040a17098d6",
"body": null,
"is_bot": false,
"headline": "Added fix to test to ensure compatibility with scssphp 1.10.x (#28)",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2022-01-26T19:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b7bed8adbce4f2f271e6b5c50c072aedd358e8",
"body": "Credit to @bennothommo \r\n\r\n- Adds additional argument for registerFunction method to define argument declarations (fixes #11)\r\n- Uses compileString() method for compilation as opposed to deprecated compile() method\r\n- Uses addVariables() method for defining variables as opposed to deprecated setVariables() method\r\n- Parses variables provided in the setVariables() filter method and converts to Scss values, avoiding the deprecated behavior of allowing raw variables",
"is_bot": false,
"headline": "Fix usage of deprecated behaviours and methods in SCSS PHP filter (#25)",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2021-12-09T05:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8dbe61ae6121dc511c6e901ab25c236b8e9fb6",
"body": null,
"is_bot": false,
"headline": "Updated maintainer notice",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2021-06-30T23:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25c9c3590b15e086218ad20ed6cc17d26473f2f",
"body": "Replaces #21",
"is_bot": false,
"headline": "Support PHP 8",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2021-06-30T23:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07368800672a9eaa8f33b468373d63fafcf302d",
"body": null,
"is_bot": false,
"headline": "Composer fixes",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2021-06-30T23:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c67297095bbb39aeed2176d270ae46c6453f4c00",
"body": "Closes #20",
"is_bot": false,
"headline": "Document JSMin requirements",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2021-06-30T23:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f750222b892977b36f15512ae6d90b4d98ff10",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop'",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2021-03-19T08:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6dd4d9f9d5d061681ab07872e715324e2dd1ca3",
"body": null,
"is_bot": false,
"headline": "Use correct package name",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-12-17T14:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f6ba795c6ae959edfc41aeea96ae117926289d3",
"body": "Refs: https://github.com/assetic-php/assetic/pull/17#discussion_r544957354",
"is_bot": false,
"headline": "Re-add and deprecate scssphp Compass methods",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-12-17T14:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b067e1779fc18db43031a4dc9a80308465febcfd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into develop",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2020-12-17T14:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c018d20ddcd66f1f073cfea6acf5bc458b14611",
"body": "Fixes #10.",
"is_bot": false,
"headline": "Drop support for SCSSPHP compass (#17)",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-12-17T09:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8593505ce1e38d35bdbacb050e2987f6e6747c",
"body": "Includes fixes for the tests:\r\n\r\n- Force PHPUnit 8 (which supports PHP 7.2-8.0 currently)\r\n- Use a more graceful deprecation handler\r\n- Deprecate SCSSPHP getFormatter test\r\n\r\nCo-authored-by: Ben Thomson <git@alfreido.com>",
"is_bot": false,
"headline": "Added support for the setOutputStyle option in ScssPhp (#16)",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-12-17T08:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c90d2b95a2d5759b636d0f85f8b2dee26e9a96",
"body": null,
"is_bot": false,
"headline": "Drop develop branch push checks - use PRs instead",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-12-17T04:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d420bf7edfcabc11e275b8a1214f1178b13d4380",
"body": "- Force PHPUnit 8 (which supports PHP 7.2-8.0 currently)\n- Use a more graceful deprecation handler\n- Deprecate SCSSPHP getFormatter test",
"is_bot": false,
"headline": "Fix PHPUnit tests",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-12-16T06:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca03449eaa4c50bb2aac8ed6113506789f8d403f",
"body": null,
"is_bot": false,
"headline": "Updated test workflow for >2.0 development",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2020-12-15T18:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e684578e1f3530a9aeb04d438bbb1fe0bbb4e1",
"body": "…xpected cases",
"is_bot": false,
"headline": "Added test cases for ScssPhpFilter setOutputStyle and fixed invalid e…",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2020-12-15T18:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f7c00533bdcefd1f84ffaf17b4f1034626aeac",
"body": "…to setFormatter",
"is_bot": false,
"headline": "Added ScssPhpFilter option for setOutputStyle and deprecation notice …",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2020-12-15T18:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ea3c29cd5855f5a91ad744c025f83552e1ec37",
"body": "PHP 8 support",
"is_bot": false,
"headline": "Merge pull request #9 from adlenton/php-8-support",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-12-15T17:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de054750cff5223af74c3969d70c59a0af5431a",
"body": "- reverted changes of deprecated assertions to keep php 7.2 support\n- fixed formatting of phpunit config",
"is_bot": false,
"headline": "PHP 8 support",
"author_name": "justus.graf",
"author_login": "adlenton",
"committed_at": "2020-10-23T07:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339d1b6129ad69d494ebc9b429b778bdd010c984",
"body": null,
"is_bot": false,
"headline": "Update phpunit.xml.dist",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-22T16:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931307f25ebf64e9478d92ec780daa56a90ff6b2",
"body": "- fixed trailing comma in parameter list for older php versions",
"is_bot": false,
"headline": "PHP 8 support (WIP)",
"author_name": "justus.graf",
"author_login": "adlenton",
"committed_at": "2020-10-22T16:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d4023414582fcbd4270c2b5605529ef152f587",
"body": "- cleaned up changes from resolving conflicts\n- added php 8 to test environments",
"is_bot": false,
"headline": "PHP 8 support (WIP)",
"author_name": "justus.graf",
"author_login": "adlenton",
"committed_at": "2020-10-22T16:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33c9d65a04b19bd6537531fb101a318f958bf46",
"body": "- resolved conflicts after rebase",
"is_bot": false,
"headline": "PHP 8 support (WIP)",
"author_name": "justus.graf",
"author_login": "adlenton",
"committed_at": "2020-10-22T15:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8a5ab62dd55372d79eaadd8069ac0870619465",
"body": "- upgraded php unit\n- upgraded other dependencies to use more recent versions\n- require current php versions to reflect code changes\n- fixed tests to match current php unit interfaces and use updated assertion metods",
"is_bot": false,
"headline": "PHP 8 support (WIP)",
"author_name": "justus.graf",
"author_login": "adlenton",
"committed_at": "2020-10-22T15:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31933f420a846dcef273a85ff869131a0048796d",
"body": "Signed-off-by: Bruno Gaspar <brunofgaspar1@gmail.com>",
"is_bot": false,
"headline": "chore: Loosen Symfony dependency",
"author_name": "Bruno Gaspar",
"author_login": "brunogaspar",
"committed_at": "2020-10-22T15:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a0130382af57389ea60abc7f21f080b2dc3d47",
"body": "Signed-off-by: Suhayb Wardany <me@suw.me>",
"is_bot": false,
"headline": "loosen symfony deps",
"author_name": "Suhayb Wardany",
"author_login": "suwardany",
"committed_at": "2020-10-22T15:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85546375817f347d11474c61fe05826d56326964",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG-2.0.md",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-11T07:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8bdffddbb06d9dab5c98b7ff1ba3c52dd5f269a",
"body": null,
"is_bot": false,
"headline": "Update 2.0 changelog",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-11T07:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4749d3235121885e7884491c9bf13c88286c38b",
"body": "2.0",
"is_bot": false,
"headline": "Merge pull request #8 from assetic-php/2.0/dev",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-11T07:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe872140be972a448f16e1c06820298215463a21",
"body": null,
"is_bot": false,
"headline": "Updates for 2.0",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-11T07:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4ec96cb206f2fe03a06b7426fc0f8d58ffe909",
"body": null,
"is_bot": false,
"headline": "2.0 updates",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-10T20:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624f525e21e6fed6645dfd460bb297fd20a77808",
"body": "Implement code style and unit test checks using GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #7 from assetic-php/wip/github-actions",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-10T20:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22c3a2df8108360423e6d824c635a35c970161c",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Luke Towers",
"author_login": "LukeTowers",
"committed_at": "2020-10-10T20:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6706394c8f68812434994b694199c704de9b6bc",
"body": null,
"is_bot": false,
"headline": "Update removed filters",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T07:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65708190d1e8c969d10036a07ce983c2a437f7f",
"body": "BC break!",
"is_bot": false,
"headline": "Convert UglifyJs 1 filter to version 3 filter instead.",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T07:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5f8aecbed8dcfe612f399dd5f2036a70d64a15",
"body": null,
"is_bot": false,
"headline": "Prevent double-running of actions",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b218555eb177cf4491408fc362be5076fe47b2e",
"body": null,
"is_bot": false,
"headline": "Install NPM dependencies",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3cc3fa98922fdb6b7277e81315f4522ebf0192",
"body": null,
"is_bot": false,
"headline": "Include tests in code style checks",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6ea8117a868bf6bb485766a7aa62ad8904d88e",
"body": null,
"is_bot": false,
"headline": "Fix code style of tests",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff7dc8c69050c8a180832c31697af2e6db08b6f2",
"body": null,
"is_bot": false,
"headline": "Ignore warnings from PHPCS",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c30f428544100ac217330a8105ce19509d49a01",
"body": null,
"is_bot": false,
"headline": "Fix a whoops",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54c5832549d8ad2bf2663de12f0a7b6fec3e85f",
"body": null,
"is_bot": false,
"headline": "Use correct version in NPM package info",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e591ca0610905b8da87643c746ed63f1c0d5fa",
"body": null,
"is_bot": false,
"headline": "Remove NPM lockfile - not needed for a library.",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07cb5635c11c1cd8430f70f54364caa652d3d1bb",
"body": null,
"is_bot": false,
"headline": "Remove Travis CI",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5498deee866b05cf6bebebb9bde2f3874b928ca",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions workflows",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T06:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57285c4a9ece3413a196af5882c85bf35082fe8",
"body": null,
"is_bot": false,
"headline": "Implement code style, adjust current files to match",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-10-09T03:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0561872ec07aa85ef9dda0ee40c96e7fc995f9b",
"body": "Removed old Twig_TokenStream::getFilename call in AsseticTokenParser",
"is_bot": false,
"headline": "Merge pull request #2 from davividal/deprecated_token_exception",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-10-08T18:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44540cd456e2da28372d722f435f8523af6dabd3",
"body": null,
"is_bot": false,
"headline": "Updated change log with symfony requirements and optional twig",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2020-10-08T18:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be57f6bab4accda040beecc1be114fd8b1beffd7",
"body": null,
"is_bot": false,
"headline": "Updated composer.json to allow for symfony5 & optional twig",
"author_name": "Jack Wilkinson",
"author_login": "jaxwilko",
"committed_at": "2020-10-08T18:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d424f4366d542fcf078572e24022db7c157666",
"body": "Support Symfony 3.4 and Symfony ~4 as path for upgrade",
"is_bot": false,
"headline": "Merge pull request #6 from DZunke/patch-1",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-10-08T18:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d02246c0e17ea3ad4690fb0d7b6fc63c90a266",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Denis Zunke",
"author_login": "DZunke",
"committed_at": "2020-10-08T10:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53eccf3405498adf5a6454674c88c002f3a5ebd7",
"body": null,
"is_bot": false,
"headline": "Remove duplicate \"replace\" definition",
"author_name": "Ben Thomson",
"author_login": "bennothommo",
"committed_at": "2020-07-30T02:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f89af7462bb454a4ff8a951c9b0155abe03510",
"body": "[CssRewriteFilter] Don't rewrite relative URLs beginning with hash (#)",
"is_bot": false,
"headline": "Merge pull request #3 from fabiang/rewrite-hash-urls",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-06-09T13:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0df57e9f3b77ddde3a85847e8c4386206e22688",
"body": "Add code owners",
"is_bot": false,
"headline": "Merge pull request #4 from assetic-php/wip/add-codeowners",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-06-09T13:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a074655d33c425377612972ffb344c7bc90345",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.0/dev' into wip/add-codeowners",
"author_name": "Jax",
"author_login": "jaxwilko",
"committed_at": "2020-06-09T13:45:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 9,
"latest_release_at": "2026-06-20T07:07:50Z",
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 36,
"mean_days_between_releases": 167
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "assetic/framework",
"exists": true,
"license": "MIT",
"keywords": [
"assets",
"compression",
"minification"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/assetic/framework",
"is_deprecated": false,
"latest_version": "v3.2.0",
"repository_url": "https://github.com/assetic-php/assetic",
"versions_count": 33,
"total_downloads": 1567820,
"dependents_count": 26,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 29989,
"first_published_at": null,
"latest_published_at": "2026-06-20T07:07:13Z",
"latest_version_yanked": null,
"days_since_latest_publish": 36
}
]
},
"popularity": {
"forks": 24,
"stars": 101,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-04-05",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-19",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 12233,
"source_files_sampled": 167,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 16,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "symfony/process",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
},
{
"name": "symfony/deprecation-contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.2.0 || ^3.0"
},
{
"name": "autoprefixer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "autoprefixer-5",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.x"
},
{
"name": "autoprefixer-cli",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "clean-css",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.1"
},
{
"name": "coffee-script",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "handlebars",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "jpegtran",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.6"
},
{
"name": "less",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.9.0"
},
{
"name": "nib",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "pngout",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
},
{
"name": "react-tools",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "roole",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "stylus",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "typescript",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "uglify-js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "uglifycss",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "symfony/deprecation-contracts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-curl",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-simplexml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "meenie/javascript-packer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpspec/prophecy-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ptachoire/cssembed",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "scssphp/scssphp",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/phpunit-bridge",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "twig/twig",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "wikimedia/less.php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "wikimedia/minify",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 2,
"indirect_count": 14
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 28,
"open_issues": 4,
"closed_ratio": 0.75,
"closed_issues": 12,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kriswallsmith",
"commits": 670,
"avatar_url": "https://avatars.githubusercontent.com/u/33886?v=4"
},
{
"type": "User",
"login": "stof",
"commits": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4"
},
{
"type": "User",
"login": "jaxwilko",
"commits": 105,
"avatar_url": "https://avatars.githubusercontent.com/u/31214002?v=4"
},
{
"type": "User",
"login": "LukeTowers",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/7253840?v=4"
},
{
"type": "User",
"login": "bennothommo",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/15900351?v=4"
},
{
"type": "User",
"login": "schmittjoh",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/197017?v=4"
},
{
"type": "User",
"login": "mpdude",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1202333?v=4"
},
{
"type": "User",
"login": "fran6co",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/726088?v=4"
},
{
"type": "User",
"login": "krmarien",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/820701?v=4"
},
{
"type": "User",
"login": "pierredup",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/144858?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.523
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"code-quality.yml",
"tests.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpcs.xml"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "5 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"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": 5,
"reason": "Found 16/29 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 70 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": "eacd5b0aa9ebfc00b69bc0ecaf418947a2623622",
"ran_at": "2026-07-26T18:37:54Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-20T07:07:35Z",
"oldest_open_prs": [
{
"number": 51,
"created_at": "2026-07-26T18:37:11Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-20T07:07:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2021-12-08T06:48:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2022-07-02T13:20:53Z",
"last_comment_at": "2022-11-11T09:32:38Z",
"last_comment_author": "cklm"
},
{
"number": 40,
"created_at": "2024-07-03T01:02:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2024-12-10T12:07:55Z",
"last_comment_at": "2024-12-12T08:49:55Z",
"last_comment_author": "LukeTowers"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/assetic-php/assetic",
"host": "github.com",
"name": "assetic",
"owner": "assetic-php"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 39,
"vitality": 64,
"community": 54,
"governance": 63,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v3.2.0",
"releases_from_tags": false,
"days_since_latest_release": 36,
"mean_days_between_releases": 167
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 36 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 36
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~167 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 167
}
}
],
"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": 36,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 36 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 36
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 24,
"stars": 101,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "101 stars",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 101
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"assetic/framework"
],
"dependents": 26,
"ecosystems": "packagist",
"total_downloads": 1567820,
"monthly_downloads": 29989
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "29,989 downloads/month across packagist",
"points": 59.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 29989,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "26 packages depend on it",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 26
}
}
],
"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": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 100,
"top_contributor_share": 0.523
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 52% of commits",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 70 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 28,
"open_issues": 4,
"closed_issues": 12,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/34 decided PRs merged",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 34
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 16/29 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "assetic-php",
"public_repos": 1,
"account_age_days": 2540
},
"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 assetic-php",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "assetic-php"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~6 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"assetic/framework"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 36
},
"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 36 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 36
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpcs.xml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"php7",
"php",
"php-library",
"assets",
"assets-management",
"assetic",
"hacktoberfest"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 16 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 16/29 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 70 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 30
},
"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": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.35,
"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": "35 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpcs.xml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 12233,
"source_files_sampled": 167,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/167 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 167,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package 'assetic' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T18:38:16.232778Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/assetic-php/assetic.svg",
"full_name": "assetic-php/assetic",
"license_state": "standard",
"license_spdx": "MIT"
}