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

hexops / valast

Convert Go values to their AST

GoCustom license★ 311 stars⑂ 19 forkssince Dec 2020View on GitHub ↗

hexops/valast holds a health index of 38 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (62/100) and lowest on Vitality (17/100). It was last updated 526 days ago. 2 contributors account for most of its recent work.

38
overall / 100
At risk

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.

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Ownership

HexopsOrganization
301 followers8 public repossince May 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/hexops/valastv1.5.0-10526 days ago

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 526 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push526
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 10 version tags (no GitHub releases)
7.2/36Release recency — latest release 526 days ago
12.6/27Release cadence — a release every ~167.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv1.5.0
releases_from_tagsyes
days_since_latest_release526
mean_days_between_releases167.9
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?

53Moderate · 18% of overall
How it's scored
40.4/60Stars — 311 stars
10.5/25Forks — 19 forks
2.7/15Watchers — 4 watchers
Inputs used
forks19
stars311
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
16.9/22.5Commit distribution — top contributor authored 25% of commits
5.4/13.5Contributor breadth — 4 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor2
contributors_sampled4
top_contributor_share0.25
How it's scored
27.3/46.8Issue resolution — 58% of issues closed
30.6/38.3PR acceptance — 12/15 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 4/30 approved changesets -- score normalized to 1
Inputs used
merged_prs12
open_issues5
closed_issues7
issue_closed_ratio0.583
closed_unmerged_prs3
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.8/25Owner reach — 301 followers of hexops
18.9/25Track record — 8 public repos, account ~10 yr old
Inputs used
followers301
owner_typeOrganization
is_verified
owner_loginhexops
public_repos8
account_age_days3,723
How it's scored
25/25Published & resolvable — 1 package(s) on go
14/35Publish recency — latest publish 526 days ago
20/20Version history — 10 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/hexops/valast
ecosystemsgo
any_deprecatedno
min_days_since_publish526

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 8 topics
0/10Wiki
Inputs used
topicsgo, reflect, ast, valast, go-package, golang, repr, tostring
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/30 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages7
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/15 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes28,392
source_files_sampled15
oversized_source_files0

Key facts

311GitHub stars
4contributors
0commits, last 12 months
526days since last push
10releases
2bus factor
5open 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 ★ / 19 ⇿
0Stars
19Forks
10Releases

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.

0481216201832020-122023-092026-05
Major 1Minor 5Patch 4

Each point covers 5 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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-30 16:23 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/30 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Gogithub.com/hexops/autogoldv0.8.1go.mod
Gogolang.org/x/toolsv0.4.0go.mod
Gomvdan.cc/gofumptv0.4.0go.mod
All dependencies 7

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

