Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 23:03 UTC

tgulacsi / go

Common go helper utils, each in its subdir

GoApache-2.0★ 80 stars⑂ 20 forkssince Oct 2013View on GitHub ↗

tgulacsi/go holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Vitality (84/100) and lowest on Community & Adoption (35/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Tamás GulácsiPersonal account
93 followers94 public repossince Apr 2010UNO-SOFT Computing Ltd.

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/tgulacsi/gov0.29.15-1921 day ago

Metrics by category

Vitality

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

84Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
18/36Commit cadence — 26/52 weeks with commits
16.6/18Commit volume — 70 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year70
human_commit_share1
days_since_last_push1
active_weeks_last_year26
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~4.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv0.29.15
releases_from_tagsyes
days_since_latest_release1
mean_days_between_releases4.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

35At risk · 18% of overall
How it's scored
30.8/60Stars — 80 stars
10.7/25Forks — 20 forks
2.7/15Watchers — 4 watchers
Inputs used
forks20
stars80
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
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?

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.997
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
28.7/38.3PR acceptance — 3/4 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs3
open_issues0
closed_issues3
issue_closed_ratio1
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.2/25Owner reach — 93 followers of tgulacsi
25/25Track record — 94 public repos, account ~16 yr old
Inputs used
followers93
owner_typeUser
is_verified
owner_logintgulacsi
public_repos94
account_age_days5,930
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 1 days ago
20/20Version history — 192 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/tgulacsi/go
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

38At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

20Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeno
has_docs_dirno
has_descriptionyes

Security

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

45At 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 — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
21.7/35Direct dependencies free of known advisories — 4 affected: golang.org/x/crypto v0.52.0 (unknown), golang.org/x/net v0.55.0 (unknown), golang.org/x/text v0.37.0 (unknown), +1 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories9
affected_packages6
assessed_packages110
unassessed_packages0
affected_by_severitycritical 1, unknown 5
direct_affected_packages4
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 110 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.

63Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
28.8/40Legible commit history — 54 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.54
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod, pools/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .golangci.yml
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_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, pools/go.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)
54.4/55Manageable file sizes — 2/180 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes327,838
source_files_sampled180
oversized_source_files2

Key facts

80GitHub stars
3contributors
70commits, last 12 months
1days since last push
100releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 20 ⇿
0Stars
20Forks
43Releases

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.

0481216202012015-072019-062023-06
Major 0Minor 11Patch 32

Each point covers 8 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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-23 23:03 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 46
RegistryPackageVersion constraintManifest
Gocodeberg.org/go-pdf/fpdfv0.11.0go.mod
Gogithub.com/BurntSushi/tomlv1.2.1go.mod
Gogithub.com/UNO-SOFT/zlogv0.8.6go.mod
Gogithub.com/clipperhouse/uax29v1.14.0go.mod
Gogithub.com/dgraph-io/badger/v2v2.2007.4go.mod
Gogithub.com/dgryski/go-linebreakv0.0.0-20180812204043-d8f37254e7d3go.mod
Gogithub.com/emersion/go-messagev0.18.1go.mod
Gogithub.com/emersion/go-vcardv0.0.0-20230815062825-8fda7d206ec9go.mod
Gogithub.com/go-json-experiment/jsonv0.0.0-20260623181947-01eb4420fa68go.mod
Gogithub.com/go-kit/logv0.2.1go.mod
Gogithub.com/go-logr/logrv1.4.3go.mod
Gogithub.com/go-logr/zerologrv1.2.3go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/renameio/v2v2.0.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hack-pad/hackpadfsv0.2.0go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.7go.mod
Gogithub.com/jacobsa/fusev0.0.0-20230509090321-7263f3a2b474go.mod
Gogithub.com/joshuarubin/go-swayv1.2.0go.mod
Gogithub.com/klauspost/compressv1.18.5go.mod
Gogithub.com/kylelemons/godebugv1.1.0go.mod
Gogithub.com/oklog/ulid/v2v2.1.1go.mod
Gogithub.com/opentracing/basictracer-gov1.1.0go.mod
Gogithub.com/opentracing/opentracing-gov1.2.0go.mod
Gogithub.com/outcaste-io/badger/v3v3.2202.0go.mod
Gogithub.com/pdfcpu/pdfcpuv0.12.1go.mod
Gogithub.com/peterbourgon/ff/v3v3.4.0go.mod
Gogithub.com/peterbourgon/ff/v4v4.0.0-beta.1go.mod
Gogithub.com/rogpeppe/retryv0.1.0go.mod
Gogithub.com/rs/zerologv1.31.0go.mod
Gogithub.com/sloonz/go-qprintablev0.0.0-20210417175225-715103f9e6ebgo.mod
Gogithub.com/sony/gobreakerv0.5.0go.mod
Gogithub.com/sony/gobreaker/v2v2.4.0go.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210305035536-64b5b1c73954go.mod
Gogithub.com/tmc/langchaingov0.1.12go.mod
Gogithub.com/valyala/quicktemplatev1.8.0go.mod
Gogolang.org/x/cryptov0.52.0go.mod
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2fgo.mod
Gogolang.org/x/netv0.55.0go.mod
Gogolang.org/x/syncv0.20.0go.mod
Gogolang.org/x/sysv0.45.0go.mod
Gogolang.org/x/termv0.43.0go.mod
Gogolang.org/x/textv0.37.0go.mod
Gogolang.org/x/timev0.5.0go.mod
Goperkeep.orgv0.0.0-20230124163929-44b1dbe0f64fgo.mod
Gosoftware.sslmate.com/src/go-pkcs12v0.7.1go.mod
All dependencies 110

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

