Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 344,
"has_wiki": false,
"homepage": "https://youtube.com/@nunomaduro?sub_confirmation=1",
"languages": {
"PHP": 40108
},
"pushed_at": "2026-07-22T15:04:33Z",
"created_at": "2025-04-11T20:24:18Z",
"owner_type": "User",
"updated_at": "2026-07-22T02:56:13Z",
"description": "Just better defaults for your Laravel projects.",
"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://nunomaduro.com/sponsorships",
"name": "nuno maduro",
"type": "User",
"login": "nunomaduro",
"company": "@laravel ",
"location": "Portugal",
"followers": 9260,
"avatar_url": "https://avatars.githubusercontent.com/u/5457236?v=4",
"created_at": "2013-09-14T08:11:58Z",
"is_verified": null,
"public_repos": 318,
"account_age_days": 4694
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-02-23T09:40:05Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-02-18T14:03:06Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-09-18T08:54:12Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-09-17T17:42:06Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-06-04T18:24:58Z"
}
],
"recent_commits": [
{
"oid": "bad47a6653a035ef8033856f0c4af3b65a704293",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.3.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/34e114876b0b11c390a5638\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#56)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-13T23:24:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "539b6c5a78020aef7af372e374d5b7c0ddf65f23",
"body": "Enable weekly Dependabot updates for github-actions so the SHA-pinned\naction references stay current.",
"is_bot": false,
"headline": "chore: add dependabot for github-actions",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-05-13T23:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f5f9a6eda5fd9f705df3db4315cc363aa40853a",
"body": "Add a SECURITY.md pointing to GitHub Private Vulnerability Reporting\nand a private email channel so vulnerabilities can be disclosed without\ngoing through public issues.",
"is_bot": false,
"headline": "chore: add security policy",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-05-13T23:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9822f6053f1a43136e420b62105261c278b56b7",
"body": "Pin third-party actions to their current 40-char commit SHAs (with the\nversion tag preserved as a trailing comment for Dependabot) and add a\ntop-level `permissions:` block to each workflow scoped to only what\nthe workflow actually needs.",
"is_bot": false,
"headline": "ci: pin actions to SHAs and add least-privilege permissions",
"author_name": "Nuno Maduro",
"author_login": "nunolaraveltestaccount",
"committed_at": "2026-05-13T23:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199586cc2367cb57ca9bc62debca01ad4c60b8f8",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: adds YouTube channel badge",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-04-22T04:30:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f74562758f446d0f931d2375d83cc3a50c7ff11e",
"body": null,
"is_bot": false,
"headline": "chore: adds pao",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-04-18T03:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5458ca21a395e592ba7d2ae16ec62632f7c7f3a",
"body": null,
"is_bot": false,
"headline": "feat: adds laravel 13 support",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-23T09:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f555d7dced8a66891a05e09a9f81d229ea5eeec8",
"body": null,
"is_bot": false,
"headline": "chore: bumps dependencies",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T14:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc61edd41170029abadd8b66a9a967217262937",
"body": null,
"is_bot": false,
"headline": "fix: don't set strict passwords on testing",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642472e954029367c000743cc39541e00c1d7f03",
"body": null,
"is_bot": false,
"headline": "ci: style of workflows",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21fc5bc271f08d4cda0b9194294639ba2915db9",
"body": null,
"is_bot": false,
"headline": "chore: bumps dependencies",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32705ee4ec2b44543f2d74dde4a8fe4a296a5806",
"body": "Place `casts` method at the top",
"is_bot": false,
"headline": "Merge pull request #45 from aqjw/patch-1",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f746cd8cf9739a511fffe058e246aeae8ae372c0",
"body": "fix: enable parallel execution for linting with pint",
"is_bot": false,
"headline": "Merge pull request #48 from diogoagc/update-composer-scripts",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6579bf88791195d0ea1f636f6adffe1618ea6922",
"body": "fix: remove deprecated set and replace with suggested one",
"is_bot": false,
"headline": "Merge pull request #49 from amyavari/fix/rector-configuration",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fdaa52228e07970d7494358192a002c3ba97514",
"body": "Enhance password defaults for production environment",
"is_bot": false,
"headline": "Merge pull request #51 from JordanchoEftimov/patch-1",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-02-18T13:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc9206ed948e0488018af3f055380b9a3bc9177",
"body": null,
"is_bot": false,
"headline": "Enhance password defaults for production environment",
"author_name": "Jordancho Eftimov",
"author_login": "JordanchoEftimov",
"committed_at": "2026-02-09T20:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b09f9b999d29a5ad3c60e5f8308fb5b37079085",
"body": null,
"is_bot": false,
"headline": "fix: remove deprecated set and replace with suggested one",
"author_name": "Ali M. Yavari",
"author_login": "amyavari",
"committed_at": "2025-12-16T06:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7d1ba7f464dbca08df2562878f9ff6022ff7dc",
"body": null,
"is_bot": false,
"headline": "fix: enable parallel execution for linting with pint",
"author_name": "Diogo Cruz",
"author_login": "diogoagc",
"committed_at": "2025-10-07T20:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3426711e8731dc5423dc02785633c9093cf3ff",
"body": null,
"is_bot": false,
"headline": "chore(pint): order `casts` method at the top",
"author_name": "Anton Shever",
"author_login": "aqjw",
"committed_at": "2025-10-01T10:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75665a7c067bbf8f0556d7e924249e9a58f9a6d9",
"body": "fix: Publish config file",
"is_bot": false,
"headline": "Merge pull request #43 from Sairahcaz/patch-1",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2025-09-18T08:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc1d0ec75bf5f112a840faa823f5ebc33071b7a",
"body": "This PR fixes the publish config command:\r\n\r\n```\r\nphp artisan vendor:publish --tag=essentials-config\r\n```",
"is_bot": false,
"headline": "fix: Publish config file",
"author_name": "Zacharias Creutznacher",
"author_login": "Sairahcaz",
"committed_at": "2025-09-18T06:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f94e820492e46b1500ca6fbe3f2cf85c4650c1",
"body": null,
"is_bot": false,
"headline": "chore: adjusts docs",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-09-17T17:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0bded5eaa1552a3a1a8dbaab9c54bdd52df1cc1",
"body": null,
"is_bot": false,
"headline": "chore: bumps dependencies",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-09-17T17:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d164548aedcb7f515ac3d7c801cc39d13ea16ac6",
"body": "…ent_configurable\n\nfeat: Makes `URL::forceHttps` scheme environments configurable",
"is_bot": false,
"headline": "Merge pull request #36 from luisscruza/feat/make_force_https_environm…",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2025-09-17T17:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04d54339584b275f488e56ad636f675d03a9f0b",
"body": null,
"is_bot": false,
"headline": "adds missing docs",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-09-17T17:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746e63be743030f8bd3d126dd6e381c020cc553e",
"body": "chore: 100% test coverage",
"is_bot": false,
"headline": "Merge pull request #39 from im-ryan/chore/full-test-coverage",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2025-07-17T00:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8146d7e6c8b8ed43ecae8d186d346bd2597d2f",
"body": null,
"is_bot": false,
"headline": "Test that backups are not created by default",
"author_name": "Ryan Huett",
"author_login": "im-ryan",
"committed_at": "2025-07-16T21:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ebe22e48b3797ccd048d02de321fea514e05001",
"body": null,
"is_bot": false,
"headline": "Add missing tests to commands",
"author_name": "Ryan Huett",
"author_login": "im-ryan",
"committed_at": "2025-07-16T21:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a9008a891cafdeb04dec703fc30c82e4408e68",
"body": null,
"is_bot": false,
"headline": "Use Laravel File facade to increase command testability",
"author_name": "Ryan Huett",
"author_login": "im-ryan",
"committed_at": "2025-07-16T20:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e62d850b48dbc059792654dbbdb77138181f6b7",
"body": null,
"is_bot": false,
"headline": "Remove unused command variable",
"author_name": "Ryan Huett",
"author_login": "im-ryan",
"committed_at": "2025-07-16T20:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5fdde66618b12c4fb3884b7eb4077c28c4b400",
"body": null,
"is_bot": false,
"headline": "refactor: uses enabled to check app environment",
"author_name": "Luis De la Cruz",
"author_login": "luisscruza",
"committed_at": "2025-06-13T08:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453403516627b5dd0b196903e7401eb7112a43b2",
"body": null,
"is_bot": false,
"headline": "removes array map",
"author_name": "Luis De la Cruz",
"author_login": "luisscruza",
"committed_at": "2025-06-12T15:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5f6998e5480547bdec4ceeb25b10f33db65859e",
"body": null,
"is_bot": false,
"headline": "sets default to true",
"author_name": "Luis De la Cruz",
"author_login": "luisscruza",
"committed_at": "2025-06-12T13:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b360845abc77ca7d59755b24400457fef2f6085",
"body": null,
"is_bot": false,
"headline": "uses URL facade",
"author_name": "Luis De la Cruz",
"author_login": "luisscruza",
"committed_at": "2025-06-12T12:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6675941b207a4e878592e0353a7b615e88616f37",
"body": null,
"is_bot": false,
"headline": "feat: Makes force scheme environments configurable",
"author_name": "Luis De la Cruz",
"author_login": "luisscruza",
"committed_at": "2025-06-12T12:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b60a38494b8a3d98c0d1e648fe583e43d5e0d47",
"body": null,
"is_bot": false,
"headline": "docs: adjusts installation command",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c31b1f459f1bcdfc687a85595ef09ae7b346b7",
"body": null,
"is_bot": false,
"headline": "chore: improves readme",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b34564887a998ac160deca3957135adf22fd71",
"body": null,
"is_bot": false,
"headline": "chore: remove ai comment",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccfd36a8e7ec5ad7ce83109775bd75851b123a41",
"body": null,
"is_bot": false,
"headline": "chore: removes changelog",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724c3cc4259f20749d343fbb3d8433b2ee332fa8",
"body": null,
"is_bot": false,
"headline": "chore: adjusts readme",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c63e26fdabce290591a1c85c671326872b4e39",
"body": "feat: add EssentialsRectorCommand to publish Rector configuration file",
"is_bot": false,
"headline": "Merge pull request #23 from SvenVanderwegen/feature/rector-command",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d88f4185549cef9deacb3a3dbe4b5aa82796c66",
"body": null,
"is_bot": false,
"headline": "chore: bumps dependencies",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b96eee3041d074edfbeeaf11afb90f0642133a2",
"body": "feat: add essentials configuration file and publish it in the service provider",
"is_bot": false,
"headline": "Merge pull request #24 from SvenVanderwegen/feature/config",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-06-04T18:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd3e89209ed6714dfadc76fbc99f4a1e2211973",
"body": "fix: failing CI",
"is_bot": false,
"headline": "Merge pull request #29 from jackbayliss/fix-failing-ci",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-29T10:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b4a034df3e8998a247fd54a4527bf2813e99db",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Jack",
"author_login": "jackbayliss",
"committed_at": "2025-04-27T00:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae6ad3fd4261d78a25225a6213e1e0727d029ca9",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Jack",
"author_login": "jackbayliss",
"committed_at": "2025-04-27T00:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9987c1e64bfeb38b9293b56213a96c37e9dda38",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Jack",
"author_login": "jackbayliss",
"committed_at": "2025-04-27T00:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ef66b715e605a6972d4e32b3acf3fd1a387aa3",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Jack",
"author_login": "jackbayliss",
"committed_at": "2025-04-27T00:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b58123cf0d0e8717e6ccde9ee9f841e472c4091",
"body": "docs: update README with new header",
"is_bot": false,
"headline": "Merge pull request #22 from SvenVanderwegen/feature/readme-header",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-24T20:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f26062ffa8bce77f3bb8415638098b20f510ddd",
"body": "…elationships-test\n\ntest: Add test coverage for AutomaticallyEagerLoadRelationships edge case",
"is_bot": false,
"headline": "Merge pull request #26 from Rozkalns/tests/automatically-eager-load-r…",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-24T20:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868a76effccaf5935fcb62ca4f025cbe526dbff0",
"body": "fix: make:action command name handling and improve test coverage",
"is_bot": false,
"headline": "Merge pull request #27 from Rozkalns/fix/action-generator-name-handling",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-24T20:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef735e131caa7a98ab82ae220dae6871bdd5a676",
"body": "This commit adds a test case to verify that the make:action command correctly\nuses published stubs when available. The test ensures that when users publish\nand modify stubs using `php artisan vendor:publish --tag=essentials-stubs`,\nthe command uses these custom stubs instead of the package defaults.\n\nAlso made an cleanup helper function to maintain a consistent test environment\nby removing generated Actions directory and published stubs before and after\neach test.",
"is_bot": false,
"headline": "test: add test for custom stub usage in make:action command",
"author_name": "Roberts Rozkalns",
"author_login": "Rozkalns",
"committed_at": "2025-04-24T12:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9b8e97428e635673abcb5d6dafba426d192562",
"body": "- Add test case for action names with .php extension\n- Ensure consistent behavior with file extensions",
"is_bot": false,
"headline": "test: add test case for .php extension handling in action names",
"author_name": "Roberts Rozkalns",
"author_login": "Rozkalns",
"committed_at": "2025-04-24T11:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ce3e3c374a0aef31993b31fa8173fa55c8c6e4",
"body": "- Fix logic to properly handle Action suffix appending\n- Improve code readability with simpler string manipulation to ensure consistent behavior for all input variants",
"is_bot": false,
"headline": "refactor: improve MakeActionCommand",
"author_name": "Roberts Rozkalns",
"author_login": "Rozkalns",
"committed_at": "2025-04-24T11:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73be62f3f6f5dc19a12cb0014c5a681d0469d6a1",
"body": "…hod does not exist",
"is_bot": false,
"headline": "test: adds test case for automaticallyEagerLoadRelationships when met…",
"author_name": "Roberts Rozkalns",
"author_login": "Rozkalns",
"committed_at": "2025-04-24T11:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4554973d62d5c55c13574b0de347d1cae5db88d1",
"body": null,
"is_bot": false,
"headline": "fix: Update README to remove inline height attribute from image",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-18T11:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5edec9f0c3cce83ffb2d2a9c1e55a4fcc7840ec1",
"body": null,
"is_bot": false,
"headline": "fix: Fix pint issues",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-18T11:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e89f0a307e053031a779edbf2b7d3d565733c1",
"body": null,
"is_bot": false,
"headline": "Update EssentialsServiceProvider.php",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-18T11:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6283f72ee913c6272a09a7be573d55945bf88f2c",
"body": null,
"is_bot": false,
"headline": "fix: Fix the signature of the command",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-18T09:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75dadb3498b0de65bfe6a015a698ed165db8e32",
"body": "… provider",
"is_bot": false,
"headline": "feat: add essentials configuration file and publish it in the service…",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-17T19:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c28b1d0f7c357f96b34dc9a09f606f01d1d8581e",
"body": null,
"is_bot": false,
"headline": "docs: add documentation for essentials:rector command in README",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-17T19:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa42ebdd5de23685547f8153dd3351f8ec61d8ff",
"body": null,
"is_bot": false,
"headline": "feat: add EssentialsRectorCommand to publish Rector configuration file",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-17T18:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d605bbd8118005ccc38aa71c81c0965bfc61dfeb",
"body": null,
"is_bot": false,
"headline": "feat: update README with new header",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-17T18:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bbaffe4efc9867b7c12ce074ceca1f0bdc66947",
"body": null,
"is_bot": false,
"headline": "feat: adds essentials package",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-17T17:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a52245d3cb1d389838adc7eea3a784effe03e94",
"body": "feat: Add essentials:pint command to publish Pint configuration file",
"is_bot": false,
"headline": "Merge pull request #16 from SvenVanderwegen/feature/pint-command",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-17T16:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c4a60aed9e4ba4c8eed4f3bcac8aa01082f2ec",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feature/pint-command",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-17T16:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b971233f3a4b1624c8d401ae41dfe357c32b6478",
"body": "Add default \"Action\" suffix to generated action class names when missing",
"is_bot": false,
"headline": "Merge pull request #21 from sediqzada94/main",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-17T09:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b61ea98190cfefae4892b85e4d8b2a58de038a7c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sediqzada94/laravel-essentials",
"author_name": "Samiullah Sediqzada",
"author_login": "sediqzada94",
"committed_at": "2025-04-17T04:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b32990b8f23085d909358dce3e5eaf2dfc2abad8",
"body": null,
"is_bot": false,
"headline": "Fix code style",
"author_name": "Samiullah Sediqzada",
"author_login": "sediqzada94",
"committed_at": "2025-04-17T04:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c704bb18f02ce116631679bae6678e3b4a235f79",
"body": null,
"is_bot": false,
"headline": "Fix code style",
"author_name": "Samiullah Sediqzada",
"author_login": "sediqzada94",
"committed_at": "2025-04-17T04:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27fd77baa35f4fc12113e0eda333957363f9c46b",
"body": null,
"is_bot": false,
"headline": "Add return type to getNameInput method",
"author_name": "Samiullah Sediqzada",
"author_login": "sediqzada94",
"committed_at": "2025-04-17T04:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef827e5f393f50279fbc1fae146f44619103b43b",
"body": null,
"is_bot": false,
"headline": "add suffix \"Action\" to action name if not provided",
"author_name": "Samiullah Sediqzada",
"author_login": "sediqzada94",
"committed_at": "2025-04-17T03:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7808e999238ea00af47c0340edb72193f0cdcec",
"body": "chore: removed dummy codes from action.stub",
"is_bot": false,
"headline": "Merge pull request #20 from izniburak/main",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-17T01:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01bdfdfaa80bb2e0db950ad4c8e4a6acb05a389f",
"body": null,
"is_bot": false,
"headline": "chore: removed dummy codes from action.stub",
"author_name": "İzni Burak Demirtaş",
"author_login": "izniburak",
"committed_at": "2025-04-16T22:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fffc4bae3d2ff5ab3daaa4bb7e4d0290ebe02b69",
"body": null,
"is_bot": false,
"headline": "feat: adds make:action command",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-16T21:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5079eb49ba86b3f9cc063bc3e2fbc766e272a564",
"body": null,
"is_bot": false,
"headline": "chore: bumps dependencies",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-16T19:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96fcecf5fe2f5edb10abc3778a9cf4fddc68785b",
"body": "Fix lint",
"is_bot": false,
"headline": "Merge pull request #18 from noefleury/fix/lint",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-13T15:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9b014c63dce8f0b0c3a10ba9bd53915047484f",
"body": null,
"is_bot": false,
"headline": "chore: fix lint",
"author_name": "Noé Fleury",
"author_login": "noefleury",
"committed_at": "2025-04-13T14:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa0ae4dbdd102b4816850208c5ea8b25d02c5c2",
"body": "Better defaults for test cases",
"is_bot": false,
"headline": "Merge pull request #17 from noefleury/feat/better-defaults-test-case",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-13T13:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf49b84294e93e7e412f437e38943adcfacd9dd",
"body": null,
"is_bot": false,
"headline": "docs: add prevent stray requests and fake sleep to features infos",
"author_name": "Noé Fleury",
"author_login": "noefleury",
"committed_at": "2025-04-13T13:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb886d7264e8ce82dd35c5a7c8be7935cd6d786",
"body": "This update introduces a new \"Commands\" section in the README, detailing how to publish opinionated configuration files for Laravel Pint. It explains the configuration improvements, available options, and command usage.",
"is_bot": false,
"headline": "chore: Update README with Commands section",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T13:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42d27399211b55e90d0ce312bd3814c8658ba81",
"body": null,
"is_bot": false,
"headline": "feat: add FakeSleep",
"author_name": "Noé Fleury",
"author_login": "noefleury",
"committed_at": "2025-04-13T13:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "018cf9082801f4c675e59f11ebf5f133270379c3",
"body": null,
"is_bot": false,
"headline": "fix: Remove incorrect exit when file already exists",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T12:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd464b6e9921c334b9c5c0de4b2b49643662ccd",
"body": null,
"is_bot": false,
"headline": "feat: add PreventStrayRequests",
"author_name": "Noé Fleury",
"author_login": "noefleury",
"committed_at": "2025-04-13T12:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf97ac14f60db7b5a801117ffcab2761003a530",
"body": null,
"is_bot": false,
"headline": "fix: Remove redundant parentheses in test command instantiation",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T12:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a70b161bfe81b0ca4bbafaf2e57db934adfe93",
"body": "Introduce `essentials:pint` Artisan command to generate an opinionated Pint configuration file. Supports `--force` to overwrite existing files and `--backup` to preserve existing configurations. Includes tests to ensure expected behavior and a new stub file defining default Pint rules.",
"is_bot": false,
"headline": "feat: Add command to publish Pint configuration file",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T12:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad7caa2f1061b2df81246705a2fca0a0887f6ae",
"body": "Refactor URL Scheme enforcement to use `forceHttps()` method",
"is_bot": false,
"headline": "Merge pull request #13 from sajjadhossainshohag/patch-1",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-13T12:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6aba8ea77316916240bf27efebc4554307b840",
"body": "fix: Remove unused example.png file",
"is_bot": false,
"headline": "Merge pull request #14 from SvenVanderwegen/fix/remove-skeleton",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-13T12:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c5ddd2c80d6cd14339c0190d9aa5fac70d13e7",
"body": "feat: add Pint configuration from pinkary.com",
"is_bot": false,
"headline": "Merge pull request #15 from SvenVanderwegen/feature/pint-config",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-13T12:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6b14f264822b7f7de6ca3640ead0c2df7730e5",
"body": "…in TestCase",
"is_bot": false,
"headline": "fix: Exclude TestCase.php from pint config and remove final modifier …",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T12:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8177d56b8e27f980f3ee59c679a89037ee86114",
"body": "This commit adds the pint.json from pinkary.com to keep code style consistent. The changes from this config on all files are also in this commit. This also adds `* text=auto eol=lf` to .gitattributes to keep line endings consistent on windows with macos and unix to prevent unnecessary pint changes on windows.",
"is_bot": false,
"headline": "feat: add Pint configuration from pinkary.com",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T11:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdba454f63611616c1db39653d4d81052eafd685",
"body": null,
"is_bot": false,
"headline": "fix: Remove unused example.png file",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-13T11:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19bc0f88a57e1e423276d1d1bb75554ab3e7a004",
"body": null,
"is_bot": false,
"headline": "Update ForceScheme.php",
"author_name": "Sajjad Hossain Shohag",
"author_login": "sajjadhossainshohag",
"committed_at": "2025-04-13T04:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e075ec86bb2ca0ade0d0977bc258b4edac1a5595",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-12T23:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4970317444aa01675e535d97d694c5e0232651",
"body": "feat: Add tests for configurable behaviors",
"is_bot": false,
"headline": "Merge pull request #11 from SvenVanderwegen/feature/tests",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-12T23:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e2da8889e486917092cdf90c549267962b78f1c",
"body": "fix: Remove Laravel from the logo and update README",
"is_bot": false,
"headline": "Merge pull request #12 from SvenVanderwegen/feature/logo",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2025-04-12T23:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb444f9ae5cfd286eacef70f3caa3c946c145dc5",
"body": null,
"is_bot": false,
"headline": "fix: linting error",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-12T22:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3432adf4622d8f4131ce4f377383d168db16966f",
"body": null,
"is_bot": false,
"headline": "fix: tests for laravel 11",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-12T22:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d52be2830750a7f4c5acd9c87abbdccea741d9",
"body": null,
"is_bot": false,
"headline": "fix: remove unused import",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-12T22:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51689df0174c2c01c589e4441fe4fa5b1ddb3524",
"body": null,
"is_bot": false,
"headline": "fix: default password rules test",
"author_name": "Sven Vanderwegen",
"author_login": "SvenVanderwegen",
"committed_at": "2025-04-12T22:07:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 25,
"latest_release_at": "2026-02-23T09:40:05Z",
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 149,
"mean_days_between_releases": 65.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "nunomaduro/essentials",
"exists": true,
"license": "MIT",
"keywords": [
"package",
"php",
"laravel",
"essentials",
"laravel-essentials"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/nunomaduro/essentials",
"is_deprecated": false,
"latest_version": "v1.2.0",
"repository_url": "https://github.com/nunomaduro/essentials",
"versions_count": 5,
"total_downloads": 644912,
"dependents_count": 68,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 108402,
"first_published_at": null,
"latest_published_at": "2026-02-23T09:37:58Z",
"latest_version_yanked": null,
"days_since_latest_publish": 149
}
]
},
"popularity": {
"forks": 75,
"stars": 1232,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2025-04-11",
"count": 5
},
{
"date": "2025-04-12",
"count": 5
},
{
"date": "2025-04-13",
"count": 3
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-06-04",
"count": 4
},
{
"date": "2025-06-05",
"count": 4
},
{
"date": "2025-06-06",
"count": 2
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-06-15",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-19",
"count": 2
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-07-16",
"count": 2
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-09-17",
"count": 2
},
{
"date": "2025-09-18",
"count": 4
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-01",
"count": 2
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 75,
"total_forks": 75
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": 5582,
"source_files_sampled": 32,
"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": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "laravel/framework",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.44.2|^12.52.0|^13.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "laravel/framework",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/pao",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-type-coverage",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 1,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 29,
"open_issues": 3,
"closed_ratio": 0.769,
"closed_issues": 10,
"closed_unmerged_prs": 17
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nunomaduro",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/5457236?v=4"
},
{
"type": "User",
"login": "SvenVanderwegen",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/18567509?v=4"
},
{
"type": "User",
"login": "sediqzada94",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/29443310?v=4"
},
{
"type": "User",
"login": "luisscruza",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/98129640?v=4"
},
{
"type": "User",
"login": "jackbayliss",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/13621738?v=4"
},
{
"type": "User",
"login": "noefleury",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/23384755?v=4"
},
{
"type": "User",
"login": "Rozkalns",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8157701?v=4"
},
{
"type": "User",
"login": "im-ryan",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/18175249?v=4"
},
{
"type": "User",
"login": "cjmellor",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1848476?v=4"
},
{
"type": "User",
"login": "amyavari",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/56732838?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.486
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"formats.yml",
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 7/20 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": 10,
"reason": "security policy file 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": "bad47a6653a035ef8033856f0c4af3b65a704293",
"ran_at": "2026-07-22T15:09:08Z",
"aggregate_score": 5.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T15:04:28Z",
"oldest_open_prs": [
{
"number": 54,
"created_at": "2026-04-14T17:24:43Z",
"last_comment_at": "2026-06-30T04:14:56Z",
"last_comment_author": "damiogunsiji"
},
{
"number": 58,
"created_at": "2026-05-27T01:14:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2026-06-10T15:06:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2026-07-20T10:14:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2026-07-22T15:04:27Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-13T23:24:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 53,
"created_at": "2026-03-24T09:51:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2026-05-06T09:04:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2026-07-15T21:28:50Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nunomaduro/essentials",
"host": "github.com",
"name": "essentials",
"owner": "nunomaduro"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 58,
"vitality": 67,
"community": 73,
"governance": 73,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 25,
"human_commit_share": 0.99,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"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": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "25 commits in the last year",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 25
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_latest_release": 149,
"mean_days_between_releases": 65.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 149 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 149
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~65.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 65.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 69,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 69 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 69
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"forks": 75,
"stars": 1232,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,232 stars",
"points": 50.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1232
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "75 forks",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 75
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"nunomaduro/essentials"
],
"dependents": 68,
"ecosystems": "packagist",
"total_downloads": 644912,
"monthly_downloads": 108402
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "108,402 downloads/month across packagist",
"points": 67.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 108402,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "68 packages depend on it",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 68
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 73,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 18,
"top_contributor_share": 0.486
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 29,
"open_issues": 3,
"closed_issues": 10,
"issue_closed_ratio": 0.769,
"closed_unmerged_prs": 17
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 36,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/46 decided PRs merged",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 46
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/20 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 9260,
"owner_type": "User",
"is_verified": null,
"owner_login": "nunomaduro",
"public_repos": 318,
"account_age_days": 4694
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "9,260 followers of nunomaduro",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 9260,
"login": "nunomaduro"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "318 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 318
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"nunomaduro/essentials"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 149
},
"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 149 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 149
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://youtube.com/@nunomaduro?sub_confirmation=1",
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://youtube.com/@nunomaduro?sub_confirmation=1",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 8 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/20 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": 15
},
"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": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.778,
"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": "77 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 99
}
}
],
"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": 36,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 5582,
"source_files_sampled": 32,
"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/32 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 32,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:09:27.382496Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nunomaduro/essentials.svg",
"full_name": "nunomaduro/essentials",
"license_state": "standard",
"license_spdx": "MIT"
}