Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 14402,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 13339,
"Nix": 240,
"HTML": 581,
"Shell": 16,
"Svelte": 20704,
"Dockerfile": 340,
"JavaScript": 1329,
"TypeScript": 17825
},
"pushed_at": "2025-07-16T13:22:15Z",
"created_at": "2024-06-10T21:36:21Z",
"owner_type": "User",
"updated_at": "2024-08-03T01:14:15Z",
"description": "Fullstack Web App written in Go to help you track and share yours habits with the world",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Svelte",
"significant_languages": [
"Svelte",
"TypeScript",
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "Jahn16",
"company": null,
"location": null,
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/40438992?v=4",
"created_at": "2018-06-20T17:58:00Z",
"is_verified": null,
"public_repos": 31,
"account_age_days": 2954
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-08-03T01:15:45Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-07-31T02:33:08Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2024-07-27T17:28:08Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2024-07-25T23:26:11Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-07-25T23:13:07Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2024-07-20T01:23:09Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-07-18T01:54:08Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-07-16T12:14:16Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-07-16T01:15:19Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-07-15T22:18:00Z"
}
],
"recent_commits": [
{
"oid": "84d62a6e62a0f7ad6e91979c8dd08b401d6fe0ea",
"body": null,
"is_bot": false,
"headline": "fix: redirect to user page if using slug",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-03T01:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82820f87e87dffbd52e7dd7762c78019da354fc1",
"body": null,
"is_bot": false,
"headline": "feat: add message when there is no friends",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-03T01:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45937d491d63d531cc7e9be1b09ccdad4023d001",
"body": null,
"is_bot": false,
"headline": "feat: add friends to navbar",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-03T00:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8584056d20e953e692027fcffbdce4cc1d77264",
"body": null,
"is_bot": false,
"headline": "refactor: move color palette code to own function",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-03T00:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b6ed0dec16e9b9a171339e3d9624c2b36620b4",
"body": null,
"is_bot": false,
"headline": "fix: remove empty catch",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-03T00:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d98f3454d0e06e24930ae29dd4619b30181a206",
"body": null,
"is_bot": false,
"headline": "feat: add remove friend",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-03T00:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0956ffbf0b0cc501131108b739f5422b3a46fc2",
"body": null,
"is_bot": false,
"headline": "fix: remove link from friend name",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T23:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7719c142c643ac95a929150d175da47acb0c8399",
"body": null,
"is_bot": false,
"headline": "feat: add remove friend endpoint",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T23:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a914df96b87f9548257b791c6b876b4187a3226e",
"body": null,
"is_bot": false,
"headline": "feat: add remove friend",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T23:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0672dc2132fb9f5efe8fd9b2ee9c89c7a4499296",
"body": null,
"is_bot": false,
"headline": "feat: enable remove friend",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T23:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023a9b642647bd323c0c9c6b886bfa297148f255",
"body": null,
"is_bot": false,
"headline": "feat: add friend card component",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T23:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf13ccf8fa9837f6696e6e9b16ec970016c83be7",
"body": null,
"is_bot": false,
"headline": "feat: load current user friends if path is /me",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T11:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a63e1c86312e34e683471266653b7fd0378525b",
"body": null,
"is_bot": false,
"headline": "feat: add friends page button",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T01:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6a2c366140bb6e40b2704003324d1442b6ed9a",
"body": null,
"is_bot": false,
"headline": "feat: add friends page",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-02T01:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9e4bbdb04b9c62a9a3df156210f2ed8fd519d1",
"body": null,
"is_bot": false,
"headline": "feat: add add friend button",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657068580e7d165890624e3b9f61ea675821800c",
"body": null,
"is_bot": false,
"headline": "fix: change url to slug",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af2aeaccc5f6a73cab002dcef66606d99d38405",
"body": null,
"is_bot": false,
"headline": "feat: add slug to friends model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c531502f58a16fb231a392a763748fa71e2105",
"body": null,
"is_bot": false,
"headline": "feat: add friends to user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec756262313043243e22433902e58738769e80b0",
"body": null,
"is_bot": false,
"headline": "feat: add friend function",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feda2dd6343f77fdabe0d52df660e0cf3d10afb4",
"body": null,
"is_bot": false,
"headline": "feat: retrieve user by slug",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512d2e6eb2d80eb32f43f6c65f57c9ea511c2022",
"body": null,
"is_bot": false,
"headline": "feat: retrieve fullname from auth0",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e016a8bad9e28188b7d5357ad14feaf86d72f776",
"body": null,
"is_bot": false,
"headline": "build: add slug dependency",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf586aeba64e759fcf60dba338d216bbadf7cd93",
"body": null,
"is_bot": false,
"headline": "feat: add slug to user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T23:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d6001c1c2a5ec80a8d7d022ee31f774513e17e",
"body": null,
"is_bot": false,
"headline": "fix: dont allow user add itself as a friend",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T22:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8244c58a98cbc32423f2f35e2c0b4168b84d74de",
"body": null,
"is_bot": false,
"headline": "fix: fix friend append",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T22:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a4d51e7c4a4c224096093b5f5a349dd628f9b9",
"body": null,
"is_bot": false,
"headline": "fix: set friend relation as many to many",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T22:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e697d9cfe41eef1881a1fd430212858c399194c",
"body": null,
"is_bot": false,
"headline": "feat: add friend button",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T01:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565e45b4d2e4aa2d46c978fff6f9230ad87e490d",
"body": null,
"is_bot": false,
"headline": "feat: add friends to user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T00:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c229eee5c49ee357eeb0ef6487dd21fd827091cd",
"body": null,
"is_bot": false,
"headline": "feat: add friend endpoint",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-08-01T00:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f680edd94c48f587a8ac2c4804296cbb8f31c0f",
"body": null,
"is_bot": false,
"headline": "feat: redirect to home after form submission",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T02:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c1dd41a891392cf5243ab7516f1197daa2a7c1",
"body": null,
"is_bot": false,
"headline": "fix: pick userID from params",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T02:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570d60ff7f41cfc38ef39f72b666b07ea8f3794b",
"body": null,
"is_bot": false,
"headline": "fix: replace wrong backend url",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T02:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "198fd812c17388e2c17c2766484d86bb4eff9b25",
"body": null,
"is_bot": false,
"headline": "feat: add id to user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T02:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1eaabc638074253ab7b0a5e8a173ff3287e4c4",
"body": null,
"is_bot": false,
"headline": "feat: add share button component",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T02:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd46cdd03fb4dd16bf24cba08479d9c8a4685bd",
"body": null,
"is_bot": false,
"headline": "build: add svelte-copy dependency",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T02:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde0b160727bea2e03a447a6a401f4c72af32916",
"body": null,
"is_bot": false,
"headline": "feat: add profile pic and name to other user page",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T01:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfb0047896d760d6d1b56dc590c3fb153ae24d7",
"body": null,
"is_bot": false,
"headline": "fix: change log",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T00:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4845e4546c523e100161ffcba63222eed7df7b65",
"body": null,
"is_bot": false,
"headline": "fix: change userID to string",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T00:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9de25f0d10eb5fec8773d5cd53663eed526410",
"body": null,
"is_bot": false,
"headline": "feat: add logs",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T00:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24963548f26ee60b7a1e8237df984b0788f0c08e",
"body": null,
"is_bot": false,
"headline": "feat: add logger",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T00:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab31624005c1330ed8bf00b0ad75139156720fe5",
"body": null,
"is_bot": false,
"headline": "feat: add other users page",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T00:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1f6f160b5962f47ff1b3bb90abbb84b20541d3",
"body": null,
"is_bot": false,
"headline": "fix: fix json id",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-31T00:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eebb16aa583e76eac08d613cf3dc0416b5d0930e",
"body": null,
"is_bot": false,
"headline": "feat: add header component",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-30T23:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231b720cb824c4e84e66de537604a2c844979a94",
"body": null,
"is_bot": false,
"headline": "feat: use logger middleware",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-30T23:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3559a167c28f249cff0108a848360d8a8b58f06",
"body": null,
"is_bot": false,
"headline": "fix: change backend url",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-27T17:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303d2d02606675cc2918f93b8f1fe5ec1a436caa",
"body": null,
"is_bot": false,
"headline": "fix: error when no colorPalette set",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T23:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4d8a1fa45f165b6726cd926b93e0f97dd8a1ffa",
"body": null,
"is_bot": false,
"headline": "feat: add color palette to user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T23:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da9a36b8809068922ae9410f9b7666fc416741b",
"body": null,
"is_bot": false,
"headline": "chore: add gotools to shell",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T23:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85875d125e24137d0f19a249525747010d8a6741",
"body": null,
"is_bot": false,
"headline": "feat: add user update endpoint",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T23:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4b79e36d7c38f97587494060598debd41f1779",
"body": null,
"is_bot": false,
"headline": "feat: add user update method",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T23:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc1d45e0a5a764f8272c873bdfb9454e8fea3f77",
"body": null,
"is_bot": false,
"headline": "style: change icon for update",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a69ccb9c173c9b4cb13be681a1f56037527ccd0",
"body": null,
"is_bot": false,
"headline": "fix: set tol palette if more than 9 habits",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a17646eb85d674d54883649503d8a1a42def0d",
"body": null,
"is_bot": false,
"headline": "fix: fix palette if more than 9 habits",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c4fddcfe39a27eb9cb2be6932cc82d7a96d3ba",
"body": null,
"is_bot": false,
"headline": "feat: add home and preferences dropdown item",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d78ac045cb931deafda1a20ffec24b3af71fe2",
"body": null,
"is_bot": false,
"headline": "feat: set color on record based on palette",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da372ae27797aa2558d40a77e0ed4c059a1662c",
"body": null,
"is_bot": false,
"headline": "feat: no reset form after submit",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0481826b956c90274bca5ea6584e608a07ec7525",
"body": null,
"is_bot": false,
"headline": "feat: retrieve from palette from data",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e780a4d768039d978dbf22dc1b6a7eabd55c1e6",
"body": null,
"is_bot": false,
"headline": "feat: add load and update form action",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8823f40aac525f5d60137b3e5db690b48f7a5cb5",
"body": null,
"is_bot": false,
"headline": "feat: add update user method",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3c343bc7ba2bfc33405f7266da2d990a07055f",
"body": null,
"is_bot": false,
"headline": "feat: add colorPalette to user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T22:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f9eae2c9c3b65540cf41a8b60593a9db377c06",
"body": null,
"is_bot": false,
"headline": "fix: remove unused import",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T21:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc34094c9026c33e1af5fac420b2bb1a13b2889",
"body": null,
"is_bot": false,
"headline": "fix: remove email from user create",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T01:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197f34635104be92497d5478917df524fe4fde12",
"body": null,
"is_bot": false,
"headline": "feat: remove gorm Model helper",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T01:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c51c2cd8d752768012e2af7f2c949bc317d86a",
"body": null,
"is_bot": false,
"headline": "feat: add username to form",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T01:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed1c5ae0bed0eea6fe8d28b3fd8ff0aa853e66d",
"body": null,
"is_bot": false,
"headline": "feat: remove scope email from auth0",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T01:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70667f3f15e35200a53ecfd1f972975e683cebf",
"body": null,
"is_bot": false,
"headline": "fix: remove email from user model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6214006b87669339c71fbbdd3dc73430d17be4bc",
"body": null,
"is_bot": false,
"headline": "fix: remove email from custom claim",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2fbe861135ee62ee879973279764c9e2550a49",
"body": null,
"is_bot": false,
"headline": "fix: change userID to string",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a89f8e8de1944b4c0ae606a483516f7c1c3770",
"body": null,
"is_bot": false,
"headline": "feat: use id to identify user instead of email",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3061c18de682c19690be7defaae85bff55d401",
"body": null,
"is_bot": false,
"headline": "feat: write auth0 user id to locals",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:23:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334ee3806fb6f42cbfe0b03010a66f28265049f1",
"body": null,
"is_bot": false,
"headline": "feat: change ID to string",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606710340f0697aff240d15e7b3b19a65c2ff036",
"body": null,
"is_bot": false,
"headline": "feat: add preferences page",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:12:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5016f0d648dfe99b016e7b544ee03ee334b99df4",
"body": null,
"is_bot": false,
"headline": "feat: add palettes data",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e728356bdae7e01deadf689d3bce81db5052f9a5",
"body": null,
"is_bot": false,
"headline": "build: add google-palettes dependency",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-25T00:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c4e6084ea1435efaf079f6ed13e9b0016fa002",
"body": null,
"is_bot": false,
"headline": "feat: add signout option",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-23T22:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f60847beb42c1f2df4fe297212d4a517799879",
"body": null,
"is_bot": false,
"headline": "feat: add custom color to checkbox",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-22T22:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e467ee703c8c7f6ac93e2cbf5fcd86a7aaf69794",
"body": null,
"is_bot": false,
"headline": "feat: encapsulate first habit component",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T23:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603f4b4ab98045bbb655c61e9a0df5ba153b969d",
"body": null,
"is_bot": false,
"headline": "fix: add icon to setup form action",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T23:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0fa0f0e25b6d744de6a2436afc9da52f92977af",
"body": null,
"is_bot": false,
"headline": "feat: add first habit component",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T23:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a5a82da48d8cf33fde98664def2ec961957bfb",
"body": null,
"is_bot": false,
"headline": "feat: update habit icon",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T22:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1bf79d69d155e30f5eff47073e3a72efc22a3b",
"body": null,
"is_bot": false,
"headline": "feat: update emoji icon",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T22:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b778676ffdf113db2596aada3c6d7dedd6cb034d",
"body": null,
"is_bot": false,
"headline": "feat: implement change icon",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T22:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddfda05de6dc0d566be78802a63cc0cd27ab407",
"body": null,
"is_bot": false,
"headline": "fix: unset icon after cancel add habit",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T22:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e298eab89517f394dab99f8d7a842c2a79b493",
"body": null,
"is_bot": false,
"headline": "fix: set weekly goal as required",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T22:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17d517bc4f814df18fefc393604a0e349b084806",
"body": null,
"is_bot": false,
"headline": "fix: set missing input name for goal",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T12:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07d67737b2b9055ca3f6ab326077b51881ba9fa",
"body": null,
"is_bot": false,
"headline": "feat: add habit with icon",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T12:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e212402b6a4933c4d4c079a54cf841c20f3da317",
"body": null,
"is_bot": false,
"headline": "feat: add habit icon column",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T12:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8464d81d17b53f240a0d9ab3b0d190a6db2d036a",
"body": null,
"is_bot": false,
"headline": "feat: add icon to habit model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T12:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ac69e530856a27857c4922d3d83b41ea2866d5",
"body": null,
"is_bot": false,
"headline": "feat: add icon to habit model",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T12:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345b5d34cdd47ff5abfe7e37e36f98f335a2d03a",
"body": null,
"is_bot": false,
"headline": "feat: add habit icon input",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T12:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544dde898faa0d2c50cdf954b6ce4afde481ca89",
"body": null,
"is_bot": false,
"headline": "feat: add emoji picker component",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T11:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9812b4a1400a1e826b58d2fd53c04104defd8206",
"body": null,
"is_bot": false,
"headline": "build: add emoji-picker-element as dep",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-19T11:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31637074678cd527b7bd09c593e5b68cb5635dc4",
"body": null,
"is_bot": false,
"headline": "feat: add use enhance to undo form",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T11:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45cd3cdb8b16c20e8bd1a26ab71f53a806ef3d0d",
"body": null,
"is_bot": false,
"headline": "fix: handle quotes on page svelte",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T11:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ae18f4c12f813c59f78691c723c2c7b8d420d3b",
"body": null,
"is_bot": false,
"headline": "fix: remove quotes from load data",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T11:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3e9b9f4f361df66b88b542ef66fd715efbe4df",
"body": null,
"is_bot": false,
"headline": "fix: remove console log",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T01:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24a9c27bb20e8051edf2fba777a0f5863f0a81a",
"body": null,
"is_bot": false,
"headline": "fix: remove debug code",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T01:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092f50ea494b70482790fc06bbbd4168265da63d",
"body": null,
"is_bot": false,
"headline": "feat: add update habit form action",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T01:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894ac2eb0848f82acd1d7f1696169b8c5c70d141",
"body": null,
"is_bot": false,
"headline": "feat: add update habit function",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T01:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d154377979e2c6e4e8caed049affa650484f48fc",
"body": null,
"is_bot": false,
"headline": "feat: add edit habit form",
"author_name": "Jahn16",
"author_login": "Jahn16",
"committed_at": "2024-07-18T01:49:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 0,
"latest_release_at": "2024-08-03T01:15:45Z",
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_last_push": 371,
"active_weeks_last_year": 0,
"days_since_latest_release": 718,
"mean_days_between_releases": 2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Jahn16/socialhabits",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Jahn16/socialhabits",
"is_deprecated": false,
"latest_version": "v2.2.0+incompatible",
"repository_url": "https://github.com/Jahn16/socialhabits",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-08-03T01:14:02Z",
"latest_version_yanked": null,
"days_since_latest_publish": 718
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"toolchain_manifests": [
"backend/go.mod"
],
"largest_source_bytes": 6493,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"backend/go.mod",
"frontend/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/gofiber/fiber/v2",
"direct": true,
"version": "2.52.4",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-68rr-p4fp-j59v",
"GHSA-98j2-3j3p-fw2v",
"GHSA-gcfq-8gqf-4876",
"GHSA-mrq8-rjmw-wpq3",
"GHSA-qjv7-627w-8qjv",
"GHSA-qx2q-88mx-vhg7",
"GO-2024-2959",
"GO-2025-3845",
"GO-2026-4471",
"GO-2026-4543"
],
"fixed_version": "3.3.0",
"advisory_count": 10,
"oldest_advisory_days": 750
},
{
"name": "flatted",
"direct": false,
"version": "3.3.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 131
},
{
"name": "github.com/jackc/pgx/v5",
"direct": false,
"version": "5.5.5",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-9jj7-4m8r-rfcm",
"GHSA-j88v-2chj-qfwx",
"GHSA-xgrm-4fwx-7qm8",
"GO-2026-4771",
"GO-2026-4772",
"GO-2026-5004"
],
"fixed_version": "5.9.2",
"advisory_count": 6,
"oldest_advisory_days": 106
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "0.24.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-jppx-rxg9-jmrx"
],
"fixed_version": "0.52.0",
"advisory_count": 36,
"oldest_advisory_days": 587
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "1.64.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-p77j-4mvh-x3m3",
"GHSA-xr7q-jx4m-x55m",
"GO-2024-2978",
"GO-2026-4762"
],
"fixed_version": "1.82.1",
"advisory_count": 5,
"oldest_advisory_days": 746
},
{
"name": "rollup",
"direct": false,
"version": "4.18.0",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-gcx4-mw62-g8wm",
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 2,
"oldest_advisory_days": 666
},
{
"name": "@sveltejs/kit",
"direct": false,
"version": "2.5.16",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2crg-3p73-43xp",
"GHSA-3f6h-2hrp-w5wx",
"GHSA-6q87-84jw-cjhp",
"GHSA-mh2x-fcqh-fmqv",
"GHSA-rjjv-87mx-6x3h"
],
"fixed_version": "2.57.1",
"advisory_count": 5,
"oldest_advisory_days": 604
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 407
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 407
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 621
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5j98-mcp5-4vw2"
],
"fixed_version": "11.1.0",
"advisory_count": 1,
"oldest_advisory_days": 247
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "0.21.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6v2p-p543-phr9",
"GO-2025-3488"
],
"fixed_version": "0.27.0",
"advisory_count": 2,
"oldest_advisory_days": 511
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 250
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 118
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 160
},
{
"name": "devalue",
"direct": false,
"version": "5.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-33hq-fvwr-56pm",
"GHSA-8qm3-746x-r74r",
"GHSA-cfw5-2vxh-hr84",
"GHSA-mwv9-gp5h-frr4",
"GHSA-vj54-72f3-p5jv"
],
"fixed_version": "5.6.4",
"advisory_count": 5,
"oldest_advisory_days": 329
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 527
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.26.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GO-2024-3333",
"GO-2025-3503",
"GO-2025-3595",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025"
],
"fixed_version": "1.26.3",
"advisory_count": 16,
"oldest_advisory_days": 580
},
{
"name": "gopkg.in/go-jose/go-jose.v2",
"direct": false,
"version": "2.6.2",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-c5q2-7r4c-mv6g",
"GO-2024-2631"
],
"fixed_version": "4.0.1",
"advisory_count": 2,
"oldest_advisory_days": 866
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-952p-6rrq-rcjv"
],
"fixed_version": "4.0.8",
"advisory_count": 1,
"oldest_advisory_days": 799
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55"
],
"fixed_version": "5.0.9",
"advisory_count": 1,
"oldest_advisory_days": 590
},
{
"name": "postcss",
"direct": false,
"version": "8.4.38",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-qx2v-qp2m-jg93"
],
"fixed_version": "8.5.10",
"advisory_count": 1,
"oldest_advisory_days": 89
},
{
"name": "svelte",
"direct": false,
"version": "4.2.18",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.4,
"advisory_ids": [
"GHSA-8266-84wp-wv5c",
"GHSA-crpf-4hrx-3jrp",
"GHSA-f7gr-6p89-r883",
"GHSA-m56q-vw4c-c2cp",
"GHSA-phwv-c562-gvmh",
"GHSA-pr6f-5x2q-rwfp",
"GHSA-rcqx-6q8c-2c42"
],
"fixed_version": "5.55.7",
"advisory_count": 7,
"oldest_advisory_days": 691
},
{
"name": "vite",
"direct": false,
"version": "5.3.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-356w-63v5-8wf4",
"GHSA-4r4m-qw57-chr8",
"GHSA-4w7w-66w2-5vf9",
"GHSA-64vr-g452-qvp3",
"GHSA-859w-5945-r5v3",
"GHSA-93m4-6634-74q7",
"GHSA-9cwx-2883-4wfx",
"GHSA-c27g-q93r-2cwf",
"GHSA-fx2h-pf6j-xcff",
"GHSA-g4jq-h2w9-997c"
],
"fixed_version": "8.0.5",
"advisory_count": 15,
"oldest_advisory_days": 478
},
{
"name": "cookie",
"direct": false,
"version": "0.6.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-pxg6-pf52-xh8x"
],
"fixed_version": "0.7.0",
"advisory_count": 1,
"oldest_advisory_days": 655
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.21.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "0.16.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"severity": "unknown",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 11,
"unknown": 3,
"critical": 6,
"moderate": 10
},
"advisory_count": 144,
"affected_count": 31,
"assessed_count": 385,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/auth0/go-jwt-middleware/v2",
"manifest": "backend/go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.1"
},
{
"name": "github.com/gofiber/fiber/v2",
"manifest": "backend/go.mod",
"ecosystem": "go",
"version_constraint": "v2.52.4"
},
{
"name": "github.com/joho/godotenv",
"manifest": "backend/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "google.golang.org/api",
"manifest": "backend/go.mod",
"ecosystem": "go",
"version_constraint": "v0.185.0"
},
{
"name": "gorm.io/driver/postgres",
"manifest": "backend/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.9"
},
{
"name": "gorm.io/gorm",
"manifest": "backend/go.mod",
"ecosystem": "go",
"version_constraint": "v1.25.10"
},
{
"name": "@auth/sveltekit",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.1"
},
{
"name": "@sveltestrap/sveltestrap",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^6.2.7"
},
{
"name": "emoji-picker-element",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.21.3"
},
{
"name": "google-palette",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "howler",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.4"
},
{
"name": "winston",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.13.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/auth0/go-jwt-middleware/v2",
"direct": true,
"version": "2.2.1",
"ecosystem": "go"
},
{
"name": "github.com/gofiber/fiber/v2",
"direct": true,
"version": "2.52.4",
"ecosystem": "go"
},
{
"name": "github.com/joho/godotenv",
"direct": true,
"version": "1.5.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "0.185.0",
"ecosystem": "go"
},
{
"name": "gorm.io/driver/postgres",
"direct": true,
"version": "1.5.9",
"ecosystem": "go"
},
{
"name": "gorm.io/gorm",
"direct": true,
"version": "1.25.10",
"ecosystem": "go"
},
{
"name": "@auth/sveltekit",
"direct": true,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "@sveltestrap/sveltestrap",
"direct": true,
"version": "6.2.7",
"ecosystem": "npm"
},
{
"name": "emoji-picker-element",
"direct": true,
"version": "1.21.3",
"ecosystem": "npm"
},
{
"name": "google-palette",
"direct": true,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "howler",
"direct": true,
"version": "2.2.4",
"ecosystem": "npm"
},
{
"name": "winston",
"direct": true,
"version": "3.13.1",
"ecosystem": "npm"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "0.5.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "0.2.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "0.0.0-20210331224755-41bb18bfe9da",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "0.1.7",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/gosimple/slug",
"direct": false,
"version": "1.14.0",
"ecosystem": "go"
},
{
"name": "github.com/gosimple/unidecode",
"direct": false,
"version": "1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgpassfile",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgservicefile",
"direct": false,
"version": "0.0.0-20221227161230-091c0ba34f0a",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v5",
"direct": false,
"version": "5.5.5",
"ecosystem": "go"
},
{
"name": "github.com/jackc/puddle/v2",
"direct": false,
"version": "2.2.1",
"ecosystem": "go"
},
{
"name": "github.com/jinzhu/inflection",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jinzhu/now",
"direct": false,
"version": "1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "1.17.9",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "0.0.15",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasthttp",
"direct": false,
"version": "1.55.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/tcplisten",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": false,
"version": "0.24.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "0.49.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "1.24.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "1.24.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "1.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.26.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "0.7.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "0.16.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "0.0.0-20240617180043-68d350f18fd4",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "1.64.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "1.34.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/go-jose/go-jose.v2",
"direct": false,
"version": "2.6.2",
"ecosystem": "go"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@auth/core",
"direct": false,
"version": "0.34.1",
"ecosystem": "npm"
},
{
"name": "@colors/colors",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "@dabh/diagnostics",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.10.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.5.0",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@panva/hkdf",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@polka/url",
"direct": false,
"version": "1.0.0-next.25",
"ecosystem": "npm"
},
{
"name": "@popperjs/core",
"direct": false,
"version": "2.11.8",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-commonjs",
"direct": false,
"version": "26.0.1",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-json",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-node-resolve",
"direct": false,
"version": "15.2.3",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-powerpc64le-gnu",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "@sveltejs/adapter-auto",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@sveltejs/adapter-node",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@sveltejs/kit",
"direct": false,
"version": "2.5.16",
"ecosystem": "npm"
},
{
"name": "@sveltejs/vite-plugin-svelte",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@sveltejs/vite-plugin-svelte-inspector",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/cookie",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "8.56.10",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/pug",
"direct": false,
"version": "2.0.10",
"ecosystem": "npm"
},
{
"name": "@types/resolve",
"direct": false,
"version": "1.20.2",
"ecosystem": "npm"
},
{
"name": "@types/triple-beam",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.12.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "3.2.5",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer-crc32",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "builtin-modules",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "code-red",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "color",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "color-string",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "colorspace",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commondir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.5",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "devalue",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "enabled",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "es6-promise",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.5.0",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-svelte",
"direct": false,
"version": "2.39.5",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "esm-env",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.17.1",
"ecosystem": "npm"
},
{
"name": "fecha",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fn.name",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.6.0",
"ecosystem": "npm"
},
{
"name": "globalyzer",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-builtin-module",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.14.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-module",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-reference",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-reference",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jose",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "known-css-properties",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "kuler",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "locate-character",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "logform",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.10",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.30",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.4",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.7",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "oauth4webapi",
"direct": false,
"version": "2.11.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "one-time",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "periscopic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.4.38",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "postcss-safe-parser",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-scss",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "10.11.3",
"ecosystem": "npm"
},
{
"name": "preact-render-to-string",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-svelte",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "3.8.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.18.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-stable-stringify",
"direct": false,
"version": "2.4.3",
"ecosystem": "npm"
},
{
"name": "sander",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.2",
"ecosystem": "npm"
},
{
"name": "set-cookie-parser",
"direct": false,
"version": "2.6.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "simple-swizzle",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "sorcery",
"direct": false,
"version": "0.11.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "stack-trace",
"direct": false,
"version": "0.0.10",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "svelte",
"direct": false,
"version": "4.2.18",
"ecosystem": "npm"
},
{
"name": "svelte-check",
"direct": false,
"version": "3.8.0",
"ecosystem": "npm"
},
{
"name": "svelte-copy",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "svelte-eslint-parser",
"direct": false,
"version": "0.38.0",
"ecosystem": "npm"
},
{
"name": "svelte-hmr",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "svelte-preprocess",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "text-hex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "tiny-glob",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "totalist",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "triple-beam",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.3",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.4.5",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.0.0-alpha.30",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "vitefu",
"direct": false,
"version": "0.2.5",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "winston-transport",
"direct": false,
"version": "4.7.1",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 385,
"direct_count": 12,
"indirect_count": 373
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Jahn16",
"commits": 245,
"avatar_url": "https://avatars.githubusercontent.com/u/40438992?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"build-and-push.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": "no SAST tool detected",
"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": 0,
"reason": "104 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "84d62a6e62a0f7ad6e91979c8dd08b401d6fe0ea",
"ran_at": "2026-07-22T18:37:36Z",
"aggregate_score": 2.2,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2024-07-13T14:01:53Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Jahn16/socialhabits",
"host": "github.com",
"name": "socialhabits",
"owner": "Jahn16"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 22,
"inputs": {
"security": 28,
"vitality": 28,
"community": 24,
"governance": 50,
"engineering": 50,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 37,
"overall_after_abandonment_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 371,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 371 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 371
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 68,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_latest_release": 718,
"mean_days_between_releases": 2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 718 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 718
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"no_open_demand"
],
"signals": [
"unfixed_advisory",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 739,
"days_since_last_human_commit": 718,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 718 days; 3 unmet obligation(s): a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 718,
"count": 3,
"signals": "a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "good",
"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": 72,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 15,
"owner_type": "User",
"is_verified": null,
"owner_login": "Jahn16",
"public_repos": 31,
"account_age_days": 2954
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15 followers of Jahn16",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "Jahn16"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "31 public repos, account ~8 yr old",
"points": 23,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 31
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"github.com/Jahn16/socialhabits"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 718
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 718 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 718
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 22,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.2
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "104 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 385 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 385
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "osv",
"advisories": 144,
"affected_packages": 31,
"assessed_packages": 385,
"unassessed_packages": 0,
"affected_by_severity": "critical 6, high 11, moderate 10, low 1, unknown 3",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/gofiber/fiber/v2 2.52.4 (critical 10.0)",
"points": 7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/gofiber/fiber/v2 2.52.4 (critical 10.0)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 750 days ago",
"points": 32,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 750
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 385,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
}
],
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": true,
"has_tests": false,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"backend/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "backend/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "backend/go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "frontend/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "frontend/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"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": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Svelte",
"largest_source_bytes": 6493,
"source_files_sampled": 28,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Svelte with type-check config (frontend/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "frontend/tsconfig.json",
"language": "Svelte"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"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": [
"Advisory severity resolved for 120 of 133 advisories (lookup cap); the remainder are reported as unknown severity"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:37:41.158990Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/Jahn16/socialhabits.svg",
"full_name": "Jahn16/socialhabits",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}