JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 12389,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 137877,
"C++": 2988133,
"CSS": 10566,
"HTML": 290,
"CMake": 9029,
"Shell": 5199,
"Python": 94152,
"Batchfile": 587,
"JavaScript": 133557,
"PowerShell": 3790,
"TypeScript": 566518,
"Go Template": 3347,
"Objective-C": 45378,
"Objective-C++": 330202
},
"pushed_at": "2026-07-25T04:15:05Z",
"created_at": "2026-06-04T02:38:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T11:29:53Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C++",
"significant_languages": [
"C++",
"TypeScript"
]
},
"owner": {
"blog": "https://lynxjs.org",
"name": "Lynx",
"type": "Organization",
"login": "lynx-family",
"company": null,
"location": null,
"followers": 2495,
"avatar_url": "https://avatars.githubusercontent.com/u/200909301?v=4",
"created_at": "2025-02-26T08:11:13Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 513
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-07-25T04:15:06Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-07-19T07:05:00Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-07-16T08:54:16Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2026-07-01T22:56:47Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-07-01T11:01:23Z"
},
{
"tag": "v0.0.1-alpha.6",
"kind": "prerelease",
"published_at": "2026-07-01T10:29:54Z"
},
{
"tag": "v0.0.1-alpha.5",
"kind": "prerelease",
"published_at": "2026-07-01T09:30:40Z"
},
{
"tag": "v0.0.1-alpha.3",
"kind": "prerelease",
"published_at": "2026-06-30T11:34:09Z"
},
{
"tag": "v0.0.1-alpha.2",
"kind": "prerelease",
"published_at": "2026-06-30T03:40:11Z"
},
{
"tag": "v0.0.1-alpha.1",
"kind": "prerelease",
"published_at": "2026-06-20T08:14:13Z"
},
{
"tag": "v0.0.1-alpha.0",
"kind": "prerelease",
"published_at": "2026-06-16T09:14:33Z"
},
{
"tag": "0.0.1-alpha.0",
"kind": "prerelease",
"published_at": "2026-06-16T05:32:24Z"
}
],
"recent_commits": [
{
"oid": "f35425acb24d5feec93e6b51e5e6796db6ce3542",
"body": "Update the Lynx dependency to the latest commit and adjust the Linux build configurations to support windowless platform builds properly. This includes expanding the libuv message loop patch support to Linux and updating the `linux_windowless_platform` target dependencies.\n\nKey changes:\n- Update Lyn\n[…]\nd config getter.\n- Refactor `linux_windowless_platform` source_set in `shell/lynx/BUILD.gn` by removing obsolete mock/V8 source files and adding `napi_binding_v8` and `lynx_v8_bridge` as dependencies.",
"is_bot": false,
"headline": "[Infra][Linux] Update Lynx dependency and fix Linux windowless build",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-24T11:28:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8dbfc5452c4b0faacc8ef3a5ddd1403a3846e123",
"body": "- Track modal parent registration independently from public visibility.\n\n- Preserve Electron-compatible minimized visibility semantics.\n\n- Port window state and modal parent regression tests.\n\n- Verified with a Debug build and targeted window specs.",
"is_bot": false,
"headline": "[BugFix][Window] Fix modal visibility bookkeeping",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-24T07:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29730943e46f6af196fb1a91bb69b5f52728c41",
"body": "Summary of change:\nUpdate the system-context-menu API documentation to describe draggable\nregions using the Lynx UI frameless-window model and replace Electron's\n-webkit-app-region property with Lynxtron's -x-app-region property.\n\nTEST: git diff --check",
"is_bot": false,
"headline": "[Doc][API] Clarify draggable region description",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-23T11:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7877d9cb40ebb30cf1f9620daae988829529ae59",
"body": "- Enable CSS inheritance in both page and ReactLynx compilation configs.\n- Align mouse events with W3C behavior for generated applications.\n- Add the direct config dependencies and update the workspace lockfile.",
"is_bot": false,
"headline": "[Feature][CreateLynxtron] Set explicit Lynx defaults",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-23T07:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2a2167b75a439efe1e5f77171602c2d06517d0",
"body": "- Replace shell-based spawning with cross-spawn for argv-safe execution.\\n- Support Windows npm command shims without re-parsing space-containing paths.\\n- Add cross-platform regression coverage for shim resolution and spaced arguments.",
"is_bot": false,
"headline": "[BugFix][DevPlugin] Preserve spawned path arguments",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-23T07:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "774106e802c501d08a39ef3dfab2ad1b063c888d",
"body": "- Remove the transient V8 Locker from Node preload initialization\n- Avoid requiring locks for subsequent Lynx JS thread V8 entries\n- Cover preload setup and teardown with V8 API checks enabled",
"is_bot": false,
"headline": "[BugFix][LynxBTS] Keep V8 isolate single-threaded",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-07-22T09:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179c9a2481bc0f007f596000e8b6fc25fb302d25",
"body": "- Add MainMenu.xib processing and bundle the compiled MainMenu.nib into the macOS app resources\n- Rename the fallback application menu title in MainMenu.xib from Electron to lynxtron",
"is_bot": false,
"headline": "[BugFix][Mac] Bundle default main menu resource",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-22T08:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e9e448562e3e6f26c22ef77cf06d3aec74cd74",
"body": "- Restore the app framework bundle_data target so GN copies runtime frameworks into the app bundle.\n\n- Prune framework contents left behind by removed bundle dependencies during GN regeneration.\n\n- Verify stale framework cleanup and the Release build graph on macOS.",
"is_bot": false,
"headline": "[BugFix][Build] Fix macOS framework packaging dependencies",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-21T06:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da5ad3d561fdbe964b81065e869ae995159409a",
"body": "Add platform specific judge logic to fix windows spec test temporarily.",
"is_bot": false,
"headline": "[Infra] Fix windows spec test problem.",
"author_name": "zhengsenyao",
"author_login": null,
"committed_at": "2026-07-21T03:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d562f7d433b0f26a69a35ac7eb30ce34c05e2d",
"body": "lynx-family/lynx: https://github.com/lynx-family/lynx/compare/8fc0ccba8bd6...3257c5becdfa\n\nTotal 12 revisions:\n2026-07-20 @scanf3 [Infra] Supports pulling the latest versions from trunk\n2026-07-20 @ShouruiSong [BugFix] Update legacy CUI child offsets from DrawView\n2026-07-17 @liulixplor [Optim\n[…]\nlynx [BugFix] Skip unsupported patterns in TypeSpecification instead of throwing\n2026-07-17 @ci_lynx [Feature] Set default clientInfo in node-lynx for debug router\n\nFullCheck: True\nAutoSubmit: True",
"is_bot": false,
"headline": "[AutoRoll] Roll revisions automatically from lynx repository",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-20T18:53:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e3cbd2f77c7b26ef627cd6777142b768e72f907",
"body": "- Run expired Lynx tasks after the current uv_run iteration returns\n- Prevent FreeEnvironment cleanup from nesting the shared libuv loop",
"is_bot": false,
"headline": "[BugFix][LynxBTS] Avoid libuv reentrancy during teardown",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-07-20T09:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59aaf2645a3575805b6d708c40d4e7f2c4a0eaa1",
"body": "- Download sccache binaries for Linux and Windows hosts.\n- Configure GN args to use sccache via all.gn.\n- Add sccache to Windows build environment PATH.\n- Verify Windows sccache cache miss/hit behavior with MSVC.",
"is_bot": false,
"headline": "[Infra] Enable sccache for builds",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-20T07:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3957a41aee6262b8e62212c44e03d3b4fc24e2",
"body": "- Add the LynxBridge runtime API, exports, and typings for the main process.\n\n- Wire LynxWindow bridge events to lynxBridge and avoid package-level circular initialization by resolving internal modules locally.\n\n- Add bridge-focused spec coverage and verify the lynxBridge cases pass with the Release build.",
"is_bot": false,
"headline": "[Feature][LynxBridge] Add main-process lynxBridge API",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-20T06:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937b749611ad298116da3d5c01e539c2b4537de2",
"body": null,
"is_bot": false,
"headline": "[Doc] Fix cef-webview README element name",
"author_name": "zhixuan",
"author_login": "icecreamx10",
"committed_at": "2026-07-20T06:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a19c092b874fe5a29273c22715fe1f99474912",
"body": "See title.",
"is_bot": false,
"headline": "[Infra] Update lynx's revison.",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-19T12:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0367c97e4a321cadcc3b299cc8af3540f4280079",
"body": "- Exclude autoUpdater native sources, deps, and binding registration from MAS shell/api builds\n- Keep lib/browser/api/module-list.ts as the common module list and add autoUpdaterV2 only in module-list-non-mas.ts\n- Switch the Lynxtron browser bundle to use the non-MAS module list only for non-MAS builds so MAS outputs do not contain autoUpdater symbols",
"is_bot": false,
"headline": "[BugFix][MAS] Remove autoUpdater from MAS build outputs",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-18T06:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8cd6315e127e6f9033b793f773ef4c614a12f2e",
"body": "- Use any for bridge parameters and reply values\n- Allow consumers to access dynamically shaped bridge payloads\n- Verified with diff and declaration review",
"is_bot": false,
"headline": "[BugFix][API] Relax Lynx bridge payload types",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-07-16T08:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154138aa130585c4eb65881b38cd854dfd8f2136",
"body": "Update node.js requirement to 22.18.",
"is_bot": false,
"headline": "[Optimize] Update node.js requirement.",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-07-15T08:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "005d0525263bf572438b8d24033ee37396bc7787",
"body": null,
"is_bot": false,
"headline": "[Infra][ShellDemo] Migrate host builds to Rsbuild",
"author_name": "zjk",
"author_login": "jkzing",
"committed_at": "2026-07-14T11:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c1dd358a4ddc8ca5f0f80781fa70415399bce0",
"body": "- Update Lynx to the revision that provides the Linux trace controller delegate.\n\n- Move V8 profiling and trace dependencies into the Linux windowless platform target.\n\n- Keep Perfetto rpath handling out of the V8 patch while preserving Linux trace support.\n\n- Enable trace, inspector, recorder, and replay flags for Linux dev packages and document the commands.\n\nTEST: Built Release lynxtron_app on Linux with trace, inspector, recorder, and replay enabled.",
"is_bot": false,
"headline": "[BugFix][Linux] Enable tracing for dev builds",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-14T10:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86aeeff4774ededbea0ce0656ca81224d30b923f",
"body": "…#101)\n\nThis reverts commit ed7d78926537d3d4d71ba68e97f248ed78d40731.",
"is_bot": false,
"headline": "Revert \"[BugFix][Build] Fix macOS framework packaging dependencies\" (…",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-07-14T10:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed7d78926537d3d4d71ba68e97f248ed78d40731",
"body": "- Restore the app framework bundle_data target so GN copies runtime frameworks into the app bundle.\n\n- Prune framework contents left behind by removed bundle dependencies during GN regeneration.\n\n- Verify stale framework cleanup and the Release build graph on macOS.",
"is_bot": false,
"headline": "[BugFix][Build] Fix macOS framework packaging dependencies",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-14T07:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42bd2838787f97706ab946c3e1d927d32c2d2f7",
"body": null,
"is_bot": false,
"headline": "[Infra][ShellDemo] Migrate tests to Rstest",
"author_name": "zjk",
"author_login": "jkzing",
"committed_at": "2026-07-13T10:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ee4c2644561fe10076f685b8d28488ce652909",
"body": "Resolve Linux build issues by including the required linux-syscall-support\n(lss) dependency and moving the ICU objcopy patch to the correct patches\ndirectory to ensure it is properly applied.\n\nKey changes:\n- Modify `dependencies/DEPS.lynxtron` to add `third_party/lss` Git dependency\n for Linux envi\n[…]\nynx/0008-Fix-linux-icudtl-objcopy-path.patch`\n to `patches/lynx/0008-Fix-linux-icudtl-objcopy-path.patch`.\n- Modify `patches/lynx/.patches` to register the `0008-Fix-linux-icudtl-objcopy-path.patch`.",
"is_bot": false,
"headline": "[BugFix][Linux] Add lss dependency and correct ICU patch path",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "959706525fa301158eef409f210471830998fb4a",
"body": "- Use software windowless rendering on Linux while keeping accelerated rendering on other platforms.\n\n- Restore DevTool screenshot support for Linux windowless mode.\n\n- Verified with ninja -C lynxtron/out/Release lynxtron_app and DevTool no-daemon screenshot.",
"is_bot": false,
"headline": "[BugFix][Windowless] Use software renderer on Linux",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c08e73064e010d6fec724b9129814457b0db5e8",
"body": null,
"is_bot": false,
"headline": "[BugFix][Linux] Disable lottie and skity by default",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696f2a35a2079eb529f3ba4dbe6b0f4e99b4252c",
"body": "- Initialize the Lynx windowless global UI task runner after the Lynxtron UI thread is ready.\\n- Dispatch windowless UI tasks back onto the Lynxtron UI task runner before running them through the Lynx C API.\\n- Verified with lynxtron_app build and DevTool DOM/screenshot commands.",
"is_bot": false,
"headline": "[Feature][Linux] Wire windowless global UI task runner",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cfd486a4fbbc62d5473e13ae0ea0267fe0fabb5",
"body": "- Return a default gfx::NativeWindow for windowless macOS windows.\n\n- Fix the build after gfx::NativeWindow became a wrapper type that cannot be constructed from nullptr.\n\n- Verified with: source lynxtron_tools/envsetup.sh && ninja -C lynxtron/out/Release obj/src/lynxtron_lib/native_window_windowless.o",
"is_bot": false,
"headline": "[BugFix][Windowless] Return empty native window on macOS",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb0379972076db4ee6dfd319ddbb523b610fc06",
"body": "- Add a windowless NativeWindow implementation and renderer factory for LynxWindow.\n\n- Allow LynxWindow to choose windowless mode from options while keeping native windows as the default on all platforms.\n\n- Verified with Release ninja build and Linux runtime checks for native abort and explicit windowless startup.",
"is_bot": false,
"headline": "[Feature][Windowless] Add explicit LynxWindow windowless mode",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95c8fd7adcd6874c5edcb2460cdf2014a35015d",
"body": "- Add Linux GN/build wiring, platform stubs, and windowless Lynx runtime integration for lynxtron_app.\n\n- Disable or replace unavailable Linux-only integrations.\n\n- Verified with GN generation and lynxtron_app build during Linux adaptation.",
"is_bot": false,
"headline": "[Feature][Linux] Add windowless Lynxtron build support",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-10T09:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35cb2ef359cb8a25015c8423f9f0075c84c6504d",
"body": "Create Lynx-side wrapper promises for Node preload thenables so await/.then runs in the caller context.\n\nFlush the Lynx microtask queue after Node thenables settle to unblock forwarded promise continuations.",
"is_bot": false,
"headline": "[BugFix][Preload] Fix Node promise forwarding",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-07-10T07:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b509d482840ce5903eb6a52d32905dc554a3f58a",
"body": "See title.",
"is_bot": false,
"headline": "[Infra] Add habitat cache to optimize env prepare.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-07-08T07:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6f7e9c9108353b1a0e12a7c6af84f81aa15bb4",
"body": "Add sccache as a macOS buildtool dependency and wire it into the build\nenvironment so GN can use it as the compiler wrapper for local and package\nbuilds.\n\nKey changes:\n- Add the macOS sccache binary dependency to\n `lynxtron/src/dependencies/DEPS.tools_shared`.\n- Put `buildtools/sccache` on PATH in both Lynxtron envsetup scripts and the\n macOS package build script.\n- Set `cc_wrapper=\"sccache\"` in macOS GN args for both tool entry points.\n\nAutoSubmit:true",
"is_bot": false,
"headline": "[Infra][Build] Enable sccache for macOS builds",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-07T11:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b3f7448284d0cd349e247874bec3ae8744ed62",
"body": "Summary of change:\nUpdate the Lynxtron shell demo README files to document the existing\nnpm run pack script instead of non-existent platform-specific pack\nscripts.\n\nThis keeps the generated project instructions aligned with package.json.\n\nTEST: compare README npm run commands against package.json scripts\nTEST: rg -n \"pack:mac|pack:win\" packages/lynxtron-shell-demo/README.md packages/lynxtron-shell-demo/README.zh-cn.md",
"is_bot": false,
"headline": "[BugFix][ShellDemo] Align README package scripts",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-06T07:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e060372cf387ff37941cf18c8173b73b85144e37",
"body": "Summary of change:\nAllow create-lynxtron to run from a single command by using\nnon-interactive defaults when arguments or options are provided.\nAdd explicit --help output and --force handling for existing\nnon-empty target directories.\n\nThis keeps the existing prompt flow for fully interactive usage \n[…]\nmpts in scripted create flows.\n\nTEST: node --check packages/create-lynxtron/cli.js\nTEST: node packages/create-lynxtron/cli.js --help\nTEST: create default and --no-web smoke projects under /private/tmp",
"is_bot": false,
"headline": "[BugFix][CreateLynxtron] Support non-interactive creation",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-03T09:17:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "388c38af417aa802c49c72556366a44f890a48e7",
"body": "See title.",
"is_bot": false,
"headline": "[Infra] Config http version to fix network problem.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-07-02T07:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1608f5f2ea79f4c07a7ac9f413cbc0b34b911509",
"body": "- Reverts 69ed06558ba9c559177e6b6e074a8867fca0b1c6 on top of the latest main branch.\n\n- Restores the previous ServalKit dependency and canvas patch wiring.\n\n- Fixes pre-check failures from the auto-generated revert commit title and restored whitespace.",
"is_bot": false,
"headline": "[BugFix][Windows] Revert extension build adaptation",
"author_name": "ci_lynx",
"author_login": "givemefive9",
"committed_at": "2026-07-02T05:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735b50099e308dc97a7982cfebb784c3bb9edc60",
"body": "Fix lynxtron publish problem.",
"is_bot": false,
"headline": "[Infra] Fix lynxtron publish problem.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-07-01T06:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8f1b3a2fce88a65b317cdeebf3030761776810",
"body": "lynx-family/lynx: https://github.com/lynx-family/lynx/compare/0decb1b8b4b7...0e46d6bc2aa2\n\nTotal 34 revisions:\n2026-06-26 @rAY-ooo [Feature][iOS] Support filtered pan gesture interception\n2026-06-29 @DwwWxx [BugFix] Reject invalid Clay list autoScroll rates\n2026-06-29 @nhsprite [BugFix] Resolv\n[…]\nhing\n2026-06-25 @nhsprite [Refactor] Route template render helpers through LynxLoadMeta\n2026-06-08 @rAY-ooo [BugFix] Record Android text content in frame recorder\n\nFullCheck: True\nAutoSubmit: True",
"is_bot": false,
"headline": "[AutoRoll] Roll revisions automatically from lynx repository",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-07-01T02:12:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06afddaf48579a372f87cf018fec483a9053e4a4",
"body": "- Default shell demo commands to desktop while keeping explicit web commands\n\n- Keep rspack TypeScript config executable with the tsx loader\n\n- Rewrite create-lynxtron output branding from the requested project name\n\n- Move shell demo Lynx and Web runtime dependencies to the latest compatible stack\n\n- Adapt latest web-core imports and inline CSS handling\n\n- Verified shell demo desktop/web builds, create-lynxtron template output, and changed-file formatting",
"is_bot": false,
"headline": "[BugFix][ShellDemo] Fix template scripts and web stack",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-07-01T02:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35ca1903178216454c8af4442c889525fdb1526",
"body": null,
"is_bot": false,
"headline": "[Feature] Rename AutoLink library target to Lynxtron",
"author_name": "wangzhixuan.0821",
"author_login": "icecreamx3",
"committed_at": "2026-06-30T09:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92fcf46df5789a611ca2b7249abc951b71c1f5f4",
"body": "This reverts commit 4e66beced1bf40ed84a7a61da7b7b3f3f6d2fd1a.",
"is_bot": false,
"headline": "Revert \"[BugFix] Fix win cq build problem.\" (#64)",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-30T09:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae4451c631f1cf95456d6cb71726883ebabfe5da",
"body": "- Add a base patch to remove private symbol references on macOS\n- Replace _kCFBundleNumericVersionKey usage with the public CFBundleNumericVersion key string\n- Remove responsibility_spawnattrs_setdisclaim from process launching code",
"is_bot": false,
"headline": "[BugFix] Remove App Store private symbol references",
"author_name": "FrendyChen",
"author_login": "FrendyChen",
"committed_at": "2026-06-30T02:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e66beced1bf40ed84a7a61da7b7b3f3f6d2fd1a",
"body": "Add cmake to fix win cq build problem.",
"is_bot": false,
"headline": "[BugFix] Fix win cq build problem.",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-06-29T15:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9569aed3e4426cbd4f722bd1e0296c644af5cd",
"body": "Add custom napi cpp namespace to adapt extension build.",
"is_bot": false,
"headline": "[Optimize] Adapt extension build on Windows",
"author_name": "FrendyChen",
"author_login": "FrendyChen",
"committed_at": "2026-06-29T09:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12d26870ddbfb280a1897734da451518a38bd44",
"body": "As title describe",
"is_bot": false,
"headline": "[BugFix] fix uniplugin mas crash",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-06-29T02:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35e774be8647aea0b17a3df57cda6f8191062d7",
"body": "Add relative workflow to support cef-webview and lynx-library-headers publish.",
"is_bot": false,
"headline": "[Infra] Support cef-webview and lynx-library-headers publish.",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-06-28T15:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bc16ae487bc7ed3c21fba199676e37774ddf18",
"body": "Update lynx's revison to fix some problem.",
"is_bot": false,
"headline": "[Infra] Update lynx's revision",
"author_name": "ci_lynx",
"author_login": null,
"committed_at": "2026-06-28T15:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5b55deac4931f6fcb42242c76045194de0bd69",
"body": "- Run resource fetch handling immediately when already on the UI thread.\n\n- Keep the existing UI task handoff for calls from other threads.",
"is_bot": false,
"headline": "[BugFix][ResourceFetcher] Avoid queueing UI-thread fetches",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-06-26T08:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2eb87bc442231aff8bda13c579a5cdb84aeccc",
"body": "Support publish node_headers to support lynxtron-rebuilder.",
"is_bot": false,
"headline": "[Infra] Support publish node_headers.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-26T06:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adfba865680eacf6b23c950d0601090c02349d25",
"body": "Summary of change:\nAdd Lynx library headers, static registration macros, Node-API packaging support, AutoLink loading through the Lynxtron dev plugin, and CEF smoke coverage for the new library integration path.\n\ndoc: https://github.com/lynx-family/lynxtron/pull/28\nTEST: yarn workspace @lynx-js/lynxtron-dev-plugins build; yarn workspace lynxtron-shell-demo build",
"is_bot": false,
"headline": "[Feature] Add Lynx library integration support",
"author_name": "zhixuan",
"author_login": "icecreamx10",
"committed_at": "2026-06-26T03:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3615f8c107dab424d3281196f64e9878f6c73f",
"body": "Update lynx's revision to support skity build.",
"is_bot": false,
"headline": "[Feature] Support skity build.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-26T03:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f092690ef0ea69d1bf84651b0130700cceb3c62b",
"body": "Correct bundle id to fix mas upload error.",
"is_bot": false,
"headline": "[BugFix] Fix mas upload error.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-26T03:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "262a43187a3e1fc1f2eb7ade5d6ba0ad3ee02e18",
"body": "- Add the internal singleton API `devtoolSwitch`\n- Wire the API through native binding registration, browser module loading, and internal type/runtime exports",
"is_bot": false,
"headline": "[Feature] Add devtoolSwitch API",
"author_name": "FrendyChen",
"author_login": "FrendyChen",
"committed_at": "2026-06-25T09:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb0596182c160c6a0e5913cbf1c5c87d36a2d49",
"body": "Correct base bundle id to fix mas launch crash problem.",
"is_bot": false,
"headline": "[BugFix] Fix mas lauch crash problem.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-23T04:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d14eba06a00718522ad635e1194c6e3329c450",
"body": "See title.",
"is_bot": false,
"headline": "[Optimize] Add basic typings. (#46)",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-21T09:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99c0cdb72b7e694995083d51ee9bef9e5e112ad",
"body": "See title.",
"is_bot": false,
"headline": "[Infra] Support mas build and enable skity by default.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-21T07:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5009eba8e090e4a01c01a621a8e762459a7b6fcd",
"body": "Fix lynxtron publish problem.",
"is_bot": false,
"headline": "[BugFix] Fix lynxtron publish problem. (#30)",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-21T07:40:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d711f5f113f5c4001185cc44bc73df10f60e0a49",
"body": "- add the `is_mas_build` GN arg and `--enable-mas-build` flag to generate MAS-specific macOS builds\n- gate Squirrel, auto-updater, and login item code with `MAS_BUILD` so MAS packages exclude unsupported update paths\n- add MAS app API support for security-scoped bookmarks and update the app_shell dependency for the new flow",
"is_bot": false,
"headline": "[Feature][Mac] Support Mac App Store builds",
"author_name": "FrendyChen",
"author_login": "FrendyChen",
"committed_at": "2026-06-18T07:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42bb550d574d497457d6dd8ff49f6418ad875963",
"body": "Remove codesign patch to fix mac codesign problem.",
"is_bot": false,
"headline": "[BugFix] Fix mac codesign problem.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-18T02:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c63b9c078327e19dfb3a9ee4300365b954da84",
"body": "Add patch `fix_handle_filesystem_errors_in_cpsynccopydir.patch` to node to handle filesystem errors gracefully when using `fs.cpSync` to copy directories.",
"is_bot": false,
"headline": "[BugFix] Handle filesystem errors in cpSync copy dir",
"author_name": "ChrisChan0668",
"author_login": "ChrisChan0668",
"committed_at": "2026-06-18T02:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77267b7ff460e29e377e8c1c8a2cd1ac7928c446",
"body": "1. Correctly detect arch from command line args.\n2. Using electronVersion first when packaging.",
"is_bot": false,
"headline": "[BugFix] Fix lynxtron builder problem. (#38)",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-17T09:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece0a40ed6428cb32acae74f45c008f2167984ab",
"body": "This reverts commit efbe7e692eb3dd8763b21109e67d441270c7572d.",
"is_bot": false,
"headline": "Revert \"[Infra][PublicBuild] Enable Skity public build flow\" (#36)",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-17T07:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efbe7e692eb3dd8763b21109e67d441270c7572d",
"body": "- Use the public Lynx dependency source and update the Lynx revision for the build.\n\n- Prepare the public build environment with required build override files.\n\n- Enable Skity in the default GN arguments.\n\n- Verified with git lynx format --changed and Python compile checks.\n\nissue: #201550585",
"is_bot": false,
"headline": "[Infra][PublicBuild] Enable Skity public build flow",
"author_name": "ci_lynx",
"author_login": "icecreamx10",
"committed_at": "2026-06-17T03:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3317c1cf303fa44b3975139da04cc9605baecd07",
"body": "- Add inspector-specific BUILD.gn targets for macOS and Windows\n- Bundle LogBox, lynx_core_dev.js, and related devtool assets into debug resources\n- Enable LogBox during app initialization so inspector error UI can be used at runtime",
"is_bot": false,
"headline": "[Feature][Lynx] Enable LogBox and package inspector debug resources",
"author_name": "FrendyChen",
"author_login": "FrendyChen",
"committed_at": "2026-06-17T03:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa0f8609546ce5c97a0b923f56f1f471e3a6413",
"body": "Add publish workflow to support lynxtron publish.",
"is_bot": false,
"headline": "[Infra] Support lynxtron publish. (#25)",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-16T01:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1bf6bfb10c19463e45a8ecc24471af5b3b54323",
"body": "- Add shared protocol handler and response conversion utilities.",
"is_bot": false,
"headline": "[Feature][Protocol] Add protocol resource handler",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-06-15T11:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8084c9c8bf8be60a80c717264eada14b5eb8523e",
"body": "See title.",
"is_bot": false,
"headline": "[Infra] Update lynx's revision.",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-14T11:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4986aa9074a752f5c56109552521bf01fb463dd1",
"body": "- Run protocol request rewrites from resource fetcher InterceptUrl.",
"is_bot": false,
"headline": "[Feature][ResourceFetcher] Add request URL rewriter",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-06-12T06:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c6690ad125d8c0db777486b2ff9bf402fa9b26",
"body": "- Free the buffer returned by v8::ValueSerializer::Release after copying it into V8SerializerValue\n- Avoid leaking the released serializer buffer on every successful serialization",
"is_bot": false,
"headline": "[BugFix] Fix SerializeValue buffer leak",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-06-12T04:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb429d878bf8af68a76f01c818f031d752a1ae9d",
"body": null,
"is_bot": false,
"headline": "[Feature][Protocol] Add protocol handler registry",
"author_name": "lidadating",
"author_login": "lidadating",
"committed_at": "2026-06-09T13:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765eef87b792f6790c8880059a33ea43557336c1",
"body": "- Replace dynamic JSON import attributes with explicit package.json file parsing.\n\n- Avoid formatter parser failures on unsupported dynamic import syntax.\n\n- Verified with git lynx format --changed.",
"is_bot": false,
"headline": "[BugFix][DefaultApp] Fix package metadata loading format issue",
"author_name": "ChrisChan0668",
"author_login": "ChrisChan0668",
"committed_at": "2026-06-09T11:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14247c11fe8789c9c8e3ac535c32f45dbd0b28f9",
"body": "lynx-family/lynx: https://github.com/lynx-family/lynx/compare/a9c771ccc3eb...9523003cb828\n\nTotal 14 revisions:\n2026-06-03 @ci_lynx Revert \"[Feature] Add CSS layer rule support to template codec pipeline\"\n2026-06-02 @DwwWxx [Optimize] Support new sticky on Android and iOS\n2026-06-03 @rel-q [Fea\n[…]\nize][Clay] Support a11y navigation in scrollable components as list and scroll-view.\"\n2026-06-02 @ci_lynx [Refactor] Rename markdown xelement public tag and classes\n\nFullCheck: True\nAutoSubmit: True",
"is_bot": false,
"headline": "[AutoRoll] Roll revisions automatically from lynx repository",
"author_name": "yongjieTang",
"author_login": "yongjieTang",
"committed_at": "2026-06-09T07:10:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "275d96c258328e3a4849e93e45d1aa44fb2124b6",
"body": "…bundle packaging\n\n- Remove the macOS InfoPlist.strings generation target from BUILD.gn",
"is_bot": false,
"headline": "[BugFix][Mac] Remove InfoPlist.strings generation from localized app …",
"author_name": "FrendyChen",
"author_login": "FrendyChen",
"committed_at": "2026-06-09T02:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f79c8906dca8a617e126bbfcf294f6bbbdb7b0",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "zsy-jason",
"author_login": "zsy-jason",
"committed_at": "2026-06-04T03:06:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 75,
"latest_release_at": "2026-07-25T04:15:06Z",
"latest_release_tag": "v0.0.6",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "electron-test-main",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/electron-test-main",
"is_deprecated": false,
"latest_version": "0.0.1-security",
"repository_url": "npm/security-holder",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 8,
"first_published_at": "2025-08-27T05:29:56.519000Z",
"latest_published_at": "2025-08-27T05:29:56.683000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 331
}
]
},
"popularity": {
"forks": 3,
"stars": 19,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 63
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"third_party/sqlite/fuzz/icu_codes.proto",
"third_party/sqlite/fuzz/sql_queries.proto",
"third_party/sqlite/fuzz/sql_query_grammar.proto"
],
"has_devcontainer": false,
"typecheck_configs": [
"src/packages/browser-demo/src/app/tsconfig.json",
"src/packages/browser-demo/src/main/desktop/tsconfig.json",
"src/packages/browser-demo/src/main/web/tsconfig.json",
"src/packages/default_app/tsconfig.json",
"src/packages/lynxtron-dev-plugins/tsconfig.json",
"src/packages/lynxtron-shell-demo/src/app/tsconfig.json",
"src/packages/lynxtron-shell-demo/src/main/desktop/tsconfig.json",
"src/packages/lynxtron-shell-demo/src/main/web/tsconfig.json",
"src/packages/lynxtron/type-tests/tsconfig.json",
"src/spec/case/lynx-card/tsconfig.json",
"src/tsconfig.json",
"third_party/jinja2/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 2730788,
"source_files_sampled": 938,
"oversized_source_files": 4,
"agent_instruction_files": [
"src/packages/browser-demo/AGENTS.md",
"src/packages/lynxtron-shell-demo/AGENTS.md",
"src/packages/lynxtron/AGENTS.md"
],
"agent_instruction_max_bytes": 6023
},
"dependencies": {
"manifests": [
"src/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": 62,
"merged_prs": 68,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "zsy-jason",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/186247581?v=4"
},
{
"type": "User",
"login": "yongjieTang",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/80395553?v=4"
},
{
"type": "User",
"login": "icecreamx10",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/201550585?v=4"
},
{
"type": "User",
"login": "lidadating",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/40659498?v=4"
},
{
"type": "User",
"login": "FrendyChen",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/13797123?v=4"
},
{
"type": "User",
"login": "ChrisChan0668",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/192564531?v=4"
},
{
"type": "User",
"login": "jkzing",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2851517?v=4"
},
{
"type": "User",
"login": "givemefive9",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/195841317?v=4"
},
{
"type": "User",
"login": "icecreamx3",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/69836364?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.286
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"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": 9,
"reason": "23 out of 24 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 3/5 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is 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": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "79 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f35425acb24d5feec93e6b51e5e6796db6ce3542",
"ran_at": "2026-07-25T04:25:10Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T04:16:37Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2026-06-04T08:36:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2026-06-04T09:17:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-06-04T17:47:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2026-06-05T00:08:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2026-06-05T08:09:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2026-06-08T17:47:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-06-09T05:14:15Z",
"last_comment_at": "2026-06-09T05:14:29Z",
"last_comment_author": "cla-assistant"
},
{
"number": 14,
"created_at": "2026-06-10T17:11:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2026-06-11T09:28:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-06-11T17:26:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-06-12T00:20:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2026-06-12T05:06:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-06-12T08:56:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2026-06-12T17:44:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-06-13T00:40:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2026-06-15T08:48:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2026-06-15T17:20:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2026-06-16T14:57:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2026-06-17T06:14:26Z",
"last_comment_at": "2026-06-17T06:54:48Z",
"last_comment_author": "zsy-jason"
},
{
"number": 37,
"created_at": "2026-06-17T08:34:31Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T11:28:59Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 92,
"created_at": "2026-07-10T12:30:09Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lynx-family/lynxtron",
"host": "github.com",
"name": "lynxtron",
"owner": "lynx-family"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 40,
"vitality": 71,
"community": 52,
"governance": 56,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 75,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "75 commits in the last year",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 75
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.0.6",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 3,
"stars": 19,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 9,
"top_contributor_share": 0.286
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 29% of commits",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 29
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"merged_prs": 68,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "68/72 decided PRs merged",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 68,
"decided": 72
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/5 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 2495,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "lynx-family",
"public_repos": 23,
"account_age_days": 513
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,495 followers of lynx-family",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2495,
"login": "lynx-family"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~1 yr old",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "23 out of 24 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "23 out of 24 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/5 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "79 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.627,
"agent_instruction_files": [
"src/packages/browser-demo/AGENTS.md",
"src/packages/lynxtron-shell-demo/AGENTS.md",
"src/packages/lynxtron/AGENTS.md"
],
"agent_instruction_max_bytes": 6023
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "src/packages/browser-demo/AGENTS.md, src/packages/lynxtron-shell-demo/AGENTS.md, src/packages/lynxtron/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/packages/browser-demo/AGENTS.md, src/packages/lynxtron-shell-demo/AGENTS.md, src/packages/lynxtron/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "47 of 75 human commits state their intent (structured subject or explanatory body)",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 75
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"src/packages/browser-demo/src/app/tsconfig.json",
"src/packages/browser-demo/src/main/desktop/tsconfig.json",
"src/packages/browser-demo/src/main/web/tsconfig.json",
"src/packages/default_app/tsconfig.json",
"src/packages/lynxtron-dev-plugins/tsconfig.json",
"src/packages/lynxtron-shell-demo/src/app/tsconfig.json",
"src/packages/lynxtron-shell-demo/src/main/desktop/tsconfig.json",
"src/packages/lynxtron-shell-demo/src/main/web/tsconfig.json",
"src/packages/lynxtron/type-tests/tsconfig.json",
"src/spec/case/lynx-card/tsconfig.json",
"src/tsconfig.json",
"third_party/jinja2/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "src/packages/browser-demo/src/app/tsconfig.json, src/packages/browser-demo/src/main/desktop/tsconfig.json, src/packages/browser-demo/src/main/web/tsconfig.json, src/packages/default_app/tsconfig.json, src/packages/lynxtron-dev-plugins/tsconfig.json, src/packages/lynxtron-shell-demo/src/app/tsconfig.json, src/packages/lynxtron-shell-demo/src/main/desktop/tsconfig.json, src/packages/lynxtron-shell-demo/src/main/web/tsconfig.json, src/packages/lynxtron/type-tests/tsconfig.json, src/spec/case/lynx-card/tsconfig.json, src/tsconfig.json, third_party/jinja2/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/packages/browser-demo/src/app/tsconfig.json, src/packages/browser-demo/src/main/desktop/tsconfig.json, src/packages/browser-demo/src/main/web/tsconfig.json, src/packages/default_app/tsconfig.json, src/packages/lynxtron-dev-plugins/tsconfig.json, src/packages/lynxtron-shell-demo/src/app/tsconfig.json, src/packages/lynxtron-shell-demo/src/main/desktop/tsconfig.json, src/packages/lynxtron-shell-demo/src/main/web/tsconfig.json, src/packages/lynxtron/type-tests/tsconfig.json, src/spec/case/lynx-card/tsconfig.json, src/tsconfig.json, third_party/jinja2/py.typed"
}
}
],
"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": "no agent-authored commits among the last 75",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 75
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 2730788,
"source_files_sampled": 938,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/938 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 938,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"third_party/sqlite/fuzz/icu_codes.proto",
"third_party/sqlite/fuzz/sql_queries.proto",
"third_party/sqlite/fuzz/sql_query_grammar.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "third_party/sqlite/fuzz/icu_codes.proto, third_party/sqlite/fuzz/sql_queries.proto, third_party/sqlite/fuzz/sql_query_grammar.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "third_party/sqlite/fuzz/icu_codes.proto, third_party/sqlite/fuzz/sql_queries.proto, third_party/sqlite/fuzz/sql_query_grammar.proto"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"npm package 'electron-test-main' points at a different repository (npm/security-holder); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T04:25:31.345399Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lynx-family/lynxtron.svg",
"full_name": "lynx-family/lynxtron",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}