Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 276,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 68048,
"Shell": 13063,
"JavaScript": 7171
},
"pushed_at": "2026-07-30T18:05:17Z",
"created_at": "2025-09-05T09:37:33Z",
"owner_type": "Organization",
"updated_at": "2026-06-23T13:26:43Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "3.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"Shell"
]
},
"owner": {
"blog": "www.devsquad.com",
"name": "DevSquad",
"type": "Organization",
"login": "elitedevsquad",
"company": null,
"location": "United States of America",
"followers": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/44904800?v=4",
"created_at": "2018-11-09T16:49:13Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 2820
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2026-06-02T12:09:19Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2026-06-01T19:06:40Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-05-30T19:27:56Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-04-01T16:34:29Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2026-03-26T19:54:42Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2026-03-24T14:03:58Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-02-10T12:50:52Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-02-10T12:35:48Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-02-05T20:41:32Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-11-26T12:44:17Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-10-30T14:04:18Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2025-10-30T13:31:43Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2025-10-30T13:25:46Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-10-30T10:08:30Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-10-29T17:42:11Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2025-10-16T00:01:26Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2025-10-02T20:14:53Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2025-10-02T00:02:33Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2025-09-22T12:04:56Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2025-09-22T10:09:29Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-09-19T13:38:44Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-09-05T15:05:28Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-09-05T13:57:02Z"
}
],
"recent_commits": [
{
"oid": "2acde71fa647ecafe1bff27dfb9b3169058b894b",
"body": "ci: migrate workflows from npm to pnpm and bump Node.js to 24",
"is_bot": false,
"headline": "Merge pull request #43 from elitedevsquad/feat-pnpm",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-23T13:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417eb4e86ecd3e91a2bbcc68c358469d5db21c79",
"body": null,
"is_bot": false,
"headline": "update: add policy configuration to composer.json for advisories",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-22T19:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3fd22603287910d112f4e205f28d3276c85042",
"body": null,
"is_bot": false,
"headline": "update: configure pnpm workspace and add Node.js and pnpm setup in CI",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-22T18:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99be824c7ddd1f8c50ee2562c867eb93325480f9",
"body": "update: modify badge injection logic to check for extension presence",
"is_bot": false,
"headline": "Merge pull request #42 from elitedevsquad/fix-badge-verification",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-02T12:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41a775c0861c7a9c91804eddfb964c106d1877c2",
"body": null,
"is_bot": false,
"headline": "update: modify badge injection logic to check for extension presence",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-02T12:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d5cfd01fb4b8e930a54ad532950bc9dae4e774",
"body": "build assets",
"is_bot": false,
"headline": "Merge pull request #41 from elitedevsquad/build-assets",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-01T19:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5eb9507f71b52ce9d58527175facfd3e7f48af0",
"body": null,
"is_bot": false,
"headline": "build assets",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-01T19:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a8a2bedf45f82ddcaee9cdae1f847132bd24cc",
"body": "update: improve badge injection logic for Safari detection",
"is_bot": false,
"headline": "Merge pull request #40 from elitedevsquad/fix/badge-safari-detection",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-01T19:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82bcfaa208558762a02485f371ce717a331fbc5a",
"body": null,
"is_bot": false,
"headline": "update: improve badge injection logic for Safari detection",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-06-01T18:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae9e5be22536d4e4c86aeb19a9683b0bd18a30cf",
"body": "Fix frontend documentation for manual Sidecar setup",
"is_bot": false,
"headline": "Merge pull request #39 from elitedevsquad/documentation",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T19:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868b90707b80e5fb24e3c9518ad98380860e82d1",
"body": "…egration",
"is_bot": false,
"headline": "update: enhance README with manual setup instructions for Sidecar int…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T19:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fddb23278942ca2b4b811c784eda8b6310ab3d5",
"body": "Add badge fallback for browsers without Chrome extension",
"is_bot": false,
"headline": "Merge pull request #38 from elitedevsquad/badge-fallback",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T18:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1840bf69895bce763ac20defc79c862f838f7ba6",
"body": "…ent clock behavior",
"is_bot": false,
"headline": "update: freeze time in ExecuteCommandControllerTest to ensure consist…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T13:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c5c5a670fd48e6c7b5a51cd3e668b66acfc905",
"body": "…deploy tag",
"is_bot": false,
"headline": "update: enhance badge fallback options and fix condition for showing …",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T13:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9b25a421b6913135372528a97952326c97bb8b",
"body": null,
"is_bot": false,
"headline": "update: correct format condition for branch display in index.js",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T13:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68da84b664af711d55a45a11bbc6b5b3efe6209",
"body": null,
"is_bot": false,
"headline": "update: modify badge styling and positioning in Sidecar",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T13:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f112227ef9fda03dda7f3d3e817bb9803d09453",
"body": null,
"is_bot": false,
"headline": "update: add configuration options and badge injection for Sidecar",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-30T13:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f5c53fab5becf39c23d3b7d7d9e7f7f71ab53d",
"body": "Reverts ed6fd36",
"is_bot": false,
"headline": "security: revert malicious postinstall payload",
"author_name": "Rafael Lunardelli",
"author_login": "r2luna",
"committed_at": "2026-05-22T18:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6fd36b09b0ee5c6017929ce158c15044cce584",
"body": null,
"is_bot": false,
"headline": "chore: deps",
"author_name": "Rafael Lunardelli",
"author_login": "r2luna",
"committed_at": "2026-05-22T03:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d05f982339b26a3cee2a4b8d9411ad7ca6a29d1",
"body": "Enhance install script resilience and update documentation for dynamic branch fetching",
"is_bot": false,
"headline": "Merge pull request #37 from elitedevsquad/update-install",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-20T12:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b154ceadf0a7b20eb2d49ded28ab2e434aca29",
"body": "…ove package update messages",
"is_bot": false,
"headline": "update: enhance install script to handle missing config keys and impr…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-20T12:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b08ffdb03d76aecddd36ede33c8c1b4e68eff2",
"body": "feat: one-command installer, auto CSRF injection, auto_inject_assets config, and install script tests",
"is_bot": false,
"headline": "Merge pull request #36 from elitedevsquad/feature-route-js",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T19:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37e0b197733228404c061d28acd4c1288446339",
"body": "…se URL resolution",
"is_bot": false,
"headline": "update: refactor Sidecar constructor to use a dedicated method for ba…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T18:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21fe1232c5f6c29b9942c3c7d0fdfdfb322087e9",
"body": "…cated method",
"is_bot": false,
"headline": "update: refactor Sidecar constructor to resolve base URL using a dedi…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T18:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6813bdea0018d8afa2f75a1b3a2e2d71fd33acc6",
"body": null,
"is_bot": false,
"headline": "build assets",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T16:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79dbec5dae4afd072da6506e5a81745a2be2c362",
"body": null,
"is_bot": false,
"headline": "update: handle potential undefined baseUrl in Sidecar constructor",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T16:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ddb60827d283280bb561786e1dc94680c2a038",
"body": "…or base URL initialization",
"is_bot": false,
"headline": "update: refactor Sidecar constructor to use window.__sidecarBaseUrl f…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e9545955bc5d5ac3017ca4dc0dfa551b53a222e",
"body": "…fy initialization",
"is_bot": false,
"headline": "update: refactor Sidecar constructor to use global baseUrl and simpli…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014aa9bd17ddde07233f76ac307d6b6202ac8896",
"body": null,
"is_bot": false,
"headline": "update: correct URL case in one-command installer for Laravel projects",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f2f3dd24801d4c2c363b9bd6e4a3b01c45a7ecd",
"body": "…nce directory detection logic",
"is_bot": false,
"headline": "update: modify install script URL to point to the 3.x branch and enha…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13237cfdc46002524b74abc8cd57e01cd0ed750e",
"body": null,
"is_bot": false,
"headline": "update: modify install script URL to point to the 3.x branch",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b38ddf60c177c97f87234bc3b41109295ba6503",
"body": null,
"is_bot": false,
"headline": "fix: remove unused HEADER_BRANCH_NAME variable from README",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb87179851e9a16688d01cb63f6abdfed4aa95d2",
"body": null,
"is_bot": false,
"headline": "fix: remove redundant check for HEADER_BRANCH_NAME in InstallScriptTest",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e844cf97b457a7dc5a783506a784f078747c11",
"body": null,
"is_bot": false,
"headline": "update: modify install script URL to point to the 3.x branch",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T15:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bd69dbc324825fa21c7bb0305d083232cee8a4a",
"body": "…iguration for auto-injecting assets",
"is_bot": false,
"headline": "feat: add Sidecar JS injection middleware and controller, update conf…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-05-12T14:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c04ed6f5c87c43526f7c93b67ee8aec543ed09f",
"body": "update: improve Sidecar production safety and clarify installation in…",
"is_bot": false,
"headline": "Merge pull request #35 from elitedevsquad/update-readme",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-21T02:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e17d3799c37692687ed7ab81244a84e677889ee",
"body": "… README",
"is_bot": false,
"headline": "update: improve Sidecar production safety and clarify installation in…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-20T17:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b6a4e7dce832863ef4559550b293c21ea92629",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T20:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84981c6868ab3fa81150e4655c5e107fedf7e1dc",
"body": "fix: add package version and update status to GetSidecarDataController",
"is_bot": false,
"headline": "Merge pull request #34 from elitedevsquad/send-installed-version",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T12:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f3a5e23647ac648eb09da04ba4087357ad91cb",
"body": "…sion in HTTP fake response",
"is_bot": false,
"headline": "fix: update GetSidecarDataControllerTest to use installed package ver…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T12:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60f5433d9e90fecaa9d75d0b4d043f7f52f1e83",
"body": "…r with corresponding tests",
"is_bot": false,
"headline": "fix: add package version and update status to GetSidecarDataControlle…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T11:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed8e922eab3e3d05e470a71a66780300152b4445",
"body": "Laravel 13",
"is_bot": false,
"headline": "Merge pull request #33 from elitedevsquad/laravel13",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T11:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0e1e965b66599d848aeec4f446d277ff059eb9",
"body": "… and downgrade checkout action to v3",
"is_bot": false,
"headline": "fix: update test configuration to remove Node 24 environment variable…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T11:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52618c35261ee4971d982f158c5c14982bd9c202",
"body": "… and upgrade checkout action version",
"is_bot": false,
"headline": "fix: update test configuration to force JavaScript actions to Node 24…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T11:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "980724c0a3a1f9a6dd77368e9d19717563d1b98d",
"body": "…iguration",
"is_bot": false,
"headline": "fix: update PHP version exclusion for Laravel 13 support in test conf…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T11:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc839bc9bb91407a06e29418e06e57407f92cfe",
"body": null,
"is_bot": false,
"headline": "fix: add Laravel 13 support and update dependencies",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-04-01T11:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e48fab40b81ce273eb7057ab7a0a63de34475c0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-03-27T16:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c629f047c94a8ccce6e063daf5393f5f93fc4c01",
"body": "Fix without_users parameter not filtering users from response",
"is_bot": false,
"headline": "Merge pull request #31 from elitedevsquad/fix-initial-request",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-03-26T19:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9f1cf914e5d6fdcfc3daf5fd192c00db101faa",
"body": "…r and add corresponding tests",
"is_bot": false,
"headline": "fix: update GetSidecarDataController to handle without_users paramete…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-03-26T17:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9413a2c32d41b187eab065265593b8a1d10f1900",
"body": "fix: preserve user-selected time in Set Clock instead of using server time",
"is_bot": false,
"headline": "Merge pull request #29 from elitedevsquad/bugfix-clock",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-03-24T14:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188ed005a82cf89cf52d6e54bdde203895fca03f",
"body": null,
"is_bot": false,
"headline": "fix: simplify namespace usage and improve mockery calls in tests",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-03-24T13:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a8baa79988bc416ab51cf5af06aa711420a0272",
"body": null,
"is_bot": false,
"headline": "fix: update fake clock logic to use datetime input directly",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-03-24T13:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c77e38d7e6802ce06a2f5b4f4c8337988078d2",
"body": "Bugfix/midleware without auth",
"is_bot": false,
"headline": "Merge pull request #28 from elitedevsquad/bugfix/midleware-without-auth",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d312b12da00a995f28c1ab16300367274b0df129",
"body": "…ontrollerTest",
"is_bot": false,
"headline": "fix: remove test for unauthenticated user response in GetSidecarDataC…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9ff602fbb8c75de27dee5819a57f2c3144767a",
"body": null,
"is_bot": false,
"headline": "fix: simplify user retrieval logic in GetSidecarDataController",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba3c1574cdce18b36be83ecd1cc51662b8378a0",
"body": "fix: remove authentication check from SidecarMiddleware and update tests",
"is_bot": false,
"headline": "Merge pull request #27 from elitedevsquad/bugfix/midleware-without-auth",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff7774e10755079d778c0ed9e489bf02606bf8fd",
"body": null,
"is_bot": false,
"headline": "fix: correct import statement in SidecarMiddlewareTest",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a08833edcb0526905a71719c08fd7233cc9851",
"body": null,
"is_bot": false,
"headline": "fix: remove unused import in SidecarMiddlewareTest",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499162872f80eed2bc0174c25b3d78b5b6951c00",
"body": null,
"is_bot": false,
"headline": "fix: remove authentication check from SidecarMiddleware and update tests",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-10T12:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d73e8782b5f10b292909eaca20e6609fe5ec21a",
"body": "Add AGENTS.md",
"is_bot": false,
"headline": "Merge pull request #26 from elitedevsquad/opencode-init",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-06T19:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6049fa6e632e4c7b71cd7543926ca32ebed278e0",
"body": "…Laravel",
"is_bot": false,
"headline": "docs: add development guide for agentic coding assistants in Sidecar …",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-06T19:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6897a122fb746467474e9f9d319cec12fbbc0f0",
"body": "[2.x] Replace Token Authentication with User Sessions and IP-Based Access Control",
"is_bot": false,
"headline": "Merge pull request #23 from elitedevsquad/improvements",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-04T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f273b921cb2b78486505d83657901f5d418772f",
"body": null,
"is_bot": false,
"headline": "test: update assertion for unauthorized access in SidecarMiddlewareTest",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-03T14:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01c9ac9ee0106ffc04dc1bad37460c26c5e9cd0",
"body": "…rized access message",
"is_bot": false,
"headline": "fix: set default allowed IPs for Sidecar features and improve unautho…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-03T14:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4bc8fa2aa70f6ac7fedf103b0ef4a77bdace8f2",
"body": "…ecarMiddleware",
"is_bot": false,
"headline": "fix: define STDIN for CLI execution and improve error messages in Sid…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-03T14:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce21df74d7a28665a357ef521ee76c83607ab363",
"body": null,
"is_bot": false,
"headline": "refactor: streamline path formatting in validatePermissions method",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce774332c52e29f3826ac9684177bca0f7a4d4d",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:53:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a4416f33135806b09a441361c044d28ead57e57d",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/Http/Middleware/SidecarMiddleware.php",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:53:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "55d13034ef7abf0b5d9ef82dcfd2261b92bbf4bf",
"body": "Fix IP validation security vulnerabilities in SidecarMiddleware",
"is_bot": false,
"headline": "Merge pull request #25 from elitedevsquad/copilot/sub-pr-23-again",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64814147a736f4d74ab6891ed75b42a88a094285",
"body": "…eware and its tests",
"is_bot": false,
"headline": "refactor: clean up whitespace and improve readability in SidecarMiddl…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0f1e7b5cf3a6a3d1b7a8bf175c73f9709b07ba",
"body": "Co-authored-by: devsquad-luan-freitas <83706873+devsquad-luan-freitas@users.noreply.github.com>",
"is_bot": true,
"headline": "fix: add validation for ip2long and correct test IP simulation",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-01T20:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b415711690ae6292521392a0382ae3e485e5e50",
"body": "Co-authored-by: devsquad-luan-freitas <83706873+devsquad-luan-freitas@users.noreply.github.com>",
"is_bot": true,
"headline": "security: fix IP validation to prevent bypass vulnerabilities",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-01T20:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af40ff9b3d203f74cf546970fd0c5f1e63f2292",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-01T20:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35d6e0d0c46a45d41e86f84b41e88521be5f9a1",
"body": "[WIP] Address feedback on user sessions implementation",
"is_bot": false,
"headline": "Merge pull request #24 from elitedevsquad/copilot/sub-pr-23",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f57ff84b3f09da6cfc6ac0f0c7dfa6fa412e64",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-01T20:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a587aa3d0dcd8eefca97e6a8f1ba3ee84e3f5c64",
"body": "…logic in Sidecar middleware",
"is_bot": false,
"headline": "refactor: remove redundant IP permission check and update validation …",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-02-01T20:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664630cb1140cfac7220916d714724627b76fe04",
"body": "…ce authentication checks",
"is_bot": false,
"headline": "feat: implement IP address restriction for Sidecar features and enhan…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2026-01-31T16:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db10f4638252beec70191610bad7153810cf2d26",
"body": "…-time\n\nImplement configurable token duration for Sidecar and improve test coverage",
"is_bot": false,
"headline": "Merge pull request #22 from elitedevsquad/increment-cookie-expiration…",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-11-24T14:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7322ae7686a0c3183f2b655b74f18a8ba4da5911",
"body": "ci: support php 8.5",
"is_bot": false,
"headline": "Merge pull request #17 from elitedevsquad/php-8.5",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-11-24T14:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac066b448af7734367027c8d6e579e2f1a8676e8",
"body": null,
"is_bot": false,
"headline": "fix: update laradumps dependency version to ^4.5",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-11-24T12:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08881dc760108659afbfeaa8e2f7570d90beaf12",
"body": null,
"is_bot": false,
"headline": "feat: add configurable token expiration duration for sidecar token",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-11-24T12:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c052c29432510b97113cd0386de58c173875386",
"body": "…functionality",
"is_bot": false,
"headline": "test: add ClearUserCacheControllerTest to verify user cache clearing …",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-11-24T12:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04e8facc940e438aff592277fa788a77a7a6caf",
"body": "fix: modify GetSidecarDataController to conditionally fetch users bas…",
"is_bot": false,
"headline": "Merge pull request #21 from elitedevsquad/fix-load-initial-data",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T14:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21466859f3fa653480baf161ce355edc87bb037e",
"body": "…taController",
"is_bot": false,
"headline": "fix: ensure default value for without_users parameter in GetSidecarDa…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T14:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0b83da3ceeb9ca5e97b22f662c8b89664b2ddf",
"body": "…ed on the request parameter",
"is_bot": false,
"headline": "fix: modify GetSidecarDataController to conditionally fetch users bas…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T13:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f658a27c44f1b52e5e9124fc7bef94c8d8dd7f7",
"body": "fix: update namespace for SideCarExecuteTinkerJob and adjust imports",
"is_bot": false,
"headline": "Merge pull request #20 from elitedevsquad/fix-jobs-path",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T13:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9f349932e84f5fccbd5ac3426a8843eec0ba21",
"body": null,
"is_bot": false,
"headline": "fix: update namespace for SideCarExecuteTinkerJob and adjust imports",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T13:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc67c540e5627c0a4134870a30ca9b8a6519c821",
"body": "fix: remove unnecessary initial data fetch in init method",
"is_bot": false,
"headline": "Merge pull request #19 from elitedevsquad/prevent-unnecessary-fetch-data",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T13:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf832c6f3f8c6c64eca7274fd6b1e1b806853cf",
"body": null,
"is_bot": false,
"headline": "fix: remove unnecessary initial data fetch in init method",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T13:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824922df62941fff53fcd786e9d789cc0c79e486",
"body": "feat: add ClearUserCacheController and route to clear user cache",
"is_bot": false,
"headline": "Merge pull request #18 from elitedevsquad/cache-users",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T10:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a297936271b6999bac9a8dd34747cb4dd0dca0",
"body": null,
"is_bot": false,
"headline": "fix: suppress PHPStan warnings in GetSidecarDataController",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T10:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b6ea9f7472efe4292b69cc36cbb2ae303c0d13",
"body": null,
"is_bot": false,
"headline": "feat: add ClearUserCacheController and route to clear user cache",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-30T09:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3facf66053fa7a5d011118fcf241e41a067f32de",
"body": "feat: implement tinker execution on queue",
"is_bot": false,
"headline": "Merge pull request #16 from elitedevsquad/feat-dispatch-tinker-on-queue",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-29T17:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126e62e942504de14451bf6857f9172b75663f04",
"body": null,
"is_bot": false,
"headline": "ci: exclude Laravel 11 from PHP 8.5 testing matrix",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-27T23:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2268794a5fdff79174612c5186a49d1a8571866f",
"body": null,
"is_bot": false,
"headline": "ci: support php 8.5",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-27T23:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52803faf325d38711a880b3a7027a6ebb16ccf1a",
"body": "…tions",
"is_bot": false,
"headline": "feat: add batch mode for Tinker execution and update configuration op…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-27T21:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b200e678927bff207d0a1d0f86b4f8c3c90564c0",
"body": "…uteTinkerControllerTest",
"is_bot": false,
"headline": "test: set Carbon to test now in ExecuteCommandControllerTest and Exec…",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-26T20:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac90359f5d67701dd92ad9f4ec47244aa7e9fda",
"body": null,
"is_bot": false,
"headline": "fix: correct typo in executeTinkerOnQueue endpoint",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-26T20:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b45eaa67c689c5747c709a998b5ba3bc3657191",
"body": null,
"is_bot": false,
"headline": "feat: implement tinker execution on queue with controller and job",
"author_name": "devsquad-luan-freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-26T00:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9e916d8b56a2b9fa70dd82f8571b0c81259d05",
"body": "docs: update README",
"is_bot": false,
"headline": "Merge pull request #15 from elitedevsquad/docs",
"author_name": "Luan Freitas",
"author_login": "devsquad-luan-freitas",
"committed_at": "2025-10-16T23:27:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 161,
"latest_release_at": "2026-06-02T12:09:19Z",
"latest_release_tag": "v3.0.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 23,
"days_since_latest_release": 58,
"mean_days_between_releases": 20.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "elitedevsquad/sidecar-laravel",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/elitedevsquad/sidecar-laravel",
"is_deprecated": false,
"latest_version": "v3.0.2",
"repository_url": "https://github.com/elitedevsquad/sidecar-laravel",
"versions_count": 23,
"total_downloads": 65946,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6886,
"first_published_at": null,
"latest_published_at": "2026-06-02T12:08:50Z",
"latest_version_yanked": null,
"days_since_latest_publish": 58
}
]
},
"popularity": {
"forks": 0,
"stars": 7,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"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": 9053,
"source_files_sampled": 41,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 8975
},
"dependencies": {
"manifests": [
"composer.json",
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "laravel/framework",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.0 || ^12.0 || ^13.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 41,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "devsquad-luan-freitas",
"commits": 151,
"avatar_url": "https://avatars.githubusercontent.com/u/83706873?v=4"
},
{
"type": "User",
"login": "teamdevsquad",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/33907040?v=4"
},
{
"type": "User",
"login": "r2luna",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/23129218?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.962
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 1/10 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2acde71fa647ecafe1bff27dfb9b3169058b894b",
"ran_at": "2026-07-30T18:06:46Z",
"aggregate_score": 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-06-23T13:27:16Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-23T13:25:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/elitedevsquad/sidecar-laravel",
"host": "github.com",
"name": "sidecar-laravel",
"owner": "elitedevsquad"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 40,
"vitality": 88,
"community": 35,
"governance": 60,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 88,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"commits_last_year": 161,
"human_commit_share": 0.96,
"days_since_last_push": 0,
"active_weeks_last_year": 23
},
"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": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "161 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 161
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 23,
"latest_release_tag": "v3.0.2",
"releases_from_tags": false,
"days_since_latest_release": 58,
"mean_days_between_releases": 20.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 58 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 58
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~20.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 20.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": 37,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 37 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 37
}
}
],
"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": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 0,
"stars": 7,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"packages": [
"elitedevsquad/sidecar-laravel"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 65946,
"monthly_downloads": 6886
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,886 downloads/month across packagist",
"points": 51.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6886,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.962
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"merged_prs": 41,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "41/41 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 41
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/10 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 31,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "elitedevsquad",
"public_repos": 4,
"account_age_days": 2820
},
"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": "31 followers of elitedevsquad",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 31,
"login": "elitedevsquad"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~7 yr old",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"elitedevsquad/sidecar-laravel"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 58
},
"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 58 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 58
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
"points": 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 1/10 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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": 1
},
"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": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.938,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 8975
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "90 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 90,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 9053,
"source_files_sampled": 41,
"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/41 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 41,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@elitedevsquad/sidecar-laravel' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T18:07:03.885794Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/elitedevsquad/sidecar-laravel.svg",
"full_name": "elitedevsquad/sidecar-laravel",
"license_state": "standard",
"license_spdx": "MIT"
}