RegistryPackageVersionRelation
Gocodeberg.org/go-pdf/fpdfv0.11.0direct
Gogithub.com/burntsushi/tomlv1.2.1direct
Gogithub.com/clipperhouse/uax29v1.14.0direct
Gogithub.com/dgraph-io/badger/v2v2.2007.4direct
Gogithub.com/dgryski/go-linebreakv0.0.0-20180812204043-d8f37254e7d3direct
Gogithub.com/emersion/go-messagev0.18.1direct
Gogithub.com/emersion/go-vcardv0.0.0-20230815062825-8fda7d206ec9direct
Gogithub.com/go-json-experiment/jsonv0.0.0-20260623181947-01eb4420fa68direct
Gogithub.com/go-kit/logv0.2.1direct
Gogithub.com/go-logr/logrv1.4.3direct
Gogithub.com/go-logr/zerologrv1.2.3direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/google/renameio/v2v2.0.2direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/hack-pad/hackpadfsv0.2.0direct
Gogithub.com/hashicorp/go-retryablehttpv0.7.7direct
Gogithub.com/jacobsa/fusev0.0.0-20230509090321-7263f3a2b474direct
Gogithub.com/joshuarubin/go-swayv1.2.0direct
Gogithub.com/klauspost/compressv1.18.5direct
Gogithub.com/kylelemons/godebugv1.1.0direct
Gogithub.com/oklog/ulid/v2v2.1.1direct
Gogithub.com/opentracing/basictracer-gov1.1.0direct
Gogithub.com/opentracing/opentracing-gov1.2.0direct
Gogithub.com/outcaste-io/badger/v3v3.2202.0direct
Gogithub.com/pdfcpu/pdfcpuv0.12.1direct
Gogithub.com/peterbourgon/ff/v3v3.4.0direct
Gogithub.com/rogpeppe/retryv0.1.0direct
Gogithub.com/rs/zerologv1.31.0direct
Gogithub.com/sloonz/go-qprintablev0.0.0-20210417175225-715103f9e6ebdirect
Gogithub.com/sony/gobreakerv0.5.0direct
Gogithub.com/sony/gobreaker/v2v2.4.0direct
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210305035536-64b5b1c73954direct
Gogithub.com/tmc/langchaingov0.1.12direct
Gogithub.com/uno-soft/zlogv0.8.6direct
Gogithub.com/valyala/quicktemplatev1.8.0direct
Gogolang.org/x/cryptov0.52.0direct
Gogolang.org/x/expv0.0.0-20260410095643-746e56fc9e2fdirect
Gogolang.org/x/netv0.55.0direct
Gogolang.org/x/syncv0.20.0direct
Gogolang.org/x/sysv0.45.0direct
Gogolang.org/x/termv0.43.0direct
Gogolang.org/x/textv0.37.0direct
Gogolang.org/x/timev0.5.0direct
Goperkeep.orgv0.0.0-20230124163929-44b1dbe0f64fdirect
Gosoftware.sslmate.com/src/go-pkcs12v0.7.1direct
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gogithub.com/cespare/xxhashv1.1.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/dgraph-io/ristrettov0.1.1indirect
Gogithub.com/dgryski/go-farmv0.0.0-20200201041132-a6ae2369ad13indirect
Gogithub.com/dkorunic/betteralignv0.12.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/edsrzf/mmap-gov1.1.0indirect
Gogithub.com/go-logfmt/logfmtv0.6.1indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/glogv1.2.5indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv0.0.4indirect
Gogithub.com/google/flatbuffersv23.5.26+incompatibleindirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hhrutter/lzwv1.0.0indirect
Gogithub.com/hhrutter/pkcs7v0.2.2indirect
Gogithub.com/hhrutter/tiffv1.0.3indirect
Gogithub.com/joshuarubin/lifecyclev1.0.0indirect
Gogithub.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51indirect
Gogithub.com/kimmachinegun/automemlimitv0.7.5indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-runewidthv0.0.24indirect
Gogithub.com/mattn/go-sqlite3v2.0.3+incompatibleindirect
Gogithub.com/niemeyer/prettyv0.0.0-20200227124842-a10e7caefd8eindirect
Gogithub.com/onsi/ginkgov1.16.2indirect
Gogithub.com/onsi/gomegav1.13.0indirect
Gogithub.com/outcaste-io/ristrettov0.2.1indirect
Gogithub.com/pbnjay/memoryv0.0.0-20210728143218-7b4eea64cf58indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.uber.org/atomicv1.10.0indirect
Gogo.uber.org/automaxprocsv1.6.0indirect
Gogo.uber.org/multierrv1.1.0indirect
Gogo4.orgv0.0.0-20201209231011-d4a079459e60indirect
Gogolang.org/x/imagev0.41.0indirect
Gogolang.org/x/modv0.36.0indirect
Gogolang.org/x/toolsv0.45.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260226221140-a57be14db171indirect
Gogoogle.golang.org/grpcv1.81.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/check.v1v1.0.0-20200227125254-8fa46927fb4findirect
Gogopkg.in/yaml.v2v2.4.0indirect
Golukechampine.com/uint128v1.2.0indirect
Gomodernc.org/cc/v3v3.40.0indirect
Gomodernc.org/ccgo/v3v3.16.13indirect
Gomodernc.org/fileutilv1.1.2indirect
Gomodernc.org/internalv1.0.6indirect
Gomodernc.org/kvv1.0.5indirect
Gomodernc.org/libcv1.22.2indirect
Gomodernc.org/lldbv1.0.5indirect
Gomodernc.org/mathutilv1.5.0indirect
Gomodernc.org/memoryv1.5.0indirect
Gomodernc.org/optv0.1.3indirect
Gomodernc.org/sortutilv1.1.1indirect
Gomodernc.org/sqlitev1.20.4indirect
Gomodernc.org/strutilv1.1.3indirect
Gomodernc.org/tokenv1.1.0indirect
Gomodernc.org/zappyv1.0.6indirect
Dependency advisories 6

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.81.1indirectcritical11.82.1
golang.org/x/cryptov0.52.0directunknown1
golang.org/x/netv0.55.0directunknown10.56.0
golang.org/x/textv0.37.0directunknown10.39.0
software.sslmate.com/src/go-pkcs12v0.7.1directunknown10.7.2
golang.org/x/imagev0.41.0indirectunknown40.43.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": 21431,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 1055733,
        "HTML": 4616
      },
      "pushed_at": "2026-07-22T11:38:27Z",
      "created_at": "2013-10-13T12:13:49Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T11:38:11Z",
      "description": "Common go helper utils, each in its subdir",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://mastodon.green/@tgulacsi",
      "name": "Tamás Gulácsi",
      "type": "User",
      "login": "tgulacsi",
      "company": "UNO-SOFT Computing Ltd.",
      "location": "Budapest, Hungary",
      "followers": 93,
      "avatar_url": "https://avatars.githubusercontent.com/u/256074?v=4",
      "created_at": "2010-04-28T19:12:47Z",
      "is_verified": null,
      "public_repos": 94,
      "account_age_days": 5930
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.29.15",
          "kind": "patch",
          "published_at": "2026-07-22T11:37:58Z"
        },
        {
          "tag": "v0.29.14",
          "kind": "patch",
          "published_at": "2026-07-20T12:30:17Z"
        },
        {
          "tag": "v0.29.13",
          "kind": "patch",
          "published_at": "2026-07-18T09:52:03Z"
        },
        {
          "tag": "v0.29.12",
          "kind": "patch",
          "published_at": "2026-07-03T21:58:17Z"
        },
        {
          "tag": "v0.29.11",
          "kind": "patch",
          "published_at": "2026-07-03T21:13:20Z"
        },
        {
          "tag": "v0.29.10",
          "kind": "patch",
          "published_at": "2026-07-01T05:33:18Z"
        },
        {
          "tag": "v0.29.9",
          "kind": "patch",
          "published_at": "2026-06-29T17:54:51Z"
        },
        {
          "tag": "v0.29.8",
          "kind": "patch",
          "published_at": "2026-06-29T15:05:06Z"
        },
        {
          "tag": "v0.29.7",
          "kind": "patch",
          "published_at": "2026-06-16T11:12:11Z"
        },
        {
          "tag": "v0.29.6",
          "kind": "patch",
          "published_at": "2026-06-11T14:52:10Z"
        },
        {
          "tag": "v0.29.5",
          "kind": "patch",
          "published_at": "2026-06-11T13:49:13Z"
        },
        {
          "tag": "v0.29.4",
          "kind": "patch",
          "published_at": "2026-06-04T05:24:23Z"
        },
        {
          "tag": "v0.29.3",
          "kind": "patch",
          "published_at": "2026-06-03T20:22:23Z"
        },
        {
          "tag": "v0.29.2",
          "kind": "patch",
          "published_at": "2026-06-02T16:57:14Z"
        },
        {
          "tag": "v0.29.1",
          "kind": "patch",
          "published_at": "2026-06-02T16:46:01Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-05-04T08:06:06Z"
        },
        {
          "tag": "v0.28.15",
          "kind": "patch",
          "published_at": "2026-04-22T12:17:15Z"
        },
        {
          "tag": "v0.28.14",
          "kind": "patch",
          "published_at": "2026-03-29T08:54:06Z"
        },
        {
          "tag": "v0.28.13",
          "kind": "patch",
          "published_at": "2026-01-09T06:37:06Z"
        },
        {
          "tag": "v0.28.12",
          "kind": "patch",
          "published_at": "2025-12-27T06:35:02Z"
        },
        {
          "tag": "v0.28.11",
          "kind": "patch",
          "published_at": "2025-12-04T16:26:25Z"
        },
        {
          "tag": "v0.28.10",
          "kind": "patch",
          "published_at": "2025-11-22T18:41:48Z"
        },
        {
          "tag": "v0.28.9",
          "kind": "patch",
          "published_at": "2025-11-22T18:30:38Z"
        },
        {
          "tag": "v0.28.8",
          "kind": "patch",
          "published_at": "2025-11-22T18:24:14Z"
        },
        {
          "tag": "v0.28.7",
          "kind": "patch",
          "published_at": "2025-10-18T06:36:16Z"
        },
        {
          "tag": "v0.28.6",
          "kind": "patch",
          "published_at": "2025-07-14T05:09:56Z"
        },
        {
          "tag": "v0.28.5",
          "kind": "patch",
          "published_at": "2025-06-30T13:53:28Z"
        },
        {
          "tag": "v0.28.4",
          "kind": "patch",
          "published_at": "2025-06-04T15:28:58Z"
        },
        {
          "tag": "v0.28.3",
          "kind": "patch",
          "published_at": "2025-05-10T10:08:00Z"
        },
        {
          "tag": "v0.28.2",
          "kind": "patch",
          "published_at": "2025-04-18T10:19:30Z"
        },
        {
          "tag": "v0.28.1",
          "kind": "patch",
          "published_at": "2025-03-27T14:37:42Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2025-03-27T14:16:55Z"
        },
        {
          "tag": "v0.27.10",
          "kind": "patch",
          "published_at": "2025-03-25T13:45:07Z"
        },
        {
          "tag": "v0.27.9",
          "kind": "patch",
          "published_at": "2025-03-08T15:22:30Z"
        },
        {
          "tag": "v0.27.8",
          "kind": "patch",
          "published_at": "2025-03-08T15:22:30Z"
        },
        {
          "tag": "v0.27.7",
          "kind": "patch",
          "published_at": "2024-11-26T10:52:46Z"
        },
        {
          "tag": "v0.27.6",
          "kind": "patch",
          "published_at": "2024-09-17T18:59:05Z"
        },
        {
          "tag": "v0.27.5",
          "kind": "patch",
          "published_at": "2024-06-05T11:04:59Z"
        },
        {
          "tag": "v0.27.4",
          "kind": "patch",
          "published_at": "2024-03-16T16:36:39Z"
        },
        {
          "tag": "v0.27.3",
          "kind": "patch",
          "published_at": "2024-01-11T08:36:17Z"
        },
        {
          "tag": "v0.27.2",
          "kind": "patch",
          "published_at": "2023-12-13T07:57:50Z"
        },
        {
          "tag": "v0.27.1",
          "kind": "patch",
          "published_at": "2023-10-13T06:17:29Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2023-10-12T19:53:19Z"
        },
        {
          "tag": "v0.26.11",
          "kind": "patch",
          "published_at": "2023-10-12T19:33:48Z"
        },
        {
          "tag": "v0.26.10",
          "kind": "patch",
          "published_at": "2023-10-10T12:08:35Z"
        },
        {
          "tag": "0.26.9",
          "kind": "patch",
          "published_at": "2023-10-10T12:07:02Z"
        },
        {
          "tag": "v0.26.8",
          "kind": "patch",
          "published_at": "2023-09-07T18:18:30Z"
        },
        {
          "tag": "v0.26.7",
          "kind": "patch",
          "published_at": "2023-09-07T18:15:05Z"
        },
        {
          "tag": "v0.26.6",
          "kind": "patch",
          "published_at": "2023-09-07T15:56:09Z"
        },
        {
          "tag": "v0.26.5",
          "kind": "patch",
          "published_at": "2023-09-07T15:56:09Z"
        },
        {
          "tag": "v0.26.4",
          "kind": "patch",
          "published_at": "2023-08-21T11:21:28Z"
        },
        {
          "tag": "v0.26.3",
          "kind": "patch",
          "published_at": "2023-08-17T07:54:36Z"
        },
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2023-08-16T18:33:40Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2023-08-15T14:16:21Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2023-08-13T06:37:26Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2023-06-25T06:41:42Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2023-06-24T13:43:24Z"
        },
        {
          "tag": "v0.24.6",
          "kind": "patch",
          "published_at": "2023-06-06T08:40:06Z"
        },
        {
          "tag": "v0.24.5",
          "kind": "patch",
          "published_at": "2023-06-04T10:11:21Z"
        },
        {
          "tag": "v0.24.4",
          "kind": "patch",
          "published_at": "2023-03-07T06:55:48Z"
        },
        {
          "tag": "v0.24.3",
          "kind": "patch",
          "published_at": "2022-12-05T12:18:45Z"
        },
        {
          "tag": "v0.24.2",
          "kind": "patch",
          "published_at": "2022-11-25T05:34:03Z"
        },
        {
          "tag": "v0.24.1",
          "kind": "patch",
          "published_at": "2022-11-24T20:34:25Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2022-11-08T16:08:15Z"
        },
        {
          "tag": "v0.23.3",
          "kind": "patch",
          "published_at": "2022-11-07T19:09:21Z"
        },
        {
          "tag": "v0.23.2",
          "kind": "patch",
          "published_at": "2022-11-07T16:08:31Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2022-11-04T16:42:33Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2022-11-04T09:05:18Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2022-07-12T05:03:38Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2022-07-03T04:42:25Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2022-07-02T15:24:32Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2022-07-02T15:16:35Z"
        },
        {
          "tag": "v0.20.3",
          "kind": "patch",
          "published_at": "2022-07-02T11:27:58Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2022-04-26T20:04:30Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2022-04-23T14:39:19Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-04-23T09:11:28Z"
        },
        {
          "tag": "v0.19.8",
          "kind": "patch",
          "published_at": "2022-04-22T19:46:27Z"
        },
        {
          "tag": "v0.19.7",
          "kind": "patch",
          "published_at": "2022-03-24T17:38:42Z"
        },
        {
          "tag": "v0.19.6",
          "kind": "patch",
          "published_at": "2022-03-13T07:45:46Z"
        },
        {
          "tag": "v0.19.5",
          "kind": "patch",
          "published_at": "2022-03-13T07:36:35Z"
        },
        {
          "tag": "v0.19.4",
          "kind": "patch",
          "published_at": "2022-03-06T07:30:40Z"
        },
        {
          "tag": "v0.19.3",
          "kind": "patch",
          "published_at": "2022-01-06T13:06:49Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2021-11-02T08:37:14Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2021-08-25T19:26:39Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2021-08-20T07:03:04Z"
        },
        {
          "tag": "v0.18.6",
          "kind": "patch",
          "published_at": "2021-08-15T07:39:37Z"
        },
        {
          "tag": "v0.18.5",
          "kind": "patch",
          "published_at": "2021-07-12T12:30:05Z"
        },
        {
          "tag": "v0.18.4",
          "kind": "patch",
          "published_at": "2021-06-27T19:37:00Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2021-04-21T12:57:25Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2021-04-01T20:00:44Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2021-03-29T15:26:22Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2021-03-29T08:24:02Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2021-03-26T15:39:23Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2021-03-26T11:40:18Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2021-02-27T06:58:35Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2021-02-27T06:46:35Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2021-02-26T17:46:50Z"
        },
        {
          "tag": "v0.13.7",
          "kind": "patch",
          "published_at": "2021-02-05T07:16:44Z"
        },
        {
          "tag": "v0.13.6",
          "kind": "patch",
          "published_at": "2021-02-05T07:04:12Z"
        },
        {
          "tag": "v0.13.5",
          "kind": "patch",
          "published_at": "2021-02-05T05:40:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "42e41491f45480e23acf3b914333be4247a0add1",
          "body": null,
          "is_bot": false,
          "headline": "secret: add Password.Text",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-22T11:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e707d63b3bda0a4dc2b3f8f857543528144e5e1",
          "body": null,
          "is_bot": false,
          "headline": "secret.Password: keep some first-last bytes",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-20T14:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f9af10e43a45a537707a85cfbc4b534eeead17a",
          "body": null,
          "is_bot": false,
          "headline": "secret: add switch to toggle garbling",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-20T12:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f984937d5ed6042b8f9e60dd14050ae68614d3e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:tgulacsi/go",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-20T12:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43550294b3433e012e90c6950156e7ffc2134e5",
          "body": null,
          "is_bot": false,
          "headline": "add secret.Password",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-20T12:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb46d6cbcc486c9b201e3991f30ee95f1df2dae",
          "body": null,
          "is_bot": false,
          "headline": "iohlp.MakeSectionReader: fix AddCleanup (r is already a pointer)",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-18T09:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0faf74db0b42c7faae81894f863751811f0010",
          "body": null,
          "is_bot": false,
          "headline": "mevv: RoundMidnight daily At dates",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-10T08:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1820d6dfd5c937236e4905b920ed54856e11afeb",
          "body": null,
          "is_bot": false,
          "headline": "httpclient: add MakeHTTPClient WithLogger",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-09T12:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd18dac6bd6826cb18e9edb1601c8071a4cc0a8",
          "body": null,
          "is_bot": false,
          "headline": "smbwatch: allow setting completionFilter",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-04T07:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34809a3883722dce4187d7618345a86072b972f9",
          "body": null,
          "is_bot": false,
          "headline": "smbwatch: add missing stdbool.h",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-03T21:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52948a16a0c926b2f12032c8e60c06cba962610c",
          "body": null,
          "is_bot": false,
          "headline": "journal-conv: add missing ending EOL",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-03T21:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630befe875e9f20e02e3476d7347d55cd2ba6b56",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/tgulacsi/go",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-03T21:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87c7487e8582a00326bc5098f359292e338bdcb9",
          "body": null,
          "is_bot": false,
          "headline": "add smbwatch",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-03T21:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51d46adf38f6af5b55b2cfa0427498e6d36a5fe",
          "body": null,
          "is_bot": false,
          "headline": "iohlp:  make AddCleanup work (no self-ref)",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-07-01T05:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d6a6d729e56cd1c916d3ea32accddc526215ce5",
          "body": null,
          "is_bot": false,
          "headline": "AddCleanup: cannot use the same pointer (panics)",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-29T17:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04ed3b1c255a82b00c8f373b9b3819a2c8399fc0",
          "body": null,
          "is_bot": false,
          "headline": "update go-json-experiment",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-29T15:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3392d430fc2795fcb7c748ac679e5ec819164e9",
          "body": null,
          "is_bot": false,
          "headline": "journal-conv: read bufio.NewReaderSize 1MiB",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-23T12:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c1ba508533cba20636622ecb129854e6caefd59",
          "body": null,
          "is_bot": false,
          "headline": "SetFinalizer -> AddCleanup",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-21T06:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0850017d86f49a8c6f028e9c880a4078e7d3652c",
          "body": null,
          "is_bot": false,
          "headline": "mevv: Options.Prepare handle 13days",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-16T11:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "977fb6379f77010f99b7a80d5abec2597d3bff4d",
          "body": null,
          "is_bot": false,
          "headline": "journal-conv: allow invalid utf8",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-11T15:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01908f0db07fbf8804ce8b22d10794f161d78df7",
          "body": null,
          "is_bot": false,
          "headline": "update grpc",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-11T14:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590c3de679afe10dc578939e0d48e15bfcf143ff",
          "body": null,
          "is_bot": false,
          "headline": "uliduuid: add conversion functions",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-11T14:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00887f4a79a51e838dd10e40c756a591fca6164d",
          "body": null,
          "is_bot": false,
          "headline": "add uliduuid",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-11T13:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da89c693b9b07c6b08c1df8ddedf0b998592625f",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: p12: keytool -J-Dcom.redhat.fips=false",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-04T12:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b423a5442a56cf0f6e9c065e385a28937b7220",
          "body": null,
          "is_bot": false,
          "headline": "add journal-conv",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-04T05:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e185da1e42881d9d74f6dc4e19ee189f4dbf927",
          "body": null,
          "is_bot": false,
          "headline": "journal: write \\n after record",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-03T20:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb4352322d991c73d2e1e22617efa7f4801e654",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:tgulacsi/go",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-03T18:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe52adc62e42bca9bc65d67a727b62d68fa884f5",
          "body": null,
          "is_bot": false,
          "headline": "add journal",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-03T18:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de57dec352180c6970bab64c614891d55b28b2b",
          "body": null,
          "is_bot": false,
          "headline": "Remove folio from pdfPageNum",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-02T16:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f79c3337062e256425db1639296ebe2596941b2",
          "body": null,
          "is_bot": false,
          "headline": "pdf: try to handle hangup of folio",
          "author_name": "Gulácsi Tamás",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-02T16:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e2b45bb07866ffd49f38bf2f727e6a35accc692",
          "body": null,
          "is_bot": false,
          "headline": "httpcb: staticcheck",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-06-02T14:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2301d03fd4524987160a53ffb56289d762a64199",
          "body": null,
          "is_bot": false,
          "headline": "httphdr: add RedactPassw",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-05-27T16:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad13fce39d7d26d267c17520821218c5e00cfe28",
          "body": null,
          "is_bot": false,
          "headline": "Version -> Client (Version with http.Client)",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-05-04T08:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a84155697d96d4e7c6065e7ba2245dcea7ecb4",
          "body": null,
          "is_bot": false,
          "headline": "pdf: Check for encryption in PageNum with folio",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-27T19:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0acddb27b0ea5a8ba69f221c3a9cf4b9b744192e",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: more logging in keytool",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-24T09:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc999231a9b153717208162387d5aed739ddd15f",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: Fix PEM parsing in ReadP12Bytes",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-24T09:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae6f7d01303b025c3abb4b370f25577ceb332fc",
          "body": null,
          "is_bot": false,
          "headline": "test ParseP12, too",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-24T06:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f443c69620267b28411d40028136fe5d9446ce4b",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: Bag of bytes",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-24T06:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569ab38ebc43178098caf6a5af18165dcaf58f7e",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: Bag of bytes",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-24T06:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2bcc11076d0ea7a5ce7a37949da70dcde3bf8ad",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: add ReadJKSBytes",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-24T05:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e189d69d3f272747147b4da5d4a0e432d6c3dca",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: use -outform",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-23T19:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da43bbb2a65450727d81e58febb3274f6eaea482",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: add ParseP12ToTLSCertificate",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-23T19:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e72f7e83104c2b6f940ff7c0dad644a13277430a",
          "body": null,
          "is_bot": false,
          "headline": "crypthlp: add ReadP12Bytes",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-23T18:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c3fe1bfecff4ea0f2825cdc6792f96647f5cca5",
          "body": null,
          "is_bot": false,
          "headline": "soaphlp: HTTPStatusError",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-22T12:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c130e0fbc48ea5cd592cca36263555fc550da8d3",
          "body": null,
          "is_bot": false,
          "headline": "mevv: Round to hour",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-14T05:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08d485b1df40069c9fcc95e7ada0e9685a8b2a58",
          "body": null,
          "is_bot": false,
          "headline": "mevv: betteralign",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-04-10T15:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3989a30370bfecf9221df3a25889c1fa83afb825",
          "body": null,
          "is_bot": false,
          "headline": "httpcb: parse iso8601 durations, too",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-03-29T08:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2b8a5b9d492103d9a37ce8b8b1d446f1c3afc9",
          "body": null,
          "is_bot": false,
          "headline": "httpcb: don't pollute with Logger",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-03-27T11:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cbfc249e71e3cd5ffa5aa4063064b3df350ab3",
          "body": null,
          "is_bot": false,
          "headline": "UNO-SOFT/ff",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-03-13T10:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb55fca7728a17fdde14aacc328c27abe286202",
          "body": null,
          "is_bot": false,
          "headline": "handler: add BasicAuth",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-03-04T15:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7a717806eb7b108aef01c2af9cfafca353abea6",
          "body": null,
          "is_bot": false,
          "headline": "maventool: allow -jar and -cp beside --print",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-01-09T06:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07d75345ef72d4e532e8c3a43816189dd224192",
          "body": null,
          "is_bot": false,
          "headline": "maven: try to download -jar-with-dependencies",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-01-09T06:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2cd6d2d50612a445be64472fc354058107cb10",
          "body": null,
          "is_bot": false,
          "headline": "add maventool",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-01-08T16:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c3cffb56ea88c65fc3e723e64005e3ee53506c7",
          "body": null,
          "is_bot": false,
          "headline": "begin maven",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2026-01-08T15:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0a2b6eaa21e05b7adee7d06457f2dc644c7434",
          "body": null,
          "is_bot": false,
          "headline": "add filterfs",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-12-27T06:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553b08b68adde54422323fabdf6fa6f1df516e82",
          "body": null,
          "is_bot": false,
          "headline": "CompressHandler: don't layer compress handlers",
          "author_name": "Tamas Gulacsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-12-25T18:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eaffcb91092259b49f72aa647a4a787b95bb3f9",
          "body": null,
          "is_bot": false,
          "headline": "httpcb: invert IsSuccessful condition",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-12-04T16:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020ff7a06b3e1dbe143d802a0c9990794cf6dd53",
          "body": null,
          "is_bot": false,
          "headline": "iohlp: add Peek",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-11-28T10:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701dccc0d92fa9cd0bf54d71d8b83fb4db8123e3",
          "body": null,
          "is_bot": false,
          "headline": "httpcb: fix nil Transport",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-11-22T18:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7d09bb99f9d6e00c936ed5512f02e1297e6bb30",
          "body": null,
          "is_bot": false,
          "headline": "rename httpcircuitbreaker to httpcb",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-11-22T18:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd49dfe038b5d8a2f5790e00eecc71cca4f29e2",
          "body": null,
          "is_bot": false,
          "headline": "shorten httpcircuitbreaker to httpcb",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-11-22T18:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2229e4908be6824cee5b4f27aeefd4acb36bb9",
          "body": null,
          "is_bot": false,
          "headline": "Add httpcircuitbreaker",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-11-22T18:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0279f7de2286649dcc323e0cd33f3828c709a8",
          "body": null,
          "is_bot": false,
          "headline": "modernize",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-11-15T06:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2421125b1136283557360c2062a92dc2a024d20",
          "body": null,
          "is_bot": false,
          "headline": "openapi-generator-cli: add kiota",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-10-18T15:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52d01b75ad026c953c81d6edf1e50f820029697",
          "body": null,
          "is_bot": false,
          "headline": "add openapi-generator-cli",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-10-18T06:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d7f44656f26b2430551f5b0e597c36528a9c30",
          "body": null,
          "is_bot": false,
          "headline": "tamefox: signal subcommand",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-10-12T08:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa3a4bbb4737772a0558ea5087494ee2f5ee12c",
          "body": null,
          "is_bot": false,
          "headline": "comment package",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-10-06T04:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06806a2ab4b38ccb16fe3ae3ad8ce2aa5a1cb7e4",
          "body": null,
          "is_bot": false,
          "headline": "niri: needs \\n at the end of a command",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-10-06T04:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95aa859ac2c4977781b6af20809441d229624279",
          "body": null,
          "is_bot": false,
          "headline": "begin niri",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-10-05T19:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2fde9b72196de705418c11f951f1b76979d40c5",
          "body": null,
          "is_bot": false,
          "headline": "tamefox: use cgroup.freeze if possible",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-09-30T16:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21530b7446fd9b2c5fde74d56a99d622ee5da3f9",
          "body": null,
          "is_bot": false,
          "headline": "tamefox: fix missing flag parsing",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-22T06:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69dde18194b81db5dd8f2b94bac98d9faa4d043e",
          "body": null,
          "is_bot": false,
          "headline": "tamefox: start/stop",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-21T08:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c326a8ebac47f40edcc4fd2298bb5562b01e57",
          "body": null,
          "is_bot": false,
          "headline": "tamefix: better timer",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-15T11:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6370477442a46f442ae13d54538f37b8759e80a",
          "body": null,
          "is_bot": false,
          "headline": "tamefox: fix bool erroneous negation",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-15T10:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd27fa2d4ea2310216c130c744218c6def0db48",
          "body": null,
          "is_bot": false,
          "headline": "tamefox: use github.com/joshuarubin/go-sway",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-15T10:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca842128a5a8299fdd6bfe66bf1b6a2599939e36",
          "body": "Waybar uses wayland idle-inhibit-unstable-v1,\nbut we cannot list the inhibitors.",
          "is_bot": false,
          "headline": "tamefix: Remove dbus idle inhibitor check",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-14T10:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ceb522e03f2a4b352ea1814f1a349c3806d0ff2",
          "body": null,
          "is_bot": false,
          "headline": "tamefix: stop all matching AppIDs/Names",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-14T09:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6256348dcbe6cdaad267c4ec6ec7aa31a3b4405b",
          "body": null,
          "is_bot": false,
          "headline": "iohlp.HeadTailKeeper: add WriteTo method",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-07-14T05:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442c79c8b4c286f88592056d31e5b145e563876e",
          "body": null,
          "is_bot": false,
          "headline": "update pdfcpu",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-06-30T13:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99309268c1c303e70b0d6cd9138027ae9ede49f2",
          "body": null,
          "is_bot": false,
          "headline": "version: add test for UPX",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-06-05T08:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dbbc902069c8121e66a45afe6e0d2e9f325ffce",
          "body": null,
          "is_bot": false,
          "headline": "soaphlp: Call return io.EOF on empty response, not \"body not found\"",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-06-04T15:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea128c1cf2c698d2b4bdbe6f92bdda173c225912",
          "body": "… again",
          "is_bot": false,
          "headline": "soaphlp: Call(Actin) write the response verbatim to the given Writer,…",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-05-10T10:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16022e5835695aec2b76716b1257d6b1edeb5b5e",
          "body": null,
          "is_bot": false,
          "headline": "pdfreport: use codeberg.org/go-pdf/fpdf",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-04-18T10:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f455b74cf87a75751df4884e026ebfcb1d82dc55",
          "body": null,
          "is_bot": false,
          "headline": "Version: info.Path (not info.Main.Path)",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-29T09:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9483b1de6f484d368aabf0c0e73160158d1b79a3",
          "body": null,
          "is_bot": false,
          "headline": "soaphlp: FindBody parse into first arg",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-27T14:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b137d8466538921c6b1dae8c6df0bd840aced2f0",
          "body": null,
          "is_bot": false,
          "headline": "Simplify FindBody, return header as string",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-27T14:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722112bf11a3386ebb357939413b763be0530a35",
          "body": null,
          "is_bot": false,
          "headline": "soaphlp: qtc marshaling",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-26T17:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2eeb6ed64a9637d0c4d71a941708f2f64620b8",
          "body": null,
          "is_bot": false,
          "headline": "iohlp.HeadTailKeeper: fix panic with Reset",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-25T13:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bce2f2f43acc4343aa423c1ba2a63728e8eea7f6",
          "body": null,
          "is_bot": false,
          "headline": "iohlp: add NewMultiReaderAt",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-08T15:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe7b2045759746e5addf8b797703fc14e0013f4",
          "body": null,
          "is_bot": false,
          "headline": "Make -prog a regexp",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2025-03-02T09:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f36a11adc577daa435dc76f54bb7d8ef23c1dc",
          "body": null,
          "is_bot": false,
          "headline": "add version",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-11-26T10:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d0799c9cdb8180c66147e1b8e6ef6caa6d89ff6",
          "body": null,
          "is_bot": false,
          "headline": "soaphlp: fix typo",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-09-17T19:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d783b63c57bb36e45a8727f3faf40223bd07617",
          "body": null,
          "is_bot": false,
          "headline": "soaphlp: slog",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-09-17T18:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c39443cb74ea6ce8ff53da56cf5729d9422e745",
          "body": null,
          "is_bot": false,
          "headline": "embedding: split by paragraph, then by sentence, and then by phrase",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-27T06:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a57bbbdafe6707614029a810f9e12a349f9593",
          "body": null,
          "is_bot": false,
          "headline": "embedding",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-27T06:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d00ce745004172ef4124adf10fbbe580422e07db",
          "body": null,
          "is_bot": false,
          "headline": "vcf-maildir-addrs: compact address list (sort)",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-25T07:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88910928799765eed32387b75db8823542bf66f5",
          "body": null,
          "is_bot": false,
          "headline": "vcf-maildir-addrs: fix space in email address",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-25T07:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0362a6825b25b9c6c0433db4fbfd2ec47df24fbb",
          "body": "It does not like when @ is in the name part, unquoted",
          "is_bot": false,
          "headline": "vcf-maildir-addrs: must pre-clean address for mail.ParseAddressList",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-25T06:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2da4c534e64b718fd7acffcbf997ad5e56505f0",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-25T06:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02046ee855d7a8a934d749f9a2faaad65428fc2",
          "body": null,
          "is_bot": false,
          "headline": "begin vcf-mailaddr-addrs",
          "author_name": "Tamás Gulácsi",
          "author_login": "tgulacsi",
          "committed_at": "2024-08-24T13:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 70,
      "latest_release_at": "2026-07-22T11:37:58Z",
      "latest_release_tag": "v0.29.15",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 4.5
    },
    "community": {
      "has_readme": false,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/tgulacsi/go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/tgulacsi/go",
          "is_deprecated": false,
          "latest_version": "v0.29.15",
          "repository_url": "https://github.com/tgulacsi/go",
          "versions_count": 192,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T11:37:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 20,
      "stars": 80,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-10",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-10-28",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-12",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 20,
        "total_forks": 20
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "pools/go.mod"
      ],
      "largest_source_bytes": 327838,
      "source_files_sampled": 180,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "pools/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.1",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 16
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 9
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 9
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": true,
            "version": "v0.7.1",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5052"
            ],
            "fixed_version": "0.7.2",
            "advisory_count": 1,
            "oldest_advisory_days": 31
          },
          {
            "name": "golang.org/x/image",
            "direct": false,
            "version": "v0.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-4961",
              "GO-2026-5061",
              "GO-2026-5062",
              "GO-2026-5066"
            ],
            "fixed_version": "0.43.0",
            "advisory_count": 4,
            "oldest_advisory_days": 93
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 5,
          "critical": 1
        },
        "advisory_count": 9,
        "affected_count": 6,
        "assessed_count": 110,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "codeberg.org/go-pdf/fpdf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "github.com/BurntSushi/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/UNO-SOFT/zlog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.6"
        },
        {
          "name": "github.com/clipperhouse/uax29",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/dgraph-io/badger/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2007.4"
        },
        {
          "name": "github.com/dgryski/go-linebreak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20180812204043-d8f37254e7d3"
        },
        {
          "name": "github.com/emersion/go-message",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.18.1"
        },
        {
          "name": "github.com/emersion/go-vcard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230815062825-8fda7d206ec9"
        },
        {
          "name": "github.com/go-json-experiment/json",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260623181947-01eb4420fa68"
        },
        {
          "name": "github.com/go-kit/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.3"
        },
        {
          "name": "github.com/go-logr/zerologr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.3"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/renameio/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hack-pad/hackpadfs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/hashicorp/go-retryablehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.7"
        },
        {
          "name": "github.com/jacobsa/fuse",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230509090321-7263f3a2b474"
        },
        {
          "name": "github.com/joshuarubin/go-sway",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.5"
        },
        {
          "name": "github.com/kylelemons/godebug",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/oklog/ulid/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.1"
        },
        {
          "name": "github.com/opentracing/basictracer-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/opentracing/opentracing-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/outcaste-io/badger/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.2202.0"
        },
        {
          "name": "github.com/pdfcpu/pdfcpu",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.1"
        },
        {
          "name": "github.com/peterbourgon/ff/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.4.0"
        },
        {
          "name": "github.com/peterbourgon/ff/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0-beta.1"
        },
        {
          "name": "github.com/rogpeppe/retry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.0"
        },
        {
          "name": "github.com/sloonz/go-qprintable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210417175225-715103f9e6eb"
        },
        {
          "name": "github.com/sony/gobreaker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/sony/gobreaker/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "github.com/syndtr/goleveldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20210305035536-64b5b1c73954"
        },
        {
          "name": "github.com/tmc/langchaingo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.12"
        },
        {
          "name": "github.com/valyala/quicktemplate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.52.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260410095643-746e56fc9e2f"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.20.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "perkeep.org",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230124163929-44b1dbe0f64f"
        },
        {
          "name": "software.sslmate.com/src/go-pkcs12",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "codeberg.org/go-pdf/fpdf",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/badger/v2",
            "direct": true,
            "version": "v2.2007.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-linebreak",
            "direct": true,
            "version": "v0.0.0-20180812204043-d8f37254e7d3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-message",
            "direct": true,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emersion/go-vcard",
            "direct": true,
            "version": "v0.0.0-20230815062825-8fda7d206ec9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-json-experiment/json",
            "direct": true,
            "version": "v0.0.0-20260623181947-01eb4420fa68",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-kit/log",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": true,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/zerologr",
            "direct": true,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/renameio/v2",
            "direct": true,
            "version": "v2.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hack-pad/hackpadfs",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": true,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jacobsa/fuse",
            "direct": true,
            "version": "v0.0.0-20230509090321-7263f3a2b474",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joshuarubin/go-sway",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.18.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": true,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/basictracer-go",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opentracing/opentracing-go",
            "direct": true,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/outcaste-io/badger/v3",
            "direct": true,
            "version": "v3.2202.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pdfcpu/pdfcpu",
            "direct": true,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/ff/v3",
            "direct": true,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/retry",
            "direct": true,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.31.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sloonz/go-qprintable",
            "direct": true,
            "version": "v0.0.0-20210417175225-715103f9e6eb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sony/gobreaker",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sony/gobreaker/v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/syndtr/goleveldb",
            "direct": true,
            "version": "v1.0.1-0.20210305035536-64b5b1c73954",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tmc/langchaingo",
            "direct": true,
            "version": "v0.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/uno-soft/zlog",
            "direct": true,
            "version": "v0.8.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/quicktemplate",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260410095643-746e56fc9e2f",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "perkeep.org",
            "direct": true,
            "version": "v0.0.0-20230124163929-44b1dbe0f64f",
            "ecosystem": "go"
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": true,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash",
            "direct": false,
            "version": "v1.1.0",
            "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/dgraph-io/ristretto",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-farm",
            "direct": false,
            "version": "v0.0.0-20200201041132-a6ae2369ad13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dkorunic/betteralign",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/edsrzf/mmap-go",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logfmt/logfmt",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/glog",
            "direct": false,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/flatbuffers",
            "direct": false,
            "version": "v23.5.26+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hhrutter/lzw",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hhrutter/pkcs7",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hhrutter/tiff",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joshuarubin/lifecycle",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kballard/go-shellquote",
            "direct": false,
            "version": "v0.0.0-20180428030007-95032a82bc51",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kimmachinegun/automemlimit",
            "direct": false,
            "version": "v0.7.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "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.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": false,
            "version": "v2.0.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/niemeyer/pretty",
            "direct": false,
            "version": "v0.0.0-20200227124842-a10e7caefd8e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo",
            "direct": false,
            "version": "v1.16.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/outcaste-io/ristretto",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pbnjay/memory",
            "direct": false,
            "version": "v0.0.0-20210728143218-7b4eea64cf58",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/automaxprocs",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go4.org",
            "direct": false,
            "version": "v0.0.0-20201209231011-d4a079459e60",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260226221140-a57be14db171",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.81.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20200227125254-8fa46927fb4f",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "lukechampine.com/uint128",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/cc/v3",
            "direct": false,
            "version": "v3.40.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/ccgo/v3",
            "direct": false,
            "version": "v3.16.13",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/fileutil",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/internal",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/kv",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.22.2",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/lldb",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/opt",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sortutil",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": false,
            "version": "v1.20.4",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/strutil",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/token",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/zappy",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 110,
        "direct_count": 45,
        "indirect_count": 65
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 3,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tgulacsi",
          "commits": 747,
          "avatar_url": "https://avatars.githubusercontent.com/u/256074?v=4"
        },
        {
          "type": "User",
          "login": "IhorBondartsov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/15957721?v=4"
        },
        {
          "type": "User",
          "login": "nerdatmath",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2703390?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.997
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "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": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "42e41491f45480e23acf3b914333be4247a0add1",
        "ran_at": "2026-07-23T23:03:38Z",
        "aggregate_score": 3.6,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-06-25T05:52:13Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tgulacsi/go",
    "host": "github.com",
    "name": "go",
    "owner": "tgulacsi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 45,
        "vitality": 84,
        "community": 35,
        "governance": 59,
        "engineering": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "commits_last_year": 70,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "70 commits in the last year",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v0.29.15",
              "releases_from_tags": true,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 4.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "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": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "forks": 20,
              "stars": 80,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "80 stars",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "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": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.997
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 0,
              "closed_issues": 3,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/4 decided PRs merged",
                "points": 28.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 4
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 93,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tgulacsi",
              "public_repos": 94,
              "account_age_days": 5930
            },
            "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": "93 followers of tgulacsi",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 93,
                      "login": "tgulacsi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "94 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 94
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/tgulacsi/go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "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 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "192 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 192
                    }
                  }
                ],
                "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": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 110 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 110
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "source": "osv",
              "advisories": 9,
              "affected_packages": 6,
              "assessed_packages": 110,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 5",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: golang.org/x/crypto v0.52.0 (unknown), golang.org/x/net v0.55.0 (unknown), golang.org/x/text v0.37.0 (unknown), +1 more",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "golang.org/x/crypto v0.52.0 (unknown), golang.org/x/net v0.55.0 (unknown), golang.org/x/text v0.37.0 (unknown)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 110,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "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": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "pools/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod, pools/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod, pools/go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 327838,
              "source_files_sampled": 180,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/180 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 180,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T23:03:44.044496Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tgulacsi/go.svg",
  "full_name": "tgulacsi/go",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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