Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"ssh-key",
"ssh",
"ssh-agent",
"golang",
"putty",
"pageant",
"wails",
"wsl",
"wsl2",
"1password"
],
"is_fork": false,
"size_kb": 12915,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 204069,
"CSS": 22,
"HTML": 666,
"SCSS": 896,
"Shell": 9996,
"Svelte": 19359,
"JavaScript": 6599,
"PowerShell": 47364
},
"pushed_at": "2026-07-25T01:21:57Z",
"created_at": "2022-02-05T02:19:11Z",
"owner_type": "User",
"updated_at": "2026-07-28T11:28:15Z",
"description": "Integrated ssh-agent for windows. (pageant compatible. openSSH ssh-agent etc ..)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"PowerShell"
]
},
"owner": {
"blog": "http://about.me/masahide",
"name": "YAMASAKI Masahide",
"type": "User",
"login": "masahide",
"company": null,
"location": "Tokyo, JAPAN",
"followers": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/1309029?v=4",
"created_at": "2012-01-06T10:00:19Z",
"is_verified": null,
"public_repos": 216,
"account_age_days": 5321
},
"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.8.0",
"kind": "minor",
"published_at": "2026-07-20T12:43:51Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-20T12:15:14Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-01-25T04:51:55Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-01-25T04:09:55Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2025-06-22T12:18:58Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-04-05T15:35:43Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2025-03-09T11:23:53Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2024-10-26T07:38:33Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2024-10-05T12:38:44Z"
},
{
"tag": "v0.4.1test",
"kind": "other",
"published_at": "2024-09-22T09:58:03Z"
},
{
"tag": "v0.4.0test",
"kind": "other",
"published_at": "2024-09-09T00:09:59Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2024-05-29T12:24:24Z"
},
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2024-01-11T13:47:38Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2023-06-06T07:51:50Z"
},
{
"tag": "0.3.5",
"kind": "patch",
"published_at": "2023-04-09T07:27:26Z"
},
{
"tag": "0.3.4",
"kind": "patch",
"published_at": "2023-03-23T14:24:24Z"
},
{
"tag": "0.3.3",
"kind": "patch",
"published_at": "2023-02-11T16:38:49Z"
},
{
"tag": "0.3.2",
"kind": "patch",
"published_at": "2022-06-20T14:35:18Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2022-05-27T04:57:04Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2022-03-22T10:52:26Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2022-03-01T11:16:16Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2022-02-27T11:38:37Z"
}
],
"recent_commits": [
{
"oid": "9311f19efdaa378bb44e1fa7abb5237991614c99",
"body": null,
"is_bot": false,
"headline": "docs: add OmniSSHAgent connection architecture diagram",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T15:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18ac8744b4493f10676f71ff3e5cdb9e6fac937",
"body": null,
"is_bot": false,
"headline": "docs: update README for OmniSSHAgent redesign and architecture details",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T15:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ec3e3607c5e41dc2d05634aa066816a84e5519",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2026-07-20T13:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4737a5a7a08d249caa7e674e2d8c52ee75484e",
"body": "Require PowerShell for Windows migration commands",
"is_bot": false,
"headline": "Merge pull request #74 from masahide/codex/legacy-migration-guide",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-07-20T13:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d90e51ce24cdd21a6cb42fe11acd69ae93d3923",
"body": null,
"is_bot": false,
"headline": "docs: require PowerShell for Windows commands",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T13:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4598ac02bc533e156e6666bd456f9a06375bfb0",
"body": "Document legacy Windows uninstall before migration",
"is_bot": false,
"headline": "Merge pull request #73 from masahide/codex/legacy-migration-guide",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-07-20T13:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddc537243856f6277701de4158673c94398e931e",
"body": null,
"is_bot": false,
"headline": "docs: explain legacy Windows uninstall",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T13:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c649d1218380b0373a2de1325944b4eae4ee3dc1",
"body": "Add legacy migration guides and cleanup tools",
"is_bot": false,
"headline": "Merge pull request #72 from masahide/codex/legacy-migration-guide",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-07-20T13:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da21fa5f5b67191ea122bcd586fe4722c79827b1",
"body": null,
"is_bot": false,
"headline": "docs: add legacy migration tooling",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T13:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a7fe32d2f19e4cb5ee299f96c0ffd35c01184c",
"body": "Add checked tray settings and Windows autostart",
"is_bot": false,
"headline": "Merge pull request #71 from masahide/codex/tray-toggle-settings",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-07-20T12:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438e6ef11e489283646754087c9ad1b3021b4466",
"body": null,
"is_bot": false,
"headline": "feat: add checked tray settings",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T12:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce77a29b845e62192e298ff43c374f86bcb8a11a",
"body": "Fix Windows CI reproducibility",
"is_bot": false,
"headline": "Merge pull request #70 from masahide/codex/fix-windows-format-ci",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-07-20T12:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436e1adcfd3f03cb1821c6217575c9b8ec207aea",
"body": null,
"is_bot": false,
"headline": "Fix Windows formatting checks",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T12:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12795273d78955e0cc12101af52b3965f096fd2",
"body": "Rebuild OmniSSHAgent as a Windows OpenSSH tray bridge",
"is_bot": false,
"headline": "Merge pull request #69 from masahide/new",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-07-20T11:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f94a06779f5bdc7d79468941b95d93d8f4451627",
"body": null,
"is_bot": false,
"headline": "Add PowerShell install and uninstall flow",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T11:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77185c0a17aec510274dbae18c87466714f07c97",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T11:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b7d4d869f683e781b6ee2f7cb32dbc62f44b0c",
"body": "- Implemented the tray functionality for Windows in `tray_windows.go`, including icon management, menu handling, and message processing.\n- Added a test suite in `tray_windows_test.go` to verify menu entries, state labels, and command handling during normal and shutdown states.\n- Introduced necessary Windows API calls for tray operations and ensured proper resource management.",
"is_bot": false,
"headline": "Add Windows tray implementation and associated tests",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T11:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3b69ace25dabfe14045fd5b2c03ac28fb1a0e0",
"body": "- Added `local` package for managing local credentials using `go-keyring`.\n- Introduced `Store` interface and `Settings` struct for application settings management.\n- Implemented JSON-based settings persistence in the `store` package.\n- Created Unix domain socket support in the `unix` package for SS\n[…]\ne `wintray` package, including menu item management and balloon notifications.\n- Added tests for tray icon command queue and menu item updates.\n- Configured Wails application settings in `wails.json`.",
"is_bot": false,
"headline": "feat: Implement local credential storage and settings management",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T08:54:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e36a0a94c8100e481a417a4741d06d7b1bf31caa",
"body": null,
"is_bot": false,
"headline": "add",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T02:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73c30ecf24a2be196cd100962f953df484c57d5",
"body": null,
"is_bot": false,
"headline": "new",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-07-20T02:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471da40f6fba9b43f23869ccc115d4cdf4d32888",
"body": "Update README to remove original work attribution",
"is_bot": false,
"headline": "Merge pull request #68 from masahide/masahide-patch-1",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-02-07T06:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091758631bef8493f1d0343347d291127b0d82fe",
"body": "Removed attribution to original work and comments about fixing a deadlock issue.",
"is_bot": false,
"headline": "Update README to remove original work attribution",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-02-07T06:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f9035e71f439c28091546d3b398868b8a55cc8",
"body": "Fix crash in message loop",
"is_bot": false,
"headline": "Merge pull request #67 from lowjoel/fix-message-loop-crash",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-01-25T04:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7b8f05d6913b30709f72ced55a288d821ab4b6",
"body": "GetMessage is known to crash when the Go runtime moves the goroutine\nstack. See https://github.com/ndbeals/winssh-pageant/issues/10",
"is_bot": false,
"headline": "Fix crash in message loop",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2026-01-25T04:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6076e9b810f23d96cc489b3cd834fdbe394b3a",
"body": "Ensure tray registration fails fast with alert",
"is_bot": false,
"headline": "Merge pull request #66 from masahide/fix-exit",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-01-25T04:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3de0d6ab74f759660a83e9c703ae5a3111a8a4f9",
"body": "…ead and improve command handling in the tray icon",
"is_bot": false,
"headline": "Refactor systray operations to ensure execution on dedicated tray thr…",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-25T03:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d91e050878401dcdc284cb4da1495e63132fcd5",
"body": "…nagement",
"is_bot": false,
"headline": "Update Go version in go.mod and enhance wintray logging for thread ma…",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-25T02:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b0fa55114bb5086c1525bda0ca024549b81490",
"body": null,
"is_bot": false,
"headline": "Add debug log functionality and settings to the application",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-25T00:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac535008de62d3b7cb04b8939603239bb1ec1da",
"body": "- Refactor FileLog to ensure asynchronous writes even when logging is disabled.\n- Implement a new drainWriteCh method to handle remaining log messages on shutdown.\n- Update shutdown logic in App to use sync.Once for safe shutdown.\n- Modify pageant to correctly post quit messages with thread ID.\n- Add tests for FileLog to verify behavior when context is cancelled and logging is disabled.\n- Introduce documentation for the new non-blocking write strategy.",
"is_bot": false,
"headline": "Enhance FileLog for non-blocking writes and improve shutdown handling",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T14:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcc83d0991862e747219b48e5e3a42cb55d2816",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:masahide/OmniSSHAgent",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T12:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46f5081ffade8bfbffdac92275281b3643f8d7f9",
"body": null,
"is_bot": false,
"headline": "rm exe",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T12:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144c45b262c22673f04b1470337219adae2f34c6",
"body": " Enable graceful shutdown for SSH agents and document repo guidelines",
"is_bot": false,
"headline": "Merge pull request #65 from masahide/pr-64",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-01-24T11:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad82665114dcf8492fb84b24190ad7d914d65c21",
"body": null,
"is_bot": false,
"headline": "format",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T09:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a13a512085af30631255d7f27fe2e46c4756259",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2026-01-24T09:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f227f20881694a70ac37561df82084ca327d25",
"body": "- Changed the file naming convention for planning documents from `docs/plans/YYMMDD-s{連番}-{実装名(kebab-case)}.md` to `doc/plan/YYMMDD-s{連番}-{実装名(kebab-case)}.md`.\n- Removed the `check-fix.md` file as it is no longer needed.\n- Deleted the `260124-s01-agent-shutdown-cancel.md` plan document as it has been superseded by updated plans.",
"is_bot": false,
"headline": "fix: update file naming convention and remove obsolete documents",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T09:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "522ca899d1da214caf2c76bbec273c448435c43d",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into pr-64",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T09:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e417d11e5c2af25258c3d37ddd40e0b7a695896",
"body": "ssh-agent was freezing after heavy load",
"is_bot": false,
"headline": "Merge pull request #64 from robertt-smg/main",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-01-24T09:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7bd91af957c871e182ac763e4bbae5ed67e4ea9",
"body": null,
"is_bot": false,
"headline": "Implement graceful shutdown for agent listeners and update documentation",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T08:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc08f838c46c07dfcae7a26006848a4b26aa9161",
"body": null,
"is_bot": false,
"headline": "crlf->lf",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2026-01-24T07:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2830cb1d078e25ac28b78459e51ba5f2c0ac63e6",
"body": "…ntation",
"is_bot": false,
"headline": "Add repository guidelines and agent shutdown cancellation plan docume…",
"author_name": "Masahide YAMASAKI",
"author_login": "masahide",
"committed_at": "2026-01-24T07:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc803afe9716539bdbd11aebf329e3b4b98fc84",
"body": "Improve Pageant compatibility",
"is_bot": false,
"headline": "Merge pull request #63 from lowjoel/pageant-lock",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2026-01-21T14:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023e7ad0fc6b5e7056d655fa6768fba840e89c91",
"body": null,
"is_bot": false,
"headline": "Fix note",
"author_name": "Robert Thurnreiter",
"author_login": "robertt-smg",
"committed_at": "2026-01-20T18:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466f629289293bb003f560f2276dc44ea3cfdabf",
"body": null,
"is_bot": false,
"headline": "Fix PATH for NSIS in GitHub Actions",
"author_name": "Robert Thurnreiter",
"author_login": "robertt-smg",
"committed_at": "2026-01-20T17:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c9c5e8eff334a0a37c37705c780358c2f76501",
"body": null,
"is_bot": false,
"headline": "Fix NSIS installation in GitHub Actions",
"author_name": "Robert Thurnreiter",
"author_login": "robertt-smg",
"committed_at": "2026-01-20T16:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb1108c0bcfc13407dc99fe1ffac0d84b43ae3c",
"body": null,
"is_bot": false,
"headline": "Fixing freeze bugs",
"author_name": "Robert Thurnreiter",
"author_login": "robertt-smg",
"committed_at": "2026-01-20T16:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e86c0d68637fcb44ba0b8cdd1ff50222ae4577a",
"body": null,
"is_bot": false,
"headline": "Improve error handling for Pageant initialisation",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-10-17T22:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae81d7c6d44294e7ac137f65c3604c9a3095e50",
"body": null,
"is_bot": false,
"headline": "Lock the Pageant thread for the event loop",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-10-17T22:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b6fb1c56de3a8812dd52844129cff387ddc5bea",
"body": "Store WebView files on the local cache directory",
"is_bot": false,
"headline": "Merge pull request #61 from lowjoel/webview-in-localappdata",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2025-06-22T12:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cfc6a392a1a7c603811c60d8b308568c11a1e9d",
"body": "This allows users with their %APPDATA% on a network share to not have\nconflicts on the data store.",
"is_bot": false,
"headline": "Store WebView files on the local cache directory",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-06-16T09:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a178faf145620ce7cb27eae85fe228760d7f0c4e",
"body": "Update README for proxy mode compatibility with OpenSSH and 1Password",
"is_bot": false,
"headline": "Merge pull request #60 from masahide/fix-name",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2025-04-05T15:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b4ba28a5d9f3578b7aea68998b59af56aaade3b",
"body": "…penSSH and 1Password",
"is_bot": false,
"headline": "Update README and settings to clarify proxy mode compatibility with O…",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2025-04-05T14:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbebdb49c5d814c2564895587e833dcffd5709b3",
"body": "Add balloon notification settings and update versioning",
"is_bot": false,
"headline": "Merge pull request #59 from masahide/add-settings",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2025-04-05T14:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3fb0a820ca56548e481c97faec86f79d5af52cb",
"body": "- Introduced a setting to enable/disable balloon notifications for SSH key usage in the settings UI.\n- Updated the application version to 0.5.0 in the info.json file.\n- Enhanced the notification message to truncate long key names for better readability.",
"is_bot": false,
"headline": "Add balloon notification settings and update versioning",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2025-04-05T14:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b5a9948db44d1a2be0839708bf7c9066fdc1d9c",
"body": "Update tray tooltips",
"is_bot": false,
"headline": "Merge pull request #58 from lowjoel/update-tray-tooltips",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2025-04-05T12:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e91fe4baa33a0f6f374e0dd84510790fd07d155",
"body": null,
"is_bot": false,
"headline": "Show a balloon notification when a key is used",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-04-05T11:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90c51b3f9fbb6a2f1f0378821b7d001e2d16b246",
"body": null,
"is_bot": false,
"headline": "Update the tooltip with the number of loaded keys",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-04-05T11:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c39e71e81999104f8aa3db00fa7ab24fdaa8604",
"body": "This allows us to maintain the correct number of keys loaded.",
"is_bot": false,
"headline": "Create events pre- and post- a callback",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-04-05T11:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c51d74bd35246f63a81e42799fb923e673b64ce",
"body": "Replace systray library with our wintray package",
"is_bot": false,
"headline": "Merge pull request #57 from lowjoel/systray",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2025-04-05T11:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a83f9da25a691bb95e8357d7b96e37f937ec0c",
"body": null,
"is_bot": false,
"headline": "Replace systray library with our wintray package",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-04-05T10:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a537ffb7f685ad3bbbd2b013f2f0010d8f6054fa",
"body": "Fix agent requests for SHA512 signatures",
"is_bot": false,
"headline": "Merge pull request #56 from lowjoel/fix-sha512-sig-request",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2025-03-09T11:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d959e22c5a3eeaab36403d55f62f2a7d92e2b988",
"body": "This fixes `ssh` agent errors from a new enough SSH which requests for\nSHA512 signatures without checking for it. Without this, I get:\n\n```\nagent key RSA SHA256:<snip>\nreturned incorrect signature type sign_and_send_pubkey: no mutual\nsignature supported\n```",
"is_bot": false,
"headline": "Fix agent requests for SHA512 signatures",
"author_name": "Joel Low",
"author_login": "lowjoel",
"committed_at": "2025-03-08T03:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52980d2c432558caa33ac78084008bd9cc0babd0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:masahide/OmniSSHAgent into main",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-26T09:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0e0fd40e97a798fb0718d8c95a85ef5db1d1a28",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-26T09:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e50a037949ab2a7e11ebd57033b14c46e8cdaba",
"body": null,
"is_bot": false,
"headline": "Apply php-cs-fixer changes",
"author_name": "masahide",
"author_login": "masahide",
"committed_at": "2024-10-26T09:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17993793f70c25415dabc495d8160aaf157845e0",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-26T09:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1a58eb5322cad5a88f3d8167dcac1690381143",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-26T09:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ae3344d88d6c718c10cf329a10c1e514e4d13d4",
"body": "Fix Recurring Error in PacketWorker Processing",
"is_bot": false,
"headline": "Merge pull request #55 from masahide/fix-wsl2-proxy-error",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-10-26T07:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba61eaced20ce138bfb112e140b2067f65e938d",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-26T07:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "244cd1a452f432ffb25f42769c9df49ba597602c",
"body": "Integrate PowerShell Script for Stable and Fast Communication with Windows OpenSSH ssh-agent from WSL2",
"is_bot": false,
"headline": "Merge pull request #54 from masahide/wsl2-ssh-agent-proxy",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-10-05T12:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2150d016b668c961d748f7a2029e7d88ba473e4",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-05T09:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e4732ee5ede41a48f097a414e35859f7ed6966a",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-05T09:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da824a0d4fba1cc6ea71449165d64c030796533",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-05T09:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46969ef8794053a969a9d9fcc2c1f36f804903c4",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-05T08:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b800ca051bbc840c030be46b6581146adb8d925c",
"body": null,
"is_bot": false,
"headline": "add",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-10-05T07:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21de9903550af17b8d7ed71519a364a3fbea9246",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-09-22T09:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d27e46a407bdb626bfeae3e466dc8c7ce32e38",
"body": null,
"is_bot": false,
"headline": "add-readworker",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-09-12T23:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ed97d1355213fd37ca50b843bd9edbac773dd1",
"body": null,
"is_bot": false,
"headline": "add agent-bench",
"author_name": "masahide",
"author_login": "masahide",
"committed_at": "2024-09-09T00:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d9c9e2b297cf2b18912f0990db410133a9c41f",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T13:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20393dcec6d5583871fa65ef9fc01a35cee46593",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T13:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa5d7b10e2d03aea9419a8248d714641336c81b0",
"body": null,
"is_bot": false,
"headline": "Apply php-cs-fixer changes",
"author_name": "masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T12:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b479eaf90324c4078b97d78be9c6594229bd95c",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T12:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9cfbe32e9694e98c7b22f4712873fa02f2b803",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T12:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ef0caa909609d5c0d969016154334263ecdf94",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T12:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326604cb09859b79ff5f5fa0da2283adca43f070",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T06:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197c55763edfcc3fcc1a8cf8346d62a56f688bb7",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T06:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c947434890362957296cbfdd13c42c3e03e0d7eb",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T06:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dd0c1637c09a5fde78bf1a47827b96d188362b3",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T06:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4547e46ec0c6e7b6172bb86dabb7cbf1d0dedd48",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T06:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0169263615e92cbbfb2e4e1636efbf4f99e95944",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-08-25T06:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b7fea33a0d0663a2bb23941f86208812cf9dbd",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-08-25T00:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb039a6db22c2cea66c1f04c4e64343d7dea8c2",
"body": "Add log",
"is_bot": false,
"headline": "Merge pull request #53 from masahide/add-log",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-05-29T12:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac27c27c8b7b19793fbb834443e7435241b1ef5",
"body": null,
"is_bot": false,
"headline": "Apply php-cs-fixer changes",
"author_name": "masahide",
"author_login": "masahide",
"committed_at": "2024-05-29T12:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a09e96124e0f2c91c11ecb2e263e9474395abd1",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-05-29T12:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0e979f4569bf2e77f495c02bfc962c65a49735",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-05-29T12:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47d91942bfa31dae1408fef2456ea843a28a91b",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-05-29T12:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef43b54d342883cdcd36c487b5a3c2aadfd8bd58",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-05-29T11:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f636cbe87379f49a5e8d65d25e485452ab24ac37",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Masahide Yamasaki",
"author_login": "masahide",
"committed_at": "2024-05-29T11:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2791b34d17363f0c3c69a750343e73c935acfb3",
"body": "add listmode",
"is_bot": false,
"headline": "Merge pull request #51 from masahide/add-listmode",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-01-11T13:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acc161a2e839d5eb5fdda7880c391e686c05e14",
"body": null,
"is_bot": false,
"headline": "add listmode",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-01-11T13:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d67d921c239d1cf5cc38d2639ccf42f85503ae",
"body": null,
"is_bot": false,
"headline": "npm audit fix --force",
"author_name": "YAMASAKI Masahide",
"author_login": "masahide",
"committed_at": "2024-01-08T07:21:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 47,
"latest_release_at": "2026-07-20T12:43:51Z",
"latest_release_tag": "v0.8.0",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 6,
"days_since_latest_release": 12,
"mean_days_between_releases": 74
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/masahide/OmniSSHAgent",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/masahide/OmniSSHAgent",
"is_deprecated": false,
"latest_version": "v0.8.0",
"repository_url": "https://github.com/masahide/OmniSSHAgent",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T12:37:22Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 10,
"stars": 169,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"old/go.mod"
],
"largest_source_bytes": 15779,
"source_files_sampled": 74,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 751
},
"dependencies": {
"manifests": [
"go.mod",
"old/go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.33.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-jppx-rxg9-jmrx"
],
"fixed_version": "0.52.0",
"advisory_count": 34,
"oldest_advisory_days": 521
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.47.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 71
},
{
"name": "immutable",
"direct": false,
"version": "4.0.0",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-v56q-mh7h-f735",
"GHSA-wf6x-7x77-mvgw",
"GHSA-xvcm-6775-5m9r"
],
"fixed_version": "5.1.8",
"advisory_count": 3,
"oldest_advisory_days": 149
},
{
"name": "rollup",
"direct": false,
"version": "2.68.0",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-gcx4-mw62-g8wm",
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 2,
"oldest_advisory_days": 676
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 417
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-grv7-fg5c-xmjg"
],
"fixed_version": "3.0.3",
"advisory_count": 1,
"oldest_advisory_days": 808
},
{
"name": "minimatch",
"direct": false,
"version": "3.0.8",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 163
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 163
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 128
},
{
"name": "postcss",
"direct": false,
"version": "8.4.33",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 3,
"oldest_advisory_days": 98
},
{
"name": "serialize-javascript",
"direct": false,
"version": "4.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-5c6j-r48x-rmvq"
],
"fixed_version": "7.0.3",
"advisory_count": 1,
"oldest_advisory_days": 154
},
{
"name": "svgo",
"direct": false,
"version": "2.8.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-2p49-hgcm-8545",
"GHSA-xpqw-6gx7-v673"
],
"fixed_version": "4.0.2",
"advisory_count": 2,
"oldest_advisory_days": 149
},
{
"name": "ws",
"direct": false,
"version": "7.5.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3h5v-q93c-6h6q",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 2,
"oldest_advisory_days": 774
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.35.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GO-2025-3503",
"GO-2025-3595",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026"
],
"fixed_version": "1.26.3",
"advisory_count": 15,
"oldest_advisory_days": 506
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.4",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-952p-6rrq-rcjv"
],
"fixed_version": "4.0.8",
"advisory_count": 1,
"oldest_advisory_days": 808
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55"
],
"fixed_version": "5.0.9",
"advisory_count": 1,
"oldest_advisory_days": 600
},
{
"name": "svelte",
"direct": false,
"version": "3.59.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.4,
"advisory_ids": [
"GHSA-8266-84wp-wv5c",
"GHSA-crpf-4hrx-3jrp",
"GHSA-f7gr-6p89-r883",
"GHSA-m56q-vw4c-c2cp",
"GHSA-phwv-c562-gvmh",
"GHSA-pr6f-5x2q-rwfp",
"GHSA-rcqx-6q8c-2c42"
],
"fixed_version": "5.55.7",
"advisory_count": 7,
"oldest_advisory_days": 700
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 128
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.30.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 70
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.40.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 70
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.22.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 17
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 9,
"unknown": 3,
"critical": 4,
"moderate": 5
},
"advisory_count": 115,
"affected_count": 21,
"assessed_count": 414,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 4
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/Microsoft/go-winio",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.4"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "github.com/Microsoft/go-winio",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/apenwarr/fixconsole",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20191012055117-5a9f6489cc29"
},
{
"name": "github.com/cwchiu/go-winapi",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20130629162214-19f502a3f526"
},
{
"name": "github.com/davidmz/go-pageant",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/google/go-cmp",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/google/uuid",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/kayrus/putty",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.4"
},
{
"name": "github.com/kelseyhightower/envconfig",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/wailsapp/wails/v2",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v2.11.0"
},
{
"name": "github.com/zalando/go-keyring",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.4"
},
{
"name": "golang.org/x/crypto",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "golang.org/x/sys",
"manifest": "old/go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/apenwarr/fixconsole",
"direct": true,
"version": "v0.0.0-20191012055117-5a9f6489cc29",
"ecosystem": "go"
},
{
"name": "github.com/cwchiu/go-winapi",
"direct": true,
"version": "v0.0.0-20130629162214-19f502a3f526",
"ecosystem": "go"
},
{
"name": "github.com/davidmz/go-pageant",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/kayrus/putty",
"direct": true,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/kelseyhightower/envconfig",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": true,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/wailsapp/wails/v2",
"direct": true,
"version": "v2.11.0",
"ecosystem": "go"
},
{
"name": "github.com/zalando/go-keyring",
"direct": true,
"version": "v0.2.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "github.com/alessio/shellescape",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/apenwarr/w32",
"direct": false,
"version": "v0.0.0-20190407065021-aa00fece76ab",
"ecosystem": "go"
},
{
"name": "github.com/bep/debounce",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/danieljoos/wincred",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus/v5",
"direct": false,
"version": "v5.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/jchv/go-winloader",
"direct": false,
"version": "v0.0.0-20210711035445-715c2860da7e",
"ecosystem": "go"
},
{
"name": "github.com/labstack/echo/v4",
"direct": false,
"version": "v4.13.3",
"ecosystem": "go"
},
{
"name": "github.com/labstack/gommon",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/leaanthony/go-ansi-parser",
"direct": false,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/leaanthony/gosod",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/leaanthony/slicer",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/leaanthony/u",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/pkg/browser",
"direct": false,
"version": "v0.0.0-20240102092130-5ac0b6a4141c",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/samber/lo",
"direct": false,
"version": "v1.49.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/tkrajina/go-reflector",
"direct": false,
"version": "v0.5.8",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasttemplate",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/wailsapp/go-webview2",
"direct": false,
"version": "v1.0.22",
"ecosystem": "go"
},
{
"name": "github.com/wailsapp/mimetype",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.16.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.16.7",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.16.10",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/source-map",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.20",
"ecosystem": "npm"
},
{
"name": "@material/animation",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/banner",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/base",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/button",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/card",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/checkbox",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/chips",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/circular-progress",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/data-table",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/density",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/dialog",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/dom",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/drawer",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/elevation",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/fab",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/feature-targeting",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/floating-label",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/form-field",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/icon-button",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/image-list",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/layout-grid",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/line-ripple",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/linear-progress",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/list",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/menu",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/menu-surface",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/notched-outline",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/progress-indicator",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/radio",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/ripple",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/rtl",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/segmented-button",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/select",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/shape",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/slider",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/snackbar",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/switch",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/tab",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/tab-bar",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/tab-indicator",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/tab-scroller",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/textfield",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/theme",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/tokens",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/tooltip",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/top-app-bar",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/touch-target",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@material/typography",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@polka/url",
"direct": false,
"version": "1.0.0-next.21",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-commonjs",
"direct": false,
"version": "21.0.2",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-image",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-node-resolve",
"direct": false,
"version": "13.1.3",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@smui-extra/accordion",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui-extra/autocomplete",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui-extra/badge",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/banner",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/button",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/card",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/checkbox",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/chips",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/circular-progress",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/common",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/data-table",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/dialog",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/drawer",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/fab",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/floating-label",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/form-field",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/icon-button",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/image-list",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/layout-grid",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/line-ripple",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/linear-progress",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/list",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/menu",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/menu-surface",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/notched-outline",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/paper",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/radio",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/ripple",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/segmented-button",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/select",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/slider",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/snackbar",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/switch",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/tab",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/tab-bar",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/tab-indicator",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/tab-scroller",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/textfield",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/tooltip",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/top-app-bar",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@smui/touch-target",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "@trysound/sax",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@tsconfig/svelte",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "0.0.39",
"ecosystem": "npm"
},
{
"name": "@types/fs-extra",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "@types/glob",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "@types/minimatch",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "17.0.18",
"ecosystem": "npm"
},
{
"name": "@types/resolve",
"direct": false,
"version": "1.17.1",
"ecosystem": "npm"
},
{
"name": "@zerodevx/svelte-toast",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.11.3",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "autoprefixer",
"direct": false,
"version": "10.4.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.19.3",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "builtin-modules",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "caniuse-api",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001312",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "colord",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commondir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concat-with-sourcemaps",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "console-clear",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "css-declaration-sorter",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cssnano",
"direct": false,
"version": "5.0.17",
"ecosystem": "npm"
},
{
"name": "cssnano-preset-default",
"direct": false,
"version": "5.1.12",
"ecosystem": "npm"
},
{
"name": "cssnano-utils",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "csso",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "cuint",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "dedent-js",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.4.71",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.2.11",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.13.0",
"ecosystem": "npm"
},
{
"name": "file-selector",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "fraction.js",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "generic-names",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-port",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.9",
"ecosystem": "npm"
},
{
"name": "has",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "icss-replace-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "icss-utils",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "immutable",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "import-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "import-from",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-module",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "is-reference",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "26.6.2",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.4",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "livereload",
"direct": false,
"version": "0.9.3",
"ecosystem": "npm"
},
{
"name": "livereload-js",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "loader-utils",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "local-access",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lower-case",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.25.7",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "material-icons",
"direct": false,
"version": "1.10.8",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.14",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "mini-svg-data-uri",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "mvdan-sh",
"direct": false,
"version": "0.10.1",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.7",
"ecosystem": "npm"
},
{
"name": "no-case",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "2.6.7",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-range",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "normalize-url",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "opts",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "p-finally",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "p-queue",
"direct": false,
"version": "6.6.2",
"ecosystem": "npm"
},
{
"name": "p-timeout",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "pascal-case",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "path",
"direct": false,
"version": "0.12.7",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.4.33",
"ecosystem": "npm"
},
{
"name": "postcss-calc",
"direct": false,
"version": "8.2.4",
"ecosystem": "npm"
},
{
"name": "postcss-colormin",
"direct": false,
"version": "5.2.5",
"ecosystem": "npm"
},
{
"name": "postcss-convert-values",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-discard-comments",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-discard-duplicates",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-discard-empty",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-discard-overridden",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "postcss-merge-longhand",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "postcss-merge-rules",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "postcss-minify-font-values",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-minify-gradients",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "postcss-minify-params",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "postcss-minify-selectors",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "postcss-modules",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-extract-imports",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-local-by-default",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-scope",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-values",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-charset",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-display-values",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-positions",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-repeat-style",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-string",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-timing-functions",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-unicode",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-url",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-whitespace",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-ordered-values",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "postcss-reduce-initial",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-reduce-transforms",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.0.9",
"ecosystem": "npm"
},
{
"name": "postcss-svgo",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-unique-selectors",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "postcss-url",
"direct": false,
"version": "10.1.3",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-sh",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-svelte",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "process",
"direct": false,
"version": "0.11.10",
"ecosystem": "npm"
},
{
"name": "promise.series",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-relative",
"direct": false,
"version": "0.8.7",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "2.68.0",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-copy",
"direct": false,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-livereload",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-postcss",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-svelte",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-terser",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "rollup-pluginutils",
"direct": false,
"version": "2.8.2",
"ecosystem": "npm"
},
{
"name": "rollup-watch",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-identifier",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "sass",
"direct": false,
"version": "1.49.8",
"ecosystem": "npm"
},
{
"name": "semiver",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "sh-syntax",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "sirv-cli",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "smui-theme",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "sourcemap-codec",
"direct": false,
"version": "1.4.8",
"ecosystem": "npm"
},
{
"name": "stable",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "string-hash",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "style-inject",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "stylehacks",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "svelte",
"direct": false,
"version": "3.59.2",
"ecosystem": "npm"
},
{
"name": "svelte-atoms",
"direct": false,
"version": "0.0.27",
"ecosystem": "npm"
},
{
"name": "svelte-file-dropzone",
"direct": false,
"version": "1.0.0-dev.1",
"ecosystem": "npm"
},
{
"name": "svelte-material-ui",
"direct": false,
"version": "6.0.0-beta.14",
"ecosystem": "npm"
},
{
"name": "svelte2tsx",
"direct": false,
"version": "0.4.14",
"ecosystem": "npm"
},
{
"name": "svgo",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.26.0",
"ecosystem": "npm"
},
{
"name": "timsort",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "tinydate",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "totalist",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.9.5",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "util",
"direct": false,
"version": "0.10.4",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "7.5.7",
"ecosystem": "npm"
},
{
"name": "xxhashjs",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "1.10.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.3.1",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 414,
"direct_count": 15,
"indirect_count": 399
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 46,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 26,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "masahide",
"commits": 213,
"avatar_url": "https://avatars.githubusercontent.com/u/1309029?v=4"
},
{
"type": "User",
"login": "lowjoel",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2505070?v=4"
},
{
"type": "User",
"login": "r3zy",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/630007?v=4"
},
{
"type": "User",
"login": "maicol07",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/9463142?v=4"
},
{
"type": "User",
"login": "robertt-smg",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/198089548?v=4"
},
{
"type": "User",
"login": "SubaruArai",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/78188579?v=4"
},
{
"type": "User",
"login": "schmonz",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/115089?v=4"
},
{
"type": "User",
"login": "RAnders00",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1629196?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.869
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"windows.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/13 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "20 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": "65 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9311f19efdaa378bb44e1fa7abb5237991614c99",
"ran_at": "2026-08-01T14:59:07Z",
"aggregate_score": 3.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T15:25:40Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T13:42:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/masahide/OmniSSHAgent",
"host": "github.com",
"name": "OmniSSHAgent",
"owner": "masahide"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 35,
"vitality": 72,
"community": 49,
"governance": 64,
"calibration": "2026-08-02",
"engineering": 76,
"ai_readiness": 67,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 47,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "47 commits in the last year",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 47
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v0.8.0",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 74
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~74 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 74
}
}
],
"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": "exceptional",
"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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 10,
"stars": 169,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "169 stars",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 169
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.869
},
"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 87% of commits",
"points": 2.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"merged_prs": 46,
"open_issues": 0,
"closed_issues": 26,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "46/48 decided PRs merged",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 46,
"decided": 48
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"followers": 26,
"owner_type": "User",
"is_verified": null,
"owner_login": "masahide",
"public_repos": 216,
"account_age_days": 5321
},
"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": "26 followers of masahide",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 26,
"login": "masahide"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "216 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 216
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/masahide/OmniSSHAgent"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 12
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 12 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 12
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"ssh-key",
"ssh",
"ssh-agent",
"golang",
"putty",
"pageant",
"wails",
"wsl",
"wsl2",
"1password"
],
"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": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"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": "weak",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "20 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "65 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "weak",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 414 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 414
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "osv",
"advisories": 115,
"affected_packages": 21,
"assessed_packages": 414,
"unassessed_packages": 0,
"affected_by_severity": "critical 4, high 9, moderate 5, unknown 3",
"direct_affected_packages": 4
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "4 affected: golang.org/x/crypto v0.33.0 (critical 10.0), golang.org/x/crypto v0.47.0 (critical 10.0), golang.org/x/sys v0.30.0 (unknown), +1 more",
"points": 5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 4,
"packages": "golang.org/x/crypto v0.33.0 (critical 10.0), golang.org/x/crypto v0.47.0 (critical 10.0), golang.org/x/sys v0.30.0 (unknown)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 1
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 521 days ago",
"points": 32,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 521
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 414,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"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": "good",
"name": "AI Readiness",
"value": 67,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 751
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"old/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod, old/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod, old/go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 15779,
"source_files_sampled": 74,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/74 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 74,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"desktop"
],
"scores": {
"desktop": 4,
"library": 3
},
"primary": "desktop",
"evidence": [
{
"tier": "dependencies",
"label": "desktop",
"source": "dep:github.com/wailsapp/wails/v2",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T14:59:22.643904Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/masahide/OmniSSHAgent.svg",
"full_name": "masahide/OmniSSHAgent",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}