Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"twitter",
"facebook",
"tastyigniter",
"social-network"
],
"is_fork": false,
"size_kb": 219,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 75602,
"Blade": 7105
},
"pushed_at": "2026-07-26T18:01:24Z",
"created_at": "2018-10-12T14:16:18Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T18:01:48Z",
"description": "Allows visitors to register/sign in with their social media accounts on your TastyIgniter website.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "4.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://tastyigniter.com",
"name": "TastyIgniter",
"type": "Organization",
"login": "tastyigniter",
"company": null,
"location": "United Kingdom",
"followers": 153,
"avatar_url": "https://avatars.githubusercontent.com/u/14848136?v=4",
"created_at": "2015-09-26T09:11:06Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 3956
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.11",
"kind": "patch",
"published_at": "2026-05-08T12:41:28Z"
},
{
"tag": "v4.0.10",
"kind": "patch",
"published_at": "2026-01-26T15:00:42Z"
},
{
"tag": "v4.0.9",
"kind": "patch",
"published_at": "2025-11-18T00:06:20Z"
},
{
"tag": "v4.0.8",
"kind": "patch",
"published_at": "2025-11-12T12:48:28Z"
},
{
"tag": "v4.0.7",
"kind": "patch",
"published_at": "2025-10-03T08:49:00Z"
},
{
"tag": "v4.0.6",
"kind": "patch",
"published_at": "2025-09-10T17:47:23Z"
},
{
"tag": "v4.0.5",
"kind": "patch",
"published_at": "2025-07-26T12:33:15Z"
},
{
"tag": "v4.0.4",
"kind": "patch",
"published_at": "2025-06-22T10:05:55Z"
},
{
"tag": "v4.0.3",
"kind": "patch",
"published_at": "2025-04-25T15:11:26Z"
},
{
"tag": "v4.0.2",
"kind": "patch",
"published_at": "2025-03-30T18:26:15Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2025-03-07T13:40:01Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2022-11-01T15:44:38Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2022-06-14T19:36:20Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2022-06-01T09:41:30Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2022-05-20T12:04:09Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2022-04-05T18:35:22Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2022-03-30T11:47:39Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2022-02-12T11:38:57Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-02-09T12:24:42Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2022-01-04T14:10:49Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2021-11-22T22:13:30Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2021-10-18T10:55:23Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2021-09-15T14:24:39Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2021-09-01T12:28:07Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-05-17T07:16:01Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-11-03T20:47:54Z"
}
],
"recent_commits": [
{
"oid": "f2c43d19c52cd551fc0816136c3d8403c56185b7",
"body": "- Add `Apple` socialite provider with client secret JWT generation and expiry-based regeneration\n- Extract form-extension logic into `SettingsSubscriber` and auto-reset Apple client secret expiry after save\n- Register `apple` provider in `Extension`, exempt its callback route from CSRF, and require `genealabs/laravel-sign-in-with-apple` and `lcobucci/jwt`\n- Handle Apple's `first_name`/`last_name` fields in `ProviderManager::register`\n- Add tests and fixtures for the new provider and subscriber",
"is_bot": false,
"headline": "feat(apple): add sign in with apple provider",
"author_name": "sampoyigi",
"author_login": "sampoyigi",
"committed_at": "2026-07-26T18:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e7978cf33ea92323e9d9761e7379fd323ae18b",
"body": null,
"is_bot": false,
"headline": "ci(github-actions): restrict pipeline trigger to `4.x` branch only",
"author_name": "sampoyigi",
"author_login": "sampoyigi",
"committed_at": "2026-07-19T22:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3757ab7ec1db3e35d65141051e4a81414ebb1d3",
"body": null,
"is_bot": false,
"headline": "ci(pipeline): add PHP `8.5` to the test matrix",
"author_name": "sampoyigi",
"author_login": "sampoyigi",
"committed_at": "2026-07-04T10:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94dfddadd1d2e63000ecb43056ee9923a62ce5f",
"body": "Signed-off-by: sampoyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "docs(README.md): remove obsolete changelog section",
"author_name": "sampoyigi",
"author_login": "sampoyigi",
"committed_at": "2026-01-30T01:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f9cbfde7e81ba6e95f13f6a814fabc2fcbc655",
"body": null,
"is_bot": false,
"headline": "docs(readme): update issue tracker link to core repo",
"author_name": "sampoyigi",
"author_login": "sampoyigi",
"committed_at": "2026-01-30T00:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b44cf179c275cfa91f2f6cf9b93a63e1970d370",
"body": null,
"is_bot": false,
"headline": "test: mock `getController` to return `Extensions` instance",
"author_name": "sampoyigi",
"author_login": "sampoyigi",
"committed_at": "2026-01-26T15:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a034d398cff4d105d7cd49c908591c194518ec9",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: reorder execution of composer `test` script",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-11-20T17:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444d25d0a67a36bc200e34a3b104343a5db84188",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(ci): add auto-merge-release workflow and remove from pipeline.yml",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-11-20T16:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f181f63f51825ed04f60cbf59827b7f36f5330b0",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(pipeline): update CI pipeline name and add ACCESS_TOKEN secret",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-11-17T16:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "673c69f7288f870edb0a5b46684a4777e014f46c",
"body": "…d Google\n\ncommit merged from https://github.com/tastyigniter/ti-ext-socialite/pull/8",
"is_bot": false,
"headline": "feat: enhance provider user registration with support for Facebook an…",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-11-13T00:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d5378ff67216bbef8369c86b2067f895f03c4f",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add auto-merge-release job to GitHub Actions pipeline workflow",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-11-12T18:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fada90a7e0afd6aa2974298b1bdb589fd50c315",
"body": "…witter and Google providers",
"is_bot": false,
"headline": "fix: remove unnecessary whitespace in shouldConfirmEmail method for T…",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-10-03T09:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f5a006c660eaae434fe6552d32ed81e3d09204",
"body": null,
"is_bot": false,
"headline": "fix(tests): update type hint for callback function in BaseProviderTest",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-09-10T19:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c8359c28d6ecc1e6bfa45ec057cab642e82cd5d",
"body": "…anagerTest",
"is_bot": false,
"headline": "refactor(tests): remove unnecessary method accessibility setting in M…",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-08-31T21:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39773f56ddb7137bfe0dde09e92e6a2439b8003",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(ci): update PHP version variable in GitHub Actions workflow",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-08-27T10:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85860c6749eb4f529c05288ede0e61ec8738c39e",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: update extension icon background color",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-07-22T17:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20bb84c4c3bc2afbd61151ca1402641f53d6083",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "test: improve settings registration tests",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-06-08T20:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e6a362df7fa0309e60994f40a1ee2a8f2d01a5e",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(settings): update icon for settings",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-06-08T20:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233048b349b1e39a9aed320a582a3ef8ebf0eede",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(docs): update wording in Usage sections for clarity",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-06-01T16:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c579ee3f4f65fbbcbd30967623cf3de75063a205",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: fix broken links",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-05-27T20:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b0172da64046dc13265e890c18cdc48738772b",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: update documentation to clarify usage and configuration steps",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-05-27T15:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ab48b6f7a38ed5d4ef1d92cb0d48f65d15e5db",
"body": "…uration\n\nSigned-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(ci): Avoid pull_request from trigger events in CI pipeline config…",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-04-25T14:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e01a13e2e3bb7c7c6e9897a2692abab4b9597c",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: update CI pipeline to remove php-lint job and add lint scripts",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-04-21T21:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4695a20fcf0211fc0634d388eb817be4064b394a",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: update installation command to remove version constraint",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-04-21T14:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b9e07b18233c4e59a16158e7480fdc016653767",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(docs): add metadata for multiple extensions and themes in index.md",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-20T20:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd31b479e4de3f2e4baa1cc26fd72053889de59",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(docs): restructure API documentation and add installation guide",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-20T20:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9dd66baa2f8fab8d94bbd65c095887a48ab13f",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: increase PHPStan level from 2 to 5 for better static analysis",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-07T13:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e5682912680d8a6df2bdcdfac29449c3921896",
"body": "…s in composer.json\n\nSigned-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: update PHP versions in CI pipeline and restructure test script…",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-06T21:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1352c0124689623f549b53adf1bfce4b05c0b9f7",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: remove undefined method messages from phpstan baseline file",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-06T21:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f9c10893107223f68382ba475326f8bc148583d",
"body": "…nd prefer-stable settings\n\nSigned-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: update composer.json to add branch-alias, minimum-stability, a…",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-04T22:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16fa817e20e4b96e45a18220e490ad9ff3ae5249",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: remove Dependabot auto-merge workflow and configuration files",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-04T22:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65de3787eff493cead3c4a610994add451df16e6",
"body": null,
"is_bot": false,
"headline": "Merge v4 (#9)",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2025-03-04T21:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec59534f9c552700760a4ef1ee9eb5f04356f4d7",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "gitignore .DS_Store",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-08-27T08:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5db146e17aed7a77420d7600f88071c7955e6de",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix broken license link",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-08-16T20:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd8ebdb4397969637d54959a45033f02420a0982",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Add markdown file extension to LICENSE file",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-08-15T08:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a65d99039bc09c6eb365a5fad02cecb8dbd880f",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Increase varchar length on all string columns",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-06-14T14:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1df044c1ebbabbef77eb688497370213843cf25",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix missing $providerUser argument",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-06-01T09:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe229d06f45cddf118d1dbc2f9a67a316f352938",
"body": "[ci skip] [skip ci]\r\n\r\nCo-authored-by: StyleCI Bot <bot@styleci.io>",
"is_bot": false,
"headline": "Apply fixes from StyleCI (#7)",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-05-04T16:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d373cc146bd775b48e488afba2f97b38fd931e43",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Replace string class names to static class names",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-04-09T18:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de5ad546f0f686082dbbea76bb0f60e1ca7fc65",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Add events to allow extending/overriding needed extension behavior",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-04-01T17:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04c1906790e299f655273cdab5b4a3cecd98b36",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Replace class name strings to static class names",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-03-05T15:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87403a8bd48eab2b41a04eb949da8dcb141e5288",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Minor fix for user types",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-02-14T19:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5945fad0a8fb1bde7370e0dd85a4ef0ee25360e1",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Minor fixes",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-02-11T23:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05dc17f713c6a02cb78f67f94d660724fe88c556",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Allow hypen in provider code",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-02-10T20:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6501ac43e5e5e112e8c1b00b74d7bc3b5e061035",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Use blade template files",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-02-05T23:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb78dba33e45caae84ba7b8a4e4158daa51638d4",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Support multiple user types",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-02-05T23:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4465fc58d32a4454fc67a20e9fbf47199ef98ba0",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Add confirm email page for when email is missing",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-01-02T16:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03f5b7e6a213b932a0f428d7f3ff81345fa1b0c",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Add confirm email page for when email is missing",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2022-01-02T15:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad5fa5bdf1765a3f06e95b8f89849f7fa051630",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix foreign key issue",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-12-26T23:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4e00b517c9e2c724e5f83e0cc262f42b4a046d",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix author name",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-12-26T22:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5382ec98742a7960e3105815eb1ad750d223327f",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Use composer.json as extension manifest file",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-12-19T02:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52d15d1446df95ff50bd89e721bb529eb6f84e6",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Add .editorconfig and .gitignore files",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-12-19T02:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a244688c2e8d82bbdddf08f48fa0262bc9163a",
"body": null,
"is_bot": false,
"headline": "Release v1.3.2",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-11-22T22:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1873a066f41c0406363a073fe2d84c27acea18",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Enable customer on registration",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-11-22T21:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e018965e4a4d00494e643a6eb8c8d5c3d17f1e2",
"body": "[ci skip] [skip ci]\r\n\r\nCo-authored-by: Sam Poyigi <sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply fixes from StyleCI (#6)",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-11-01T17:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb2791591db8e726996432311b2802d4d96c47c0",
"body": null,
"is_bot": false,
"headline": "Release v1.3.1",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-10-18T10:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f43a2ac44a900a5b2ccea3b4e059bbddd351fe7",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Somewhat revert \"Move docs to docs repo\"",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-10-17T10:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb5de77893d9920482c103e7b43eadeabd694334",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Move docs to docs repo",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-09-22T08:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a346e8da41221e4e8de87093b6b26f2a299f68d",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-09-16T13:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ba5b7666bfedb3e9696b8f983d05d79c2e9deb",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-09-16T13:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c953ecf91e7cf2d56e67bf8c69674e9b5954d94",
"body": null,
"is_bot": false,
"headline": "Release v1.3.0",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-09-15T14:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e364160c022e55ca46dce859df95338a7bac78",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix forward slash issue in path on windows",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-09-03T22:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb14ac886eee37be0cc4b0a717adf15ce8c02099",
"body": null,
"is_bot": false,
"headline": "Release v1.2.1",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-09-01T12:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aebceb0a5efeeee90e547209674673a654be040",
"body": "Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Use fully qualified class names",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-07-24T14:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d243489be403f5fb638067f5a40bb1d1025be2ad",
"body": null,
"is_bot": false,
"headline": "Create .gitignore (#5)",
"author_name": "BreakSecurity",
"author_login": "BreakSecurity",
"committed_at": "2021-06-04T13:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b7cef2e9619f032b168981960e8200fd1fda0a",
"body": null,
"is_bot": false,
"headline": "Release v1.2.0",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-05-17T07:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62922c45f098fed7aaf106340d4b8d647f82c68",
"body": "Signed-off-by: Sam Poyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Update composer dependencies for PHP8 support",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-04-12T09:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8ca448f10253132cd1228ea2d599b8936edeb0",
"body": "Signed-off-by: Sam Poyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Update composer package type",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2021-04-12T09:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98cbc5fa13582a25fd54d6c4c730bc6612cb4a6",
"body": null,
"is_bot": false,
"headline": "Bump version to v1.1.1",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-11-08T14:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9c0f4ae11a8d9e9946b030b77e8c346a9aea195",
"body": null,
"is_bot": false,
"headline": "Bump version to v1.1.0",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-11-08T14:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c52e7b27b6dc33e83f887a7b70571384148fde7a",
"body": "Signed-off-by: Sam Poyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Update readme",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-10-23T23:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38cf7776d54a73b2c8e6bf36f6d239491023c16",
"body": "Signed-off-by: Sam Poyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Validate component properties",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-10-23T23:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48a3f7f8b645c9a6886633b7aba67b6bffa133f",
"body": "Signed-off-by: Sam Poyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Use blade templates",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-10-15T21:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abf6c68e173f83aa0901960a4c38c2e68a24f07",
"body": null,
"is_bot": false,
"headline": "Bump version to v1.0.7",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-09-28T23:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b24da7cbfc6a8bff7f6a7b11f233e9300cf039",
"body": null,
"is_bot": false,
"headline": "Minor fix",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-09-06T22:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e50b1d8c6e840606d5d8fcdd1add8c4f0fd0d5db",
"body": "[ci skip] [skip ci]\r\n\r\nCo-authored-by: Sam Poyigi <sampoyigi@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply fixes from StyleCI (#3)",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-08-27T17:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4315755b54b6a585129c36ca3edc8546c84e63c1",
"body": "* Default Group and Status\r\n\r\nAdd the new users to the Default Group (id:1) and Enabled by default (status:1)\r\n\r\n* Minor refactor\r\n\r\nCo-authored-by: Sam Poyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Use Default Group and activate customer after registering (#2)",
"author_name": "Mauricio Lattke",
"author_login": "babelattke",
"committed_at": "2020-08-10T13:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3ff72d7afc619cbf88abc40e09e11d18145c9c1",
"body": null,
"is_bot": false,
"headline": "Bump version to v1.0.6",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-07-02T12:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6556a4432dbfaaea1f97a0bf55c1879679643d6",
"body": "Signed-off-by: SamPoyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Update homepage url",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2020-05-12T16:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25942bf3b26f8fcbdce9339f953d3489a2547b3e",
"body": null,
"is_bot": false,
"headline": "Fix redirect issue",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-04-08T18:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7aa0693b7651c4cfac2e08d165df23ec3de10cb",
"body": null,
"is_bot": false,
"headline": "Remove deprecated Main\\Traits\\HasPageOptions trait",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-03-23T17:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a024dcc52de45d52df6896267c23ad60528fcb",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-03-09T09:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832e67d5cbc5f360e133e9a191f4f1979df770cf",
"body": null,
"is_bot": false,
"headline": "Use request facade instead of the input facade",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-03-09T09:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e5508896c8dffce3773beaa50d3d3ba6935d7c",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-02-06T00:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8451db95ce7f08a7980ebf84f250eb63cbdb8ae",
"body": null,
"is_bot": false,
"headline": "Minor adjustments",
"author_name": "Sam Poyigi",
"author_login": "sampoyigi",
"committed_at": "2020-02-06T00:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f2091437ad74b70b39b8012472d5b18972004b9",
"body": null,
"is_bot": false,
"headline": "Minor improvements",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2019-10-30T00:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88cfbc7ec766533f86e19ac836a6e83ac60fb752",
"body": null,
"is_bot": false,
"headline": "Upgrade laravel/socialite to 4.2",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2019-10-30T00:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84dc7f9501590949cf6e330afd4d9d2648a9e383",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2019-04-23T17:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f6824292f8f99b2f66701cbc5de63311b744ef",
"body": "Signed-off-by: SamPoyigi <sam@sampoyigi.com>",
"is_bot": false,
"headline": "Update copyright",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2019-02-01T15:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db33fa56140e072a53320b4151697b8371e6845f",
"body": null,
"is_bot": false,
"headline": "Add LICENSE",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2018-11-25T16:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e6e1caa443fb4018ea56e3fe3f0626f9d7e914",
"body": null,
"is_bot": false,
"headline": "Minor improvements",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2018-10-21T16:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319b33a02eb11ae6c93c04013cd01b494c87e55a",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2018-10-14T16:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21dfcf1a5158193dbd25c2ec6e824080efb6b0d7",
"body": null,
"is_bot": false,
"headline": "Make handleProviderException method public",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2018-10-14T16:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa784af9c50e1d27adb8a6e025d909a58b0eba50",
"body": null,
"is_bot": false,
"headline": "First commit",
"author_name": "SamPoyigi",
"author_login": "sampoyigi",
"committed_at": "2018-10-12T14:25:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 14,
"latest_release_at": "2026-05-08T12:41:28Z",
"latest_release_tag": "v4.0.11",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 9,
"days_since_latest_release": 79,
"mean_days_between_releases": 44.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "tastyigniter/ti-ext-socialite",
"exists": true,
"license": "MIT",
"keywords": [
"twitter",
"login",
"google",
"facebook",
"social",
"tastyigniter"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/tastyigniter/ti-ext-socialite",
"is_deprecated": false,
"latest_version": "v4.0.11",
"repository_url": "https://github.com/tastyigniter/ti-ext-socialite",
"versions_count": 37,
"total_downloads": 14883,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2789,
"first_published_at": null,
"latest_published_at": "2026-05-08T12:41:26Z",
"latest_version_yanked": null,
"days_since_latest_publish": 79
}
]
},
"popularity": {
"forks": 8,
"stars": 4,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2020-08-01",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-09-19",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 8
},
"star_history": 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": 12756,
"source_files_sampled": 35,
"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": "tastyigniter/core",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^v4.0"
},
{
"name": "tastyigniter/ti-ext-user",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^v4.0"
},
{
"name": "genealabs/laravel-sign-in-with-apple",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^13.0"
},
{
"name": "laravel/socialite",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.2"
},
{
"name": "lcobucci/jwt",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "genealabs/laravel-sign-in-with-apple",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/socialite",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "lcobucci/jwt",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tastyigniter/core",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tastyigniter/ti-ext-user",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "larastan/larastan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-laravel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "sampoyigi/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 5,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 17,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sampoyigi",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/6567634?v=4"
},
{
"type": "User",
"login": "BreakSecurity",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/38836022?v=4"
},
{
"type": "User",
"login": "babelattke",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19538181?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.979
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-merge-release.yml",
"pipeline.yml"
],
"has_docs_dir": true,
"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": 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": 9,
"reason": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/17 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "f2c43d19c52cd551fc0816136c3d8403c56185b7",
"ran_at": "2026-07-26T18:05:26Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T18:03:23Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-19T23:31:14Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tastyigniter/ti-ext-socialite",
"host": "github.com",
"name": "ti-ext-socialite",
"owner": "tastyigniter"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 44,
"vitality": 73,
"community": 43,
"governance": 59,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 9
},
"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": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 26,
"latest_release_tag": "v4.0.11",
"releases_from_tags": false,
"days_since_latest_release": 79,
"mean_days_between_releases": 44.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 79 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 79
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~44.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 44.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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 8,
"stars": 4,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"packages": [
"tastyigniter/ti-ext-socialite"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 14883,
"monthly_downloads": 2789
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,789 downloads/month across packagist",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2789,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"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": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.979
},
"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 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"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": 68,
"inputs": {
"merged_prs": 17,
"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": "17/18 decided PRs merged",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 153,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "tastyigniter",
"public_repos": 30,
"account_age_days": 3956
},
"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": "153 followers of tastyigniter",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 153,
"login": "tastyigniter"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~10 yr old",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"tastyigniter/ti-ext-socialite"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 79
},
"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 79 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 79
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "37 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 37
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 77,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"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": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"twitter",
"facebook",
"tastyigniter",
"social-network"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "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, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"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": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.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 0/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"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": 4
},
"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": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.394,
"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": "37 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 21,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"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,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": 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 94",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 94
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 12756,
"source_files_sampled": 35,
"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/35 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 35,
"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-26T18:05:40.372448Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tastyigniter/ti-ext-socialite.svg",
"full_name": "tastyigniter/ti-ext-socialite",
"license_state": "standard",
"license_spdx": "MIT"
}