Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1044,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 41888,
"SCSS": 91,
"JavaScript": 579
},
"pushed_at": "2026-07-29T13:05:54Z",
"created_at": "2022-08-05T21:54:27Z",
"owner_type": "Organization",
"updated_at": "2026-05-21T17:29:09Z",
"description": "An Icon Provider for TYPO3 to ship FontAwesome 4.7 icons",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "main",
"license_spdx_raw": "GPL-2.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://typo3.org/",
"name": "Friends of TYPO3",
"type": "Organization",
"login": "FriendsOfTYPO3",
"company": null,
"location": "All around the globe",
"followers": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/13869256?v=4",
"created_at": "2015-08-19T12:18:39Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 3997
},
"license": {
"state": "standard",
"spdx_id": "GPL-2.0",
"raw_spdx": "GPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2025-06-23T06:37:43Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2025-05-12T11:16:44Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2023-04-25T06:35:56Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2023-02-10T13:54:12Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2022-08-06T10:02:42Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-08-06T08:36:39Z"
}
],
"recent_commits": [
{
"oid": "6f578d959a266671c0da2c6a5d1aca3937f1f407",
"body": null,
"is_bot": false,
"headline": "[RELEASE] v1.0.5",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-06-23T06:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd644b2df2bea58d14a779244d8e07180eafe74",
"body": "With the upgrade to Gulp v5 in 8904162, copying font files broke as\nresult of a breaking change in Gulp itself – streams are encoded to\nUTF-8 by default [1], breaking the font files.\n\nThe explicit encoding is now disabled again, fixing the font files as\nproven by comparing their checksums:\n\n```\nsha1\n[…]\nsome-webfont.woff\nd6f48cba7d076fb6f2fd6ba993a75b9dc1ecbf0c Resources/Public/Fonts/fontawesome-webfont.woff2\n```\n\n[1]\nhttps://github.com/gulpjs/gulp/blob/master/CHANGELOG.md#500-2024-03-29\n\nFixes: #20",
"is_bot": false,
"headline": "[BUGFIX] Do not enforce UTF-8 encoding when copying font files (#22)",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-06-23T06:31:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e43c534b5184c614817692a4ed6b656fabd50d04",
"body": null,
"is_bot": false,
"headline": "[RELEASE] 1.0.4",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-05-12T11:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b6023e30198ef2502f1304a965b1f9642927682",
"body": null,
"is_bot": false,
"headline": "[TASK] Declare compatibility with TYPO3 v13 (#16)",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-05-12T11:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df583b4b1daf2a04af19f3c60dc8de5596f5f2c",
"body": "* Add more PHP versions\n* Update 3rd party actions",
"is_bot": false,
"headline": "[TASK] Update Github Actions workflow (#19)",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-05-12T11:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8904162b91d993f3c6a933b5a26cf33d64b862a9",
"body": null,
"is_bot": false,
"headline": "[TASK] Update npm dev depencencies (#18)",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-05-12T11:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc37a325e9ca9e300c1a0542c1c0e79105bf0d43",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Streamline php-cs-fixer config (#17)",
"author_name": "Andreas Kienast",
"author_login": "andreaskienast",
"committed_at": "2025-05-12T10:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32026ff7860858b73b6667f7dc6c2477bfa96f06",
"body": null,
"is_bot": false,
"headline": "[TASK] Allow installation of TYPO3 13",
"author_name": "Georg Ringer",
"author_login": "georgringer",
"committed_at": "2024-10-04T11:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b269a4c719d4d18e80340e5317c4959a83c7abc",
"body": null,
"is_bot": false,
"headline": "[RELEASE] v1.0.3",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-04-25T06:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40bfcb98b152f83dbcd29d906099e4affa44761d",
"body": null,
"is_bot": false,
"headline": "[TASK] Declare compatibility with TYPO3 12 LTS (#12)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-04-25T06:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38bbb7cefc382bfad67ee7d972e2c4b8ac28d67",
"body": "The option `$TBE_STYLES` has been deprecated in TYPO3 12.3. As a\r\nreplacement, `$TYPO3_CONF_VARS/BE/stylesheets` shall be used instead,\r\nwhich is now done with this patch.\r\n\r\nTo maintain compatibility with pre-LTS versions, the `ext_tables.php`\r\nfile is kept for now.",
"is_bot": false,
"headline": "[BUGFIX] Use `$TYPO3_CONF_VARS/BE/stylesheets` (#13)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-04-24T07:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f36d4779ea697c379c5887bffa557acc66731ea3",
"body": null,
"is_bot": false,
"headline": "[TASK] Run tests with PHP 8.2 (#11)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-04-24T07:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7683453f3e841052653c0d913007a8fe3e439e",
"body": null,
"is_bot": false,
"headline": "[TASK] Upgrade to phpunit v10 (#9)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-04-24T07:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538bc003f582a1beaa94f5e167db2f3ef909d11b",
"body": "Always run the CI workflow on pull requests, solving an issue when CI\r\ndidn't start when PRs were created from forks.\r\n\r\nAlso, `concurrency` is now configured to automatically cancel any\r\nrunning build for the same ref if new changes are pushed.",
"is_bot": false,
"headline": "[BUGFIX] Run Github CI on pull requests (#10)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-04-24T07:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f63e33d37520f32eff9d4462d6719d210577dea6",
"body": null,
"is_bot": false,
"headline": "[RELEASE] v1.0.2",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-02-10T13:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519d81721516e82805f988891355d504c0a7ec06",
"body": "The `set-output` command has been deprecated by Github Actions. As a\nreplacement, environment files are used by now.",
"is_bot": false,
"headline": "[BUGFIX] Fix Github Actions deprecation",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-02-10T13:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c7f80e306c5b81f6788e6b8d2fe8eff509d05e",
"body": null,
"is_bot": false,
"headline": "[TASK] Declare compatibility with TYPO3 12.2 (#8)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-02-10T13:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13cb723ec4faaf00496b8054f5438d75f94855ae",
"body": null,
"is_bot": false,
"headline": "[TASK] Update README.md",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-02-05T14:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b81e8b3877c9f8dbbcbb584d036d6f2c840b956",
"body": "The following dev dependencies are updated to their corresponding latest\r\nversion:\r\n\r\n* `friendsofphp/php-cs-fixer`\r\n* `phpstan/phpstan`\r\n* `phpstan/phpstan-phpunit`\r\n* `phpunit/phpunit`\r\n\r\n`phpunit/phpunit` v10 was releases a few days ago, but cannot be used\r\ndue to dependency issues with `friendsofphp/php-cs-fixer`. As a\r\npreparation for the eventual update, the `FontawesomeIconProviderTest`\r\nreceived a slight adjustment.",
"is_bot": false,
"headline": "[TASK] Update dev dependencies (#7)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-02-05T13:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e7a5cfb1d78ebf00c9141564d9ab7d03ade5933",
"body": "Fixes: #5",
"is_bot": false,
"headline": "[BUGFIX] Register class alias map in composer.json (#6)",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2023-02-05T13:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb5a8189e47398fddbb42e390c136d003469f38",
"body": "This excludes `.gitattributes` from git archives.",
"is_bot": false,
"headline": "[TASK] Add missing export ignore (#1)",
"author_name": "Simon Schaufelberger",
"author_login": "simonschaufi",
"committed_at": "2022-08-18T08:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4542b3394551f49d7d2f6f04a02b7563f40d6ab3",
"body": null,
"is_bot": false,
"headline": "[DOCS] Add usage chapter (#2)",
"author_name": "Chris Müller",
"author_login": "brotkrueml",
"committed_at": "2022-08-12T12:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2260a60d6a47fe56b4f14e85dec7731508d3db75",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Drop invalid extension constraint in ext_emconf.php",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-06T10:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c5630d8874eb36d373505b2aaa8cb9c9b11dee",
"body": null,
"is_bot": false,
"headline": "[DOCS] Add documentation",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-06T08:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be58e29c03d8e7b1eaa7d601746f170ec5eec5f0",
"body": null,
"is_bot": false,
"headline": "[TASK] Add TYPO3 v11 compatibility",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-05T07:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "865a05b3c1fecbe759a05bc89e5bec06c1bf39b3",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Fix DI for aliased class name",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-04T10:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753828c504aeac84e08a618995d5e452e105010b",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Fix path to font files",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-03T16:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0686bcd382c9a77f5f74fc9d8e39c1f3386faa",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Add DI configuration",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-03T16:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66d328e1f702d87f5b62ceed103c77b07060af3",
"body": null,
"is_bot": false,
"headline": "[TASK] Set package vendor",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-03T15:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "839143a6f516f0f52f0f4786323598371f72c210",
"body": null,
"is_bot": false,
"headline": "[BUGFIX] Set correct upper version constraint",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-03T15:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "654d870f091a80103d61db8e95b265e3899473d4",
"body": null,
"is_bot": false,
"headline": "[TASK] Initial commit",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-02T09:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12162f0ab4572e0099fd7476be8ed8090c723056",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Andreas Fernandez",
"author_login": "andreaskienast",
"committed_at": "2022-08-02T06:44:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2025-06-23T06:37:43Z",
"latest_release_tag": "v1.0.5",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 0,
"days_since_latest_release": 401,
"mean_days_between_releases": 210.4
},
"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": "friendsoftypo3/fontawesome-provider",
"exists": true,
"license": "GPL-2.0+",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/friendsoftypo3/fontawesome-provider",
"is_deprecated": false,
"latest_version": "v1.0.5",
"repository_url": "https://github.com/FriendsOfTYPO3/fontawesome-provider",
"versions_count": 6,
"total_downloads": 815367,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 21044,
"first_published_at": null,
"latest_published_at": "2025-06-23T06:37:43Z",
"latest_version_yanked": null,
"days_since_latest_publish": 401
}
]
},
"popularity": {
"forks": 7,
"stars": 3,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 30907,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Build/package.json",
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "immutable",
"direct": false,
"version": "4.1.0",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-v56q-mh7h-f735",
"GHSA-wf6x-7x77-mvgw",
"GHSA-xvcm-6775-5m9r"
],
"fixed_version": "5.1.8",
"advisory_count": 3,
"oldest_advisory_days": 146
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 125
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"critical": 1
},
"advisory_count": 5,
"affected_count": 2,
"assessed_count": 174,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "font-awesome",
"manifest": "Build/package.json",
"ecosystem": "npm",
"version_constraint": "^4.7.0"
},
{
"name": "typo3/cms-backend",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.5 || ^12.0 || ^13.0 || 13.*.*@dev"
},
{
"name": "typo3/cms-core",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.5 || ^12.0 || ^13.0 || 13.*.*@dev"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "font-awesome",
"direct": true,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "typo3/cms-backend",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "typo3/cms-core",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "@gulpjs/messages",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@gulpjs/to-absolute-glob",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-wrap",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arr-diff",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "arr-union",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "array-each",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "array-slice",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "assign-symbols",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "async-done",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "async-settle",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "b4a",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "bach",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "bare-events",
"direct": false,
"version": "2.5.4",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "clone-buffer",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "clone-stats",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "cloneable-readable",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "concat-with-sourcemaps",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "copy-props",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "detect-file",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "each-props",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "expand-tilde",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "extend-shallow",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-fifo",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.19.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "findup-sync",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "fined",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "flagged-respawn",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "for-in",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "for-own",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fs-mkdirp-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "glob-stream",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "glob-watcher",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "global-modules",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "global-prefix",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "glogg",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "gulp",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "gulp-cli",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "gulp-concat",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "gulp-sass",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "gulplog",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "homedir-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "immutable",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "interpret",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "is-absolute",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.1",
"ecosystem": "npm"
},
{
"name": "is-extendable",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-negated-glob",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-relative",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unc-path",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-valid-glob",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isobject",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "last-run",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "lead",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "liftoff",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.clonedeep",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "map-cache",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mute-stdout",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "now-and-later",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "object.defaults",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "object.pick",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "parse-filepath",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "parse-passwd",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-root",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "path-root-regex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "plugin-error",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.7",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "rechoir",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "remove-trailing-separator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "replace-ext",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "replace-ext",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "replace-homedir",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.10",
"ecosystem": "npm"
},
{
"name": "resolve-dir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "resolve-options",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "sass",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver-greatest-satisfied-range",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.5.7",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "sparkles",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "stream-composer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "stream-exhaust",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "streamx",
"direct": false,
"version": "2.22.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "sver",
"direct": false,
"version": "1.8.4",
"ecosystem": "npm"
},
{
"name": "teex",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "text-decoder",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "to-through",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "unc-path-regex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "undertaker",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "undertaker-registry",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "v8flags",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "value-or-function",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "vinyl",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "vinyl-contents",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-fs",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "vinyl-sourcemap",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-sourcemaps-apply",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "ext-simplexml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 181,
"direct_count": 3,
"indirect_count": 178
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 15,
"open_issues": 1,
"closed_ratio": 0.75,
"closed_issues": 3,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "andreaskienast",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/1787983?v=4"
},
{
"type": "User",
"login": "brotkrueml",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2566282?v=4"
},
{
"type": "User",
"login": "georgringer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1905663?v=4"
},
{
"type": "User",
"login": "simonschaufi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/941794?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.906
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": true,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"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": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "6f578d959a266671c0da2c6a5d1aca3937f1f407",
"ran_at": "2026-07-29T13:07:55Z",
"aggregate_score": 2.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-07-28T21:33:17Z",
"oldest_open_prs": [
{
"number": 15,
"created_at": "2025-05-12T10:04:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-07-29T13:06:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-06-23T06:31:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 23,
"created_at": "2026-07-27T14:11:37Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/FriendsOfTYPO3/fontawesome-provider",
"host": "github.com",
"name": "fontawesome-provider",
"owner": "FriendsOfTYPO3"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 43,
"vitality": 38,
"community": 37,
"governance": 57,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 38,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v1.0.5",
"releases_from_tags": true,
"days_since_latest_release": 401,
"mean_days_between_releases": 210.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 401 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 401
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~210.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 210.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": "dormant",
"guards": [],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 401,
"days_since_last_human_commit": 401,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 401 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 401
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"forks": 7,
"stars": 3,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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 (GPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-2.0"
}
}
],
"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": 62,
"inputs": {
"packages": [
"friendsoftypo3/fontawesome-provider"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 815367,
"monthly_downloads": 21044
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "21,044 downloads/month across packagist",
"points": 57.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 21044,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.906
},
"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 91% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 15,
"open_issues": 1,
"closed_issues": 3,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 3
},
"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": "15/18 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 47,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "FriendsOfTYPO3",
"public_repos": 38,
"account_age_days": 3997
},
"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": "47 followers of FriendsOfTYPO3",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 47,
"login": "FriendsOfTYPO3"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~10 yr old",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"friendsoftypo3/fontawesome-provider"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 401
},
"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 401 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 401
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.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": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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 174 resolved dependencies against OSV; 7 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": 174
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 2,
"assessed_packages": 174,
"unassessed_packages": 7,
"affected_by_severity": "critical 1, high 1",
"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": 174,
"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": 5
},
"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": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.5,
"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": "16 of 32 human commits state their intent (structured subject or explanatory body)",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 32
}
}
],
"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": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 32",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 32
}
}
],
"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": 30907,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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 'typo3-fontawesome-provider' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-29T13:08:09.726537Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FriendsOfTYPO3/fontawesome-provider.svg",
"full_name": "FriendsOfTYPO3/fontawesome-provider",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}