原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 359,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 1401,
"HTML": 356,
"JavaScript": 2312,
"TypeScript": 234011
},
"pushed_at": "2026-07-17T05:24:48Z",
"created_at": "2025-09-22T09:26:41Z",
"owner_type": "User",
"updated_at": "2026-07-17T05:24:52Z",
"description": "A React component that provides a custom overlay scrollbar with smooth animations and auto-hide functionality",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "youngjin_kim",
"type": "User",
"login": "ehfuse",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/37569540?v=4",
"created_at": "2018-03-20T05:45:03Z",
"is_verified": null,
"public_repos": 19,
"account_age_days": 3045
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.6.9",
"kind": "patch",
"published_at": "2026-01-08T02:12:54Z"
},
{
"tag": "v1.6.8",
"kind": "patch",
"published_at": "2026-01-08T01:12:52Z"
},
{
"tag": "v1.6.7",
"kind": "patch",
"published_at": "2026-01-07T06:50:25Z"
},
{
"tag": "v1.6.6",
"kind": "patch",
"published_at": "2026-01-07T06:43:38Z"
},
{
"tag": "v1.6.5",
"kind": "patch",
"published_at": "2026-01-07T05:54:32Z"
},
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2026-01-07T05:38:42Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2026-01-07T05:30:40Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2026-01-07T05:21:37Z"
},
{
"tag": "v1.5.16",
"kind": "patch",
"published_at": "2025-12-10T12:49:43Z"
},
{
"tag": "v1.5.15",
"kind": "patch",
"published_at": "2025-12-10T12:20:58Z"
},
{
"tag": "v1.5.14",
"kind": "patch",
"published_at": "2025-12-10T12:17:25Z"
},
{
"tag": "v1.5.13",
"kind": "patch",
"published_at": "2025-12-10T12:15:10Z"
},
{
"tag": "v1.2.4",
"kind": "patch",
"published_at": "2025-09-29T04:36:54Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-09-26T08:40:31Z"
}
],
"recent_commits": [
{
"oid": "3d9c7576072d9734b2bfedea3d8a992fd3687d08",
"body": "closest 기반 소유 가드를 defaultPrevented 신호로 교체 — 안쪽 인스턴스가 실제로\n드래그를 시작(preventDefault)했을 때만 바깥이 양보하고, 스크롤할 게 없으면\n바깥 인스턴스가 드래그를 이어받는다. 포털(겹친 다이얼로그) 차단은 유지.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: 안쪽 인스턴스에 스크롤이 없으면 드래그 스크롤을 바깥으로 전파 (1.7.3)",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-07-17T05:24:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "610f5a9d88b06e00e56e0aeda26dd57cd114e825",
"body": "React 포털로 렌더된 자식(중첩 다이얼로그)의 mousedown 이 React 트리로 버블링되어\n상위 인스턴스도 드래그 스크롤을 시작하던 문제. 실제 DOM 컨테이너 내부 press 이면서\npress 지점에서 가장 가까운 인스턴스만 드래그를 담당하도록 가드 추가.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: 중첩/포털 OverlayScrollbar 동시 드래그 스크롤 방지 (1.7.2)",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-07-17T05:03:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9654543765088c8e9282ceff450027985f227649",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: 내부 스크롤러가 스크롤된 상태의 당김 오발동 방지 (1.7.1)",
"author_name": "maeivs",
"author_login": "maeivs",
"committed_at": "2026-07-16T05:38:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a74d3fa122696d714447183890919b971d2fdb35",
"body": "- 컨테이너가 맨 위일 때 하향 터치 당김을 감지해 onRefresh 실행\n- pullToRefresh.enabled 로 on/off (기본값: true, onRefresh 필요)\n- threshold/maxDistance/indicatorColor 설정 지원\n- 당김 진행률을 따라오는 인디케이터 + 실행 중 스피너\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: pull-to-refresh (당겨서 새로고침) 지원",
"author_name": "maeivs",
"author_login": "maeivs",
"committed_at": "2026-07-16T04:31:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0d0d8854879ac4a6d8fef8c11e62005a73129bfa",
"body": null,
"is_bot": false,
"headline": "Remove overlay scrollbar self dependency",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-05-16T13:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69caf9462de4044fb2a913c46161f7f46547f0ae",
"body": "…습니다. 또한, 관련된 코드에서 alignment 옵션을 업데이트하여 일관성을 유지했습니다.",
"is_bot": false,
"headline": "트랙정렬 옵션을 \"default\"에서 \"outside\"로 변경하여 트랙이 콘텐츠 안쪽이 아닌 오른쪽/아래 끝에 붙도록 수정했…",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-05-16T13:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10406f843308c1beef4c3584f735b7eb2e70934",
"body": null,
"is_bot": false,
"headline": "Set overlay scrollbar track outside by default",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-05-16T13:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcbf764d722915fb221ecc8905c0013942648377",
"body": null,
"is_bot": false,
"headline": "스크롤바 트랙 위치 조정",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-05-15T13:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a416589d2d1b5f5dce221e019701ab493ce19e",
"body": "Use the container element as a fallback measurement target so horizontal-only overflow still updates scrollbar visibility even when scrollable element detection is delayed.",
"is_bot": false,
"headline": "fix: stabilize horizontal scrollbar rendering fallback",
"author_name": "sjlee",
"author_login": "SJ90Lee",
"committed_at": "2026-05-06T09:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c29bf057f49e615ef3c8d00b7577f2cefd9a1e0",
"body": "Update package metadata and lockfile for the patch release before publishing.",
"is_bot": false,
"headline": "chore: bump package version to 1.6.15",
"author_name": "sjlee",
"author_login": "SJ90Lee",
"committed_at": "2026-05-06T09:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae9fe969ec4b816b90535aa238166197fe0b69ab",
"body": "Detect horizontal-only overflow reliably, add a toggle for the bottom scrollbar, and document the new option with a dedicated example for verification.",
"is_bot": false,
"headline": "fix: support horizontal-only overflow scrollbar behavior",
"author_name": "sjlee",
"author_login": "SJ90Lee",
"committed_at": "2026-05-06T09:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e996057e9ca7e5dfb6ddaae2b8120a48fabe256",
"body": "isTextInputElement에 isContentEditable·ARIA textbox·input type 보강을 넣고,\n키보드 핸들러에서 dragScroll exclude 설정을 반영한다.",
"is_bot": false,
"headline": "fix: 텍스트 입력 포커스 시 Home/End 등이 스크롤로 가로채지지 않게 한다.",
"author_name": "sjlee",
"author_login": "SJ90Lee",
"committed_at": "2026-05-01T03:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14dfa15673488e55375ee5632a91ab26ae07d3ee",
"body": null,
"is_bot": false,
"headline": "오류수정",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-04-24T00:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23885befdee5907b73a6b0c1ae2f9a791ec0b81",
"body": null,
"is_bot": false,
"headline": "ts 7 에 맞게 타입오류 수정",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-04-20T03:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45949c4eba961289e5f1cf08747a80de09085be6",
"body": null,
"is_bot": false,
"headline": "입력칸 home end 키 오류 수정",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-04-17T05:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d6262bb4663ad7230f9f1116587a16d8e6989a",
"body": null,
"is_bot": false,
"headline": "Ignore input navigation keys in overlay scrollbar",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-04-17T04:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e884672f59ae553a84670561cbcd16630eab7a",
"body": null,
"is_bot": false,
"headline": "fix: refine scrollbar hide and drag threshold",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-04-12T10:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d45416a3af45eeffd08c2fbc85941448271a53",
"body": null,
"is_bot": false,
"headline": "1.6.9",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-08T02:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d77b1464c16c3f3ccc35a653115efc272fdc63c",
"body": null,
"is_bot": false,
"headline": "fix: wrapper에 overflow hidden 추가로 네이티브 스크롤바 완전 숨김",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-08T02:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e15257d0849b7dcf402ca3c916ca2b9eaaac2f6",
"body": null,
"is_bot": false,
"headline": "fix: 네이티브 스크롤바 숨김 - overflow: hidden으로 변경",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-08T02:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dabf26781df6c7654bf5c8e1f8a1e0429a96fda",
"body": null,
"is_bot": false,
"headline": "1.6.8",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-08T01:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f22356fab1730b13f7c585aa18ef076138f011b",
"body": "- Add overflow: hidden to overlay-scrollbar-content div\n- Ensures only custom scrollbar is displayed\n- Fixes issue where browser native scrollbar was visible in some cases",
"is_bot": false,
"headline": "Fix: Prevent native scrollbar from appearing in OverlayScrollbar content",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-08T01:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19769f02a4be9a2c94ad689041537f63798cb79a",
"body": null,
"is_bot": false,
"headline": "1.6.7",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T06:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6321f3b0eed6efab8a9572c2368c0c195d3a1b31",
"body": "- alignment 타입: \"default\" | \"outside\" (이전: \"center\" | \"outside\")\n- 기본값: \"default\" (이전: \"center\")\n- 더 직관적인 명명 규칙 적용\n- 모든 문서 업데이트 (README, getting-started-ko/en)\n- overflowX/overflowY 옵션 문서에 추가",
"is_bot": false,
"headline": "docs: alignment 옵션 'center'를 'default'로 변경",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T06:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9369c34d985745ea9d584864c43376faa556da9",
"body": null,
"is_bot": false,
"headline": "1.6.6",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T06:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a83a1e538e408a3d2f038b9adadf8fe3641e3b6",
"body": "- alignment='center': 세로 스크롤바 중앙 위치 고려하여 오른쪽 여백\n- alignment='outside': 세로 스크롤바 오른쪽 끝 위치 고려하여 오른쪽 여백\n- 트랙 배경과 썸 모두 적용",
"is_bot": false,
"headline": "fix: alignment='center'일 때도 가로 스크롤바가 세로 스크롤바 공간 고려",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T06:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8107181e6f4ac279af56420d8dbedb9cba8174f9",
"body": null,
"is_bot": false,
"headline": "1.6.5",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f0f82cf0b360a386a9e3cf9a1afcaa8f4fc9be",
"body": "- CSS overflow 속성과 동일한 네이밍 사용 (overflowX, overflowY)\n- 기본값: overflowX=true, overflowY=true\n- finalTrackConfig에 두 옵션 추가",
"is_bot": false,
"headline": "feat: track 설정에 overflowX/overflowY 옵션 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477fdbea851d3412bd330019ddaa2bbea6bee8aa",
"body": null,
"is_bot": false,
"headline": "1.6.4",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a8defbf13cda950e666b45bc28f34531262c90",
"body": null,
"is_bot": false,
"headline": "chore: example 앱 파일 업데이트",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa2495f21b801f3a8da2055934b73d3594e2f550",
"body": "- wrapperPaddingBottom state 추가\n- updateScrollbar에서 wrapper의 padding-bottom 계산\n- 가로 스크롤바의 bottom을 padding-bottom 값으로 조정",
"is_bot": false,
"headline": "fix: 가로 스크롤바가 wrapper padding-bottom을 고려하도록 수정",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1458dae91b002a5cdfdd56d4a1878562fcc93f6f",
"body": null,
"is_bot": false,
"headline": "1.6.3",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e6291f1a2941ab560989385f6b68b0d786b39e",
"body": null,
"is_bot": false,
"headline": "chore: example 앱의 trackAlignment 타입 업데이트",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cdb4e4ae97fcec94202bf6a90180b1a66c8a7b4",
"body": "- 가로 스크롤바 컨테이너 width를 100%로 복원\n- 트랙 배경과 썸에 right 속성으로 세로 스크롤바 공간 확보\n- 썸이 세로 스크롤바를 침범하지 않도록 maxWidth 제한",
"is_bot": false,
"headline": "fix: alignment='outside'일 때 가로 스크롤바 레이아웃 수정",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbac57bf557cd8e625bcecb56ceefcc8cc4dff6e",
"body": null,
"is_bot": false,
"headline": "1.6.2",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e753fc71d5a8b07aed3ef0b15bf5e6b706ef942e",
"body": "- alignment 타입을 'center' | 'outside'로 수정\n- types.ts와 일관성 유지",
"is_bot": false,
"headline": "fix: OverlayScrollbar.tsx의 TrackConfig 인터페이스 업데이트",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b1f7c63d9bca6dd7e69dcedfb926b7247f277b",
"body": "- TrackConfig의 alignment 타입을 'center' | 'right'에서 'center' | 'outside'로 변경\n- 'outside' 옵션: 세로 스크롤바는 오른쪽 끝, 가로 스크롤바는 아래 끝에 붙음\n- 'center' 옵션: 기본값, 호버 영역 중앙에 위치\n- 4개 위치의 alignment 체크 로직 업데이트 (트랙, 썸, 위/아래 화살표)",
"is_bot": false,
"headline": "refactor: track alignment 옵션명 변경 (right -> outside)",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T05:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a472149c86550bb52c59163be79860b280ac3c",
"body": null,
"is_bot": false,
"headline": "chore: 버전 업데이트 1.6.0 -> 1.6.1",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T04:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47d007dd876aca8fd718afc5990789e9d73b093",
"body": null,
"is_bot": false,
"headline": "chore: 버전 업데이트 1.5.17 -> 1.6.0 (가로 스크롤 기능 추가)",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T04:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7659a7f31ae4cedbf15f5dbf957eb116a4bda3",
"body": null,
"is_bot": false,
"headline": "chore: 버전 업데이트 1.5.16 -> 1.5.17",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T04:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386702a6f040e34ff4260b9a15f68cb32550f74d",
"body": "- OverlayScrollbar에 수평 스크롤바 UI 추가\n- 가로 스크롤 위치 및 크기 계산 로직 구현\n- 수평 썸 드래그 핸들러 추가\n- 수평 트랙 클릭 스크롤 점프 기능 구현\n- 드래그 스크롤에서 가로/세로 동시 처리 가능하도록 수정\n- 예제앱에 HorizontalVerticalTest 페이지 추가\n- 그리드 레이아웃과 테이블 형식 가로세로 스크롤 예제 포함",
"is_bot": false,
"headline": "feat: 가로 스크롤 기능 추가 및 HorizontalVerticalTest 예제 구현",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2026-01-07T04:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf90581d5dd9e719e8294d88f436dfaf75aade3",
"body": null,
"is_bot": false,
"headline": "v1.5.16",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c28e1df8631ae5ff80da7c37614034a6c035f4bd",
"body": null,
"is_bot": false,
"headline": "fix: ehfuse-editor-content 스크롤바 더 구체적인 선택자로 복원",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76507b2a9119c685325d8fc85748746d735301a3",
"body": null,
"is_bot": false,
"headline": "v1.5.15",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ac371846bf4d2b8654cae423a1e5aec012d6bd",
"body": null,
"is_bot": false,
"headline": "fix: ehfuse-editor-content 스크롤바 숨김 제외 - scrollbar-width 오버라이드 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b87d8fdb0f8aa604fe034f77a9d9c2cd45497a7",
"body": null,
"is_bot": false,
"headline": "v1.5.14",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "744ff4d8b6e6273a7c41b85b00155836354a5d64",
"body": null,
"is_bot": false,
"headline": "fix: ehfuse-editor-content 스크롤바 숨김 제외 - :not 선택자 사용",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811bd28fab7509923867be26558b47517ec6f6f6",
"body": null,
"is_bot": false,
"headline": "v1.5.13: ehfuse-editor-content 스크롤바 숨김 제외",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adaa5ecc78fa3cbbc33e1d04af50cb5d1c4b54af",
"body": null,
"is_bot": false,
"headline": "fix: ehfuse-editor-content 내 스크롤바 숨김 제외",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-10T12:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9a44ee41a7481e0234e85c0c63a2301d45ad74",
"body": null,
"is_bot": false,
"headline": "Add initialDelay option with 200ms default, update docs",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-04T04:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5179a7c0a2674688f8f481db032a7aa4e66ceb9d",
"body": null,
"is_bot": false,
"headline": "Add initialDelay option to suppress scrollbar display on mount",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-12-04T04:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3105122a0ffe17265a6b3ddcec82d43dce91cb3e",
"body": null,
"is_bot": false,
"headline": "Fix scrollbar not hiding when wheel event occurs at scroll boundaries",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-11-21T08:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43381658a5e4bf1050727f4cfd84f73ebf224833",
"body": null,
"is_bot": false,
"headline": "Switch to esbuild with minification for smaller bundle size",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-11-12T01:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b38a6697115025790bf5417304031fe9f74448",
"body": "…ended scrollbar display",
"is_bot": false,
"headline": "v1.5.9: Add debounce to wheel and drag scroll events to prevent unint…",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-11-12T01:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c3e15e9a1c95d6d36ca660c065b89ceda25a92",
"body": "…e pass-through (v1.5.8)",
"is_bot": false,
"headline": "Add hover debounce (100ms) to prevent scrollbar showing on quick mous…",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-11-06T02:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219aa76a9c58e17fa2f71fd8f7075e15dd485953",
"body": "- Refactor UI components into separate files (ScrollbarTrack, ScrollbarThumb, ScrollbarArrows)\n- Extract all logic into 11 specialized custom hooks for better separation of concerns\n- Improve drag scroll: only show scrollbar when dragging 5px+ (prevent false triggers on clicks)\n- Improve keyboard na\n[…]\nndle size by 65% (55KB → 19KB)\n- Improve build time by 36% (2.5s → 1.6s)\n- Reduce main component from ~1400 lines to 488 lines (65% reduction)\n- Add comprehensive hook architecture for maintainability",
"is_bot": false,
"headline": "v1.6.0: Major refactoring and improvements",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-11-06T01:23:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b7a52937042f7fb56220d64166cdab7b666101e",
"body": "…ponents (v1.5.7)",
"is_bot": false,
"headline": "Add detectInnerScroll option to prevent unwanted scrollbar on map com…",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T10:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2632c7900673550b33481ff48935b67591f85b8b",
"body": null,
"is_bot": false,
"headline": "Fix thumb position calculation with wrapper padding (v1.5.6)",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T09:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c99e2961a4eb2626592639ad18dedada4724f8",
"body": "- flex: 1 1 0% 대신 flex: 1로 단순화\n- 더 간결한 flex 설정으로 동일한 동작 유지",
"is_bot": false,
"headline": "v1.5.5: content flex 레이아웃 최적화",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T08:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea2175dac2d1d3829291cc3910049b3e0d4579c1",
"body": "- content div에서 height: 100% 제거\n- flex: 1 1 0% 추가하여 유연한 크기 조정\n- children이 작을 때 공간을 채우고, 클 때 스크롤 정상 작동",
"is_bot": false,
"headline": "v1.5.4: content div flex 레이아웃 개선",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T08:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e590034a61bb23e7f311f69e1eb04acb9e26dd0e",
"body": "- containerStyle: 스크롤 컨테이너 div 스타일 제어\n- contentStyle: 내부 콘텐츠 div 스타일 제어\n- 문서 업데이트: DOM 구조 다이어그램 및 사용 예제 추가\n- README 및 getting-started 문서 동기화",
"is_bot": false,
"headline": "v1.5.3: containerStyle 및 contentStyle 속성 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T08:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c894651c05ff118a55a89731b9c7703f88535e8",
"body": null,
"is_bot": false,
"headline": "v1.5.3: 초기화 타이밍 최적화",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T08:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcc809e53eb6b35ee4d0f2e9b67309b5ef34adfa",
"body": null,
"is_bot": false,
"headline": "v1.5.2: 스크롤바 업데이트 타이밍 개선",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T08:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c2fe90e43bfcec9787ec26fb62276fb4571780a",
"body": null,
"is_bot": false,
"headline": "v1.5.1: 콘솔 로그 제거",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T08:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ab47e764ce0ac51443bb6dcc898e10fae9ee04a",
"body": "- 스크롤 불가능한 콘텐츠에서 스크롤바 렌더링 안 함\n- 중첩 스크롤바 초기화 순환 참조 문제 해결\n- updateScrollbar에서 scrollbarRef 체크 순서 변경\n- hover 및 커서 동작 최적화\n- NestedTest 페이지에 토글 기능 추가",
"is_bot": false,
"headline": "v1.5.0: 스크롤바 조건부 렌더링 및 중첩 스크롤바 개선",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T07:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627c8483959ecfbda4570e87c603a26f3a3dd84e",
"body": "- Add maintainFocus() utility function for intelligent focus handling\n- Skip focus change when user is already focused on internal elements\n- Add keyboard navigation support (Arrow keys, PageUp/PageDown, Home/End)\n- Improve accessibility by preserving user's current focus context\n- Refactor focus management to reduce code duplication",
"is_bot": false,
"headline": "Release v1.4.2: Smart focus management and keyboard navigation",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-02T05:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9093cd3467040d7e556ba7fbb4276118d53606fa",
"body": "- Add automatic scroll container detection with MutationObserver\n- Implement scroll container caching for performance optimization\n- Remove autoDetect prop (always-on auto-detection)\n- Remove scrollContainer prop (automatic discovery)\n- Update documentation (English and Korean)\n- Update README.md with v1.4.0+ API\n- Fix outdated API examples (activeColor -> hoverColor, hideDelay -> autoHide)",
"is_bot": false,
"headline": "Release v1.4.1: Auto-detection feature and API improvements",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-01T09:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c40c38bfd0c04457b5663a44256f3a8338e4c2",
"body": "Major Changes:\n- Added opacity, hoverColor, hoverOpacity to ThumbConfig and ArrowsConfig\n- Added alignment, radius, margin to TrackConfig\n- Introduced AutoHideConfig for grouped auto-hide settings\n- Changed default thumb color from #808080 to #606060 (darker gray)\n\nBreaking Changes:\n- Removed active\n[…]\n margins\n- Auto-hide can be completely disabled via autoHide.enabled\n\nDocumentation:\n- Updated both English and Korean documentation with new APIs\n- Added comprehensive examples for all new properties",
"is_bot": false,
"headline": "Release v1.4.0: Enhanced opacity controls and hover customization",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-01T05:37:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16515e2b06d8483406f215698a0b079d201dab26",
"body": null,
"is_bot": false,
"headline": "영문 시작 가이드 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-01T02:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6eaf4f7773d4a1180c6ef32905edd9b23d4079a",
"body": "- API 구조 개선: thumb, track, arrows, dragScroll 객체로 그룹화\n- 드래그 스크롤 기능 추가: 마우스 드래그로 콘텐츠 스크롤 가능\n- UI 라이브러리 스마트 제외: Material-UI, Ant Design, Shadcn/ui, Radix UI 자동 감지\n- 키보드 내비게이션 간소화: 브라우저 기본 동작 사용\n- excludeParentClasses 제거: excludeClasses로 통합\n- 문서 업데이트: 간결한 README 및 상세한 한글 가이드\n- TypeScript 지원 강화: 완전한 타입 정의",
"is_bot": false,
"headline": "feat: v1.3.0 - 그룹화된 설정 객체 및 드래그 스크롤 기능 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-10-01T02:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d653dc98ac3f8bff2186269c95bcf70e5f7ad496",
"body": "- console.log 디버깅 로그 제거로 프로덕션 환경 최적화\n- 패키지 버전 1.2.5 → 1.2.6으로 업데이트\n- 코드 정리 및 성능 향상",
"is_bot": false,
"headline": "불필요한 디버깅 로그 제거 및 버전 1.2.6 업데이트",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-29T07:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75868f34be856ec54b0b0b6fad34fc60edefd82",
"body": "- OverlayScrollbar.tsx의 기존 스타일 복원\n- 패키지 버전 1.2.4 → 1.2.5로 업데이트\n- 스타일 관련 버그 수정",
"is_bot": false,
"headline": "기존 스타일 복원 및 버전 1.2.5로 업데이트",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-29T05:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35392845d8b9470963e826b955017a3fee6740cc",
"body": "- showScrollbar prop을 제어할 수 있는 체크박스 스위치 추가\n- 실시간으로 스크롤바 표시/숨김 기능 테스트 가능\n- UI 개선: ON/OFF 상태 표시 및 사용자 친화적 인터페이스",
"is_bot": false,
"headline": "example 앱에 showScrollbar 스위치 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-29T05:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26e5e19edca11e6713715445d70eb409165a904",
"body": "- OverlayScrollbarProps 인터페이스를 export하여 타입 정의 접근 가능\n- npm 패키지 빌드 오류 수정\n- TypeScript 타입 지원 개선",
"is_bot": false,
"headline": "export OverlayScrollbarProps 인터페이스 추가",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-29T04:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120ff4bb70e56d01948c945abae2db9d5a8abdfe",
"body": "- Add showScrollbar prop (default: true) to control scrollbar visibility\n- When false, completely prevents rendering of custom scrollbar and arrows\n- Provides performance optimization by not creating DOM elements when hidden\n- Maintains native scroll functionality while hiding all scrollbar elements\n- Backward compatible - existing code continues to work unchanged",
"is_bot": false,
"headline": "v1.2.4: Add showScrollbar prop for complete scrollbar visibility control",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-29T04:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa2d9113187fffd2b1c47dd1ca482148bdcf82e",
"body": "… v1.2.4",
"is_bot": false,
"headline": "Add English documentation and update API docs with TypeScript types -…",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-27T04:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf4bb5550ee6e194aeee4ba97754fb6fed62b2ed",
"body": null,
"is_bot": false,
"headline": "Export OverlayScrollbarProps type and bump version to 1.2.2",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-27T04:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce225e4f0f41d9d68e48b328a2972659ce4bcd07",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.2.1 and rebuild dist",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-27T02:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91a9b3aa3472016ff9b75181e4a4e4502acdc88f",
"body": "- Add flex: '1 1 0%' as default style for automatic container sizing\n- Improve overlay-scrollbar-container with explicit width and minHeight\n- Remove debug console.log statements for production readiness\n- Add comprehensive test cases in DialogTest.tsx\n- Update to version 1.2.0",
"is_bot": false,
"headline": "feat: improve OverlayScrollbar with automatic flex sizing and cleanup",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-27T02:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47a282bbbe5df3aa6f4386850918691c8d378429",
"body": "- Add hideDelay prop for basic auto-hide timing (default: 1500ms)\n- Add hideDelayOnWheel prop for wheel scroll timing (default: 700ms)\n- Simplify API from 4 timing props to 2 unified props\n- Improve wheel scroll detection with proper state management\n- Update Korean documentation with new props\n- Update README examples with timing props\n- Export both named and default exports for better compatibility",
"is_bot": false,
"headline": "v1.1.0: Add customizable auto-hide timing props",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-26T08:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56db12d7d91e98ae04dcdb38a41ca817f4de16c9",
"body": "- Add custom overlay scrollbar with smooth animations\n- Support for auto-hide functionality\n- TypeScript support with full type definitions\n- Responsive design with ResizeObserver\n- Interactive scrolling (click, drag, wheel)\n- Comprehensive documentation in Korean and English\n- Ready for npm publication",
"is_bot": false,
"headline": "feat: initial release of OverlayScrollbar React component",
"author_name": "ehfuse",
"author_login": "ehfuse",
"committed_at": "2025-09-22T09:46:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 81,
"latest_release_at": "2026-01-08T02:12:54Z",
"latest_release_tag": "v1.6.9",
"releases_from_tags": true,
"days_since_last_push": 4,
"active_weeks_last_year": 16,
"days_since_latest_release": 194,
"mean_days_between_releases": 3.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": "@ehfuse/overlay-scrollbar",
"exists": true,
"license": "MIT",
"keywords": [
"react",
"scrollbar",
"overlay",
"custom-scrollbar",
"typescript",
"ui-component",
"smooth-scrolling",
"auto-hide"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ehfuse/overlay-scrollbar",
"is_deprecated": false,
"latest_version": "1.7.3",
"repository_url": "https://github.com/ehfuse/overlay-scrollbar",
"versions_count": 59,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 3794,
"first_published_at": "2025-09-22T09:49:27.478000Z",
"latest_published_at": "2026-07-17T05:24:47.164000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_stars": 3
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"example/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 87301,
"source_files_sampled": 29,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"example/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ehfuse",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/37569540?v=4"
},
{
"type": "User",
"login": "SJ90Lee",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/23480304?v=4"
},
{
"type": "User",
"login": "maeivs",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/164106851?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.926
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "49 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3d9c7576072d9734b2bfedea3d8a992fd3687d08",
"ran_at": "2026-07-21T23:08:20Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T05:24:50Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ehfuse/overlay-scrollbar",
"host": "github.com",
"name": "overlay-scrollbar",
"owner": "ehfuse"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 26,
"vitality": 71,
"community": 34,
"governance": 36,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 81,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "81 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 81
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 66,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v1.6.9",
"releases_from_tags": true,
"days_since_latest_release": 194,
"mean_days_between_releases": 3.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 194 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 194
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"@ehfuse/overlay-scrollbar"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3794
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,794 downloads/month across npm",
"points": 47.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3794,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 36,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.926
},
"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 93% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": "at_risk",
"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": 44,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "ehfuse",
"public_repos": 19,
"account_age_days": 3045
},
"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": "2 followers of ehfuse",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "ehfuse"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "19 public repos, account ~8 yr old",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 19
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@ehfuse/overlay-scrollbar"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "59 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 59
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"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": 20,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.6
},
"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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "49 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.543,
"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": "44 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 29,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"example/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.049,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": "example/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 81 commits agent-authored or agent-credited",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 81
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 87301,
"source_files_sampled": 29,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/29 source files over 60KB",
"points": 53.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 29,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:@ehfuse/overlay-scrollbar@1.7.3; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T23:08:25.611978Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/ehfuse/overlay-scrollbar.svg",
"full_name": "ehfuse/overlay-scrollbar",
"license_state": "standard",
"license_spdx": "MIT"
}