Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"cache-optimization",
"code-analysis",
"developer-tools",
"go-tools",
"golang",
"memory-optimization",
"memory-profiler",
"performance",
"struct-layout",
"vscode-extension"
],
"is_fork": false,
"size_kb": 263,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 7015,
"JavaScript": 798,
"TypeScript": 116696
},
"pushed_at": "2026-07-16T02:02:08Z",
"created_at": "2025-11-22T03:35:15Z",
"owner_type": "User",
"updated_at": "2026-07-18T04:58:59Z",
"description": "VS Code extension: Go struct layout, padding, reorder",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://1rhino2.github.io/",
"name": "Rhino",
"type": "User",
"login": "1rhino2",
"company": null,
"location": null,
"followers": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/195818135?v=4",
"created_at": "2025-01-20T20:14:12Z",
"is_verified": null,
"public_repos": 34,
"account_age_days": 558
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-15T12:43:11Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-12-03T11:48:45Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-11-26T17:28:37Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-26T10:54:27Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-11-23T16:15:02Z"
}
],
"recent_commits": [
{
"oid": "28ac2a171d15399e3a813a48a82183cd65e22dbf",
"body": "Cap memory-map cells and absurd array sizes, gate large-file parse, and\ncentralize HTML/CSV/markdown escaping for webviews and exports.",
"is_bot": false,
"headline": "fix: harden parse and export paths against DoS and injection (1.1.1)",
"author_name": "1rhino2",
"author_login": "1rhino2",
"committed_at": "2026-07-16T02:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36653c7d6a6ff4b7a803746e5262b50927a9afd",
"body": "Adds byte-level map + ASCII, known stdlib sizing, confirm-before-reorder,\nand an engagement-focused README with a demo GIF. 52 tests green.",
"is_bot": false,
"headline": "feat: v1.1 visual memory map, pack scores, and optimize preview",
"author_name": "1rhino2",
"author_login": "1rhino2",
"committed_at": "2026-07-15T12:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77b3ceb6e81dc6acdabcc4222af01d9e82b52a0",
"body": null,
"is_bot": false,
"headline": "docs: trim readme intro",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-20T19:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44febc0ef4fec42f9496cf86567aef9444a3f19f",
"body": "…ectures\n\nAdds the new command to the commands table in the README and a short\nparagraph describing the Quick Fix lightbulb, the status bar\nindicator, and the Problems-panel diagnostics. Updates the v1.0.0\nCHANGELOG entry to list the four new UX additions.",
"is_bot": false,
"headline": "docs: document quick fix, status bar, diagnostics, and compare-archit…",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ea7904abef0937af4e96953b534eff726bb78f",
"body": "…comparison\n\nFour UX additions that make the extension feel native to VS Code rather\nthan a single-purpose tool.\n\nQuick Fix code action\n Adds OptimizationCodeActionProvider so the optimizer surfaces as the\n standard lightbulb (Ctrl+. / Cmd+.) on any struct that can be\n reordered for savings. Mark\n[…]\nns a CSP-locked webview\n showing all three side by side using only var(--vscode-...) theme\n colours.\n\nThe two new pure-logic modules are covered by 11 new tests, bringing\nthe suite to 39/39 passing.",
"is_bot": false,
"headline": "feat: quick-fix code action, diagnostics, status bar, and cross-arch …",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:23:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dcd1e696eaba6a1945a974fd9c6e057ae2429a28",
"body": "Rewrites the v1.0.0 changelog entry to cover the new error/named-\ninterface support, anonymous-struct parsing, the 28-case test suite,\nGitHub Actions CI, and the incremental-build improvement.\n\nUpdates the README's v1 banner and 'v1 Accuracy' bullets to mention\ninterface and anonymous-struct support\n[…]\neplaces the old '7 unit\ntests' line with the actual current coverage breakdown.\n\nTrims an outdated '30+ test cases' / 'comprehensive' claim from the\nv0.1.0 historical changelog entry to match reality.",
"is_bot": false,
"headline": "docs: document v1.0 fixes and update test-coverage claims",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:17:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "56dc46e4ce01c1ecae0f45fef215630ecef0f1b6",
"body": "Adds incremental and tsBuildInfoFile to tsconfig so warm tsc runs\nreuse a build cache. Cuts npm test wall-clock from ~1.1s to ~0.85s\nwhen sources are unchanged, and makes editor incremental rebuilds\nnoticeably snappier. The build info file lives under out/ so it is\nalready covered by .gitignore, but I added an explicit\n*.tsbuildinfo entry so future moves do not leak it.",
"is_bot": false,
"headline": "chore: enable incremental TypeScript builds",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5808621d44d52a73eca7cd33a95dd0f3029ca3db",
"body": "…and 22\n\nRuns on push and PR against master. Steps: npm ci, npm run compile,\nnpm run lint, npm test. npm audit runs at the high level as an\nadvisory step (continue-on-error) so a transient registry advisory\ndoes not block merges, but the signal is still visible in the run.",
"is_bot": false,
"headline": "ci: add GitHub Actions workflow for build, lint, and test on Node 20 …",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d801ee5cf34e09ee113c8cc411063d66e22e55f9",
"body": "…ti-arch, cache lines\n\nPrevious suite was 7 tests, which is thin for what we want to call a\nstable v1. New coverage:\n\nmemoryCalculator\n- error and registered interfaces sized as 2 words on amd64 and 386\n- arm64 word-sized type sanity (uintptr, string, []int32, error)\n- channel, map, func, interface{\n[…]\nct returns 0 saved bytes\n- shouldOptimize honours minSavings threshold\n- 386-specific savings (Mixed{bool, *int, uint16}: 12 -> 8)\n- error-field struct optimizes correctly with 2-word interface sizing",
"is_bot": false,
"headline": "test: expand suite to 28 cases covering interfaces, anon structs, mul…",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:17:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "652250337b6239bd47d995a284ec6c4635df02d2",
"body": "…truct fields\n\nNamed interface values (including the built-in error type and any\ntype X interface { ... } declared in the same file) are 2-word values\nin Go, but the calculator was returning a single word. That silently\nunder-reported the size of any struct with an error or interface field,\nwhich is\n[…]\ns with brace counting and registering each as a\nsynthetic struct under a generated name. Both parser passes share the\nsame field collector so anonymous structs and embedded fields behave\nconsistently.",
"is_bot": false,
"headline": "fix: correct sizing for error and named interfaces, parse anonymous s…",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T13:16:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "112a8f4073254061b39be16b2f4451cf71fd7e8e",
"body": null,
"is_bot": false,
"headline": "Update lint toolchain security",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T12:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cebd0ba9ff86744304a30636422b6136f886ff9c",
"body": null,
"is_bot": false,
"headline": "Release v1 memory layout upgrade",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2026-05-06T12:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af9218e2540209dbc0b1cc9dbdb078ae4aab507",
"body": "- Responsive table with horizontal scroll on mobile\n- Smaller fonts and spacing for small screens\n- Touch-friendly tap targets (44px minimum)\n- Adjusted popup for mobile viewports\n- Timeline scales down properly",
"is_bot": false,
"headline": "style: add mobile accessibility to security page",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-05T22:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c473b993a79840e4b6f02d0f194a53d45b0e3f7",
"body": "- Update package.json version\n- Update README with security advisory link\n- Add v0.3.1 security changelog entry\n- Update docs site version numbers",
"is_bot": false,
"headline": "chore: bump version to 0.3.1",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-05T22:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d2059a14e9e753422a46dbf07a718ce4ab97bf",
"body": "- Published December 5, 2025 security audit findings\n- Document all 18 vulnerabilities fixed in v0.3.1\n- Add remediation timeline and recommended actions\n- Add Security link to site navigation\n- Animated 'Sorry!' popup with spinning exit effect\n- Contact via GitHub issues or Discord (1rhino2)",
"is_bot": false,
"headline": "docs: add security advisory page with animated popup",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-05T21:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4867ab4dfd10eebe761e50fc5f7c1d39eb92372",
"body": "Complete documentation pass for security audit",
"is_bot": false,
"headline": "docs: add JSDoc comments to GoParser class and methods",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-05T21:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92bacf269f66c6ebc8771e5125431008c1b4a0a",
"body": null,
"is_bot": false,
"headline": "docs: add JSDoc comments to MemoryCalculator interfaces and class",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-05T15:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf9ad4dfd87e89dd6553de54d2e7055ee4f4280",
"body": null,
"is_bot": false,
"headline": "docs: add JSDoc comment for CACHE_LINE_SIZE constant",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-04T19:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe590ea9cac81e3d3a116dd97e83515e3f8d993",
"body": "- Move hardcoded 250ms delay to DEBOUNCE_DELAY_MS constant\n- Improves maintainability and allows easier tuning",
"is_bot": false,
"headline": "refactor: extract debounce delay to configurable constant",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-04T14:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40919dbd6fb5e39ea6e50b63853b04da2631464",
"body": "- Add escapeHtml() for XSS prevention in webviews\n- Add escapeMarkdown() for safe hover and decoration content\n- Add sanitizeCSVValue() to prevent formula injection in CSV exports\n- Add security constants (MAX_FILES, MAX_FILE_SIZE, MAX_RESULTS)\n- Add VALID_ARCHS array for architecture config validat\n[…]\nulator() instead of bracket notation\n- Add CSP headers to all webviews\n- Escape all user content in HTML output\n- Add resource limits to workspace analyzer\n- Improve error handling with proper logging",
"is_bot": false,
"headline": "security: add input validation and sanitization helpers",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-03T16:22:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "329bf6c3af536bffe2e6b08f9816edab452180c0",
"body": "- Add npm audit script for vulnerability scanning\n- Add audit:fix for automated remediation\n- Add security-check combining audit and lint",
"is_bot": false,
"headline": "chore: add security audit scripts to package.json",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-02T21:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc1fb0fb1073e9df0bb3d7c2ee3195d88791464d",
"body": "- Add escapeAttr() function for safe HTML attribute encoding\n- Escape field names in memory visualization title attributes\n- Prevents XSS when malicious input entered in field name",
"is_bot": false,
"headline": "fix: escape HTML attributes in calculator to prevent XSS",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-02T15:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3351dc7132156cd76b8d1085f91a8be128e1092",
"body": "- Add overflow check for large array sizes using MAX_SAFE_INTEGER\n- Add 'seen' set parameter to detect circular struct references\n- Prevent stack overflow from mutually recursive struct definitions\n- Pass seen set through calculateStructSize for proper tracking",
"is_bot": false,
"headline": "fix: prevent integer overflow and infinite recursion in type resolution",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-01T19:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a2c28ab3ef08e130e21e1d286bd56b25932cb5",
"body": "- Added getCalculator() method to GoParser class\n- Fixes encapsulation issue where optimizer accessed private member via bracket notation\n- Safer regex patterns to prevent ReDoS attacks in field parsing",
"is_bot": false,
"headline": "fix: add public getter for calculator to avoid private member access",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-01T14:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c94e9542a42df10ff1adb32163821322c027573",
"body": "oops.",
"is_bot": false,
"headline": "Forgot to remove that.",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-12-03T22:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a07872160bd9f5f4a2c9a000251c5550d54c0d",
"body": "Added a note about release delays and workflow considerations.",
"is_bot": false,
"headline": "Update README with release note and workflow suggestion",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-12-03T22:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c8cc85dd2c120d64d8f59b1a3e74098f837a80",
"body": null,
"is_bot": false,
"headline": "gofmt cache-lines example",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-02T16:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3e4503e887473514737047bb13dfa6440d0cf8",
"body": "…r features",
"is_bot": false,
"headline": "docs: update website for v0.3.0 with cache line and workspace analyze…",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-02T16:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1931819ca472fcc1aeafe5153fb26dcbe466ef64",
"body": null,
"is_bot": false,
"headline": "update readme for v0.3.0 release",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-02T15:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b9acc12a0a3fafccd55baab8aa907a6f47d3cfc",
"body": null,
"is_bot": false,
"headline": "update changelog for v0.3.0",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-02T14:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964eb30c62e7e7a0f120496b2ca0f7fef3189550",
"body": null,
"is_bot": false,
"headline": "bump version to 0.3.0, add analyze command",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-12-01T14:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90cb459bdada006c6a6c4aea3e1132616902bad7",
"body": null,
"is_bot": false,
"headline": "add workspace memory analyzer command",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-29T21:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5664ec777aeda3d3cf3ef4a7f0a7aaa8ba95c5ab",
"body": null,
"is_bot": false,
"headline": "add cache line example file",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-28T20:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4a2e8a5e701afdc084f3329172e6fbd7073b6aa",
"body": null,
"is_bot": false,
"headline": "add cache line crossing detection and warnings in UI",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-28T16:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df196da10ccd8c40f19943f4522f71117eb505ef",
"body": null,
"is_bot": false,
"headline": "implement cache line calculation in parser",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-27T19:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9e841aa07d6c57e8ddbe085d36c49c5d4b38b7",
"body": null,
"is_bot": false,
"headline": "add cache line types and constants",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-27T15:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee3f3bab1b624a985d329cbea87235801bf94fd",
"body": null,
"is_bot": false,
"headline": "update readme for v0.2.2",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-27T00:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1045bd3fa71489d4b65ba669f9537f8eafa77d5",
"body": null,
"is_bot": false,
"headline": "fix path traversal in export function",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-27T00:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d4f15bd2cea6ee93fa14c5f9d349247f8f6798",
"body": "…notes",
"is_bot": false,
"headline": "Update README for v0.2.1 release: fix download links and add release …",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T18:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547caf13b59eb17320efa122472dc3321f3988e9",
"body": null,
"is_bot": false,
"headline": "Fix export error handling and deprecated API usage",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T17:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7314c49baa631191f1476fe7da116ba60efe7013",
"body": null,
"is_bot": false,
"headline": "dont rlly need that",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T11:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70090e44137436f51abdaea6dc69a44d43f918cb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/1rhino2/go-memory-visualizer",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T11:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "996d6ef34512ad591b9d9669c6d397546729820c",
"body": null,
"is_bot": false,
"headline": "Fix formatting in README for v0.2.0 release announcement",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T11:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f600cfa6cd98c103dfde05724a3fed36460df09c",
"body": null,
"is_bot": false,
"headline": "Add v0.2.0 release links to README",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T11:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb9769c1990dfdf353b06f2078213d421e1c703",
"body": null,
"is_bot": false,
"headline": "Add website link to README",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-11-26T10:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5534724e47931d2fbef280f673d4376f9c8753bf",
"body": null,
"is_bot": false,
"headline": "Update repository URL in README",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-11-26T10:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8734f4b9a6886a7f4fcd37d5cb8f3cd3091f081a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-11-26T10:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6b140b17cd38ad85866b73c6e50025a3e0eac5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-11-26T10:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8a6bd39314008856b3e95bbec5cff90da82495",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Rhino",
"author_login": "1rhino2",
"committed_at": "2025-11-26T10:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a94ab630ae52e3a2bdb49508bb757cb381b476c",
"body": null,
"is_bot": false,
"headline": "docs: remove performance.md replaced by performance.html",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T17:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d8023c336401f8b45eddc74537bee1d9d1a7ca",
"body": "…mples",
"is_bot": false,
"headline": "feat(docs): add GitHub Pages site with interactive calculator and exa…",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T17:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d196306096b2286ebc0ff7fc93f19648c4f702e",
"body": null,
"is_bot": false,
"headline": "update dev docs with v0.2 technical details",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-26T15:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d58aab155df66c10a7e518f727759229afdd5b",
"body": null,
"is_bot": false,
"headline": "document v0.2 features in readme with examples",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-25T19:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95864ce7a80d885c32502475bc45576d215aa7d0",
"body": null,
"is_bot": false,
"headline": "update changelog for v0.2.0 release",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-25T14:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34708799256c66b6decac4160ffc2f3882a4194b",
"body": null,
"is_bot": false,
"headline": "bump version to 0.2.0 and add export command",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-24T21:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c74d89f0221aca71cae84e17f959e15172058279",
"body": null,
"is_bot": false,
"headline": "implement export layout command with json/markdown/csv support",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-24T20:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec60295ccece7affcbc2552259a0c7442d51bed",
"body": null,
"is_bot": false,
"headline": "add embedded field test cases",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-24T16:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4451f0e489295f686a1beea4f3cf979a0131912",
"body": null,
"is_bot": false,
"headline": "add two-pass parsing and embedded field detection",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-24T15:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef681ac3d384354eb0e95e3b495da482cc48b7e",
"body": null,
"is_bot": false,
"headline": "add nested struct examples",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-23T22:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56dcb819dacbce5a76a7abac8d12d0eba6d5f3b2",
"body": null,
"is_bot": false,
"headline": "implement struct registry for nested struct support",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-23T21:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f484097cf37356a2c15b979553c9721f8032d5a5",
"body": null,
"is_bot": false,
"headline": "add struct definition and export format interfaces",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-23T19:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c27904fcc107049f94af506dfa69bac36533b0b8",
"body": null,
"is_bot": false,
"headline": "increase seo",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-23T16:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40fe50497a883b2906116fdbd8393b855a556c8b",
"body": "Consolidating 23 commits into a single commit to improve CI/CD pipeline performance and reduce workflow execution time on GitHub Actions. Multiple commits were causing excessive workflow runs and slowing down automated testing and deployment processes.",
"is_bot": false,
"headline": "Squash all commits into one for GitHub Actions CI/CD optimization",
"author_name": "1rhino2",
"author_login": "web-flow",
"committed_at": "2025-11-23T16:11:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 63,
"latest_release_at": "2026-07-15T12:43:11Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 17,
"active_weeks_last_year": 6,
"days_since_latest_release": 18,
"mean_days_between_releases": 58.5
},
"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": []
},
"popularity": {
"forks": 10,
"stars": 259,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-24",
"count": 2
},
{
"date": "2025-11-25",
"count": 3
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 41418,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 125,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.5.5",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.19.25",
"ecosystem": "npm"
},
{
"name": "@types/vscode",
"direct": false,
"version": "1.106.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@vscode/test-electron",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "immediate",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "jszip",
"direct": false,
"version": "3.10.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lie",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "pako",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.3",
"ecosystem": "npm"
},
{
"name": "setimmediate",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 125,
"direct_count": 0,
"indirect_count": 125
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "web-flow",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4"
},
{
"type": "User",
"login": "1rhino2",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/195818135?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.857
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "28ac2a171d15399e3a813a48a82183cd65e22dbf",
"ran_at": "2026-08-02T15:13:09Z",
"aggregate_score": 3.7,
"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-16T02:02:29Z",
"oldest_open_prs": [
{
"number": 2,
"created_at": "2026-03-21T18:05:03Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/1rhino2/go-memory-visualizer",
"host": "github.com",
"name": "go-memory-visualizer",
"owner": "1rhino2"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 56,
"calibrated": 59,
"calibration": "2026-08-02"
}
}
],
"value": 59,
"inputs": {
"security": 50,
"vitality": 69,
"community": 50,
"governance": 34,
"calibration": "2026-08-02",
"engineering": 82,
"ai_readiness": 50,
"weighted_overall_raw": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 69,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 1,
"days_since_last_push": 17,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 17 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 17
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 58.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~58.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 58.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 17,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 17 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 17
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 10,
"stars": 259,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "259 stars",
"points": 39.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 259
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 34,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.857
},
"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 86% of commits",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 1,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/1 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 1
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 43,
"inputs": {
"followers": 25,
"owner_type": "User",
"is_verified": null,
"owner_login": "1rhino2",
"public_repos": 34,
"account_age_days": 558
},
"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": "25 followers of 1rhino2",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 25,
"login": "1rhino2"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "34 public repos, account ~1 yr old",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 34
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 82,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"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": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"cache-optimization",
"code-analysis",
"developer-tools",
"go-tools",
"golang",
"memory-optimization",
"memory-profiler",
"performance",
"struct-layout",
"vscode-extension"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 125 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 125
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 125,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 125,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
}
],
"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": 50,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.413,
"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": "26 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 22,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 63",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 63
}
}
],
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 41418,
"source_files_sampled": 28,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.1.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package 'go-memory-visualizer' from its registry"
],
"report_type": "repository",
"generated_at": "2026-08-02T15:13:13.675523Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/1/1rhino2/go-memory-visualizer.svg",
"full_name": "1rhino2/go-memory-visualizer",
"license_state": "standard",
"license_spdx": "MIT"
}