Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 12:01 UTC

ddddddO / gtree

Easily output ASCII tree from Go program or Markdown unordered list . There's also CLI tool that can output tree from JSON, YAML, or TOML! It's called *xtree*.

GoBSD-2-Clause★ 357 stars⑂ 12 forkssince May 2021View on GitHub ↗

ddddddO/gtree holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (90/100) and lowest on Community & Adoption (52/100). It was last updated today. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Ochi DaikiPersonal account
66 followers83 public repossince Jul 2018

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/ddddddO/gtreev1.14.9-14025 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

85Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.1/36Commit cadence — 29/52 weeks with commits
16.2/18Commit volume — 62 commits in the last year
10/10OpenSSF Scorecard: Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year62
human_commit_share0.66
days_since_last_push0
active_weeks_last_year29
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 25 days ago
27/27Release cadence — a release every ~1.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv1.14.9
releases_from_tagsno
days_since_latest_release25
mean_days_between_releases1.3

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

52Moderate · 18% of overall
How it's scored
41.4/60Stars — 357 stars
8.7/25Forks — 12 forks
2.7/15Watchers — 4 watchers
Inputs used
forks12
stars357
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-2-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

57Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.999
How it's scored
35/46.8Issue resolution — 75% of issues closed
36.7/38.3PR acceptance — 211/220 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/18 approved changesets -- score normalized to 0
Inputs used
merged_prs211
open_issues36
closed_issues107
issue_closed_ratio0.748
closed_unmerged_prs9
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.1/25Owner reach — 66 followers of ddddddO
25/25Track record — 83 public repos, account ~8 yr old
Inputs used
followers66
owner_typeUser
is_verified
owner_loginddddddO
public_repos83
account_age_days2,928
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 25 days ago
20/20Version history — 140 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/ddddddO/gtree
ecosystemsgo
any_deprecatedno
min_days_since_publish25

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://ddddddo.github.io/gtree/
10/10Repository description
10/10Topics — 13 topics
10/10Wiki
Inputs used
topicstree, markdown, tree-structure, directory, wasm, cli, golang, trees, go-package, go, json, toml, yaml
has_wikiyes
homepagehttps://ddddddo.github.io/gtree/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

53Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/18 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 18 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.1
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories19
affected_packages10
assessed_packages106
unassessed_packages0
affected_by_severityhigh 5, moderate 3, unknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 106 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.

AI Readiness

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.

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
16.2/40Legible commit history — 20 of 66 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.303
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, cmd/gtree-wasm/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 34 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, cmd/gtree-wasm/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsexample/find_pipe_programmable-gtree/go.mod, example/go-list_pipe_programmable-gtree/go.mod, example/n-children/go.mod, go.mod
dependency_bot_commit_share0.34
How it's scored
45/45Type-checkable code — Go (statically typed)
54.3/55Manageable file sizes — 1/80 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes124,473
source_files_sampled80
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

357GitHub stars
2contributors
62commits, last 12 months
0days since last push
100releases
1bus factor
36open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 12 ⇿
0Stars
12Forks
94Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0246810121222021-112024-022026-06
Major 0Minor 6Patch 88

Each point covers 5 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-27 12:01 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/18 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities18 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/fatih/colorv1.19.0go.mod
Gogithub.com/goccy/go-yamlv1.19.2go.mod
Gogithub.com/pelletier/go-toml/v2v2.4.3go.mod
Gogithub.com/urfave/cli/v3v3.10.1go.mod
Gogo.uber.org/goleakv1.3.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
All dependencies 106

Full resolved dependency set from the GitHub dependency graph: 9 direct and 97 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/fatih/colorv1.18.0direct
Gogithub.com/fatih/colorv1.19.0direct
Gogithub.com/goccy/go-yamlv1.19.2direct
Gogithub.com/pelletier/go-toml/v2v2.2.4direct
Gogithub.com/pelletier/go-toml/v2v2.4.3direct
Gogithub.com/urfave/cli/v3v3.10.1direct
Gogo.uber.org/goleakv1.3.0direct
Gogolang.org/x/syncv0.19.0direct
Gogolang.org/x/syncv0.22.0direct
Gogithub.com/ddddddo/gtreev1.13.3indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogolang.org/x/sysv0.41.0indirect
Gogolang.org/x/sysv0.42.0indirect
npm@alloc/quick-lru5.2.0indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.18indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@tailwindcss/aspect-ratio0.4.2indirect
npm@tailwindcss/forms0.5.3indirect
npmany-promise1.3.0indirect
npmanymatch3.1.2indirect
npmarg5.0.2indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmcamelcase-css2.0.1indirect
npmchokidar3.5.3indirect
npmclean-css5.3.1indirect
npmclean-css-cli5.6.1indirect
npmcommander4.1.1indirect
npmcommander7.2.0indirect
npmconcat-map0.0.1indirect
npmcssesc3.0.0indirect
npmdidyoumean1.2.2indirect
npmdlv1.1.3indirect
npmfast-glob3.2.12indirect
npmfastq1.15.0indirect
npmfill-range7.0.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmglob7.1.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmhas1.0.3indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.12.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmjiti1.18.2indirect
npmlilconfig2.1.0indirect
npmlines-and-columns1.2.4indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmini-svg-data-uri1.4.4indirect
npmminimatch3.1.2indirect
npmmz2.7.0indirect
npmnanoid3.3.6indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-hash3.0.0indirect
npmonce1.4.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpify2.3.0indirect
npmpirates4.0.5indirect
npmpostcss8.4.24indirect
npmpostcss-import15.1.0indirect
npmpostcss-js4.0.1indirect
npmpostcss-load-config4.0.1indirect
npmpostcss-nested6.0.1indirect
npmpostcss-selector-parser6.0.13indirect
npmpostcss-value-parser4.2.0indirect
npmqueue-microtask1.2.3indirect
npmread-cache1.0.0indirect
npmreaddirp3.6.0indirect
npmresolve1.22.2indirect
npmreusify1.0.4indirect
npmrun-parallel1.2.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.0.2indirect
npmsucrase3.32.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtailwindcss3.3.2indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmto-regex-range5.0.1indirect
npmts-interface-checker0.1.13indirect
npmuglify-js3.17.4indirect
npmutil-deprecate1.0.2indirect
npmwrappy1.0.2indirect
npmyaml2.3.1indirect
Dependency advisories 10

