原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 11402,
"has_wiki": false,
"homepage": "https://f2f.surge.sh/",
"languages": {
"Go": 956444,
"CSS": 104175,
"HTML": 317629,
"Shell": 9053,
"Makefile": 2252,
"Dockerfile": 544,
"JavaScript": 403112,
"PowerShell": 23263
},
"pushed_at": "2026-07-28T15:30:11Z",
"created_at": "2026-05-16T07:46:30Z",
"owner_type": "User",
"updated_at": "2026-07-28T15:35:19Z",
"description": "friend to friend",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go",
"JavaScript",
"HTML"
]
},
"owner": {
"blog": "https://itng.blog",
"name": "Vsevolod Pletnev",
"type": "User",
"login": "vseplet",
"company": null,
"location": "Phuket",
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/150618497?v=4",
"created_at": "2023-11-12T18:53:52Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 988
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.6",
"kind": "patch",
"published_at": "2026-07-28T14:11:00Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2026-07-27T19:39:03Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2026-07-27T17:12:17Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-07-27T16:55:35Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-07-27T13:59:56Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-27T10:34:12Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-27T09:30:05Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-26T15:55:27Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-26T15:11:03Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-26T01:48:12Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-24T17:48:50Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-20T06:30:03Z"
}
],
"recent_commits": [
{
"oid": "d877806d614a826c3e744465548b46122f3f3f44",
"body": "…root key\n\nSets SUDO_USER + HOME in the unit so the service reuses the same ~/.f2f\nidentity as that user's interactive 'sudo f2f' runs, instead of minting a new\nkeypair under /root and showing up as a duplicate node.",
"is_bot": false,
"headline": "service.sh: own identity as the invoking user (--user), not a fresh /…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-28T15:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0730060054db6c5d44b0e06ce7891b35fa4effe6",
"body": null,
"is_bot": false,
"headline": "ui: invite page shows the service.sh one-liner (camp id prefilled)",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-28T08:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59e5e8e9c195c3bd545930a211225da696e9567",
"body": "service.sh installs the binary + a systemd unit running 'f2f --service', with\nthe camp id (a bearer secret) in a root-only EnvironmentFile instead of the\ncommand line. Adds env fallback so the flags can come from that file.",
"is_bot": false,
"headline": "service: F2F_CAMP/F2F_NAME/F2F_KEY env fallback + service.sh installer",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-28T08:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597104f7660a0ae5b58cea4b342cdb9f75210474",
"body": "Now a container can point its sole --dns at the overlay listener: .f2f is\nanswered locally, everything else is relayed to /etc/resolv.conf servers\n(fallback 1.1.1.1), skipping self to avoid loops.",
"is_bot": false,
"headline": "dns: overlay resolver forwards non-.f2f to the host upstream",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T19:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc82b7b2b43a85f24f58740db917de13a96856b9",
"body": "enter on a 'mine' domain now edits it (name/target + reachable-by channels),\nd deletes, a adds. Empty channel list means loopback-only (fail-closed), so the\npicker/ACCESS column now say 'you only' instead of the wrong 'everyone'.",
"is_bot": false,
"headline": "tui: edit a domain's channel access; fix fail-closed labels",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T17:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1882d7048462ae8e2736b7bb7016b207625ecfb1",
"body": "Own domains answer the host's overlay IP there (not loopback) so a container\nreaches the host proxy. Fixed port for --dns; best-effort bind. Guide documents\nthe split-DNS caveat (NXDOMAIN on non-.f2f).",
"is_bot": false,
"headline": "dns: second resolver on overlay-ip:53 so Docker containers resolve .f2f",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T16:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b6bb5a928cdb6fd6ef23eb066cde93aaa9bfb93",
"body": "…ccess\n\nConverts the remaining huh.Note sections to the same scrollable bubbles/table\n(clean alignment, clears on exit). Domain create now picks a reachable-by\nchannel allowlist and the table shows an ACCESS column.",
"is_bot": false,
"headline": "tui: table view for OIDC/domains/tunnels/calls + per-domain channel a…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T16:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57403ea9f6ee0b35c60c31b517682122fc8a456a",
"body": null,
"is_bot": false,
"headline": "ui: real #invite onboarding page (install + join user / run service)",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T13:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f14907884d66d64f06c9f75a79b573620eeca7",
"body": "Helper checks GitHub, downloads the matching f2f-<os>-<arch> asset, sanity-\nchecks it and atomically replaces its own binary (no restart — caller applies\nby restarting). Exposed on the loopback API; f2f tui gets an Update entry.",
"is_bot": false,
"headline": "selfupdate: POST /api/update swaps the binary to the latest release",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T13:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38e507589973f2be8e654e96a02b71f4649bedda",
"body": null,
"is_bot": false,
"headline": "repo: drop stray camp build artifact, gitignore root binaries",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T13:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "454575d086a6159ffd5163ff9d948d67f6e417a2",
"body": "The portal domain stays loopback-only (never exposed to peers); web is on\npurely for its 127.0.0.1:2202 API. Suppress the portal banner off-portal.",
"is_bot": false,
"headline": "service: run the loopback API (web) so f2f tui can manage the node",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T10:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1ed6675552fee8c9713afcc3da2c72f87e48c8",
"body": "peer_catalog and trusted_peers are runtime caches, not user intent —\nmove them out of config.json into a per-camp cache.json (json:\"-\").\nconfig.json is now rewritten only when it changes, so the constant\nroster churn stops touching the hand-editable file. Old configs migrate\ntheir embedded caches on first load.",
"is_bot": false,
"headline": "config: split runtime caches into cache.json",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T10:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bb43b64e8c6c148d80459de9c64fcdbe0cb4999",
"body": "A tombstone only counts if signed by the block's creator (derivable from\nthe creator-namespaced bid). Enforced in the projection, not just the API,\nso a raw OpDelete injected into the replicated log is ignored on every node.",
"is_bot": false,
"headline": "blocks: gate delete to the block creator at fold time",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T09:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c63027c29811db82dca037bdc516357d5f29b0",
"body": null,
"is_bot": false,
"headline": "clog: keep a 500-line backlog, replay it to new log subscribers",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T09:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0cecdbf386c08523d15a5249e405a1a8bef27e2",
"body": "Thin loopback client to the same API the web portal uses: network/peers,\ncert trust, domains, ports, tunnels, channels, remote shell/desktop,\nOIDC, calls, logs. Replaces the old f2f remote command. make tui runs it.",
"is_bot": false,
"headline": "tui: f2f tui — terminal control panel for a running helper",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-27T09:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfdbc931fab1b019104233f5fee8bffc0cfb25db",
"body": null,
"is_bot": false,
"headline": "service: enable OIDC provider in --service mode",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-26T15:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ccb2dbb7a713538534d4522b7f35926860c8587",
"body": null,
"is_bot": false,
"headline": "readme: drop broken version-pin example",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-26T15:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e9ecfb705a513a4607382c5a341ff839453b7fa",
"body": null,
"is_bot": false,
"headline": "ui: show peer run-mode role in the network table",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-26T15:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66eb5ad2ea2f63325974a51d675473cb3ff1ba98",
"body": "UDP announce now carries only the self reply; the peer list moves to\nGET /api/id/<camp> (no MTU cap, full PeerInfo). Client polls it and\nfalls back to UDP against an old server. Adds version + run-mode role\n(user/service/task) to the wire, plumbed through the engine roster.",
"is_bot": false,
"headline": "camp: serve roster over http (/api/id), publish version/role/allow",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-26T15:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c603c88a987a6bd666237b8602e97a1d288b79cc",
"body": "…s, README",
"is_bot": false,
"headline": "merge modes: run modes (portal/service/task), feature registry, --log…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-26T01:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b1cd12ae38b16e6af8c5c5898ca206ab5e65bd9",
"body": "… registry; --logs; README with install + modes",
"is_bot": false,
"headline": "cli: three run modes (portal/service/task) via a single gated service…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-26T01:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b382c6b147e917c56e80f8c5c3edb5509cf75f6",
"body": "…very camp switch",
"is_bot": false,
"headline": "pki: per-camp CA dir — stop rotating (and re-prompting Touch ID) on e…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-24T20:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ab2b6e127bfc5c4eedfbaa98b6aaf5786a6b4d3",
"body": "…vileges — fixes sudo (Permission denied) in the remote shell",
"is_bot": false,
"headline": "shell: set the invoking user's supplementary groups when dropping pri…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-24T17:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425e9a122f49292f6624e964089a6963af3906be",
"body": "…r CA isn't our error)",
"is_bot": false,
"headline": "proxy: demote TLS-handshake errors to debug (a client not trusting ou…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-23T11:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947e9feb0834ea7a30c8ab3a17b175fb25984d63",
"body": "…ter a lost authenticator)",
"is_bot": false,
"headline": "profile: passkey management — list, add more, and revoke (recovery af…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-23T10:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c322353bc1ead46db8ada0744f58bedca83e06cf",
"body": "…rtMapping 500 noise)",
"is_bot": false,
"headline": "drop: disable torrent UPnP port forwarding (overlay-only; kills AddPo…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T20:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc68a452d178a56bdaf9dfd05c23b73af12b085",
"body": "…rd) before downloading",
"is_bot": false,
"headline": "dev.ps1: reuse an already-present wintun.dll (installed f2f / WireGua…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T17:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e30b73ba0ea78f08f2de4beaf6d39c658ca4b8",
"body": "…tall.ps1 tolerates either",
"is_bot": false,
"headline": "windows release: ship f2f.exe (not the tag-named exe) in the zip; ins…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T11:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed08c304e37427421b14aecc0e4849f87068f7c8",
"body": null,
"is_bot": false,
"headline": "install.sh: force IPv4 (curl hangs on networks with broken IPv6)",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T09:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cdb8d1b520c2ee894d1be7d40aa1b337d629e4",
"body": "Windows",
"is_bot": false,
"headline": "Merge pull request #51 from vseplet/windows",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-07-20T06:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bab096d65f1059da48b03348f3a9f1011a169e",
"body": "…inary and install",
"is_bot": false,
"headline": "add install.sh (mac/linux) and install.ps1 (windows): fetch release b…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T06:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e918af1a6ce417147891d8d0b30721b396bc13d",
"body": "…rop from repo",
"is_bot": false,
"headline": "ci: fetch wintun.dll in CI (license: no standalone redistribution); d…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T05:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fdd449fdf6aeaaa0723dd595c523faa5dd8e92c",
"body": null,
"is_bot": false,
"headline": "ci: drop per-push build workflow; release only on v* tag",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T05:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7159c7e4b29cb3808236ad7ccd4c8d7df8f16eed",
"body": "…4); stamp version",
"is_bot": false,
"headline": "ci: build + release workflows (mac arm64, linux amd64/arm64, win amd6…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-20T04:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab4123e59828277e8167cbe24387b1306bb498a",
"body": null,
"is_bot": false,
"headline": "platform/windows: firewall via Windows Firewall scoped to the overlay IP",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T19:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb23dd1320aa473b0dd2a5b4e6d70e512a1cebcb",
"body": null,
"is_bot": false,
"headline": "check.ps1: a reject route on loopback is correct, not a bypass",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T19:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d093f7e238b6681b5eb6b0d351a7872a901386",
"body": null,
"is_bot": false,
"headline": "check.ps1: verify intercepts route into the tunnel, flag IPv6 leaks",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T18:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8322ff78273c61457f4b5ef731894dc4445b09b8",
"body": "…back",
"is_bot": false,
"headline": "platform/windows: idempotent route add, IPv6 support, reject via loop…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T18:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e2bb47a9cc8e851de51bf7c11962fe99998d53c",
"body": "…erShell spawn",
"is_bot": false,
"headline": "platform/windows: answer ZoneResolverInstalled from memory, not a Pow…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e6972b14be4acf4ecb665f44804a27707fa17b",
"body": null,
"is_bot": false,
"headline": "add check.ps1: diagnose the Windows node, timing each API endpoint",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc225386e19422dc31e066de6d0180d6abff614c",
"body": null,
"is_bot": false,
"headline": "proxy: don't warn (or 502) when the client cancels the request",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6b04b3661d7996415a262b5f24586bc6bb27c5",
"body": null,
"is_bot": false,
"headline": "ui: skip shell/vnc peer probes when the bus link is down",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b7eb784a28b9212b26f8c3538d15422f4300dd",
"body": "…ling back to /tmp",
"is_bot": false,
"headline": "config: resolve the user home on Windows (USERPROFILE) instead of fal…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76dc3e1f8a1e422e7f16a1c9b33a346848e75308",
"body": "…ver pinned to :53)",
"is_bot": false,
"headline": "platform/windows: trust store via certutil, split-DNS via NRPT (resol…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0872ad85d3cd6aa54db4264524d71cc54651730",
"body": "…er netsh",
"is_bot": false,
"headline": "platform/windows: wait for the overlay address to become bindable aft…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T17:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ddfabc77443e828f1092c2b37a3299be8f74f4",
"body": null,
"is_bot": false,
"headline": "vendor wintun.dll (amd64 v0.14.1) so dev.ps1 skips the download",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T16:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63977c7b5f596ee61bdf991fb2ab0d3c8c2af117",
"body": null,
"is_bot": false,
"headline": "dev.ps1: resume wintun download across attempts instead of restarting",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T16:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c27b4133e8ccd52d80490942d3b85f4a3b080a",
"body": null,
"is_bot": false,
"headline": "dev.ps1: fetch wintun with curl.exe -4 (IWR stalls on the AAAA record)",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T16:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c48c8b7c223127121e97417b61d0bf662aedfec",
"body": "… failure",
"is_bot": false,
"headline": "dev.ps1: skip wintun fetch when unelevated, explain manual install on…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T15:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58ff1634e2c011f0f767275891070b4f86a5227",
"body": null,
"is_bot": false,
"headline": "dev.ps1: add -NoElevate and explain a cancelled UAC prompt",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T15:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c601c17e2b00f8fdff8f18e4341f2f8ebbc0d092",
"body": null,
"is_bot": false,
"headline": "add dev.ps1: fetch wintun, build and run elevated on Windows",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T15:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a99fa0e94918770ef196c62a8e889d9488bc08d",
"body": null,
"is_bot": false,
"headline": "platform/windows: implement tun via wintun, address and routes via netsh",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T15:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64f145a40a2e7569a1bf97f5372c02bc962a188",
"body": null,
"is_bot": false,
"headline": "shell: gofmt",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T15:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f422f2117f122186a157f70ebcac4128825094b1",
"body": "…askkill /T",
"is_bot": false,
"headline": "shell: move setuid + process-group kill into platform; Windows uses t…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T15:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723e3d338c2c245529e5427b3ac31b4c70ac43ee",
"body": null,
"is_bot": false,
"headline": "bus: move SO_REUSEADDR into platform; no-op on Windows",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-19T14:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961c9faf788c5817ac00d71b08e21bf3490126a9",
"body": null,
"is_bot": false,
"headline": "make: resolve absolute go path so dev/build work under sudo",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-04T20:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927982cdfb527a9a1f5798e3d8ff185c2a86616e",
"body": "…eer bus dials",
"is_bot": false,
"headline": "db/sync: fan out Push in goroutines so commit doesn't block on dead-p…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-04T20:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0deecca298d7cb1aa392efabae81024c51bd6ab",
"body": "…vectl)",
"is_bot": false,
"headline": "dns: implement Linux zone/domain resolver via systemd-resolved (resol…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-04T20:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393f859b22a42ea18947a4ed433566cb26e6de78",
"body": "…ofile",
"is_bot": false,
"headline": "ui: make passkey optional in onboarding — name alone completes the pr…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-04T10:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463e8bca0b675b286bce1c212cc15b836a0e33c4",
"body": null,
"is_bot": false,
"headline": "ui: allow shell/vnc endpoints from private LAN ranges, not just loopback",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-07-04T10:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcbd4e0b5137996111e9b642e94889182d36791c",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #50 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-30T13:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e2b8b509cdda5dae573c2d4426a442b3a9dff55",
"body": null,
"is_bot": false,
"headline": "remove notify service + messenger bridge + audio UI",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-30T13:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef227624abe67f876d4bbe830251f817174c8ba",
"body": "… — register pending, let the ticker route them",
"is_bot": false,
"headline": "tunnel: don't block startup resolving domain intercepts on a dead bus…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-30T09:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2f4938359fca0985ef270a4771641b40f9067b8",
"body": "…p label (per request); peers/io/diagnostics/fp stay",
"is_bot": false,
"headline": "ui: keep status bar, drop only the engine ■running/utun readout + cam…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-26T11:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0329040ded704f7e5ea7944e20d6bbe51069df6",
"body": "…iagnostics tab still reachable via #diag",
"is_bot": false,
"headline": "ui: remove bottom status bar (running/utun/camp readout) — clutter; d…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-26T11:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a48a5a2ba469f0b48818bb1d79125fcdac8dc08",
"body": "…lice (huh: per-option .Selected doesn't compose with .Value; duplicate values can't toggle)",
"is_bot": false,
"headline": "cli remote: dedupe general to one option + seed selection via bound s…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-23T17:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9fb6240afeaefc5e61df1c54cde5ff60b680e68",
"body": "… drop the no-channels bail — couldn't expose on a node with no created channels",
"is_bot": false,
"headline": "cli remote: always offer 'general' channel (not in /api/channels) and…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-23T16:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4b59d6cf941975354cd7e62295590bc3795ef7",
"body": "camp: roster grace — carry a peer across up to N missed cycles before…",
"is_bot": false,
"headline": "Merge pull request #49 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-23T11:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d0e043f6c84aaddbf22b10cbfa6d083a696d5c",
"body": "… evicting, so one lost paged window-reply doesn't churn the roster (+ tear bus conns)",
"is_bot": false,
"headline": "camp: roster grace — carry a peer across up to N missed cycles before…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-23T10:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a412a30523ce0d6a519234e3224b8f97c875df80",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #48 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-22T08:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47988a1e0e114eea9b58a0d4a5bea8e99bd10447",
"body": "…urn for rotating exit IPs)",
"is_bot": false,
"headline": "log: tunnel route refresh + dns pin → debug (noisy per-domain ~60s ch…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-22T07:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3637d331da7727395642eee70e7cf4003e1311",
"body": "…ly in memory, lost on restart",
"is_bot": false,
"headline": "dns: persist per-domain reachable-by channels in config — survived on…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T18:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038f79e02751498395d8c6d7ee1e3958f8748e47",
"body": "…ive) — add .live when populating",
"is_bot": false,
"headline": "ui: my CA row was hidden (.ax-section-status is display:none until .l…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T18:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c75139c14f6f2c85e03e20297a9e37bbd93e604",
"body": "…rlay f2f0, Alpine specifics",
"is_bot": false,
"headline": "docs(GUIDE): Linux VPS network gotchas — system firewall blocking ove…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T18:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8a11381e6fd04c5f2d15be175cfbc0f88ba8c0",
"body": "…ing helper's loopback API",
"is_bot": false,
"headline": "cli: 'f2f remote' TUI to expose terminal/desktop to channels via runn…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T18:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e419dd9bf78b1f2ac4ef0b048998f30003c833e",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #47 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-21T18:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e58531603b5bfa41d61d2792567990899ddbd78",
"body": "…blocking overlay :2203, not a bus bug",
"is_bot": false,
"headline": "bus: drop qlog tracer + listener self-heal — root cause was firewall …",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T16:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d290b73e9ac9f0f5647b906a547afa9987f7ff",
"body": "…t events at debug",
"is_bot": false,
"headline": "bus: drop tracer always on, logs drop reason at warn + other transpor…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T16:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810a3fff3afa48d7b25ab84de1c2bf0ffbfed09d",
"body": "…rypt failures of conns that form, complementing the transport drop tracer",
"is_bot": false,
"headline": "bus: also wire per-connection qlog (QLOGDIR) — captures handshake/dec…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T16:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94e4196df491093467af79cb929c07de6bb28727",
"body": "…ound Initials are silently dropped",
"is_bot": false,
"headline": "bus: opt-in QUIC packet-drop tracer (F2F_BUS_QLOG) to surface why inb…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T15:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc937acef72e58f73dac38ec08fac1a28653b18",
"body": "… of silently stopping accepts (node looked alive but refused new conns)",
"is_bot": false,
"headline": "bus: self-heal the QUIC listener — rebind on unexpected close instead…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T15:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7106cca8c37107083e3a838e8b10d94b84e2bcde",
"body": "…'t skip windows and wrongly age out peers",
"is_bot": false,
"headline": "camp: per-peer roster cursor (was per-camp) so concurrent pollers don…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T14:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff5a34e0d5aabe23800fb1ef981ed4fa8cbc65e",
"body": "…verflow one UDP datagram; faster announce, cycle-based peer aging; bigger UDP read buffers",
"is_bot": false,
"headline": "camp: paged roster delivery (rotating windows) so large camps don't o…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-21T14:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b465e33a5d12647c70d47adaaa6e3705d7c338",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #46 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-20T14:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbd3665f1b0149a2af0c682361422ffcb9e733ae",
"body": "…s) by channel; per-domain allowlist UI, per-channel filter for my + known domains",
"is_bot": false,
"headline": "domains: gate reach (proxy 403) + discovery (advertise only to member…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T14:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51636e96a9cf8f25658308edee2e2076b52f6ecb",
"body": "…emote tab + per-channel toggle",
"is_bot": false,
"headline": "remote: gate shell/desktop access by channel membership; expose via r…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T11:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8ee96b71388d76e863ea29db25148bb77712130",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #45 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-20T11:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219bf3f27fcce2802aab7c7f5dcc5dbdb1383d1a",
"body": null,
"is_bot": false,
"headline": "chat header: drop files resource button",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T11:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c2bac7c42ba6fdd8a6cd136f40c4fb5f528350",
"body": "…hips + create; per-channel filter; site card; docs",
"is_bot": false,
"headline": "oidc: gate app login by channel membership (allowlist); bind via UI c…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T11:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "769727b35b586a8d9d1ea118eb5d05754b0cce39",
"body": "secrets: channel header resource buttons, sidebar vault list, channel…",
"is_bot": false,
"headline": "Merge pull request #44 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-20T08:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f71e0fa42c1c6b34f1f0bce7819cc1cd78f1a8",
"body": "…l edge)",
"is_bot": false,
"headline": "notes: scroll inside the frame like chat (bar at inner edge, not pane…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T08:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf4f9e890f1159d7e69fb575b7f32de93d731a7",
"body": "…-filter route, DM sharing; global scrollbar styling; docs",
"is_bot": false,
"headline": "secrets: channel header resource buttons, sidebar vault list, channel…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T08:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e99b562ae4d518b047eabca92d36b5b9fdfd7b7",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #43 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-20T06:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f595ee57cd1e37dd6e9ed3aef66248e4c383981",
"body": "… version labels",
"is_bot": false,
"headline": "secrets: hover-reveal row actions, row highlight; doc + drop invented…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T06:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af6da51afc3d1ab8836e6b29e17181fbf4a21b0",
"body": null,
"is_bot": false,
"headline": "secrets: mark remote vaults with 'shared by' badge and 'via channel'",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T04:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fccf4522ce5cd7e6c213a7d57dabaf6087ff7d7",
"body": "… channels/DMs",
"is_bot": false,
"headline": "secrets: vault → environments → secrets store with per-env sharing to…",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-20T04:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ef4d452186b543c167a3f749137a67454768d82",
"body": "chat: chime on incoming messages; group calls from any channel",
"is_bot": false,
"headline": "Merge pull request #42 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-19T07:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c23283408bd988f3faa19f4cffef3604737ea8",
"body": null,
"is_bot": false,
"headline": "chat: chime on incoming messages; group calls from any channel",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-19T07:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1f95594a7ea412fbf110575e5f6b459ace5e87",
"body": "Invite",
"is_bot": false,
"headline": "Merge pull request #41 from vseplet/invite",
"author_name": "Vsevolod Pletnev",
"author_login": "vseplet",
"committed_at": "2026-06-18T17:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a8caba4b5be4dfb5ef5e17abe51923e09872c29",
"body": null,
"is_bot": false,
"headline": "sidebar: merge terminals+desktops into one 'remote access' group",
"author_name": "vseplet",
"author_login": "vseplet",
"committed_at": "2026-06-18T17:46:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 520,
"latest_release_at": "2026-07-28T14:11:00Z",
"latest_release_tag": "v0.4.6",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 0,
"mean_days_between_releases": 0.3
},
"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/vseplet/f2f",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/vseplet/f2f",
"is_deprecated": false,
"latest_version": "v0.4.6",
"repository_url": "https://github.com/vseplet/f2f",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-28T08:01:00Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"source/camp/go.mod",
"source/helper/go.mod"
],
"largest_source_bytes": 253949,
"source_files_sampled": 135,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "github.com/vseplet/f2f/source/helper",
"manifest": "source/camp/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0"
},
{
"name": "github.com/amnezia-vpn/amneziawg-go",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.4"
},
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.1-0.20250623103423-23b8fd6302d7"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.6"
},
{
"name": "github.com/charmbracelet/huh",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/creack/pty",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.24"
},
{
"name": "github.com/go-webauthn/webauthn",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.4"
},
{
"name": "github.com/pion/interceptor",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.40"
},
{
"name": "github.com/pion/webrtc/v4",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/quic-go/quic-go",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v0.59.1"
},
{
"name": "github.com/anacrolix/torrent",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.61.0"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/mattn/go-isatty",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.20"
},
{
"name": "github.com/miekg/dns",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.72"
},
{
"name": "github.com/pion/rtcp",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.15"
},
{
"name": "golang.org/x/crypto",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v0.52.0"
},
{
"name": "modernc.org/sqlite",
"manifest": "source/helper/go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 51,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "vseplet",
"commits": 523,
"avatar_url": "https://avatars.githubusercontent.com/u/150618497?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 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": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d877806d614a826c3e744465548b46122f3f3f44",
"ran_at": "2026-07-28T17:06:53Z",
"aggregate_score": 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-28T15:30:12Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T06:25:27Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/vseplet/f2f",
"host": "github.com",
"name": "f2f",
"owner": "vseplet"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 20,
"vitality": 73,
"community": 21,
"governance": 52,
"engineering": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 520,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "520 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 520
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.4.6",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 0.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 51,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "51/51 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 51,
"decided": 51
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"followers": 15,
"owner_type": "User",
"is_verified": null,
"owner_login": "vseplet",
"public_repos": 34,
"account_age_days": 988
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15 followers of vseplet",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "vseplet"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~2 yr old",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/vseplet/f2f"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 54,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://f2f.surge.sh/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://f2f.surge.sh/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 20,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 20,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.77,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "77 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"source/camp/go.mod",
"source/helper/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, 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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 253949,
"source_files_sampled": 135,
"oversized_source_files": 2
},
"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": "2/135 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 135,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T17:06:59.416473Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vseplet/f2f.svg",
"full_name": "vseplet/f2f",
"license_state": "custom",
"license_spdx": null
}