Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 08:25 UTC

xssnick / tonutils-storage

TON Storage golang implementation

GoMIT★ 83 stars⑂ 20 forkssince May 2023View on GitHub ↗

xssnick/tonutils-storage holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Vitality (74/100) and lowest on Engineering Quality (30/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

25
overall / 100
Critical

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.

25
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.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

Oleg BaranovPersonal account
362 followers53 public repossince Oct 2014

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/xssnick/tonutils-storagev1.5.2-594 days ago

Metrics by category

Vitality

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

74Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
9/36Commit cadence — 13/52 weeks with commits
13.6/18Commit volume — 32 commits in the last year
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year32
human_commit_share1
days_since_last_push4
active_weeks_last_year13
How it's scored
27/27Ships releases — 58 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~37.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count58
latest_release_tagv1.5.2
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases37.7

Community & Adoption

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

47At risk · 18% of overall
How it's scored
31/60Stars — 83 stars
10.7/25Forks — 20 forks
2.7/15Watchers — 4 watchers
Inputs used
forks20
stars83
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.6/22.5Commit distribution — top contributor authored 93% of commits
6.8/13.5Contributor breadth — 5 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.929
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
35.9/38.3PR acceptance — 45/48 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/19 approved changesets -- score normalized to 0
Inputs used
merged_prs45
open_issues3
closed_issues6
issue_closed_ratio0.667
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.4/25Owner reach — 362 followers of xssnick
24.6/25Track record — 53 public repos, account ~11 yr old
Inputs used
followers362
owner_typeUser
is_verified
owner_loginxssnick
public_repos53
account_age_days4,292
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 4 days ago
20/20Version history — 59 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/xssnick/tonutils-storage
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

30At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/19 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate3.5
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier18
security_posture_before_jurisdiction35
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
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
advisories2
affected_packages2
assessed_packages37
unassessed_packages0
affected_by_severityunknown 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 37 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.

54Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.3/40Legible commit history — 25 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.25
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/37 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes45,567
source_files_sampled37
oversized_source_files0

Key facts

83GitHub stars
5contributors
32commits, last 12 months
4days since last push
58releases
1bus factor
3open issues
Gopackage ecosystems

More detail

Star and fork history 83 ★ / 20 ⇿
83Stars
20Forks
57Releases

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.

020406080100832072023-052024-122026-06
Major 1Minor 13Patch 43

Each point covers 3 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-22 08:25 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/19 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
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.
n/aToken-PermissionsNo tokens found
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Gogithub.com/kevinms/leakybucket-gov0.0.0-20200115003610-082473db97cago.mod
Gogithub.com/pterm/ptermv0.12.83go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/syndtr/goleveldbv1.0.0go.mod
Gogithub.com/ton-blockchain/adnl-tunnelv0.2.1go.mod
Gogithub.com/xssnick/tonutils-gov1.18.0go.mod
Gogithub.com/xssnick/tonutils-storage-providerv0.4.3go.mod
Gogolang.org/x/syncv0.22.0go.mod
All dependencies 37

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

RegistryPackageVersionRelation
Gogithub.com/kevinms/leakybucket-gov0.0.0-20200115003610-082473db97cadirect
Gogithub.com/pterm/ptermv0.12.83direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/syndtr/goleveldbv1.0.0direct
Gogithub.com/ton-blockchain/adnl-tunnelv0.2.1direct
Gogithub.com/xssnick/tonutils-gov1.18.0direct
Gogithub.com/xssnick/tonutils-storage-providerv0.4.3direct
Gogolang.org/x/syncv0.22.0direct
Goatomicgo.dev/cursorv0.2.0indirect
Goatomicgo.dev/keyboardv0.2.10indirect
Goatomicgo.dev/schedulev0.1.0indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/containerd/consolev1.0.5indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/gookit/colorv1.6.0indirect
Gogithub.com/lithammer/fuzzysearchv1.1.8indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/pierrec/lz4/v4v4.1.27indirect
Gogithub.com/prometheus/client_golangv1.23.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.17.0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/xssnick/raptorqv1.5.0indirect
Gogithub.com/xssnick/ton-payment-networkv1.3.1indirect
Gogo.yaml.in/yaml/v2v2.4.2indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/termv0.44.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogoogle.golang.org/protobufv1.36.8indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.53.0indirectunknown1
golang.org/x/textv0.38.0indirectunknown10.39.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": [],
      "is_fork": false,
      "size_kb": 582,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 401928,
        "Makefile": 801
      },
      "pushed_at": "2026-07-17T16:26:43Z",
      "created_at": "2023-05-03T06:12:08Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T16:25:50Z",
      "description": "TON Storage golang implementation",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://t.me/xssnick",
      "name": "Oleg Baranov",
      "type": "User",
      "login": "xssnick",
      "company": null,
      "location": null,
      "followers": 362,
      "avatar_url": "https://avatars.githubusercontent.com/u/9332353?v=4",
      "created_at": "2014-10-21T07:01:42Z",
      "is_verified": null,
      "public_repos": 53,
      "account_age_days": 4292
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-07-17T16:26:43Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-05-25T07:55:39Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-05-20T09:11:51Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-04-06T15:47:04Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-03-20T08:53:32Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-12-14T05:08:42Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-10-04T13:40:58Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-10-02T07:07:06Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2025-09-08T15:31:10Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2025-08-12T15:35:58Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-08-12T14:47:40Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2025-07-24T11:35:52Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2025-07-24T08:26:17Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2025-07-15T11:05:05Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-07-09T03:36:55Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2025-06-25T06:33:36Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-06-12T13:15:03Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2025-05-28T18:05:55Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2025-05-22T08:18:02Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2025-05-15T13:35:29Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-05-10T06:50:01Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-05-08T07:03:29Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-05-07T18:28:56Z"
        },
        {
          "tag": "v0.8.7",
          "kind": "patch",
          "published_at": "2025-05-05T07:59:27Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2025-04-30T07:31:50Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2025-04-29T11:24:36Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2025-04-25T08:01:46Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2025-04-23T14:17:19Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2025-04-23T04:48:35Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-04-16T13:06:26Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-03-22T10:47:07Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2025-03-03T09:19:41Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2025-03-03T09:01:02Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2025-03-03T07:22:43Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-02-27T11:14:36Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-02-17T16:15:01Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2025-02-17T14:57:28Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2025-02-17T14:44:19Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2024-07-30T16:04:31Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2024-04-21T07:18:26Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2024-04-20T17:21:53Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2024-04-20T14:23:29Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-04-20T08:22:11Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-04-12T14:42:28Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-04-12T12:21:18Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-01-29T09:51:39Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2023-12-09T09:52:47Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2023-12-09T06:45:14Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-12-08T17:56:00Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2023-07-18T05:56:23Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2023-06-24T06:07:55Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2023-06-21T15:18:37Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2023-06-21T05:26:42Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2023-06-18T04:58:03Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2023-06-17T17:35:54Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2023-06-16T06:57:21Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2023-06-15T07:24:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-06-12T16:35:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3980374a16361ad53ea64ab49594be4ffff8022a",
          "body": null,
          "is_bot": false,
          "headline": "Updated tonutils-go & dht rules",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-07-17T16:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea2476e95b822420d3ae3e5a9a3e3ea5455f5ee",
          "body": null,
          "is_bot": false,
          "headline": "Updated tonutils-go to v1.17.2",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-05-26T12:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba05e006b7d8f63ce2b0c980e526f72fad5497c2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed and optimized DHT bag overlay store&refresh",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-05-25T07:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67ed7c7a47848949764d98696a3e7d4ea3723a6",
          "body": null,
          "is_bot": false,
          "headline": "Fixed and optimized bag overlay refresh",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-05-24T19:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "937795ae48bb14b56ab7f4289d30e84c7be5444a",
          "body": null,
          "is_bot": false,
          "headline": "Better fs parallel read + skip verify after create bag",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-05-20T09:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5ec08452519ea83f2b3ce9e8a47bfb4e5541cc",
          "body": null,
          "is_bot": false,
          "headline": "Download tunning + better speed calc",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-05-18T11:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2047bf1266cfc74cc08a3eaa589c893703207cfc",
          "body": null,
          "is_bot": false,
          "headline": "Bag management improvements & updated deps+migrated",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-05-18T10:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8006ce79186373e039ea3d68db20028764d0cfa",
          "body": null,
          "is_bot": false,
          "headline": "Stabilize storage peer sessions",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-04-06T15:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f0a0cba3fbee28a4cb34d76fbce0f72b08817ea",
          "body": null,
          "is_bot": false,
          "headline": "Files deletion race and logging fix fro Windows",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-03-25T06:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98602a972b2c5fd572131eb2f2433fcc5b57a598",
          "body": null,
          "is_bot": false,
          "headline": "Updated tonutils-go",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-03-20T08:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "591a66a64c36357fd58fe45aa8510685200537f5",
          "body": "Better bag session control",
          "is_bot": false,
          "headline": "Merge pull request #60 from xssnick/dev-v133",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-03-20T08:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52be0985f4bb01786611ad77056bf1efeedcec98",
          "body": null,
          "is_bot": false,
          "headline": "Better bag session control",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2026-03-20T08:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a5f72683f615d2c4eb1134934ddee3d76a0ad6",
          "body": "Speed limit flags & API for verbosity switch",
          "is_bot": false,
          "headline": "Merge pull request #59 from xssnick/dev-v13",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-12-14T05:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04de91851c5203a6760ffe2d1a3b51c20bf4b30",
          "body": null,
          "is_bot": false,
          "headline": "Speed limit flags & API for verbosity switch",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-12-14T05:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03716d4045484bca9ac386d37d76ce521b9bed8",
          "body": null,
          "is_bot": false,
          "headline": "Better download balancing",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-10-04T13:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1849a4db5947b6b9d51c8df660c858670a643283",
          "body": "v1.3.0",
          "is_bot": false,
          "headline": "Merge pull request #56 from xssnick/dw-balancer",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-10-02T06:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555208098f8ba9c3bd204674af5cbeef72cbbe80",
          "body": null,
          "is_bot": false,
          "headline": "Stop preFetcher for header after downloader created",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-10-02T06:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c5ebcc17247d2a1213a2810c6c01f7b8e7f660e",
          "body": null,
          "is_bot": false,
          "headline": "Small fixes",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-10-02T06:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90308637711de1e7cf65fd59c3ef1edf84d783d9",
          "body": null,
          "is_bot": false,
          "headline": "Event driven pieces fetcher with RTT balancer",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-10-02T06:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f9ff1b854104882c39f9b33ae668da4b168df1",
          "body": null,
          "is_bot": false,
          "headline": "Downloader tunning",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-09-30T08:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec0d39ffeb08f559e5f67a35c95a23abba2156c3",
          "body": null,
          "is_bot": false,
          "headline": "Better download score",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-09-30T05:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f11a96fbbca6f5de21eb0f83014689d21c54944",
          "body": null,
          "is_bot": false,
          "headline": "Better Download balancer and scaler",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-09-29T12:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b396f54c88fde41d21b4c48bf3c64d342f93603",
          "body": "… data downloaded",
          "is_bot": false,
          "headline": "Adjusted piece sizes proposal for creation & set edge piece only when…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-09-08T15:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987767929b3812e4a4cb80d867b3660d88cb92ab",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-09-01T11:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8058c320310dcb63d6dacd45efacba547f88fb73",
          "body": "Fix incorrect reset number of fails when do ping operation",
          "is_bot": false,
          "headline": "Merge pull request #53 from XaBbl4/some_fixes",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-08-12T14:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a1e008801398df529f6bd93aecba00afcd1c1d",
          "body": null,
          "is_bot": false,
          "headline": "Removed unneded abs path on get piece",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-08-12T14:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acf97cbb3f629a2a3643d498031c622073301389",
          "body": null,
          "is_bot": false,
          "headline": "Verify API & Always update db state on download & Better path joins",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-08-12T14:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff0a9c5126b3d330d0e8416cd324b74d8805c966",
          "body": "Remove static analyzer warning",
          "is_bot": false,
          "headline": "Remove iterator from cycles perScaleWorkers",
          "author_name": "Andrey Kravchenko",
          "author_login": "XaBbl4",
          "committed_at": "2025-07-25T13:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd193b2bef3c641892e9947eceb0ac5a4ac17685",
          "body": "Note: If ping returns an error, but there are less 3 fails, the counter is always reset to zero",
          "is_bot": false,
          "headline": "Fix incorrect reset of number of fails when doing ping op",
          "author_name": "Andrey Kravchenko",
          "author_login": "XaBbl4",
          "committed_at": "2025-07-25T13:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7e98466de0653d8f281cd2f1445a952862c26c",
          "body": "Note: Simplification if change the const minWorkers may be forget change range of cycle",
          "is_bot": false,
          "headline": "Change cycle for initialize minWorkers in scaling",
          "author_name": "Andrey Kravchenko",
          "author_login": "XaBbl4",
          "committed_at": "2025-07-25T13:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b0c0e60f8f9df0f7c18db90efca0f9cfa93402",
          "body": null,
          "is_bot": false,
          "headline": "Updated tonutils-go",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-24T11:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b0e9f0c4bb2e8a04cc27da5d4b8698d33949707",
          "body": null,
          "is_bot": false,
          "headline": "RLDP Improvements in tonutils-go",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-24T08:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba7bd152f660c847e384c38bd88d9f79fd79179",
          "body": null,
          "is_bot": false,
          "headline": "Fix speed limit reset",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-15T11:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1579e68a8612e89471fe6f21771eb673a2dfd2",
          "body": null,
          "is_bot": false,
          "headline": "Deletion improvements",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-15T11:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836067b6e92e7a2b120a57847b2e3c657790889c",
          "body": null,
          "is_bot": false,
          "headline": "No error when remove and file not exists & updated deps",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-15T10:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527f9ad322653ad0401622a4be1e61c44437f4a2",
          "body": null,
          "is_bot": false,
          "headline": "Ignore png",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-15T09:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60696a7d54d80006be642d583ed65711b79ab39a",
          "body": "…ssues\n\nFix removal wait and use downloads path",
          "is_bot": false,
          "headline": "Merge pull request #52 from xssnick/codex/fix-file-removal-and-path-i…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-15T09:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "499334247731145ceb7e730a4644f4e05f1e357e",
          "body": null,
          "is_bot": false,
          "headline": "Fix deletion wait and respect downloads path",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-15T09:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "094738c2076c39e0040712a4870feebf6daa2c8e",
          "body": "… pprof-addr",
          "is_bot": false,
          "headline": "Fixed RLDP transfers leak and timeout & added optional profiling flag…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-07-09T03:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "124a74432bea7f681e8d7c9a35947000537ef5fe",
          "body": null,
          "is_bot": false,
          "headline": "Fixed provider rate calc rounding cases for low amounts",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-06-25T06:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "344021f8c6bf3105b17937a698427fc64e0a4fa9",
          "body": "Support for custom files sort at bag creation & Better peer qeury man…",
          "is_bot": false,
          "headline": "Merge pull request #51 from xssnick/dev-v11",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-06-12T13:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e17a9193d358582c046e57c473c1965a4f783ec",
          "body": "…agement",
          "is_bot": false,
          "headline": "Support for custom files sort at bag creation & Better peer qeury man…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-06-12T12:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ed0b917073abf2552acc65cdc00c3e70558cf47",
          "body": null,
          "is_bot": false,
          "headline": "Fixed completion status in api for partial downloads",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-06-05T08:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c9ff5beadea75fb8ae2bcd39be62b4c54deab8b",
          "body": null,
          "is_bot": false,
          "headline": "Close before set piece for last file in download",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-06-05T06:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "940f104a4ce040cf1d29acd122c35404c092ffda",
          "body": null,
          "is_bot": false,
          "headline": "DB Close method & updated deps",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-28T18:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9df11b8406119fbcb7c77fde081a73ca3da881",
          "body": null,
          "is_bot": false,
          "headline": "Header size bag in api",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-22T08:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39ee7adfc7bb474c42ace9d66b46f25f0c5ce73b",
          "body": "Fixed upload from non public when peer has no bag + updated tonutils",
          "is_bot": false,
          "headline": "Merge pull request #50 from xssnick/dev-v11",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-15T13:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "499c6f342e7d40255d1ba47d9a2a6b9076e0ba4e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed upload from non public when peer has no bag + updated tonutils",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-15T13:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7005235c2f2d3ed2e2741e0da6981e567d9f3aa7",
          "body": "Calc best offer for provider + dht workers num flag + updated tunnel",
          "is_bot": false,
          "headline": "Merge pull request #49 from xssnick/dev-v11",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-10T06:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d38675b951275c00527c4ccb479ed70b7a84e6d4",
          "body": null,
          "is_bot": false,
          "headline": "Capitalize span",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-10T06:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42477dc4667d25e0001d3488de34371d2273c0bd",
          "body": null,
          "is_bot": false,
          "headline": "Calc best offer for provider + dht workers num flag + updated tunnel",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-10T06:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead359c6bbcafa24df15429ab5a5639fd0c09935",
          "body": null,
          "is_bot": false,
          "headline": "Init session queries reorder + init pieces num checks added",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-08T06:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155be8a1e1d3bc14f20a14edc223ad6ef00af79b",
          "body": "v1",
          "is_bot": false,
          "headline": "Merge pull request #48 from xssnick/dev-v1",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-07T18:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be5bf4df599ee1df8d86614d43be4fd457ad2c2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed session init",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-07T18:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d21156fb0343d99b898e9ebd10f0c93a2fc868",
          "body": null,
          "is_bot": false,
          "headline": "Rewrited core, better logic and preformance",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-07T17:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7067fde31003bd6b2dea96255a47ad46f1da458f",
          "body": null,
          "is_bot": false,
          "headline": "DHT Improvements + queue",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-05-05T07:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c017db7c180744e1d88f57a17a07d6bef97955",
          "body": null,
          "is_bot": false,
          "headline": "Graceful stop for tunnel with payments commit",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-30T07:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f16992778e9aaf9d438a895e98bebe1cc0bd98d",
          "body": null,
          "is_bot": false,
          "headline": "Fixed single piece bag creation",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-29T11:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2208882a486b935b4dbab049e05e2f9d264b4d",
          "body": null,
          "is_bot": false,
          "headline": "Better Session control + filter files api",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-25T07:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371568caf49a299acb34cac4e889fe83c97e98d6",
          "body": null,
          "is_bot": false,
          "headline": "Fixed late init piece mask",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-23T14:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f32558af70481b0e51258f46530a7c18ae50bd9",
          "body": "Optimized for work with many bags + fixed some crash cases",
          "is_bot": false,
          "headline": "Merge pull request #47 from xssnick/dev-08",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-23T04:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b414ba1764dbaf99e527c1599241c1622895a7",
          "body": null,
          "is_bot": false,
          "headline": "Optimized for work with many bags + fixed some crash cases",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-22T17:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f89c76cdefe0b1baa891d8c12e6f41c98d9e3c4",
          "body": "Fixes and improvements",
          "is_bot": false,
          "headline": "Merge pull request #46 from xssnick/devx",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-16T13:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b82e8372abe971776cc89b48a6062510e7e2ef3",
          "body": null,
          "is_bot": false,
          "headline": "Fixes and improvements",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-04-16T13:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5627611d1afea929588c4701a6cbc4cc3acbdf3a",
          "body": "…bose\n\nadd option to non-verbose torrent creation, fix progress callback",
          "is_bot": false,
          "headline": "Merge pull request #45 from ice-cronus/bugfix/atomic_progress_non_ver…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-25T11:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1677be115ceef444bb57d33829b400df55cbc7",
          "body": null,
          "is_bot": false,
          "headline": "fix tests",
          "author_name": "ice-cronus",
          "author_login": "ice-cronus",
          "committed_at": "2025-03-25T09:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e6ce9932071b85a76a7b5d693907c9a147bbc29",
          "body": null,
          "is_bot": false,
          "headline": "fix atomic progress, non-verbose torrent creation",
          "author_name": "ice-cronus",
          "author_login": "ice-cronus",
          "committed_at": "2025-03-25T09:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b13da3f7679a848c753c4b0c03e500050e6ced1",
          "body": null,
          "is_bot": false,
          "headline": "create with header",
          "author_name": "ice-cronus",
          "author_login": "ice-cronus",
          "committed_at": "2025-03-25T09:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d6738617cd3beee78ef73cf1b603e9b2b3b33f1",
          "body": "Dynamic piece size on creation & parallelized huge files hashing & fi…",
          "is_bot": false,
          "headline": "Merge pull request #43 from xssnick/dev08",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-22T10:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a9220ce1a460fcd598f0c40242153b008d56cf",
          "body": "…xed huge files write offset",
          "is_bot": false,
          "headline": "Dynamic piece size on creation & parallelized huge files hashing & fi…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-22T10:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f47f2f965bbeef957aa1ba777a57e6eb5b5777",
          "body": null,
          "is_bot": false,
          "headline": "Fixed pieces report panic",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-03T09:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897e254ede457f250491063e0dc50d1ac828c29a",
          "body": null,
          "is_bot": false,
          "headline": "Updated tonutils-go",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-03T08:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157ff48952675bc90d8f299c59378feb0a4f00a0",
          "body": "Dev072",
          "is_bot": false,
          "headline": "Merge pull request #42 from xssnick/dev072",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-03T07:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e529e4234e37b4e449d065712b00cb4ffce6381",
          "body": null,
          "is_bot": false,
          "headline": "Cli arg fd-cache-limit",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-03T07:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2533506bae0c9565c21f69d01e0679a91c979d",
          "body": null,
          "is_bot": false,
          "headline": "Updated tunnel",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-03T07:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e3e3d2a3257663d59784ffff68432dd08d680e6",
          "body": null,
          "is_bot": false,
          "headline": "Better FD cache control & files removal",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-02T17:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7381c57de4f30433ebb7b0fbfe4c147943eb9508",
          "body": null,
          "is_bot": false,
          "headline": "Better files removing paths & Multiplex ADNL conn",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-03-01T17:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1b8b2b07cce29141734dd621f7d779e34fd9ee",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-27T11:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43823b9ab326a2731de3b9b7b99fba10d0b3da5",
          "body": "v0.7.1",
          "is_bot": false,
          "headline": "Merge pull request #41 from xssnick/storage-tun",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-27T11:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bda844faf31c180f117fc0c79f4b00f88f25fb",
          "body": "add public api to connect avoiding DHT to known peer directly",
          "is_bot": false,
          "headline": "Merge pull request #34 from ice-cronus/feature/bootstrap",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-27T11:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a2c8dcde8915b0454112a400546caabb0247c7",
          "body": null,
          "is_bot": false,
          "headline": "Splitted have pieces request & Tunnel configuration changed",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-27T10:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd75ce1ad46130e1b11730c83c6ff7e02fcc9972",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T16:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f15982212987f65d7a9045beee8c460c39d7e54",
          "body": "Storage tun",
          "is_bot": false,
          "headline": "Merge pull request #40 from xssnick/storage-tun",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T16:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448670b6904aae63ccbea19eb519ee911e2d9118",
          "body": null,
          "is_bot": false,
          "headline": "Merge tag 'v0.6.7' into storage-tun",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T16:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde8c0aef41eaf22b540a021172f10e96f4f9d53",
          "body": null,
          "is_bot": false,
          "headline": "Removed rldp test",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T16:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e721211bc76ab9c75ba4f775e2bde301303d4a14",
          "body": "Reverted fs cache to prev",
          "is_bot": false,
          "headline": "Merge pull request #39 from xssnick/dev-v08",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T14:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a024717060ccd39c74499eaed4fe8cf482f46cc8",
          "body": null,
          "is_bot": false,
          "headline": "Reverted fs cache to prev",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T14:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8fe1785eddc2abc2fadd28d5ba8707b5f6a5cdc",
          "body": "Updated tonutils to v1.11",
          "is_bot": false,
          "headline": "Merge pull request #38 from xssnick/dev-v08",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T14:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa75ef5c77bcefce52a801b7748473f30f9c5762",
          "body": null,
          "is_bot": false,
          "headline": "Updated tonutils to v1.11",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T14:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee481c204cac133e74cd452107f7b0ecdd0e442",
          "body": null,
          "is_bot": false,
          "headline": "Tunnel",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2025-02-17T14:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "448c253b7a207ebcb60184081201806d6e187b6a",
          "body": "…responding_all_bags\n\nforce re-establish connection if peer not responding for all bags",
          "is_bot": false,
          "headline": "Merge pull request #36 from ice-cronus/bugfix/close_conn_if_peer_not_…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2024-11-27T07:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07ecbabf79ec9743bf9d963c275770b3e8afbde",
          "body": "refactorization of CreateTorrent method",
          "is_bot": false,
          "headline": "Merge pull request #30 from Gealber/refactor-create-torrent",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2024-11-27T06:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "202fd57bbb187c37d9183142891d70afa3c0a3e1",
          "body": "fix issue with messed order of torrent.ListFiles sometimes",
          "is_bot": false,
          "headline": "Merge pull request #35 from ice-cronus/bugfix/list_files_order",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2024-11-27T06:57:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e38895a3583c2b317ce41d571e84b37b9112f03",
          "body": null,
          "is_bot": false,
          "headline": "force re-establish connection if peer not responding for all bags",
          "author_name": "ice-cronus",
          "author_login": "ice-cronus",
          "committed_at": "2024-10-02T10:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60034dd3de819ad6566aff54af62c966c9d27f88",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2024-09-30T06:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0492323a5838b923693aece5c613138fff842bd",
          "body": null,
          "is_bot": false,
          "headline": "fix issue with messed order of torrent.ListFiles sometimes",
          "author_name": "ice-cronus",
          "author_login": "ice-cronus",
          "committed_at": "2024-09-23T12:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dbb83005cdbe01fc734fd6385dc38ec2a576000",
          "body": null,
          "is_bot": false,
          "headline": "add public api to connect avoiding DHT to known peer directly",
          "author_name": "ice-cronus",
          "author_login": "ice-cronus",
          "committed_at": "2024-09-20T07:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe3ce9a5e9c5a72cb284085b22a8956c8f0703b5",
          "body": null,
          "is_bot": false,
          "headline": "refactorization of CreateTorrent method",
          "author_name": "Gealber",
          "author_login": "Gealber",
          "committed_at": "2024-08-02T19:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2f47d29b0e4cf6394b0dcf11f5c94a70a913afb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2024-07-30T16:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bc1315a8f05a31cadc97e482d8f71177fb8ff3",
          "body": "…x/net-0.23.0\n\nBump golang.org/x/net from 0.10.0 to 0.23.0",
          "is_bot": false,
          "headline": "Merge pull request #28 from xssnick/dependabot/go_modules/golang.org/…",
          "author_name": "Oleg Baranov",
          "author_login": "xssnick",
          "committed_at": "2024-07-30T16:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 32,
      "latest_release_at": "2026-07-17T16:26:43Z",
      "latest_release_tag": "v1.5.2",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 37.7
    },
    "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/xssnick/tonutils-storage",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/xssnick/tonutils-storage",
          "is_deprecated": false,
          "latest_version": "v1.5.2",
          "repository_url": "https://github.com/xssnick/tonutils-storage",
          "versions_count": 59,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:25:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 20,
      "stars": 83,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 20,
        "total_forks": 20
      },
      "star_history": {
        "days": [
          {
            "date": "2023-05-29",
            "count": 3
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 5
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 2
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 2
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 2
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 83,
        "total_stars": 83
      },
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 45567,
      "source_files_sampled": 37,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 37,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/kevinms/leakybucket-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200115003610-082473db97ca"
        },
        {
          "name": "github.com/pterm/pterm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.83"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.1"
        },
        {
          "name": "github.com/syndtr/goleveldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/ton-blockchain/adnl-tunnel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/xssnick/tonutils-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/xssnick/tonutils-storage-provider",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.3"
        },
        {
          "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/kevinms/leakybucket-go",
            "direct": true,
            "version": "v0.0.0-20200115003610-082473db97ca",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pterm/pterm",
            "direct": true,
            "version": "v0.12.83",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/syndtr/goleveldb",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ton-blockchain/adnl-tunnel",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xssnick/tonutils-go",
            "direct": true,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xssnick/tonutils-storage-provider",
            "direct": true,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "atomicgo.dev/cursor",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "atomicgo.dev/keyboard",
            "direct": false,
            "version": "v0.2.10",
            "ecosystem": "go"
          },
          {
            "name": "atomicgo.dev/schedule",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/console",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gookit/color",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/fuzzysearch",
            "direct": false,
            "version": "v1.1.8",
            "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": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": false,
            "version": "v4.1.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xssnick/raptorq",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xssnick/ton-payment-network",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.8",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 37,
        "direct_count": 8,
        "indirect_count": 29
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 45,
        "open_issues": 3,
        "closed_ratio": 0.667,
        "closed_issues": 6,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "xssnick",
          "commits": 235,
          "avatar_url": "https://avatars.githubusercontent.com/u/9332353?v=4"
        },
        {
          "type": "User",
          "login": "andreypfau",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/97797573?v=4"
        },
        {
          "type": "User",
          "login": "ice-cronus",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/105345303?v=4"
        },
        {
          "type": "User",
          "login": "XaBbl4",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/697282?v=4"
        },
        {
          "type": "User",
          "login": "Gealber",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/48373523?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.929
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/19 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": null,
            "reason": "no workflows found",
            "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": 5,
            "reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3980374a16361ad53ea64ab49594be4ffff8022a",
        "ran_at": "2026-07-22T08:25:34Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T16:51:33Z",
      "oldest_open_prs": [
        {
          "number": 55,
          "created_at": "2025-08-17T08:20:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2025-10-19T08:11:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-20T08:45:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 18,
          "created_at": "2023-11-27T00:33:22Z",
          "last_comment_at": "2023-11-27T06:25:12Z",
          "last_comment_author": "xssnick"
        },
        {
          "number": 31,
          "created_at": "2024-09-11T13:20:50Z",
          "last_comment_at": "2024-09-24T15:01:36Z",
          "last_comment_author": "kolayuk"
        },
        {
          "number": 57,
          "created_at": "2025-10-06T11:42:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xssnick/tonutils-storage",
    "host": "github.com",
    "name": "tonutils-storage",
    "owner": "xssnick"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 34,
        "vitality": 74,
        "community": 47,
        "governance": 58,
        "engineering": 30,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 50,
        "overall_after_jurisdiction_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v1.5.2",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 37.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~37.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 37.7
                    }
                  }
                ],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "forks": 20,
              "stars": 83,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "83 stars",
                "points": 31,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "20 forks",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.929
            },
            "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 93% of commits",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 45,
              "open_issues": 3,
              "closed_issues": 6,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "45/48 decided PRs merged",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 45,
                      "decided": 48
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/19 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": 66,
            "inputs": {
              "followers": 362,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "xssnick",
              "public_repos": 53,
              "account_age_days": 4292
            },
            "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": "362 followers of xssnick",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 362,
                      "login": "xssnick"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "53 public repos, account ~11 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 53
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/xssnick/tonutils-storage"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "59 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 18,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 3.5,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 18,
              "security_posture_before_jurisdiction": 35
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/19 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 workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "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 37 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": 37
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 37,
              "unassessed_packages": 0,
              "affected_by_severity": "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": 37,
              "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 54,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.25,
              "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": "25 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 45567,
              "source_files_sampled": 37,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/37 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 37,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T08:25:46.276559Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xssnick/tonutils-storage.svg",
  "full_name": "xssnick/tonutils-storage",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.26.0 — full methodology · metrics wiki.

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