RegistryPackageVersionRelation
Gogithub.com/hexops/autogold0.8.1direct
Gogolang.org/x/tools0.4.0direct
Gomvdan.cc/gofumpt0.4.0direct
Gogithub.com/google/go-cmp0.5.9indirect
Gogithub.com/hexops/gotextdiff1.0.3indirect
Gogolang.org/x/mod0.7.0indirect
Gogolang.org/x/sys0.3.0indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sys0.3.0indirectunknown10.44.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "go",
        "reflect",
        "ast",
        "valast",
        "go-package",
        "golang",
        "repr",
        "tostring"
      ],
      "is_fork": false,
      "size_kb": 127,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 71110
      },
      "pushed_at": "2025-02-19T04:57:56Z",
      "created_at": "2020-12-25T08:12:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-01T04:08:25Z",
      "description": "Convert Go values to their AST",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://hexops.com",
      "name": "Hexops",
      "type": "Organization",
      "login": "hexops",
      "company": null,
      "location": null,
      "followers": 301,
      "avatar_url": "https://avatars.githubusercontent.com/u/19482899?v=4",
      "created_at": "2016-05-20T02:43:15Z",
      "is_verified": null,
      "public_repos": 8,
      "account_age_days": 3723
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-02-19T04:56:21Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2023-08-08T21:57:31Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2022-12-20T00:09:23Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2022-12-19T23:43:52Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2021-11-20T23:52:51Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-02-18T08:46:49Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-01-08T20:54:37Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-01-05T04:19:40Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-01-03T02:09:32Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-12-31T00:54:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "41f59f9d46befd6bfbb2e9e8be90d10fe2937b57",
          "body": "* customtype: add ability to register any custom type\n\n* make customtype internal, add valast.RegisterType\n\n* make reflect.Array support custom type (#1)\n\n---------\n\nCo-authored-by: Joe Chen <jc@unknwon.io>",
          "is_bot": false,
          "headline": "customtype: add ability to register any custom type (#27)",
          "author_name": "Robert Lin",
          "author_login": "bobheadxi",
          "committed_at": "2025-02-19T04:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465506f7b583c1fff0895801d08ef8465baeca14",
          "body": "* add support for time.Time\r\n* refactor: replace Addr with generic Ptr method",
          "is_bot": false,
          "headline": "add support for `time.Time`; make valast.Ptr generic (#25)",
          "author_name": "Michael Lin",
          "author_login": "michaellzc",
          "committed_at": "2023-08-08T21:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de3f44da1923f80e8c0526a257bf8278730f9db",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "internal/bypass: remove unused code",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-20T00:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1715a254822a0f7302ff3f435a9479ddf57054fe",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "github: use latest golangci-lint version always",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-20T00:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7508ca971798c63636536184005775b45456714c",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "github: update action dependencies",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-19T23:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ad9303ff1c174c18ed5430a78cee02df497e52",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "remove Linux DCO in favor of lightweight PR template",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-19T23:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592843bf5fbac8b11509dba80aa12fd9d475f4fa",
          "body": "```\ngo get -u ./...\ngo mod tidy\n```\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-19T23:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5d7e885257305c501ea4555d10c0749f71cf04",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "update to reflect go-goon being deprecated in favor of valast",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-19T23:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cad6ffffb2f9116f832fe0f00102e04b78cb430",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "internalize reflection bypassing code from go-goon",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-19T23:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99ebc9778922005cad0900dab5d0d214311d3b8",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "go fmt",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2022-12-19T23:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf8248f0fa8594be551b983849a8f21752b0b87",
          "body": "* add test demonstrating valast.Addr type qualification issue #15\r\n* qualify literal values to valast.Addr when required\r\n\r\nFixes #15\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "qualify literal values to valast.Addr when required (#19)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-11-20T23:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23d2402aef06b49693d448cc788b5ede491abdc",
          "body": "Fixes #17\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-11-20T23:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711fa6846ee0f81c81bac0de088d1da4ed8d1ff4",
          "body": "…d AST (#14)\n\n* adding ASTWithPackages which is the same as AST except it also returns packages\r\n* Remove ASTWithPackages and merge this into the Result struct in AST\r\n* adding test for package reflection\r\n\r\nSigned-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>\r\nCo-authored-by: Stephen Gutekanst <stephen.gutekanst@gmail.com>",
          "is_bot": false,
          "headline": "add Result.Packages for insight into the packages used by the returne…",
          "author_name": "Frederick F. Kautz IV",
          "author_login": "fkautz",
          "committed_at": "2021-11-20T03:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24911aa506e196bc226fd72cbc4a04ac0dc9b59",
          "body": null,
          "is_bot": false,
          "headline": "github: add Sponsors",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-08-08T04:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff53c807368572adfe39123cefca86b50d6ae064",
          "body": "Signed-off-by: Matthew Mueller <mattmuelle@gmail.com>",
          "is_bot": false,
          "headline": "bump up gofumpt (#13)",
          "author_name": "Matthew Mueller",
          "author_login": "matthewmueller",
          "committed_at": "2021-08-03T06:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd93bbdebbcdef5e6be6a62ae0aa59df8d0a8c8a",
          "body": "https://github.com/mvdan/gofumpt/pull/70\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "update to latest gofumpt (long line formatter improvements)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-02-18T08:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fff268c7a55debd039f1c93c2dcdd820bf4a902",
          "body": "With complex data types, this can provide a 66% performance improvement.\r\n\r\nBefore:\r\n\r\n```\r\n$ go test -bench=.\r\ngoos: darwin\r\ngoarch: amd64\r\npkg: github.com/hexops/valast\r\nBenchmarkComplexType-16    \t       2\t 564812395 ns/op\r\nPASS\r\nok  \tgithub.com/hexops/valast\t9.372s\r\n```\r\n\r\nAfter:\r\n\r\n```\r\n$ go te\n[…]\n: TestUnionMerge/#04 (0.00s)\r\n    --- PASS: TestUnionMerge/#05 (0.37s)\r\n```\r\n\r\nAlso appears to fix https://github.com/hexops/autogold/issues/16\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "Add type expression cache (66% performance improvement) (#10)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-02-18T08:43:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55bca35c95d18ed9c93b4f30275f353b9ddc892f",
          "body": "This benchmark is indicative of the performance issue reported by a user in https://github.com/sourcegraph/sourcegraph/pull/18189\r\n\r\n```\r\n$ go test -bench=.\r\ngoos: darwin\r\ngoarch: amd64\r\npkg: github.com/hexops/valast\r\nBenchmarkComplexType-16    \t       2\t 564812395 ns/op\r\nPASS\r\nok  \tgithub.com/hexops/valast\t9.372s\r\n```\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "Add benchmark for ocmplex types (#9)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-02-18T07:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88480e2d272a86f698d310f58ed5df0e2c4ce4a8",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "move typeExpr calculation to its own file (#8)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-02-18T07:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db26704148934cb8005c1ded0eabacbebbc9d9ed",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "refactor / split code into separate files (#7)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-02-18T06:17:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efbde8e8cb5276dcb5734c3aa3b248055fb5f3e",
          "body": "This can be useful for debugging why some complex/nested data structures, such\r\nas those reported in https://github.com/sourcegraph/sourcegraph/pull/18189\r\nare not being handled quickly by Valast:\r\n\r\n```\r\n$ VALAST_PROFILE=t go test -v -run='TestUnionMerge/#02' ./cmd/frontend/graphqlbackend/\r\n=== RUN\n[…]\nnMerge (2.78s)\r\n    --- PASS: TestUnionMerge/#02 (2.78s)\r\nPASS\r\nok  \tgithub.com/sourcegraph/sourcegraph/cmd/frontend/graphqlbackend\t3.230s\r\n```\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add VALAST_PROFILE to emit performance profiling information (#6)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-02-12T21:35:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d8fa92f95ef86f5b3856f986ce4889e198a171d",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "LICENSE: correct typo (Autogold -> Valast)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-12T01:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9645beb3160bb002a65f5a9ed9a2e3e472e650",
          "body": "The old autogold v0.8.1 version is not safe for concurrent test\nexecution, and we can't yet upgrade here due to an import cycle\n(#bootstrapping) so run tests serially for now.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "do not run tests in parallel (fix race condition)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-08T20:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0be984ca80799e70620f2dfc6985ba18ecd2a6b",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "format strings with quotes using raw string literals",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-08T20:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1acd85e671fb509aa4fa05b33f088935fa2d2343",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "README: clarify what extensively tested means",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T04:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553b4f8787fbe5fa110670a070c65ef5c034097d",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "README: update comparisons section",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T04:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195033de249b67b020f48c451898d779f561a6aa",
          "body": "i.e. fix cases where &\"foo\" or &53 would be emitted by instead\nemitting an expression that can address the value, i.e.:\n\n```Go\nvalast.Addr(\"foo\").(*string)\n```\n\n```Go\nvalast.Addr(53).(*int)\n```\n\netc.\n\nPrimary fix for hexops/autogold#4\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add support for pointers to unaddressable literals",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T04:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89a82b5880c6d8bdcd7cbf1930b94e172679d577",
          "body": "I discovered in 7ffaa053 that we can in fact produce pointers to\nunaddressable values (see that commit message for details), so we can\nnow allow pointers to interfaces which previously were not allowed.\n\nThe only annoyance here is that ErrPointerToInterface being removed\nis an API-breaking change. I\n[…]\nn the future\n   and it wouldn't ever be returned anyway, so doing this would\n   merely allow us to pretend we didn't make an API-breaking change.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add support for pointers to interfaces",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T03:25:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c0a626b469b6c03a2688da7c34b66f50e27cfa6",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add more Addr and AddrInterface tests; fix zero Value bug",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T03:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "617be941a5a88474785f1f3a15fa0bd5f952b687",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "testdata: remove unused .golden files",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T03:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1015da44e9fff87fc1d7258fe774543e7d64c910",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "run all tests in parallel (6s -> 3s run time)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T02:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc3755c4e9fc6a94537f974c7be10e05a47c1ba",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "simplify typeExpr implementation",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T02:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170c4890583ed65450e6043d68d59edd5958be68",
          "body": "Related to hexops/autogold#4\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "allow pointers to nil interfaces",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T02:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffaa053ac0278ee4319adc2bb025e072157ae30",
          "body": "Helps e.g. hexops/autogold#4\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add helpers for getting addresses to otherwise unaddressable values",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T02:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527a77983a8614d97c4446c7a9d590fabe0f87a1",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add **Interface test",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T01:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ccef2436ed3c45bad7ecbcc114e5a064eb026c",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add multiple pointer tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T00:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6317331669cfe4a3d102001c1120d025e497942",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add test for nil interface pointers",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T00:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98545f625c5eb8dc813f8f1806299e45e08bfdc6",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "rename edge case tests for clarity",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-05T00:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bc6b387f058fc5657b6cb70badc245bade968fc",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "github: add golangci-lint workflow",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-03T02:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226e9cc6240194278767038f498877b2424c66cd",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "github: run Go CI action on pull requests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-03T02:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "951deddf453a305d5fa2fed798fcc4cb90083562",
          "body": "This helps substantially with readability in some cases, e.g. [see this](https://gist.github.com/slimsag/d43966264de8ab16b24c282aecd41409)\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "format composite literals by breaking lines >50 chars",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-03T02:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f42e560b73bc9b3ae83aba8ad98234097d87109",
          "body": "This is a hack (but a quite functional one) to split composite literals\r\nacross multiple lines to avoid extra long struct values - which are a\r\nmajor problem with Valast today and e.g. block me from releasing the\r\n[autogold](https://github.com/hexops/autogold) package.\r\n\r\nWe will defer this to gofumpt [once it can perform this functionality.](https://github.com/mvdan/gofumpt/pull/70)\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "format composite literals better (#5)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-03T00:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238e541463dc16dc4728362d3cdf48d5a88ad1c4",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct indentation in godoc comment",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-03T00:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab94e86f26477c331bb5068378429c3e876d20e",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "require Go 1.15, not 1.16",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-02T17:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58596a6cdae6ee0083db4ef94dfcc003ef388f69",
          "body": "…ences\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "README: note alecthomas/repr alternative; clarify features and differ…",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-02T14:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98290c0dca47513705b5df3ee71eb40cabdab24",
          "body": "* use gofumpt for formatting\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>\r\n\r\n* go test ./... -update\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>\r\n\r\n* update gofumpt (improves empty field list formatting)\r\n\r\nSee https://github.com/mvdan/gofumpt/commit/c49fa4478a4bd041dac0d8c872f88de52b2a8ad0\r\n\r\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "use gofumpt to format String output (#4)",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2021-01-02T14:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f57a0134bd921fdf7a1d1d29d4d4f4f7351da8",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "README: add Go report card",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T01:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c08d234ffab3a5c9d6084ee734693bb075dbbae",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "gofmt -s -w .",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T01:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47ddf2f13e26903b4dee58edfd7946230c913c6d",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "README: correct expected output",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T00:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23886c06a29141ec43c8667a61e6a78c8ed6f3ac",
          "body": "Closes #3\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "README: add Go CI, codecov badges & fix pkg.go.dev link",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T00:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba05f2cf28d74ef952e75dbba99f4750331c10e0",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "CI: upload code coverage information",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T00:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8ed8a4d6afb0e8e71b7340f7e81cba4321e208",
          "body": "Fixes:\n\n```\n The workflow is not valid. .github/workflows/go-ci.yml (Line: 2, Col: 1): Unexpected value 'description' .github/workflows/go-ci.yml (Line: 3, Col: 1): Unexpected value 'author'\n```\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "CI: correct GitHub action",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T00:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a2657a93bd9d0906349d333e9a067a99dedcdeb",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "CI: add GitHub action for CI pipeline",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-31T00:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40335aeb34b2707674848101d147d66d97d0593a",
          "body": "This seems to be a fairly comprehensive approach to detecting cyclic\ndata structures. The emitted code for now is just the data structure\nrepeated twice followed by a `nil` value (see inline docs), we can\nmake that behavior configurable later if so desired.\n\nI should note that I would've liked to ha\n[…]\ny to supply this\ninformation if you are producing the AST _for an entire file_, not\njust a single expression as we are. ¯\\_(ツ)_/¯\n\ncc @Andoryuuta\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "detect and handle cyclic data structures",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T21:56:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71935790e58afc4820661f1138e0d1627e4c5587",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add basic recursion test",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T20:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c77001071c88e739491181bb838a05d96edeae",
          "body": "Strings can never be confused with other types (there are not\nmultiple string types after all), so type qualification is not\nneeded on them. Contrast this to e.g. floats, where seeing the\ndifference of float32 vs. float64 could be desirable and thus\nqualification is needed.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "do not needlessly qualify string types",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T20:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3ccedb6e3ef9c71f175ec3e17c7d5fc77e1435d",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "do not needlessly qualify bool types",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T19:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c45fd0a163ff342140faa162d68966e886adf058",
          "body": "Creates issue #2\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "improve default string formatting",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T19:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc56d3f213f6510a775f0cfdb1d5c194ef87008b",
          "body": "Creates issue #1\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add stable sorting of map keys",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T04:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00595b873106dd7bd41490632e3772aacc0d3454",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add StringWithOptions; make String even more opinionated",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T04:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b653411d0ab350ffdc639d1884b3290eceac8013",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "make String an opinionated helper",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T03:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d6ca98f7e34febaa4d7bf8bd3c5375ab58cae8",
          "body": "ExportedOnly in the case of this struct should only omit unexported fields,\nwhich it does.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "remove invalid TODO",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T02:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a2d1bdc7ad4e84d272a5daf2344e4f83160148",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct pointer type creation and qualification",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T02:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3aab8a9972c2211d6d9647be4dc19028d242f5",
          "body": "`typeExpr` produces an expression for the given reflected type, omitting\ncertain parts of the type fundamentally changes it making it invalid for\nwhatever the original use was. These were all incorrect TODOs, and were\nresolved previously by introducing `RequiresUnexported` which signals\nthis is the case and the type cannot be created without unexported\naccess.\n\nIn other words, `AST` now handles this logic.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "remove invalid TODOs",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T01:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d89a0ac39a9831e23e356d45558bf0080ef32a",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correctly handle PackagePathToName errors",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T01:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d6ed7bad83da982dcfa5819618c44cb635002e",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "make AST also responsible for default Options",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T01:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a376c094b3efa1596f889180f405bdcec27be9",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "cleanup error handling of inner AST calls",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b5f4c54aef5a6f236abad346ef924a036ec3286",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "enable now-working TestUnexportedInputs/struct",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5cae317ed763870a7ea9b198a12cf3f7a996db",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "enable now-working TestUnexportedInputs/interface",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ceb41858d334a2abb7426e4e9e7ebc30d36df5",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "enable now-working TestExportedOnly_nested/struct test",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9d05bd146cb6d8e1454a18edeb9dcf9f8d00af",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "enable now-working TestExportedOnly_nested/interface",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7937b85a6eb4c4c54c8b7be9e8cc8716e18400",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct unsafe.Pointer type creation",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517a1f937cbd9db687e6ab3b280ae2c60b35d202",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct map type creation",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-30T00:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8af6b0d6f2e528ec35062980c15c4003d60a22",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "improve array type qualification behavior",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T23:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780fcccac7ab2963be5f44ff2d61d4edff994a1a",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct array type creation",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T23:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f659afbca13dcacf1e09edc8f789398dcc0470",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct slice type creation",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T23:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e772788d778d44961c413a1b4876752bb6831435",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "improve slice type qualification behavior",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T23:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade59cc88dc60cc1e8809ea1d28a7f7ce51412af",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct basic literal typing and ExportedOnly handling",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T14:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac905f63b88330cbb38d27169840061b1d988673",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "implement ExportedOnly: unexportedBool, map key/value types",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T14:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2f82c4b22b670e7b615048b1350be9b5061f27",
          "body": "This is already fixed, as indicated by the `err` value.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "remove outdated TODO",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T13:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe4455c25bbc73d3aabe60be49ee42b00a44d20",
          "body": "This is the expected output now, and is signaled via Result.RequiresUnexported.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "remove outdated TODO",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T13:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e777e4610a061d31e8506cdb6c2a6fdbf2c688a",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "fix ExportedOnly handling of map keys/values",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T13:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660362e3bcbdf684b3272853a5fec60a4330d34f",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add more TestExportedOnly_input map tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T13:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f3b4b288788910dab0127a47e4405719403b05",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "mark ExportedOnly unexported interfaces as working",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T12:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5541c9bb3c5587146fd74710c45008257883848",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "handle ExportedOnly unexported struct inputs",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T12:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4736e066a8a694d153558e79a6c1d0e43c17ebd7",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "populate OmittedUnexported for struct values",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T12:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1661582df85a8e4c8067c333c7a1901b63f628b5",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "populate OmittedUnexported for struct types",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T12:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e20f4ffe59a741f6925695a485b3c755bf8a78",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "split Result.ContainsUnexported into two fields",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T12:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aade232dc8805f2d5d889d46be5ba00f6f15ad4",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "improve handling of unexported structs",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T12:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61b0061ade2316091fb583ed9b2f895cdfe53d8",
          "body": "These need to be \"defined in another package\" in order for them\nto be considered external, since the definition of\n`ContainsUnexported` is:\n\n```Go\n\t// ContainsUnexported indicates if the AST references unexported types/values, excluding those\n\t// defined in the package specified in the Options. i.e.\n[…]\nOnly == true, this field signifies if unexported fields were omitted.\n```\n\nAnd the `Result.AST` will only ever be `nil` based on these semantics.\n\nSigned-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct TestExportedOnly package name",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T07:58:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad97849e098ef1abc3921b96f3e914f7f4668e42",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "correct error handling in tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-29T07:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74655a26980944092e9a161527c94148ed497340",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add more nested ExportedOnly tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T23:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013dab0169f0a845736075e267936ff2a547f379",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "separate ExportedOnly input vs. nested tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T22:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260646b9a1327848dca44b7134c03771d394b60d",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "remove TODOs covered by new TestUnexportedInputs",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T20:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a13a31347eec366af5e9fddf901c33697bbb741",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add extensive tests for unexported inputs",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T20:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae379e41bb9658b4b22f5638b8c6da74ae6f7892",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add ExportedOnly unsafe.Pointer tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T19:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8240af1d56027892025d0e042a28c59c10a84171",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add ExportedOnly struct tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T19:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa670b5df70f95c12667c94026a943ebb43f98ca",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add ExportedOnly string tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T19:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffcf02701e75db7fb82a5038ae905dbc52f3bb6",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add ExportedOnly slice tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T19:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ea941213b2e59f0e04a110331ba057c8644e9f",
          "body": "Signed-off-by: Stephen Gutekanst <stephen@hexops.com>",
          "is_bot": false,
          "headline": "add ExportedOnly pointer tests",
          "author_name": "Stephen Gutekanst",
          "author_login": null,
          "committed_at": "2020-12-28T19:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 0,
      "latest_release_at": "2025-02-19T04:56:21Z",
      "latest_release_tag": "v1.5.0",
      "releases_from_tags": true,
      "days_since_last_push": 526,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 526,
      "mean_days_between_releases": 167.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/hexops/valast",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/hexops/valast",
          "is_deprecated": false,
          "latest_version": "v1.5.0",
          "repository_url": "https://github.com/hexops/valast",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-02-19T04:56:21Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 526
        }
      ]
    },
    "popularity": {
      "forks": 19,
      "stars": 311,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 2
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 18,
        "total_forks": 19
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 28392,
      "source_files_sampled": 15,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.3.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 68
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/hexops/autogold",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "mvdan.cc/gofumpt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/hexops/autogold",
            "direct": true,
            "version": "0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/gofumpt",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "0.5.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hexops/gotextdiff",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 3,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 12,
        "open_issues": 5,
        "closed_ratio": 0.583,
        "closed_issues": 7,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "fkautz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/135706?v=4"
        },
        {
          "type": "User",
          "login": "matthewmueller",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/170299?v=4"
        },
        {
          "type": "User",
          "login": "michaellzc",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8373004?v=4"
        },
        {
          "type": "User",
          "login": "bobheadxi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23356519?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.25
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go-ci.yml",
        "golangci-lint.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 4/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "41f59f9d46befd6bfbb2e9e8be90d10fe2937b57",
        "ran_at": "2026-07-30T16:23:09Z",
        "aggregate_score": 3.2,
        "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": [
        {
          "number": 28,
          "created_at": "2026-05-18T17:03:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2026-05-18T18:00:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-02-19T04:56:21Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2020-12-30T04:48:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2,
          "created_at": "2020-12-30T19:47:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 11,
          "created_at": "2021-04-03T17:49:47Z",
          "last_comment_at": "2021-08-08T04:34:33Z",
          "last_comment_author": "emidoots"
        },
        {
          "number": 18,
          "created_at": "2021-09-21T19:47:28Z",
          "last_comment_at": "2021-09-22T04:05:16Z",
          "last_comment_author": "emidoots"
        },
        {
          "number": 21,
          "created_at": "2022-04-05T17:30:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hexops/valast",
    "host": "github.com",
    "name": "valast",
    "owner": "hexops"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 38,
      "inputs": {
        "security": 46,
        "vitality": 17,
        "community": 53,
        "governance": 62,
        "engineering": 49,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 45,
        "overall_after_abandonment_multiplier": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 526,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 526 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 526
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v1.5.0",
              "releases_from_tags": true,
              "days_since_latest_release": 526,
              "mean_days_between_releases": 167.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 526 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 526
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~167.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 167.9
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 5,
              "days_since_last_merged_pr": 526,
              "days_since_last_human_commit": 526,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 526 days; 2 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 526,
                      "count": 2,
                      "signals": "issues unanswered, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 19,
              "stars": 311,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "311 stars",
                "points": 40.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 311
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "19 forks",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 4,
              "top_contributor_share": 0.25
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "merged_prs": 12,
              "open_issues": 5,
              "closed_issues": 7,
              "issue_closed_ratio": 0.583,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "58% of issues closed",
                "points": 27.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "12/15 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12,
                      "decided": 15
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 301,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "hexops",
              "public_repos": 8,
              "account_age_days": 3723
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "301 followers of hexops",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 301,
                      "login": "hexops"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "8 public repos, account ~10 yr old",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 8
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "github.com/hexops/valast"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 526
            },
            "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 526 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 526
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": 49,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "go",
                "reflect",
                "ast",
                "valast",
                "go-package",
                "golang",
                "repr",
                "tostring"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.2
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 7
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "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": 7,
              "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": 6
            },
            "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 28392,
              "source_files_sampled": 15,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T16:23:21.015790Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hexops/valast.svg",
  "full_name": "hexops/valast",
  "license_state": "custom",
  "license_spdx": null
}

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.