原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 259,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 318345
},
"pushed_at": "2026-07-24T09:24:47Z",
"created_at": "2026-07-19T06:32:41Z",
"owner_type": "User",
"updated_at": "2026-07-24T09:25:41Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "www.tomcarman.com",
"name": "Tom Carman",
"type": "User",
"login": "tomcarman",
"company": "gsr.io",
"location": "London, UK",
"followers": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/1554713?v=4",
"created_at": "2012-03-19T23:39:28Z",
"is_verified": null,
"public_repos": 27,
"account_age_days": 5244
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-24T09:25:28Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-20T13:34:12Z"
}
],
"recent_commits": [
{
"oid": "cc2334ca306555d9cb1f11525d102ab3c2f6b917",
"body": "The header now shows a short [Failed] badge when the status message is\nalready visible as an exception or fatal line in the body, instead of\nrepeating it. Error lines gain an EXCEPTION / FATAL label (and the\nthrown exception's source line number), making the two distinct log\nevents readable and filterable.",
"is_bot": false,
"headline": "feat: dedupe failed-log header and label exception vs fatal lines",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-24T09:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5e6a40aefb4c5c75d923a5f7d07124d2a266ba",
"body": "t switches the Pull sidebar between the curated (effective) type list\nand every type the org supports, making first-of-its-kind metadata\nreachable. The mode shows in the sidebar title, survives section and\norg switches, and each mode is its own org-scoped cache entry. Type\nselection, statuses, and every retrieve path behave identically in\nboth modes. Verified live: filtered the full org list to Queue (no\nlocal presence) and browsed its nine cloud-marked components.\n\nCloses #25",
"is_bot": false,
"headline": "feat: all-org-types sidebar toggle",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T13:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90b64ba487eb71f2f34de2bd77c8a8f0e16c65e",
"body": "Sidebar p retrieves a whole type behind a confirm stating the org-side\ncomponent count (lazy-loading the listing first when needed); A runs\nretrieve-all: a confirmed, sequential per-package-directory walk with\nn-of-m progress and elapsed in the indicator, sharing the single job\nslot and cancellable \n[…]\ng cannot collide\non token boundaries. Declining a confirm does nothing. Verified live:\nlazy count confirm (26), full retrieve in 13s, purge + refetch flipped\nthe listing and sidebar count.\n\nCloses #24",
"is_bot": false,
"headline": "feat: whole-type retrieve + retrieve-all with confirms and cache purge",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T12:49:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fe5f0ab4644e993564d1e4164012ba80160f048",
"body": "Background single-flight job slot: p retrieves the marked set (space\nmarks, cleared on any fresh listing) or the cursor component, one\nsf project retrieve start call with --target-org pinned at start. The\nstatus bar carries the indicator (label, org, live elapsed) from any\nsection; x cancels via the\n[…]\n\njob, and success refreshes the affected listing's cache even when the\nuser browsed away - nothing else would ever invalidate it. Verified\nlive: a real class flipped remote to both in 10s.\n\nCloses #23",
"is_bot": false,
"headline": "feat: retrieve job engine + component retrieve",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T12:32:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "94777ecaf14bc84c64f4a75c0510793436ec0a63",
"body": "Fourth top-level section: a Metadata Types sidebar (effective list with\nlocal counts) and a per-type merged component pane with local / cloud\nremote / both badges, lazy loads behind the existing spinner, staleness,\nand generation-counter idioms. Filters work in both panes; the forwarding\nbranch trea\n[…]\nists\nnever trade FilterMatchesMsg. Org switch resets the section carrying its\ngenerations forward; re-selection serves the client cache and r bypasses\nit. Verified live against a real org.\n\nCloses #22",
"is_bot": false,
"headline": "feat: Pull section browse MVP - types, merged components, statuses",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T12:13:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "267bf072edf482e9fb1329299004ac085f67bf53",
"body": "Client methods for the three sf raven pull list shapes (effective types,\nall org types, merged per-type components) decoding fixtures captured\nfrom sf-raven-cli v1.6.0. Pull fetches fold the git HEAD commit into the\ncache key so checkout/commit/pull/rebase invalidate the inventory; the\nresolver is injected for tests and reads .git directly (loose, packed,\nworktree). Component status is a closed set that fails loudly on\ncontract drift. MinPluginVersion is now 1.6.0.\n\nCloses #21",
"is_bot": false,
"headline": "feat: pull inventory client + HEAD-aware caching",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T11:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d50f911e37800e9f5be349ea8c6deca316d987",
"body": "The stream keeps running while other sections are active: logs arriving\nelsewhere land in the tail and bump an unread count shown on the Apex\nLogs label in the section bar, cleared on entry. p pauses (kills the\nchild for a quiet org - the generation bump swallows the close, and\nnothing restarts unti\n[…]\nces as an error instead of\nlooping invisibly. Any other close stays a retriable error state.\nEviction beyond the 500-log cap now also prunes the dedup set, keeping\nit bounded by the tail.\n\nCloses #19.",
"is_bot": false,
"headline": "feat: background streaming, unread badge, pause, and timeout respawn",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T06:07:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0b19b483c630474be67e98811fb0be295676ec2",
"body": "Scroll keys route to the viewport: any up-scroll unpins follow (by key\nidentity, so a short tail that cannot move still registers the intent),\nnew logs never move an unpinned viewport, and G/end - or scrolling back\ndown to the bottom - re-pins. The shared / filter applies at render\ntime over the ret\n[…]\n) also re-pins but keeps\nthe filter. Help overlay and status hints cover the new keys, and the\nUpdate forwarding branch routes component messages to the logs filter\nper the handover rule.\n\nCloses #18.",
"is_bot": false,
"headline": "feat: tail scrollback and filter for the Apex Logs section",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-20T05:42:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a46ea32286c49dbf28937532eb96fd8ad1cecc58",
"body": "Third top-level section (3, ]/[ cycling): first entry lazily spawns\nsf raven apex log --ndjson --timeout 30 for the org and tails it in a\nbottom-pinned viewport. Each log renders as a header line (operation,\nlocal time, duration, non-Success status flagged) over its parsed\nUSER_DEBUG lines with colo\n[…]\nlent respawn,\nscrollback, and filtering follow in #18/#19.\n\nNew(client, streams, org) now takes the StreamRunner seam; verified\nlive end to end against a real org via a throwaway harness.\n\nCloses #17.",
"is_bot": false,
"headline": "feat: Apex Logs section - live tail MVP",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T22:06:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f16c5ce2123331813eae921368bf3d45a6aca38",
"body": "runner.StreamRunner is the streaming counterpart of CommandRunner:\nExecStreamRunner spawns sf, yields stdout lines (10MB line cap - one\nNDJSON log event carries a whole log body), and exposes Kill/Wait with\nstderr surfaced in the failure. runnertest.StreamFake mirrors the\nexisting fake: canned lines\n[…]\nven-cli (the npm package name since the 1.4.1\nrename; a live check caught the stale pre-rename plugin winning command\nresolution) and MinPluginVersion becomes 1.5.0, which ships --ndjson.\n\nCloses #16.",
"is_bot": false,
"headline": "feat: StreamRunner seam and NDJSON decoding for the apex log stream",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T21:47:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83c34377eb71c648259b3ab60fab9b514cd6b830",
"body": null,
"is_bot": false,
"headline": "docs: record ndjson CLI landing and live gotchas in the handover",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T21:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b58e3c2e7e61cbab25587f7b242a957bcd231600",
"body": "Real output from a live org run of sf-raven-cli 7970c5a: a full session\n(traceCreated with expiry, connected, a Success log, a failed log whose\nstatus carries the exception message, timeout) and an error-event run\nagainst an unauthenticated org. Copy into internal/sf/testdata when\nbuilding the TUI decoder per the repo convention.\n\nCloses #15.",
"is_bot": false,
"headline": "docs: add captured sf raven apex log --ndjson example fixtures",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T21:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583e431fdf532f231024d1f8a17d2f5e021c189e",
"body": "Closes #13",
"is_bot": false,
"headline": "feat: add release pipeline and install docs",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T19:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0ee33244e1746b1909927ac1a5936b8ac3a3a5",
"body": "Selecting an object put its name in the header permanently, duplicating\nthe detail pane's own title. The trail now appears only when the\ndrill-down stack is non-empty, where it earns its place: the detail\npane is hidden then and the object is the walk's root context.",
"is_bot": false,
"headline": "fix: show the breadcrumb trail only while a drill-down is open",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T19:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec499beab0ba30844ab290e9253d34ba6af266f1",
"body": "? opens a modal help overlay: the app's single complete keybinding\nmap, rendered in two balanced width-aware columns that fit short\nterminals, including the o org-picker binding the status lines mostly\nomit and the filter-mode keys. Esc or ? closes it; other keys are\nswallowed while it is open. Ever\n[…]\ns; fullPane consolidates the full-width pane wrapper;\ntheme.HelpKeyWidth ties the overlay's column alignment to one\nconstant. No view constructs colors or styles outside the theme\npackage.\n\nCloses #12",
"is_bot": false,
"headline": "feat: help overlay, complete status hints, theme consolidation",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:57:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d547f60c98238205cf77e57cde78cc7eb589407d",
"body": "…t budget\n\nThe sidebar's 'cached Xm ago' line was appended outside the height\nbudget, so once objects loaded with fetch metadata (i.e. always, in\nthe real app) every frame was one line taller than the terminal and\nthe header scrolled out of view. The sidebar list now reserves a row\nfor the staleness\n[…]\namped to its budget as a backstop so\nany future miscount clips content instead of evicting the header. A\nlayout guard test walks every view state asserting the frame never\nexceeds the terminal height.",
"is_bot": false,
"headline": "fix: keep the header visible - sidebar staleness line broke the heigh…",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:47:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9bd0e45ac03e075d826a427b7b5b4c400046685",
"body": "Selecting an object appends the breadcrumb trail to the header line;\npast the terminal width the line wrapped, pushing the layout down so\nthe app name / org / section bar scrolled out of view - and deep drill\nwalks grow the trail without bound. The trail is now truncated from\nthe left so the deepest segments stay visible, and the header and\nstatus lines carry a MaxWidth guard so they can never wrap.",
"is_bot": false,
"headline": "fix: keep the header bar on one row at any terminal width",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2fc40bdd4428692d50cbf39e637238f9375861",
"body": "The app grows its second top-level section: a slim header bar lists\nObjects and Audit Trail, switchable by number keys or [/] cycling\n(guarded while typing), with section state preserved across switches.\nThe Audit Trail shows recent Setup Audit Trail entries in a\nscrollable, filterable table (Date, \n[…]\nh window through\n20/100/500/2000 and L narrows it, without wrapping, each window its\nown cache entry; r force-refreshes. Switching org resets the section\nto Objects and clears audit state.\n\nCloses #10",
"is_bot": false,
"headline": "feat: Setup Audit Trail section and header section bar",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:36:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "98ea0eb5156a576d49bb38dd0eca6c880f896039",
"body": "The o key worked everywhere but nothing surfaced it; the sidebar\nstatus hints now include it. The full keybinding map remains ticket\n#12's help overlay.",
"is_bot": false,
"headline": "fix: advertise the o org-picker binding in the status bar",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36eda3660259c26121c68848df7636521486033",
"body": "o opens a fuzzy-filterable picker of authenticated orgs (aliases,\ndefault and disconnected markers), fed by sf org list cached under a\nsentinel namespace no real org can occupy, so reopening and relaunches\nare instant; r force-refreshes the list. Selecting an org swaps the\nwhole session: header, sid\n[…]\nt close it until an org is chosen. Closing\nthe picker clears its filter so reopening shows every org. Test\ndrains now discard timer commands via a 50ms timeout instead of\nsleeping on them.\n\nCloses #11",
"is_bot": false,
"headline": "feat: org picker and org switching",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:24:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5493a7f18fef6b16dd9e06ae179afac88c30972c",
"body": "Enter on any reference or dependency row pushes that component's\ndependencies view: outbound edges as 'depends on', inbound as\n'referenced by', straight from inspect dependencies (fixture-tested\nagainst real output). The walk nests arbitrarily deep with the\nbreadcrumb growing at each hop, and Esc po\n[…]\ng/DrillErrMsg\nmatched on the app-wide generation, replacing the refs-specific\nmessages. The d key falls through to the table again once a deep scan\nhas completed instead of being swallowed.\n\nCloses #9",
"is_bot": false,
"headline": "feat: interactive dependency graph walk",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T18:09:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9cb3cc8c0248d12672af0930ef48839b7d3c66b9",
"body": "Enter on a Fields row pushes a full-screen references view onto a\nbreadcrumb stack shown in the header. The fast dependency-API scan\nrenders immediately with a visible d hint; the deep scan runs with a\nprogress indicator while the fast rows stay visible, then merges the\nfuller result set into the sa\n[…]\n\nfetches use an app-wide generation counter so responses for popped or\nre-pushed views are never absorbed. Client parsing is tested against\nchecked-in fixtures of real inspect field output.\n\nCloses #8",
"is_bot": false,
"headline": "feat: field references drill-down with breadcrumb stack and deep scan",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T17:53:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4fa523b281a54ff07f96cc87ce50218c4470332b",
"body": "Closes #7",
"is_bot": false,
"headline": "feat: prefetch object tabs with in-flight dedup",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T17:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c749c0048305655c8e3b2ac6b8aaef99f80f2aa",
"body": null,
"is_bot": false,
"headline": "docs: handover notes for agents continuing the TUI work",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T17:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "358fa0e9041b9f781a6e27e1ae992ec77ee1dc93",
"body": "The detail pane is now fully tabbed: Fields, Record Types (Name,\nDeveloper Name, Id), Validation Rules (name, active, error message),\nand Automations grouped by execution phase, cycled with tab/shift+tab.\nTabs load lazily on first open and are cached per tab; i on the\nAutomations tab toggles inactiv\n[…]\nient mappings for all three commands are tested against\nchecked-in fixtures copied from real plugin output. Re-entering a tab\nwhose fetch is still in flight restarts the spinner tick chain.\n\nCloses #6",
"is_bot": false,
"headline": "feat: Record Types, Validation Rules, and Automations tabs",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T16:48:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6e817c01c22c8880393f8a6705082245fdee63d",
"body": "New cache package: in-memory plus on-disk under the XDG cache dir, one\nnamespace per org so switching never flushes another org's data, no\nTTL eviction. Entries are keyed by org + unambiguously-encoded argv\nand store the payload with its fetch time. The data client serves\norg-scoped fetches from the\n[…]\n on idle screens). r now force-refreshes the focused\nview past the cache; if the cache dir is unavailable the memory tier\nstill works. Disk behavior is tested against real temp directories.\n\nCloses #5",
"is_bot": false,
"headline": "feat: two-tier response cache with staleness and manual refresh",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T14:52:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d7c1aad3d618325659a07b2b4ab9305f6ac02b1",
"body": "The bubbles list applies fuzzy filter matches asynchronously via a\nFilterMatchesMsg, but Update dropped every message type it did not\nexplicitly handle, so typing in the sidebar filter rendered the input\nwithout ever narrowing the list. Unhandled messages are now forwarded\nto the sidebar and the fields filter input. The regression test drives\nUpdate through a command-draining helper that executes returned\ncommands like the real runtime, instead of only asserting filter\nstate.",
"is_bot": false,
"headline": "fix: forward component messages so sidebar filtering narrows the list",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T14:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb029b40b896cc728da3f994798fadaaea2a39cc",
"body": "Selecting an object opens a Fields table (Label, API Name, Type) from\nsf raven object display fields, fetched async with a spinner. CLI\nfailures render in the pane with r to retry. The table filters\ncase-insensitively across all three columns via / and scrolls with\nvim/arrow keys. Fetches carry a ge\n[…]\nData client parsing is tested against a checked-in fixture captured\nfrom real plugin output; the collapse key now belongs to the sidebar\nso b pages the table when the detail pane has focus.\n\nCloses #4",
"is_bot": false,
"headline": "feat: fields tab detail pane",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T13:54:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd3b10188a19472ed8e60a5a573c7cd9d9833109",
"body": "Bubble Tea app with startup checks (sf CLI presence, sf-raven plugin\nminimum version), org resolution shown in the header, quit keys, and a\nstatus bar. All sf invocations flow through a single CommandRunner\nseam; tests inject a fake runner with fixture JSON and never execute\nthe real CLI. Objects si\n[…]\nonously, with fuzzy filtering, collapse, and in-view fetch\nerrors with retry. Adaptive theme package centralizes styling; CI runs\nbuild, format check, vet, staticcheck, and tests.\n\nCloses #2\nCloses #3",
"is_bot": false,
"headline": "feat: walking skeleton shell and objects sidebar",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T13:42:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03386c655f5027587acc70ad5020bc7e04ad401c",
"body": null,
"is_bot": false,
"headline": "docs: add examples of sf-raven-cli output",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T11:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "917282738820a5c387b212a31aca6c73da55341c",
"body": null,
"is_bot": false,
"headline": "feat: agent config",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T07:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ad412b7be277984874ce102c1aef22612ee029",
"body": null,
"is_bot": false,
"headline": "feat: agent config",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T07:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8edb1de3c212aabcdb2bbc18b9b1f002151612f5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T07:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e382c1bf5153334292b1da872bf393c8ca67d2",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Tom Carman",
"author_login": "tomcarman",
"committed_at": "2026-07-19T06:32:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 34,
"latest_release_at": "2026-07-24T09:25:28Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 2,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.8
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 14,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/tomcarman/sf-raven",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/tomcarman/sf-raven",
"is_deprecated": false,
"latest_version": "v1.1.0",
"repository_url": "https://github.com/tomcarman/sf-raven",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-24T09:24:00Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"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": 2
},
"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"
],
"largest_source_bytes": 37744,
"source_files_sampled": 67,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 495
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.10"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "golang.org/x/mod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 2,
"closed_ratio": 0.923,
"closed_issues": 24,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "tomcarman",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/1554713?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cc2334ca306555d9cb1f11525d102ab3c2f6b917",
"ran_at": "2026-07-29T11:11:13Z",
"aggregate_score": 2.9,
"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-24T09:25:23Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 20,
"created_at": "2026-07-20T07:21:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2026-07-20T07:26:23Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tomcarman/sf-raven",
"host": "github.com",
"name": "sf-raven",
"owner": "tomcarman"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 29,
"vitality": 67,
"community": 12,
"governance": 53,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 34,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "34 commits in the last year",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 34
}
}
],
"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": 2,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.8
}
}
],
"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": 12,
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"merged_prs": 0,
"open_issues": 2,
"closed_issues": 24,
"issue_closed_ratio": 0.923,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": 53,
"inputs": {
"followers": 21,
"owner_type": "User",
"is_verified": null,
"owner_login": "tomcarman",
"public_repos": 27,
"account_age_days": 5244
},
"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": "21 followers of tomcarman",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21,
"login": "tomcarman"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "27 public repos, account ~14 yr old",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 27
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/tomcarman/sf-raven"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": "good",
"name": "AI Readiness",
"value": 74,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.941,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 495
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.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": "32 of 34 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 34
}
}
],
"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"
],
"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"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "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 34",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 34
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 37744,
"source_files_sampled": 67,
"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/67 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 67,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T11:11:18.543334Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tomcarman/sf-raven.svg",
"full_name": "tomcarman/sf-raven",
"license_state": "absent",
"license_spdx": null
}