This repository publishes no package the index resolves, so its own dependency graph was assessed — 106 packages, which also include development and test pins that never ship: 10 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.11indirecthigh45.0.8
braces3.0.2indirecthigh13.0.3
minimatch3.1.2indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
postcss8.4.24indirecthigh48.5.18
micromatch4.0.5indirectmoderate14.0.8
nanoid3.3.6indirectmoderate15.0.9
yaml2.3.1indirectmoderate12.8.3
golang.org/x/sysv0.41.0indirectunknown10.44.0
golang.org/x/sysv0.42.0indirectunknown10.44.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "tree",
        "markdown",
        "tree-structure",
        "directory",
        "wasm",
        "cli",
        "golang",
        "trees",
        "go-package",
        "go",
        "json",
        "toml",
        "yaml"
      ],
      "is_fork": false,
      "size_kb": 24978,
      "has_wiki": true,
      "homepage": "https://ddddddo.github.io/gtree/",
      "languages": {
        "Go": 348668,
        "CSS": 19374,
        "HTML": 5423,
        "Shell": 239,
        "Makefile": 2969,
        "Dockerfile": 393,
        "JavaScript": 21768
      },
      "pushed_at": "2026-07-27T01:25:26Z",
      "created_at": "2021-05-30T01:51:22Z",
      "owner_type": "User",
      "updated_at": "2026-07-27T01:25:24Z",
      "description": "Easily output ASCII tree from Go program or Markdown unordered list . There's also CLI tool that can output tree from JSON, YAML, or TOML! It's called *xtree*.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-2-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-2-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Ochi Daiki",
      "type": "User",
      "login": "ddddddO",
      "company": null,
      "location": "japan",
      "followers": 66,
      "avatar_url": "https://avatars.githubusercontent.com/u/41510086?v=4",
      "created_at": "2018-07-21T11:33:23Z",
      "is_verified": null,
      "public_repos": 83,
      "account_age_days": 2928
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-2-Clause",
      "raw_spdx": "BSD-2-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.14.9",
          "kind": "patch",
          "published_at": "2026-07-01T16:22:14Z"
        },
        {
          "tag": "v1.14.8",
          "kind": "patch",
          "published_at": "2026-07-01T07:58:19Z"
        },
        {
          "tag": "v1.14.7",
          "kind": "patch",
          "published_at": "2026-07-01T05:23:31Z"
        },
        {
          "tag": "v1.14.6",
          "kind": "patch",
          "published_at": "2026-06-30T17:22:12Z"
        },
        {
          "tag": "v1.14.5",
          "kind": "patch",
          "published_at": "2026-06-25T14:36:37Z"
        },
        {
          "tag": "v1.14.4",
          "kind": "patch",
          "published_at": "2026-06-25T08:34:37Z"
        },
        {
          "tag": "v1.14.3",
          "kind": "patch",
          "published_at": "2026-06-22T06:26:31Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2026-06-20T01:50:03Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2026-06-19T17:28:57Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-06-19T16:39:33Z"
        },
        {
          "tag": "v1.13.6",
          "kind": "patch",
          "published_at": "2026-05-17T01:22:38Z"
        },
        {
          "tag": "v1.13.5",
          "kind": "patch",
          "published_at": "2026-02-14T00:24:50Z"
        },
        {
          "tag": "v1.13.4",
          "kind": "patch",
          "published_at": "2026-02-13T23:15:11Z"
        },
        {
          "tag": "v1.13.3",
          "kind": "patch",
          "published_at": "2026-01-31T22:13:49Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2025-12-28T08:48:48Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2025-11-18T15:40:34Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-11-03T10:40:43Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2025-10-31T12:12:30Z"
        },
        {
          "tag": "v1.11.9",
          "kind": "patch",
          "published_at": "2025-10-12T03:12:58Z"
        },
        {
          "tag": "v1.11.8",
          "kind": "patch",
          "published_at": "2025-08-04T09:16:07Z"
        },
        {
          "tag": "v1.11.7",
          "kind": "patch",
          "published_at": "2025-05-17T03:15:25Z"
        },
        {
          "tag": "v1.11.6",
          "kind": "patch",
          "published_at": "2025-05-02T14:03:46Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2025-04-25T16:15:30Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2025-04-20T08:37:30Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2025-04-12T05:24:59Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2025-04-05T00:58:56Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2025-04-04T17:20:53Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-03-28T16:39:34Z"
        },
        {
          "tag": "v1.10.15",
          "kind": "patch",
          "published_at": "2025-03-16T11:03:19Z"
        },
        {
          "tag": "v1.10.14",
          "kind": "patch",
          "published_at": "2025-02-13T13:02:14Z"
        },
        {
          "tag": "v1.10.13",
          "kind": "patch",
          "published_at": "2024-12-06T13:57:38Z"
        },
        {
          "tag": "v1.10.12",
          "kind": "patch",
          "published_at": "2024-11-08T11:53:45Z"
        },
        {
          "tag": "v1.10.11",
          "kind": "patch",
          "published_at": "2024-08-24T22:53:29Z"
        },
        {
          "tag": "v1.10.10",
          "kind": "patch",
          "published_at": "2024-03-22T16:59:41Z"
        },
        {
          "tag": "v1.10.9",
          "kind": "patch",
          "published_at": "2024-03-02T05:39:01Z"
        },
        {
          "tag": "v1.10.8",
          "kind": "patch",
          "published_at": "2024-02-07T13:11:45Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2023-12-29T11:40:44Z"
        },
        {
          "tag": "v1.10.6",
          "kind": "patch",
          "published_at": "2023-12-29T11:25:37Z"
        },
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2023-12-02T07:50:28Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2023-11-18T15:08:47Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2023-11-05T02:00:26Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2023-11-04T18:23:16Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-11-04T06:36:43Z"
        },
        {
          "tag": "v1.9.12",
          "kind": "patch",
          "published_at": "2023-10-08T08:36:00Z"
        },
        {
          "tag": "v1.9.11",
          "kind": "patch",
          "published_at": "2023-09-24T14:23:48Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2023-09-24T11:27:01Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2023-09-08T15:34:26Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2023-09-06T14:12:09Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2023-09-02T06:45:14Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2023-08-26T11:06:25Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2023-08-08T12:55:54Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2023-08-06T11:31:15Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2023-07-26T12:53:32Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2023-07-25T13:55:34Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2023-07-24T16:31:02Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2023-07-20T16:52:24Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2023-07-02T02:40:45Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2023-07-02T02:05:39Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2023-07-01T13:06:43Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2023-06-30T18:14:13Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2023-06-24T23:38:35Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2023-06-24T16:26:58Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-06-24T15:38:55Z"
        },
        {
          "tag": "v1.7.51",
          "kind": "patch",
          "published_at": "2023-06-21T14:25:30Z"
        },
        {
          "tag": "v1.7.50",
          "kind": "patch",
          "published_at": "2023-06-18T13:06:33Z"
        },
        {
          "tag": "v1.7.49",
          "kind": "patch",
          "published_at": "2023-06-18T12:46:53Z"
        },
        {
          "tag": "v1.7.48",
          "kind": "patch",
          "published_at": "2023-06-17T10:32:20Z"
        },
        {
          "tag": "v1.7.47",
          "kind": "patch",
          "published_at": "2023-06-17T05:39:07Z"
        },
        {
          "tag": "v1.7.46",
          "kind": "patch",
          "published_at": "2023-06-16T15:47:14Z"
        },
        {
          "tag": "v1.7.45",
          "kind": "patch",
          "published_at": "2023-06-10T16:24:33Z"
        },
        {
          "tag": "v1.7.44",
          "kind": "patch",
          "published_at": "2023-06-10T10:29:53Z"
        },
        {
          "tag": "v1.7.43",
          "kind": "patch",
          "published_at": "2023-06-03T04:41:29Z"
        },
        {
          "tag": "v1.7.42",
          "kind": "patch",
          "published_at": "2023-05-16T08:07:50Z"
        },
        {
          "tag": "v1.7.41",
          "kind": "patch",
          "published_at": "2023-05-03T08:06:32Z"
        },
        {
          "tag": "v1.7.40",
          "kind": "patch",
          "published_at": "2023-04-15T03:46:42Z"
        },
        {
          "tag": "v1.7.39",
          "kind": "patch",
          "published_at": "2023-03-04T04:05:30Z"
        },
        {
          "tag": "v1.7.38",
          "kind": "patch",
          "published_at": "2023-02-17T12:53:25Z"
        },
        {
          "tag": "v1.7.37",
          "kind": "patch",
          "published_at": "2023-02-12T11:04:26Z"
        },
        {
          "tag": "v1.7.36",
          "kind": "patch",
          "published_at": "2023-02-04T13:24:06Z"
        },
        {
          "tag": "v1.7.35",
          "kind": "patch",
          "published_at": "2023-02-02T13:47:44Z"
        },
        {
          "tag": "v1.7.34",
          "kind": "patch",
          "published_at": "2023-01-30T16:21:37Z"
        },
        {
          "tag": "v1.7.33",
          "kind": "patch",
          "published_at": "2023-01-30T15:06:27Z"
        },
        {
          "tag": "v1.7.32",
          "kind": "patch",
          "published_at": "2023-01-27T13:00:59Z"
        },
        {
          "tag": "v1.7.31",
          "kind": "patch",
          "published_at": "2023-01-24T14:50:35Z"
        },
        {
          "tag": "v1.7.30",
          "kind": "patch",
          "published_at": "2023-01-22T15:04:29Z"
        },
        {
          "tag": "v1.7.29",
          "kind": "patch",
          "published_at": "2023-01-13T14:44:57Z"
        },
        {
          "tag": "v1.7.28",
          "kind": "patch",
          "published_at": "2023-01-06T16:11:48Z"
        },
        {
          "tag": "v1.7.27",
          "kind": "patch",
          "published_at": "2023-01-03T10:47:19Z"
        },
        {
          "tag": "v1.7.26",
          "kind": "patch",
          "published_at": "2023-01-03T09:59:23Z"
        },
        {
          "tag": "v1.7.25",
          "kind": "patch",
          "published_at": "2023-01-03T09:01:18Z"
        },
        {
          "tag": "v1.7.24",
          "kind": "patch",
          "published_at": "2023-01-03T03:59:13Z"
        },
        {
          "tag": "v1.7.23",
          "kind": "patch",
          "published_at": "2023-01-01T05:58:33Z"
        },
        {
          "tag": "v1.7.22",
          "kind": "patch",
          "published_at": "2022-12-18T03:43:51Z"
        },
        {
          "tag": "v1.7.21",
          "kind": "patch",
          "published_at": "2022-12-17T12:20:15Z"
        },
        {
          "tag": "v1.7.20",
          "kind": "patch",
          "published_at": "2022-11-15T16:16:52Z"
        },
        {
          "tag": "v1.7.19",
          "kind": "patch",
          "published_at": "2022-11-12T05:27:15Z"
        },
        {
          "tag": "v1.7.18",
          "kind": "patch",
          "published_at": "2022-11-05T06:29:26Z"
        },
        {
          "tag": "v1.7.17",
          "kind": "patch",
          "published_at": "2022-11-04T19:40:30Z"
        },
        {
          "tag": "v1.7.16",
          "kind": "patch",
          "published_at": "2022-10-21T10:37:47Z"
        },
        {
          "tag": "v1.7.15",
          "kind": "patch",
          "published_at": "2022-10-14T18:26:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "53dbc7abb590f5d0cdd2f3aabef3fc213a6727c2",
          "body": "Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.3.1 to 2.4.3.\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Commits](https://github.com/pelletier/go-toml/compare/v2.3.1...v2.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pelle\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/pelletier/go-toml/v2 from 2.3.1 to 2.4.3 (#367)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T01:25:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7367dd0f55f4221cdae5480b652f3041567519ad",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.21.0 to 0.22.0.\n- [Commits](https://github.com/golang/sync/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.22.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.21.0 to 0.22.0 (#366)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T13:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37793ce57418a839a7e7d3d772982415ea22cba8",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-07-10T13:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d1f4b7efb528e91f464219d8803ab88b15b33f",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.9.1 to 3.10.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.9.1...v3.10.1)\n\n---\nupdated-de\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.9.1 to 3.10.1 (#365)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T12:04:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52f7b23a8416e58085e182160f91dd891b3d22ea",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-07-01T18:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717b89162e68debb4f82e7529489d3194952448f",
          "body": null,
          "is_bot": false,
          "headline": "Improved memory usage (#364)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-07-01T16:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52696520019b7724d9e9c8733f0098087c3be4c",
          "body": "* remove index counter\n\n* up",
          "is_bot": false,
          "headline": "Remove index counter (#363)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-07-01T07:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbc94868b24b89a95c722236972665ec455e511",
          "body": null,
          "is_bot": false,
          "headline": "change name to value (#362)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-07-01T05:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd42a4543fa04f7153befd7b48c896e2831cb5f",
          "body": null,
          "is_bot": false,
          "headline": "Improve performance of OutputFromRoot func (#361)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-06-30T17:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a167a736015c7a60873ee1199ef43e34dcaf05ec",
          "body": null,
          "is_bot": false,
          "headline": "fix memo",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-30T06:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e259644f51f59be0dd3c8671120d38a3c6038a",
          "body": null,
          "is_bot": false,
          "headline": "add memo",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-29T15:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fe3bb60506da5c676bfbd5206ff1a79cbfa60b",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-28T15:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b760a9c79a636ac94c4d72020c2ab6ed168de5",
          "body": null,
          "is_bot": false,
          "headline": "Modify return WalkerNodes (#359)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-06-25T14:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86b709815d8a0bb0de1d9266e21153f59eedb45",
          "body": null,
          "is_bot": false,
          "headline": "Add ancestors_children_method_for_walkernode",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-25T08:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c25abfecfc45a2d65d2d91db7ef121e530d25cd",
          "body": "* Add level flg for xtree\n\n* fix test",
          "is_bot": false,
          "headline": "Level flg of xtree (#358)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-06-22T06:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1b29c4a87ff136822af42ef0fa657c806640d5",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-21T16:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0039aeb31a157bb77f74e3a4863bb29a04042d",
          "body": null,
          "is_bot": false,
          "headline": "rm unnecessary logic and use WalkIterFromRoot",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-21T09:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a044ed163926c72fcb8ea634d3c19d7b9fa2242",
          "body": null,
          "is_bot": false,
          "headline": "Change show-index to omit-index flg (#357)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-06-20T01:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cbd6891e861e3fa235d33d089f7ca17c197f52e",
          "body": null,
          "is_bot": false,
          "headline": "to one row",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-19T17:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc5c9b227aaca5140f592e79fa24c9f4d4afcf52",
          "body": "…*xtree*. (#356)\n\n* Add xtree command\n\n* Fix A bug caused by an unintended index being set on a Node during the counter reset process when XxxFromYyy is called in parallel",
          "is_bot": false,
          "headline": "CLI tool that can output a tree from JSON, TML, or YAML! It's called …",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-06-19T16:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58588b61168cf5ac5dfbe5a2838d0e5c90cc62f4",
          "body": null,
          "is_bot": false,
          "headline": "add badge",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-06-18T16:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a73b428a403be15a29036d886a5d5fdc809e90",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.20.0 to 0.21.0.\n- [Commits](https://github.com/golang/sync/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.20.0 to 0.21.0 (#352)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T05:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd840b668008a76cd11d9982b7e78b59615295ee",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.9.0 to 3.9.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.9.0...v3.9.1)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.9.0 to 3.9.1 (#353)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T04:36:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fdc5fb6368e1584c2fb77241230cf39543f0fa96",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.8.0 to 3.9.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.8.0...v3.9.0)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0 (#351)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-24T23:24:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f3f86a3661157527f634dd0f7e7776fc5fd0614d",
          "body": "Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.3.0 to 2.3.1.\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Commits](https://github.com/pelletier/go-toml/compare/v2.3.0...v2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pelle\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 (#350)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-14T12:59:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54d46c56ae9d9cfbee786d6bca3c2c36250efa3a",
          "body": "Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.4 to 2.3.0.\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.4...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pelle\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#349)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T14:53:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0fe07505da7d470a6ac316c3e398676486b3d7a8",
          "body": "Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.18.0 to 1.19.0.\n- [Release notes](https://github.com/fatih/color/releases)\n- [Commits](https://github.com/fatih/color/compare/v1.18.0...v1.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/fatih/color\n  dependency-ver\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/fatih/color from 1.18.0 to 1.19.0 (#347)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T14:49:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a9c4e60d24c9fa7e4c40d46a8f566bebdcf61af",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.7.0 to 3.8.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.7.0...v3.8.0)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0 (#348)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T14:46:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef0e29a2abf04f458b6139f4c0a48fb56b07e722",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to 0.20.0.\n- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.19.0 to 0.20.0 (#346)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T15:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded4aac8d33bad3eb1bb3761ff00a46051b8c2d3",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.2 to 3.7.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.6.2...v3.7.0)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0 (#345)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T02:39:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "516e28a7d44b6c2ddc320395896da2438319d02f",
          "body": "* go fix\n\n* add //go:fix inline",
          "is_bot": false,
          "headline": "go fix (#344)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-02-14T00:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e712e928bcb976080043f9494ae6a4c9e441e7e8",
          "body": "* upgrade go1.26\n\n* fix go version",
          "is_bot": false,
          "headline": "upgrade go1.26 (#343)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-02-13T23:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a3f2de6d9266362c8a960fc895d294f3021f23",
          "body": null,
          "is_bot": false,
          "headline": "update treemap of test coverage",
          "author_name": "ochi",
          "author_login": "ddddddO",
          "committed_at": "2026-01-31T22:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695779ae893425db11c74e09c60c683b2b164b40",
          "body": null,
          "is_bot": false,
          "headline": "fix doc (#342)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2026-01-31T22:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5557c8f596c6c4c455c9a54170a059b553fe7004",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.1 to 3.6.2.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.6.1...v3.6.2)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 (#340)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-24T14:04:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1af9d025ae4d3de4f71df8f431bf5bc3194f8c5a",
          "body": null,
          "is_bot": false,
          "headline": "add Contributors",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2026-01-17T05:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bb9c84c73233f8729d60e38e3bd1beb6d38bc2",
          "body": "Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.19.1 to 1.19.2.\n- [Release notes](https://github.com/goccy/go-yaml/releases)\n- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/goccy/go-yaml/compare/v1.19.1...v1.19.2)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 (#339)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-09T13:53:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "404d58eb7f20539d69f0e7bbefe94be54655ea62",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-12-23T14:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb21cf41edb762b754a54d238b364a91063fa17",
          "body": "Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.19.0 to 1.19.1.\n- [Release notes](https://github.com/goccy/go-yaml/releases)\n- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/goccy/go-yaml/compare/v1.19.0...v1.19.1)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 (#337)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-20T13:12:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3df8a1afa23b3b5ed4162954b5e07ca91004470a",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.18.0 to 0.19.0.\n- [Commits](https://github.com/golang/sync/compare/v0.18.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.18.0 to 0.19.0 (#336)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-13T10:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8c4ea6115e7038440454292069b777836f2089",
          "body": "Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.18.0 to 1.19.0.\n- [Release notes](https://github.com/goccy/go-yaml/releases)\n- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/goccy/go-yaml/compare/v1.18.0...v1.19.0)\n\n---\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 (#335)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-05T12:31:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a061b2c76e4f067c4068d502f20f1aac5b5c6d64",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.0 to 3.6.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.6.0...v3.6.1)\n\n---\nupdated-depe\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 (#334)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-22T22:40:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "efa48c57699407170aefb28f3b8a0ec5b1e86be4",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-11-19T14:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e61cbcbd860b695ec7cad4c294b7a326542f0d",
          "body": null,
          "is_bot": false,
          "headline": "add example",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-11-19T14:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d438b91527e66e42cefcb6c7383572731b1f1581",
          "body": null,
          "is_bot": false,
          "headline": "Fix gtree Web (#333)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-11-18T15:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded18135286edaf5d848bad3db32fca3613ba2c6",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.17.0 to 0.18.0 (#331)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-15T00:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e547a0cc458ecd3aae4c057af458228c9b2d6fda",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (#330)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-15T00:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5037632f22e8b04453fb0b3a8d18c0d5985afcc5",
          "body": "* modify to pointer\n\n* Renewal option for modifing branch format",
          "is_bot": false,
          "headline": "Renewal option for modifing branch (#329)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-11-03T10:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a99f8cfac9cb43b8b3bc1882d4288d22603a46",
          "body": null,
          "is_bot": false,
          "headline": "nits",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-11-03T02:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37328a64e6c475e3a0ab4cc99658102caf819aca",
          "body": null,
          "is_bot": false,
          "headline": "modify readme",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-11-03T02:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25152c37f9b97eeababf978ce512a4c3291178c1",
          "body": null,
          "is_bot": false,
          "headline": "fix example",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-11-03T01:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "610622c46589c9271f0a2867ad74d3d4e0b07745",
          "body": null,
          "is_bot": false,
          "headline": "modify doc",
          "author_name": "ochi",
          "author_login": "ddddddO",
          "committed_at": "2025-11-01T05:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f0d76b6d94dd181b04bf28b6029b0276f565283",
          "body": null,
          "is_bot": false,
          "headline": "nodify nits doc",
          "author_name": "ochi",
          "author_login": "ddddddO",
          "committed_at": "2025-10-31T23:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40fa37509c9706ad8192be651c3cce3fe5ec10c",
          "body": null,
          "is_bot": false,
          "headline": "Add option of allowing_duplicate_nodes (#327)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-10-31T12:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee217bb9bdd18a6cb02174e6cc019623a9d5a086",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 (#325)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-24T15:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54e8ae047a6b5e7863653ebfe086364f3530f5d",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-10-12T03:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092556f439d4eb0bcce040285270abe7517ace2c",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-10-12T03:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d956473a0f1f4772d0dda9bd40b8668061656191",
          "body": "* update Go125\n\n* up\n\n* up\n\n* up",
          "is_bot": false,
          "headline": "update Go125 (#323)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-10-12T03:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1397278397ab95ed8446adc442c8e0a524f1d9b",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#322)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-13T19:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd76a0fdab145bc680124926f0ccc4c9bab29e8",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.3.8 to 3.4.1 (#321)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-16T00:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39000bbfb21787baced2774403bf2533fda663b",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-08-04T14:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151f0f4c50891ec8b1fb2f8c4463898aa1ef8749",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-08-04T14:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c587f0a8575b12020254f7eef885fc5d7b56bf0",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-08-03T10:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a6a812e89a518e70a9783f4d2a4b1678f5f1e6",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#320)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-11T12:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f15144e4a6109764ca4a482eac67db7a16e453e",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.3.3 to 3.3.8 (#319)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-13T21:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ab7b936e0168991121e7ce035d1e7ad254931e",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#318)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-06T16:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96e4e23a531d29495a98d30c5bc46d91e42ebd8",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-06-05T14:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf848f4fd60c4124fe8f087bc28a754dd6dd3707",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-06-05T13:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05ac11363ef94930d096f64d1b82faac5179c86",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 (#317)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-31T16:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "455ad01c592c4379b1c3badd0659499a5d2f36a8",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-05-17T05:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27a480afb161ffe05bfe4c343b82daccf665b4a",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.3.2 to 3.3.3 (#316)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-17T03:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf18212a037b1a21c66dd77790321419729b9ed",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-05-17T03:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a909431cd6d965b93bd31e96bba3c2f22cf4d8",
          "body": null,
          "is_bot": false,
          "headline": "add doc for custom writer",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-05-17T02:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5267e787336bbabf004a9be60105955dc9e155e8",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#315)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-09T19:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0e09d1d35245747452657821f3b4e96e9057e2",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.2.0 to 3.3.2 (#313)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-02T14:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f3ee4c03e061d0936a516c3280f2ecca85e54c",
          "body": null,
          "is_bot": false,
          "headline": "add deepwiki badge",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-04-27T11:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20aa81001bc987d106d1ae06d7ee7ac4b4c3b79f",
          "body": null,
          "is_bot": false,
          "headline": "use goccy/go-yaml and update credits (#312)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-04-25T23:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7f8ffd8c839253cd88ba18ef63b0efa0e12965",
          "body": null,
          "is_bot": false,
          "headline": "use goccy/go-yaml (#311)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-04-25T16:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a94c35a5a3c2e1ddff3e47f462ed812f7cb312",
          "body": null,
          "is_bot": false,
          "headline": "upgrade urfave/cli v2 to v3 (#310)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-04-20T08:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa17ea98615969f2696a8aefe2b05e4a5cd9020a",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 (#308)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-12T05:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2325b3dd73c8d7d7b1f0ab221c8e18a4c9d47e0",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#307)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-12T05:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807130e6fac879acb591c80fe0fb2b6c1d65d1bd",
          "body": null,
          "is_bot": false,
          "headline": "update benchmark",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-04-06T06:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb6298a65d8fb18fcb19a52c3c91858608a8a6e",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-04-05T08:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b365ace98e9ed5066e9a225b8e1686498dd36c6f",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-04-05T08:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def6aaa9aed95c1f89bfe7700260c384de70c99d",
          "body": null,
          "is_bot": false,
          "headline": "update example dir",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-04-05T08:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad061cb95bf777bfc6e6051a010d1990c56a2a8",
          "body": null,
          "is_bot": false,
          "headline": "fix doc",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-04-05T00:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc644d16c6247bf371d0e5027642ec79e969fae",
          "body": "* rename\n\n* rename on readme\n\n* examples\n\n* up",
          "is_bot": false,
          "headline": "rename and examples (#305)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-04-04T17:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "336e65d96e8fe09353eb0342770944216ab85a62",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-03-30T01:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef57acbba087af8314ac1fcbb67c3da4078aea20",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-03-28T23:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af19dd05254d87f11a081eabad0a59545418e2d",
          "body": "* output func に iter 実装\n\n* implemented WalkIterProgrammably func",
          "is_bot": false,
          "headline": "WalkIterProgrammably func implemented (#303)",
          "author_name": "Ochi Daiki",
          "author_login": "ddddddO",
          "committed_at": "2025-03-28T16:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97bfa0eb704f81eb66219efbba5f272eefa17a5",
          "body": null,
          "is_bot": false,
          "headline": "fast for demoogp",
          "author_name": "ochi",
          "author_login": "ddddddO",
          "committed_at": "2025-03-22T03:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2950d54bec666176bd6d82b9c75afa5892f958",
          "body": null,
          "is_bot": false,
          "headline": "modify",
          "author_name": "ochi",
          "author_login": "ddddddO",
          "committed_at": "2025-03-22T02:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719f308bdc4198fbdc16a87bbd0f3b0f84767e91",
          "body": null,
          "is_bot": false,
          "headline": "add tape for ogp",
          "author_name": "ochi",
          "author_login": "ddddddO",
          "committed_at": "2025-03-22T02:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d114370d5f6bc4501d859c99aec321ca1e82ff7",
          "body": null,
          "is_bot": false,
          "headline": "modify",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-03-22T00:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6cde7ae64401ecc1ccfb0109c210b6726bae4e3",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-03-20T09:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52efd28d0dcca9026c7696db9ebd918a02165d2a",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-03-19T15:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918fc8c51edadadacade99a37dc6f209bb01f45d",
          "body": null,
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.11.0 to 0.12.0 (#302)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-16T10:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e70070dbb7ea71fc272fa40cd4007d583530776",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 (#301)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-16T10:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec7340aa44f5bb3244e992c214fab42beec75fe",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-02-13T14:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7e00ab1fea351da8d85563132fb315573285aa",
          "body": null,
          "is_bot": false,
          "headline": "update Go1.24",
          "author_name": "ddddddO",
          "author_login": "ddddddO",
          "committed_at": "2025-02-13T12:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 62,
      "latest_release_at": "2026-07-01T16:22:14Z",
      "latest_release_tag": "v1.14.9",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 25,
      "mean_days_between_releases": 1.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ddddddO/gtree",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/ddddddO/gtree",
          "is_deprecated": false,
          "latest_version": "v1.14.9",
          "repository_url": "https://github.com/ddddddO/gtree",
          "versions_count": 140,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-01T16:21:33Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 25
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 357,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "cmd/gtree-wasm/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "example/find_pipe_programmable-gtree/go.mod",
        "example/go-list_pipe_programmable-gtree/go.mod",
        "example/n-children/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 124473,
      "source_files_sampled": 80,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 4,
            "oldest_advisory_days": 412
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 803
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 158
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 123
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.24",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-7fh5-64p2-3v2j",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 4,
            "oldest_advisory_days": 1031
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 803
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-mwcw-c2x4-8c55"
            ],
            "fixed_version": "5.0.9",
            "advisory_count": 1,
            "oldest_advisory_days": 595
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 123
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 65
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 65
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 5,
          "unknown": 2,
          "moderate": 3
        },
        "advisory_count": 19,
        "affected_count": 10,
        "assessed_count": 106,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/goccy/go-yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.2"
        },
        {
          "name": "github.com/pelletier/go-toml/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.3"
        },
        {
          "name": "github.com/urfave/cli/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.10.1"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": true,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": true,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": true,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.10.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/goleak",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ddddddo/gtree",
            "direct": false,
            "version": "v1.13.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.18",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/aspect-ratio",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/forms",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-css",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css-cli",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dlv",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.12.1",
            "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-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mini-svg-data-uri",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-js",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 106,
        "direct_count": 9,
        "indirect_count": 97
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 211,
        "open_issues": 36,
        "closed_ratio": 0.748,
        "closed_issues": 107,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ddddddO",
          "commits": 1106,
          "avatar_url": "https://avatars.githubusercontent.com/u/41510086?v=4"
        },
        {
          "type": "User",
          "login": "suzuki-shunsuke",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13323303?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.999
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cd.yaml",
        "ci.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "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": 10,
            "reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
            "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/18 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": 10,
            "reason": "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": "25 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": 10,
            "reason": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "18 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "53dbc7abb590f5d0cdd2f3aabef3fc213a6727c2",
        "ran_at": "2026-07-27T12:01:05Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T01:26:00Z",
      "oldest_open_prs": [
        {
          "number": 251,
          "created_at": "2023-11-04T00:35:04Z",
          "last_comment_at": "2023-11-04T00:35:58Z",
          "last_comment_author": "codecov-commenter"
        }
      ],
      "last_merged_pr_at": "2026-07-27T01:25:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 105,
          "created_at": "2022-11-05T07:44:39Z",
          "last_comment_at": "2023-01-02T03:19:33Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 106,
          "created_at": "2022-11-06T10:48:47Z",
          "last_comment_at": "2023-06-17T13:18:11Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 110,
          "created_at": "2022-11-12T08:21:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2022-11-26T06:11:52Z",
          "last_comment_at": "2022-11-26T07:07:54Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 123,
          "created_at": "2022-12-15T11:46:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2023-01-03T11:21:35Z",
          "last_comment_at": "2023-11-24T14:01:32Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 148,
          "created_at": "2023-02-23T12:55:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2023-03-14T15:22:44Z",
          "last_comment_at": "2023-06-23T16:28:06Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 159,
          "created_at": "2023-05-07T11:20:32Z",
          "last_comment_at": "2023-05-13T19:11:27Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 160,
          "created_at": "2023-05-10T15:50:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2023-06-16T17:02:35Z",
          "last_comment_at": "2023-06-16T17:39:19Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 178,
          "created_at": "2023-06-24T05:18:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 183,
          "created_at": "2023-06-24T23:34:52Z",
          "last_comment_at": "2023-06-24T23:36:09Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 185,
          "created_at": "2023-06-25T01:24:10Z",
          "last_comment_at": "2023-06-25T09:38:04Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 196,
          "created_at": "2023-07-09T01:39:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 200,
          "created_at": "2023-07-17T02:59:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 205,
          "created_at": "2023-07-24T12:12:00Z",
          "last_comment_at": "2023-09-16T01:51:37Z",
          "last_comment_author": "ddddddO"
        },
        {
          "number": 209,
          "created_at": "2023-08-04T23:34:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 211,
          "created_at": "2023-08-10T15:16:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 218,
          "created_at": "2023-08-26T11:26:23Z",
          "last_comment_at": "2023-09-08T23:48:57Z",
          "last_comment_author": "ddddddO"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ddddddO/gtree",
    "host": "github.com",
    "name": "gtree",
    "owner": "ddddddO"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 53,
        "vitality": 85,
        "community": 52,
        "governance": 57,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "commits_last_year": 62,
              "human_commit_share": 0.66,
              "days_since_last_push": 0,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "62 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "25 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": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.14.9",
              "releases_from_tags": false,
              "days_since_latest_release": 25,
              "mean_days_between_releases": 1.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 25 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 25
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 16,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 16 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 16
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 12,
              "stars": 357,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "357 stars",
                "points": 41.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 357
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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,
              "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": "recognized license (BSD-2-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-2-Clause"
                    }
                  }
                ],
                "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.999
            },
            "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": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "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": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 211,
              "open_issues": 36,
              "closed_issues": 107,
              "issue_closed_ratio": 0.748,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "211/220 decided PRs merged",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 211,
                      "decided": 220
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/18 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": 60,
            "inputs": {
              "followers": 66,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ddddddO",
              "public_repos": 83,
              "account_age_days": 2928
            },
            "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": "66 followers of ddddddO",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 66,
                      "login": "ddddddO"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "83 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 83
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/ddddddO/gtree"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 25
            },
            "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 25 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 25
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "140 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 140
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "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": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "tree",
                "markdown",
                "tree-structure",
                "directory",
                "wasm",
                "cli",
                "golang",
                "trees",
                "go-package",
                "go",
                "json",
                "toml",
                "yaml"
              ],
              "has_wiki": true,
              "homepage": "https://ddddddo.github.io/gtree/",
              "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": "https://ddddddo.github.io/gtree/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "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": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/18 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "25 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 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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "18 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "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 106 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": 106
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 19,
              "affected_packages": 10,
              "assessed_packages": 106,
              "unassessed_packages": 0,
              "affected_by_severity": "high 5, moderate 3, unknown 2",
              "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": "excellent",
            "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": 106,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.303,
              "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": "20 of 66 human commits state their intent (structured subject or explanatory body)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 66
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "cmd/gtree-wasm/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "example/find_pipe_programmable-gtree/go.mod",
                "example/go-list_pipe_programmable-gtree/go.mod",
                "example/n-children/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.34
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, cmd/gtree-wasm/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, cmd/gtree-wasm/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "34 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 34,
                      "sampled": 100
                    }
                  }
                ],
                "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 124473,
              "source_files_sampled": 80,
              "oversized_source_files": 1
            },
            "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": "1/80 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 80,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T12:01:20.883790Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/ddddddO/gtree.svg",
  "full_name": "ddddddO/gtree",
  "license_state": "standard",
  "license_spdx": "BSD-2-Clause"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.