Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 43,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 14901
},
"pushed_at": "2026-06-29T19:28:57Z",
"created_at": "2017-10-23T11:48:40Z",
"owner_type": "Organization",
"updated_at": "2026-06-29T19:26:40Z",
"description": "Airbrake integration for Yii2",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://biller.uy",
"name": "Biller",
"type": "Organization",
"login": "biller",
"company": null,
"location": "Montevideo, Uruguay",
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/33520792?v=4",
"created_at": "2017-11-09T14:37:33Z",
"is_verified": null,
"public_repos": 11,
"account_age_days": 3184
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2024-05-16T19:26:03Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-07-24T19:09:33Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-06-11T16:46:46Z"
}
],
"recent_commits": [
{
"oid": "6d562fba48ecd133acc9f78753c8eaebb65f6be4",
"body": "* Update airbrake/phpbrake requirement from ^0.8 to ^1.0\n\nUpdates the requirements on [airbrake/phpbrake](https://github.com/airbrake/phpbrake) to permit the latest version.\n- [Changelog](https://github.com/airbrake/phpbrake/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/airbrake/phpbrake/\n[…]\nerflua\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Juan Sorondo <juan@biller.uy>",
"is_bot": true,
"headline": "Update airbrake/phpbrake requirement from ^0.8 to ^1.0 (#7)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T19:26:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b62b4dd46f0980e846ab6343c7afbcc2d52f046",
"body": "* fix `Call to a member function call() on null`\r\n\r\n* fix `Implicit conversion from floatto int loses precision`\r\n\r\n* fix `Creation of dynamic property is deprecated`\r\n\r\n* Cambio tipo de atributo",
"is_bot": false,
"headline": "Added support for PHP 8.2 (#5)",
"author_name": "Ale Mercadal",
"author_login": "AleMercadal",
"committed_at": "2024-05-16T19:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e87fe30ef9a2b98f567105ece799e52b37e78f",
"body": null,
"is_bot": false,
"headline": "Nested params are masked (#4)",
"author_name": "Tachi Rodriguez",
"author_login": "tachirodriguez",
"committed_at": "2023-07-24T18:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d0f27a1e92a328483d83251b64e8abb3ddd825",
"body": "* Fix `Getting unknown property: app\\modules\\v1\\models\\ApiTokens::nombre`\r\n\r\n* Se extiende uso de user en contexto",
"is_bot": false,
"headline": "User context provisto de forma dinámica (#3)",
"author_name": "Max Alegre Defaut",
"author_login": "maxalegre",
"committed_at": "2021-06-11T15:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f024b2d436f88ba2cf4a3f7f1449f57e5f9ebe18",
"body": null,
"is_bot": false,
"headline": "Se agrega soporte para PHP 8.0 #2",
"author_name": "Juanpa Zufriategui",
"author_login": "zufra",
"committed_at": "2021-05-28T18:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8af85dfac77b33f8e7b65708628c17ac133ff46",
"body": null,
"is_bot": false,
"headline": "Se agrega soporte para php 8.0",
"author_name": "Juanpa Zufriategui",
"author_login": "zufra",
"committed_at": "2021-05-20T18:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20616b2a077dbe7b309df565f472fa1438b967c4",
"body": null,
"is_bot": false,
"headline": "Updated AirbrakeService to support airbrake/phpbrake v0.8",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2021-05-19T15:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278f37d65fadc4f4cc0eae85516f3ea02392df56",
"body": null,
"is_bot": false,
"headline": "Update airbrake/phpbrake requirement from ^0.5 to ^0.8 (#1)",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2021-05-17T20:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d47f16b39c0fdbe6ce60c44b44de991a6748b24",
"body": "Updates the requirements on airbrake/phpbrake to permit the latest version.\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update airbrake/phpbrake requirement from ^0.5 to ^0.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-17T20:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "132ba2fa29b8464b8f532cfcf116b93475e35309",
"body": null,
"is_bot": false,
"headline": "Added repository entry in composer.json to enable dependabot execution",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2021-05-17T20:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3593cc7f395dd6d537b45fc4b6d00c8053f3deee",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2021-05-05T16:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4696aeb06f3572618a6088c523cd0d2127a30a",
"body": null,
"is_bot": false,
"headline": "Send user information data as context in Airbrake notification",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-11-30T21:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23c8234ea866318dd798a353dad8401bc062d45",
"body": "…ved composer.lock",
"is_bot": false,
"headline": "Updated package to be PSR-4 compliant, renamed to \"biller\" repo, remo…",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-11-30T21:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba40a660e8114bdde84ddd29b92aac8249c18e3",
"body": null,
"is_bot": false,
"headline": "Updated for PHP 7.2 compatibility",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-10-23T15:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041c3db439f1adac0a6a46f6ead91bf19cf6dda8",
"body": "…tion",
"is_bot": false,
"headline": "Modified AirbrakeService:buildNotice to not require yii\\web\\HttpExcep…",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-07-13T18:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c6a147fcf5bd5ef60f481f06c0d223d8274196",
"body": "…erwise",
"is_bot": false,
"headline": "Modified notice severity: error for HTTP status code 500, warning oth…",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-04-09T18:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54afbb8f1757e85f8b0e4dd84285bff46f78b2f2",
"body": null,
"is_bot": false,
"headline": "Updated license identifier in composer.json",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-03-13T14:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "828c07e90ca55a6c912ec9cc1944dd4614ba0881",
"body": null,
"is_bot": false,
"headline": "Fix packagist error: removed repositories",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-03-13T14:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92236d4413de387302c6360145bd814119113959",
"body": null,
"is_bot": false,
"headline": "Updated airbrake/phpbrake dependency from ^0.4 to ^0.5",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2018-03-12T20:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ae8c93f071ca18e7e1b9d7ea5bcb9a82c9151a",
"body": null,
"is_bot": false,
"headline": "Actualizado README.md",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-11-25T20:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "462c44a7dc1523d4c7d98fcdb0af70a0a74ff6de",
"body": null,
"is_bot": false,
"headline": "Added environment name conversion: stag and test",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-10-25T10:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b600999ed8217145fc2049f748422a4a4be94e",
"body": "…2-style code",
"is_bot": false,
"headline": "Discarded AirbrakeFilterFactory in favor of ParamsFilter for more Yii…",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-10-23T14:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b78fbf4edceea23a09c1471c59cc79abca2f6c",
"body": null,
"is_bot": false,
"headline": "Code refactored favoring 'use' rather than long class names",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-10-23T14:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459e8fde2814bda2a6972643728ee2089629234a",
"body": null,
"is_bot": false,
"headline": "Composer.json edits",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-10-23T12:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26272003a749649b719f9e425e498368793d8c66",
"body": null,
"is_bot": false,
"headline": "Refactorized code bringing it out of namespaces for usability",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-10-23T12:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f06524d9ae562ab01d49b36042c4d03effb6d1",
"body": null,
"is_bot": false,
"headline": "Deleted irrelevant files",
"author_name": "Juan Sorondo",
"author_login": "juanisorondo",
"committed_at": "2017-10-23T11:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec3a8ec29a4e28913a33540acf0dc8dbb860fb9a",
"body": null,
"is_bot": false,
"headline": "Fixed some README issues",
"author_name": "Miroslav Hudak",
"author_login": "mx0r",
"committed_at": "2017-04-11T11:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63450ad2793bbf406e6bf666a3a012abf2662816",
"body": null,
"is_bot": false,
"headline": "Updated README to include console and logging support",
"author_name": "Miroslav Hudak",
"author_login": "mx0r",
"committed_at": "2017-04-11T11:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7637417ae5b64a63b0c92a48561a6cc67e9839",
"body": null,
"is_bot": false,
"headline": "Updated README file",
"author_name": "Miroslav Hudak",
"author_login": "mx0r",
"committed_at": "2017-04-11T11:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fe9080ba06731db27a99a912e3bebef7c11400",
"body": null,
"is_bot": false,
"headline": "Production-ready version",
"author_name": "Miroslav Hudak",
"author_login": "mx0r",
"committed_at": "2017-04-11T10:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec9ed7717b3a92f7590c150fd206f2a32e226a6",
"body": null,
"is_bot": false,
"headline": "PHP Storm environment configuration",
"author_name": "Miroslav Hudak",
"author_login": "mx0r",
"committed_at": "2017-04-11T10:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7196cebd5e5edcef46928d901bd6b57eb8bf20c8",
"body": null,
"is_bot": false,
"headline": "Default meta-files and descriptors",
"author_name": "Miroslav Hudak",
"author_login": "mx0r",
"committed_at": "2017-04-11T10:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e843e70d3cb551b0b875b72a828fc408ce4cba2",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "enscope, s.r.o",
"author_login": null,
"committed_at": "2017-04-11T09:57:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 1,
"latest_release_at": "2024-05-16T19:26:03Z",
"latest_release_tag": "v1.4.0",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 1,
"days_since_latest_release": 804,
"mean_days_between_releases": 535.1
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "biller/yii2-phpbrake",
"exists": true,
"license": "MIT",
"keywords": [
"logging",
"error",
"extension",
"airbrake",
"reporting",
"yii2"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/biller/yii2-phpbrake",
"is_deprecated": false,
"latest_version": "v2.0.0",
"repository_url": "https://github.com/biller/yii2-phpbrake",
"versions_count": 14,
"total_downloads": 364214,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 8123,
"first_published_at": null,
"latest_published_at": "2026-06-29T19:26:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 30
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2020-11-11",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"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": 5897,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "airbrake/phpbrake",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "yiisoft/yii2",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "airbrake/phpbrake",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "yiisoft/yii2",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 2,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "juanisorondo",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/9666184?v=4"
},
{
"type": "User",
"login": "mx0r",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/54171515?v=4"
},
{
"type": "User",
"login": "zufra",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/42717122?v=4"
},
{
"type": "User",
"login": "AleMercadal",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/91342660?v=4"
},
{
"type": "User",
"login": "maxalegre",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8438705?v=4"
},
{
"type": "User",
"login": "tachirodriguez",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25849492?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.633
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 6 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": 1,
"reason": "Found 4/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 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": "6d562fba48ecd133acc9f78753c8eaebb65f6be4",
"ran_at": "2026-07-29T19:52:14Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-01T08:02:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-29T19:26:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/biller/yii2-phpbrake",
"host": "github.com",
"name": "yii2-phpbrake",
"owner": "biller"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"security": 44,
"vitality": 34,
"community": 22,
"governance": 60,
"engineering": 1
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 34,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 0.939,
"days_since_last_push": 30,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 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": 36,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.4.0",
"releases_from_tags": false,
"days_since_latest_release": 804,
"mean_days_between_releases": 535.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 804 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 804
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~535.1 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 535.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 30,
"days_since_last_human_commit": 804,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 804 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 804
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 22,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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": 52,
"inputs": {
"packages": [
"biller/yii2-phpbrake"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 364214,
"monthly_downloads": 8123
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "8,123 downloads/month across packagist",
"points": 52.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 8123,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.633
},
"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 63% of commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 63
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/7 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "biller",
"public_repos": 11,
"account_age_days": 3184
},
"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": "10 followers of biller",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "biller"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "11 public repos, account ~8 yr old",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 11
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"biller/yii2-phpbrake"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 30
},
"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 30 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 30
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 1,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 6 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 4/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 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": "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": "critical",
"name": "AI Readiness",
"value": 17,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.161,
"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": "5 of 31 human commits state their intent (structured subject or explanatory body)",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 5,
"sampled": 31
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 9,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.061
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 33",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 33
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 33 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 33
}
}
],
"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": 5897,
"source_files_sampled": 5,
"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/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"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": [
"Community profile unavailable",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-29T19:52:24.917982Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/biller/yii2-phpbrake.svg",
"full_name": "biller/yii2-phpbrake",
"license_state": "standard",
"license_spdx": "MIT"
}