Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-08-01 04:35 UTC

zhangbozhb / go-macho

Package macho implements access to and creation of Mach-O object files.

GoMIT★ 0 stars⑂ 0 forkssince Mar 2022forkView on GitHub ↗

zhangbozhb/go-macho holds a health index of 41 out of 100, placing it in the At risk band. It scores highest on Vitality (68/100) and lowest on Community & Adoption (12/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

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

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

Score profile

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

Ownership

travelPersonal account
7 followers53 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/blacktop/go-machopoints to another repo — not scoredv1.1.282-31641 days ago

Metrics by category

Vitality

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

68Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
11.1/36Commit cadence — 16/52 weeks with commits
15.9/18Commit volume — 58 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year58
human_commit_share1
days_since_last_push10
active_weeks_last_year16
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 10 days ago
12.6/27Release cadence — a release every ~178 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.9.11
releases_from_tagsyes
days_since_latest_release10
mean_days_between_releases178
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?

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

29Critical · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.4/22.5Commit distribution — top contributor authored 94% of commits
13.5/13.5Contributor breadth — 13 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled13
top_contributor_share0.936
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
6.5/25Owner reach — 7 followers of zhangbozhb
24.6/25Track record — 53 public repos, account ~12 yr old
Inputs used
followers7
owner_typeUser
is_verified
owner_loginzhangbozhb
public_repos53
account_age_days4,613
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 18 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): ci_tests, 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
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
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 1 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.

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 88 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.88
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
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_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
52/55Manageable file sizes — 5/91 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes113,504
source_files_sampled91
oversized_source_files5

Key facts

0GitHub stars
13contributors
58commits, last 12 months
10days since last push
100releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • go package 'github.com/blacktop/go-macho' points at a different repository (https://github.com/blacktop/go-macho); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-08-01 04:35 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 18 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogithub.com/blacktop/go-dwarfv1.0.14go.mod
All dependencies 1

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

RegistryPackageVersionRelation
Gogithub.com/blacktop/go-dwarfv1.0.14direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 1517,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 1119166,
        "Makefile": 1350
      },
      "pushed_at": "2026-07-21T08:00:04Z",
      "created_at": "2022-03-18T03:32:11Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T02:14:03Z",
      "description": "Package macho implements access to and creation of Mach-O object files.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "travel",
      "type": "User",
      "login": "zhangbozhb",
      "company": null,
      "location": null,
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/6175545?v=4",
      "created_at": "2013-12-13T04:58:12Z",
      "is_verified": null,
      "public_repos": 53,
      "account_age_days": 4613
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.11",
          "kind": "patch",
          "published_at": "2026-07-21T07:57:30Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2026-04-01T09:10:32Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2025-04-16T15:52:53Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2024-09-09T10:40:44Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2024-08-30T03:05:15Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2024-08-19T06:32:04Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2024-07-17T11:53:02Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2024-04-03T14:59:12Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2024-03-28T05:58:55Z"
        },
        {
          "tag": "v1.1.91",
          "kind": "patch",
          "published_at": "2022-03-02T10:39:26Z"
        },
        {
          "tag": "v1.1.90",
          "kind": "patch",
          "published_at": "2022-02-11T21:47:55Z"
        },
        {
          "tag": "v1.1.89",
          "kind": "patch",
          "published_at": "2022-01-29T19:24:44Z"
        },
        {
          "tag": "v1.1.88",
          "kind": "patch",
          "published_at": "2022-01-24T02:45:57Z"
        },
        {
          "tag": "v1.1.87",
          "kind": "patch",
          "published_at": "2022-01-23T01:24:58Z"
        },
        {
          "tag": "v1.1.86",
          "kind": "patch",
          "published_at": "2022-01-20T05:43:04Z"
        },
        {
          "tag": "v1.1.85",
          "kind": "patch",
          "published_at": "2022-01-20T05:30:46Z"
        },
        {
          "tag": "v1.1.84",
          "kind": "patch",
          "published_at": "2022-01-17T05:58:18Z"
        },
        {
          "tag": "v1.1.83",
          "kind": "patch",
          "published_at": "2021-12-30T03:40:50Z"
        },
        {
          "tag": "v1.1.82",
          "kind": "patch",
          "published_at": "2021-12-27T02:05:12Z"
        },
        {
          "tag": "v1.1.81",
          "kind": "patch",
          "published_at": "2021-12-18T01:26:05Z"
        },
        {
          "tag": "v1.1.80",
          "kind": "patch",
          "published_at": "2021-12-13T05:14:08Z"
        },
        {
          "tag": "v1.1.79",
          "kind": "patch",
          "published_at": "2021-12-03T03:36:45Z"
        },
        {
          "tag": "v1.1.78",
          "kind": "patch",
          "published_at": "2021-12-02T23:04:31Z"
        },
        {
          "tag": "v1.1.77",
          "kind": "patch",
          "published_at": "2021-12-02T07:17:11Z"
        },
        {
          "tag": "v1.1.76",
          "kind": "patch",
          "published_at": "2021-12-02T03:22:40Z"
        },
        {
          "tag": "v1.1.75",
          "kind": "patch",
          "published_at": "2021-11-24T21:08:46Z"
        },
        {
          "tag": "v1.1.74",
          "kind": "patch",
          "published_at": "2021-11-23T00:10:16Z"
        },
        {
          "tag": "v1.1.73",
          "kind": "patch",
          "published_at": "2021-11-22T20:44:01Z"
        },
        {
          "tag": "v1.1.72",
          "kind": "patch",
          "published_at": "2021-11-22T05:26:58Z"
        },
        {
          "tag": "v1.1.71",
          "kind": "patch",
          "published_at": "2021-11-22T00:27:32Z"
        },
        {
          "tag": "v1.1.70",
          "kind": "patch",
          "published_at": "2021-11-21T22:47:24Z"
        },
        {
          "tag": "v1.1.69",
          "kind": "patch",
          "published_at": "2021-11-21T22:40:28Z"
        },
        {
          "tag": "v1.1.68",
          "kind": "patch",
          "published_at": "2021-11-21T22:38:32Z"
        },
        {
          "tag": "v1.1.67",
          "kind": "patch",
          "published_at": "2021-11-21T22:13:30Z"
        },
        {
          "tag": "v1.1.66",
          "kind": "patch",
          "published_at": "2021-11-21T21:59:39Z"
        },
        {
          "tag": "v1.1.65",
          "kind": "patch",
          "published_at": "2021-11-18T03:07:11Z"
        },
        {
          "tag": "v1.1.64",
          "kind": "patch",
          "published_at": "2021-11-18T01:24:41Z"
        },
        {
          "tag": "v1.1.63",
          "kind": "patch",
          "published_at": "2021-11-17T07:06:48Z"
        },
        {
          "tag": "v1.1.62",
          "kind": "patch",
          "published_at": "2021-11-17T06:34:51Z"
        },
        {
          "tag": "v1.1.61",
          "kind": "patch",
          "published_at": "2021-11-17T04:20:17Z"
        },
        {
          "tag": "v1.1.60",
          "kind": "patch",
          "published_at": "2021-11-17T03:02:31Z"
        },
        {
          "tag": "v1.1.59",
          "kind": "patch",
          "published_at": "2021-11-14T08:22:11Z"
        },
        {
          "tag": "v1.1.58",
          "kind": "patch",
          "published_at": "2021-11-13T01:00:53Z"
        },
        {
          "tag": "v1.1.57",
          "kind": "patch",
          "published_at": "2021-11-04T17:41:25Z"
        },
        {
          "tag": "v1.1.56",
          "kind": "patch",
          "published_at": "2021-10-19T03:19:15Z"
        },
        {
          "tag": "v1.1.55",
          "kind": "patch",
          "published_at": "2021-10-09T06:20:19Z"
        },
        {
          "tag": "v1.1.54",
          "kind": "patch",
          "published_at": "2021-09-27T06:54:20Z"
        },
        {
          "tag": "v1.1.53",
          "kind": "patch",
          "published_at": "2021-09-27T06:27:30Z"
        },
        {
          "tag": "v1.1.52",
          "kind": "patch",
          "published_at": "2021-09-25T04:33:44Z"
        },
        {
          "tag": "v1.1.51",
          "kind": "patch",
          "published_at": "2021-09-19T14:57:48Z"
        },
        {
          "tag": "v1.1.50",
          "kind": "patch",
          "published_at": "2021-09-19T04:43:37Z"
        },
        {
          "tag": "v1.1.49",
          "kind": "patch",
          "published_at": "2021-09-18T05:23:15Z"
        },
        {
          "tag": "v1.1.48",
          "kind": "patch",
          "published_at": "2021-09-17T00:45:43Z"
        },
        {
          "tag": "v1.1.47",
          "kind": "patch",
          "published_at": "2021-09-17T00:38:57Z"
        },
        {
          "tag": "v1.1.46",
          "kind": "patch",
          "published_at": "2021-08-18T05:39:14Z"
        },
        {
          "tag": "v1.1.45",
          "kind": "patch",
          "published_at": "2021-07-16T15:21:40Z"
        },
        {
          "tag": "v1.1.44",
          "kind": "patch",
          "published_at": "2021-07-14T05:44:08Z"
        },
        {
          "tag": "v1.1.43",
          "kind": "patch",
          "published_at": "2021-07-10T02:24:13Z"
        },
        {
          "tag": "v1.1.42",
          "kind": "patch",
          "published_at": "2021-07-09T16:13:11Z"
        },
        {
          "tag": "v1.1.41",
          "kind": "patch",
          "published_at": "2021-07-09T05:54:50Z"
        },
        {
          "tag": "v1.1.40",
          "kind": "patch",
          "published_at": "2021-07-09T05:45:36Z"
        },
        {
          "tag": "v1.1.39",
          "kind": "patch",
          "published_at": "2021-06-22T04:10:39Z"
        },
        {
          "tag": "v1.1.38",
          "kind": "patch",
          "published_at": "2021-06-12T20:00:55Z"
        },
        {
          "tag": "v1.1.37",
          "kind": "patch",
          "published_at": "2021-06-12T17:43:07Z"
        },
        {
          "tag": "v1.1.36",
          "kind": "patch",
          "published_at": "2021-05-17T04:48:47Z"
        },
        {
          "tag": "v1.1.35",
          "kind": "patch",
          "published_at": "2021-05-17T02:22:04Z"
        },
        {
          "tag": "v1.1.34",
          "kind": "patch",
          "published_at": "2021-05-15T01:58:39Z"
        },
        {
          "tag": "v1.1.33",
          "kind": "patch",
          "published_at": "2021-05-10T02:59:55Z"
        },
        {
          "tag": "v1.1.32",
          "kind": "patch",
          "published_at": "2021-05-04T14:01:51Z"
        },
        {
          "tag": "v1.1.31",
          "kind": "patch",
          "published_at": "2021-04-17T17:00:56Z"
        },
        {
          "tag": "v1.1.30",
          "kind": "patch",
          "published_at": "2021-03-23T00:51:43Z"
        },
        {
          "tag": "v1.1.29",
          "kind": "patch",
          "published_at": "2021-03-19T04:11:37Z"
        },
        {
          "tag": "v1.1.28",
          "kind": "patch",
          "published_at": "2021-03-12T00:55:32Z"
        },
        {
          "tag": "v1.1.27",
          "kind": "patch",
          "published_at": "2021-03-11T22:23:41Z"
        },
        {
          "tag": "v1.1.26",
          "kind": "patch",
          "published_at": "2021-03-11T19:42:24Z"
        },
        {
          "tag": "v1.1.25",
          "kind": "patch",
          "published_at": "2021-03-11T19:04:46Z"
        },
        {
          "tag": "v1.1.24",
          "kind": "patch",
          "published_at": "2021-03-06T15:09:53Z"
        },
        {
          "tag": "v1.1.23",
          "kind": "patch",
          "published_at": "2021-03-06T15:09:53Z"
        },
        {
          "tag": "v1.1.22",
          "kind": "patch",
          "published_at": "2021-03-04T03:08:48Z"
        },
        {
          "tag": "v1.1.21",
          "kind": "patch",
          "published_at": "2021-02-26T01:56:34Z"
        },
        {
          "tag": "v1.1.20",
          "kind": "patch",
          "published_at": "2021-02-18T17:10:29Z"
        },
        {
          "tag": "v1.1.19",
          "kind": "patch",
          "published_at": "2021-02-15T05:02:04Z"
        },
        {
          "tag": "v1.1.18",
          "kind": "patch",
          "published_at": "2021-02-09T03:53:25Z"
        },
        {
          "tag": "v1.1.17",
          "kind": "patch",
          "published_at": "2021-02-07T02:27:44Z"
        },
        {
          "tag": "v1.1.16",
          "kind": "patch",
          "published_at": "2021-02-06T17:17:04Z"
        },
        {
          "tag": "v1.1.15",
          "kind": "patch",
          "published_at": "2021-01-18T01:38:00Z"
        },
        {
          "tag": "v1.1.14",
          "kind": "patch",
          "published_at": "2021-01-13T23:45:21Z"
        },
        {
          "tag": "v1.1.13",
          "kind": "patch",
          "published_at": "2021-01-11T19:58:26Z"
        },
        {
          "tag": "v1.1.12",
          "kind": "patch",
          "published_at": "2021-01-09T18:54:15Z"
        },
        {
          "tag": "v1.1.11",
          "kind": "patch",
          "published_at": "2020-12-06T18:26:54Z"
        },
        {
          "tag": "v1.1.10",
          "kind": "patch",
          "published_at": "2020-12-06T02:50:17Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2020-12-04T16:16:32Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2020-11-02T18:20:40Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2020-11-02T17:25:42Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2020-11-02T00:16:51Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2020-11-01T23:29:33Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2020-11-01T15:56:54Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2020-11-01T05:48:56Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2020-10-29T04:13:11Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-04-03T01:17:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cf6f9d9084c92c605f356f0fe151c4d2bcdd2430",
          "body": null,
          "is_bot": false,
          "headline": "fix(file): make addrResolvable always use real read to detect bss gaps",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-20T21:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ffa8771396dd395f4718573503b9627fc729956",
          "body": null,
          "is_bot": false,
          "headline": "feat(objc): detect and surface unavailable relative selector base",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-20T20:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d12c13dbb824742fca817b965d85087180b8bbde",
          "body": null,
          "is_bot": false,
          "headline": "feat(swift): add Embedded Swift mangling prefix support",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-14T00:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b515f1053711a08a3d84d2675f2caa8215b2eea1",
          "body": null,
          "is_bot": false,
          "headline": "chore: update stringers",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-13T23:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e0e6d1557447135e175223b2b919c1b0131e8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update kernelkit types",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-13T23:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c372a327ea1ed62c4d1852e543ae9d1a60f7f6b",
          "body": null,
          "is_bot": false,
          "headline": "fix(objc): prevent panics on malformed/truncated ObjC type encodings",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-10T17:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5085f3ad8dbddd1c211977d6f424789164c492b4",
          "body": "…lots\n\nPopulate `LazyLoadedDylib.Fixups` by walking the chained-pointer\nfixup chain at `ChainStartImageOffset`, decoding each bound slot\ninto a `LazyLoadFixup` with its VM address, file offset, symbol\nname, and optional PAC auth metadata. Supports arm64e (plain,\nauth, and 24-bit ordinal variants) and 64-bit formats.\n\nExpose `fixupchains.Stride` to retrieve the per-format chain step\nmultiplier needed for the walk.",
          "is_bot": false,
          "headline": "feat(fixupchains): walk lazy-load dylib fixup chains to resolve GOT s…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-10T03:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81f020ccf154d199751b286afa380a228873fb2b",
          "body": "…trKind.String",
          "is_bot": false,
          "headline": "feat(fixupchains): decode LC_LAZY_LOAD_DYLIB_INFO payload and add DCP…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-10T02:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3414a33616b208b58b6cc684603b693d4a959b57",
          "body": null,
          "is_bot": false,
          "headline": "feat(fixupchains): add shared cache v2 and v3 pointers",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-08T20:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374f5cef682379cb420970d68e3404b7314b9b79",
          "body": null,
          "is_bot": false,
          "headline": "feat(macho): add lazy load dylib info command",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-08T19:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a3796cd0892177adab0fc7db22e7cadbe56a0d",
          "body": "…ping",
          "is_bot": false,
          "headline": "test(macho): add tests for FunctionVariants load command offset remap…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-04T21:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c6d18cd614a48460ad98c9fda7387b10dab933",
          "body": "… support in linkedit optimization",
          "is_bot": false,
          "headline": "feat(export): add LC_FUNCTION_VARIANTS and LC_FUNCTION_VARIANT_FIXUPS…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-04T19:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "364c5c7f15cbe4f30f8ce0612703dc37c890513b",
          "body": null,
          "is_bot": false,
          "headline": "feat(macho): add dylib_use_command encoding support with flags parsing",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-06-04T18:10:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5236ac70d217011ea27623558e3cf8c80f899b53",
          "body": null,
          "is_bot": false,
          "headline": "test(swift): cover InvertibleProtocolSet and inverted-protocols stringer",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-05-28T23:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175eefc01ab2957a0a7504b791d34fe00823973a",
          "body": "… (#88)",
          "is_bot": false,
          "headline": "fix(swift): handle GenericRequirementKind.InvertedProtocols (Swift 6)…",
          "author_name": "ultra",
          "author_login": "0x-ultra",
          "committed_at": "2026-05-28T23:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a6f8331103e276fdae476321c1bfb639620be89",
          "body": null,
          "is_bot": false,
          "headline": "fix: refactor __TEXT section offset logic into helpers with tests",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-05-05T20:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9137a9d04087e8533387ea816796d1c962c13dd3",
          "body": null,
          "is_bot": false,
          "headline": "Extraneous GenericPackShapeHeader in conformances (#86)",
          "author_name": "Chris Williams",
          "author_login": "ultramiraculous",
          "committed_at": "2026-04-07T17:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b21658909a8b1145e76863461b315d90313fce5",
          "body": "  Section readers were created with file-offset-based SectionReaders,\n  which breaks when a section spans dyld_shared_cache subcache\n  boundaries (the offset resolves to the wrong subcache file).\n\n  Replace the SectionReader with an addrReaderAt wrapper that\n  delegates to MachoReader.ReadAtAddr, which correctly resolves\n  virtual addresses across subcache boundaries.\n\n  Closes #84",
          "is_bot": false,
          "headline": "fix: use virtual-address-based reads for section data",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T16:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fe7658ddd355c4ad3c0968b47b13b0a266e081",
          "body": "  When SeekToAddr succeeds but Read hits EOF (the address is in-range\n  but doesn't contain a complete descriptor), fall back to bind-name\n  resolution then empty context, matching the other error paths.\n\n  Fixes blacktop/ipsw#760",
          "is_bot": false,
          "headline": "fix(swift): handle EOF when reading context descriptors",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T03:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454d844c3d1a12767d57974f5accc6a75d28b31d",
          "body": "  getContextDesc previously crashed when chasing indirect pointers\n  (bit 0 set) into GOT slots containing chained-fixup encodings or\n  out-of-range addresses. Three fixes:\n\n  - Indirect pointer path: try bind-name lookup instead of hard error\n  - Null pointer guard: return empty context for unbound GOT entries\n  - SeekToAddr fallthrough: return empty context instead of reading\n    from the wrong reader position (produced garbage parent chains)",
          "is_bot": false,
          "headline": "fix(swift): gracefully handle unresolvable context descriptors",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T03:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e72e2efc47aab673e860fd8c91fc17144a19549",
          "body": "Collect symbols into typed buckets (local, extdef, undef) before\nwriting, ensuring correct DYSYMTAB ordering. Replace the ad-hoc\ncounter with bucket lengths. Also skip INDIRECT_SYMBOL_LOCAL\nsentinel values when adjusting indirect symbol indices.",
          "is_bot": false,
          "headline": "chore: refactor optimizeLinkedit symbol table writing",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T02:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0aaf0a46bec5af38c3e2cd6ee67e3ff04fde9b0",
          "body": null,
          "is_bot": false,
          "headline": "fix(export): correct MachO extraction layout, alignment, and LC handling",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T00:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e7881e8a6c053ec171ad23370a43d4c2b78f1ee",
          "body": null,
          "is_bot": false,
          "headline": "Create export_test.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T00:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4aa218d4c679ea4029a26902978c6a2fa571766",
          "body": "- Track original Memsz/Filesz in segMapInfo to correctly size reads\n  and preserve zerofill (.bss) virtual memory in exported segments\n- Use 0x4000 page alignment (arm64 page size) instead of 0x1000\n- Add segMap.Lookup helper for per-segment info during write loop\n- Pad output buffer to segment star\n[…]\nshared-cache size\n- Add pointerAlignPad helper for pointer-size alignment padding\n- Pre-grow output buffer to avoid repeated allocations\n- Propagate errors from os.MkdirAll and use %w for os.WriteFile",
          "is_bot": false,
          "headline": "fix: MachO export layout, offset remapping, and LC rewriting",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-04-06T00:14:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4d013b614853f37d3fde8b4f7aaab21ff531142",
          "body": null,
          "is_bot": false,
          "headline": "Update Makefile",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-03-30T18:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4e56b657b434d82cbdbb90b217467e18c14ae0",
          "body": null,
          "is_bot": false,
          "headline": "Update Makefile",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-03-30T18:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c01ec6c0468484f25d8b7f974b04c4e0d501aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add safety cap for UTF-16 char count in getUTF16String",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-03-30T17:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8b555f7922da1e6f63de5a23e42c135c43c985",
          "body": "Improve performance for shared cache parsing",
          "is_bot": false,
          "headline": "Merge pull request #83 from saagarjha/master",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-03-30T17:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a10f77e7f5c6481750a85adfd29296b01b5042",
          "body": "Not entirely sure what is going on here but this causes huge memory\nusage for any sort of Swift analysis.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Check for implausible resilient witness count",
          "author_name": "Saagar Jha",
          "author_login": "saagarjha",
          "committed_at": "2026-03-30T13:44:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f6a5cd85fa508fc7e207c0e80b2b0d654d2a444e",
          "body": "This avoids GC thrashing when this code is run in parallel.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Allocate C string buffers from a pool",
          "author_name": "Saagar Jha",
          "author_login": "saagarjha",
          "committed_at": "2026-03-30T13:43:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1f2a086cc775b186b0d64590da15d900e50204a1",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove unnecessary type assertion for MachoReader",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T03:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4160d4ed194a655edff207354e757cca3f54dc93",
          "body": "- Fix bitwise comparison for Swift legacy/stable flags (use != 0)\n- Normalize Swift ivar type encodings by stripping method signature\n  suffixes (stack size and parameter offsets)\n- Implement legacy Swift ObjC class name demangling (_TtC prefix)\n- Add fuzzy Swift class lookup supporting multiple name variants\n  (with/without _OBJC_CLASS_$_ prefix, demangled forms)\n- Add comprehensive test coverage for name matching and normalization",
          "is_bot": false,
          "headline": "fix(objc/swift): ivar type encoding and class name matching",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T03:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4872daaf7e54b3389441d655a8a0e378925a2aa5",
          "body": "…data #54\n\nAdd runtime detection that distinguishes non-fragile (modern) from\nfragile (legacy `__OBJC` segment) Objective-C metadata. All ObjC\nparsing APIs now return ErrObjcFragileRuntimeUnsupported when called\non binaries with only legacy metadata, since the existing parser\nimplements only the modern runtime ABI. Binaries with both legacy and\nmodern metadata are allowed through to support transition-era builds.",
          "is_bot": false,
          "headline": "feat(objc): Detect and reject legacy Objective-C fragile runtime meta…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T02:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e27dae6f38a07087a688d78f256c34c7eb61448",
          "body": "Bitfields now use unsigned long long for spans >32 bits and unsigned\n__int128 for spans >64 bits. Spans exceeding 128 bits are capped with\na warning comment.",
          "is_bot": false,
          "headline": "feat(types/objc): Support wider bitfield types in encoding decoder #51",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T02:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8fd7e62328d29e701b61f6f24fb33056b30b21",
          "body": "…ic protocol references #65",
          "is_bot": false,
          "headline": "feat: GetSwiftTypeRefs with new record-length parser to handle symbol…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T01:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f104907726007880cf819f6f4207287e6b9c390f",
          "body": "Implement pointer resolution for binaries using LC_DYLD_INFO(_ONLY)\nwithout chained fixups. Add caching for rebases and binds with map\nlookups by address. Normalize rebase targets to handle offset-based\npointers. Extend SlidePointer and GetSlidPointerAtAddress to check\ndyld_info fixups before falling back to VMAddr conversion.",
          "is_bot": false,
          "headline": "feat: Add dyld_info fixup resolution and caching #67",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T01:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f3309fe907f6a522f3d5b172a982f0409defbe",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update copyright year to 2026",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T01:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5db92672bc5d109c9831a79072a48fa687e5d1ec",
          "body": "Replace inefficient string concatenation operations with strings.Builder\nacross multiple packages to reduce allocations and improve performance.\n\nChanges affect display/formatting code in cmds, codesign requirements,\nfixupchains, Swift normalization, type encoding, and load command\nprinting.\n\nAlso refactor stride() helper to return (uint64, bool) instead of\npanicking on unsupported pointer formats.",
          "is_bot": false,
          "headline": "fix: Optimize string concatenation using strings.Builder",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2026-02-23T01:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f7ac9ad803cd9048bc113e524a6a05a7425abe",
          "body": "… panic (#80)",
          "is_bot": false,
          "headline": "fix(codesign): validate blob lengths to prevent a malformed signature…",
          "author_name": "Jacob Prezant",
          "author_login": "jacobprezant",
          "committed_at": "2026-02-23T01:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7021ea5d849c37802544303cd3fdddd189d80e7",
          "body": "…sing\n\n- Introduced FunctionVariants and FunctionVariantFixups load commands.\n- Implemented methods to retrieve and parse function variants and fixups data.\n- Enhanced symbol resolution for function variants based on CPU features.\n- Added new types and constants for ARM64 and x86_64 CPU feature flags.\n- Updated stringer generation for new types and commands.\n- Modified the Enrich method to include function variants and fixups parsing.\n- Improved error handling for missing load commands.",
          "is_bot": false,
          "headline": "feat: Add support for function variants and fixups in Mach-O file par…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-12-31T20:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a300459ee24fe5939be1282fb29529cbd727dd9",
          "body": null,
          "is_bot": false,
          "headline": "fix: incorrect category method dump (#79)",
          "author_name": "Ch1p",
          "author_login": "Ch111p",
          "committed_at": "2025-12-31T18:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6306a0cd0da6c1dd45f2f2f624ac6785587555bd",
          "body": null,
          "is_bot": false,
          "headline": "fix(objc): add support for reading UTF-16 encoded CFStrings #78",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-12-13T00:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c7a1de9422872bb718a7c34e37f02b40795472",
          "body": null,
          "is_bot": false,
          "headline": "feat(objc): add support for class properties in protocols",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-11-12T23:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d84898bb3707f33ae2aa1c73c3bf2011468e8d",
          "body": null,
          "is_bot": false,
          "headline": "feat(objc): add support for optional class properties in protocols",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-11-12T23:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770ae875fef264e45751f8e7b70cba7f2ae40866",
          "body": null,
          "is_bot": false,
          "headline": "chore: error fmt tweak",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-11-12T22:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac04baa6cdbec0db04517019ed98faf387d01624",
          "body": null,
          "is_bot": false,
          "headline": "fix(objc): surface error on objc_class_t parse (#77)",
          "author_name": "ViRb3",
          "author_login": "ViRb3",
          "committed_at": "2025-11-12T22:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406148bd24e562db403c7abc387e22cbdec1ca27",
          "body": null,
          "is_bot": false,
          "headline": "fix(objc): handle incomplete protocols (#76)",
          "author_name": "ViRb3",
          "author_login": "ViRb3",
          "committed_at": "2025-11-12T22:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6dba01b8d846e96dbc499254abdc48a566751d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-11-12T19:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550d7d668fc34cc6e2378df93fcfb0849917099f",
          "body": null,
          "is_bot": false,
          "headline": "fix: objc parsing (relative offset calculation bug + bounds checking)",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-11-12T19:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a988ae3e613fa0d97a94429e1d1451d26f91b77",
          "body": null,
          "is_bot": false,
          "headline": "feat: support Swift auto demangling hooks",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-30T15:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8aeaaa79613e4d534d49b5c72171d5786c533f",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-30T15:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9ee90d6da23263c605a2122220e4c1edd38711b",
          "body": null,
          "is_bot": false,
          "headline": "feat(pkg/swift): add darwin swift demangler",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-30T14:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7532287d542682450997c086071d840e2947bd2",
          "body": null,
          "is_bot": false,
          "headline": "Update fixupchains_test.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-24T02:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6721a29d8a6b5256c974bb148a0466a2d9acfeef",
          "body": "…esolution + add support for empty strings back",
          "is_bot": false,
          "headline": "fix: enhance Swift support with new type handling and symbolic name r…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-24T00:59:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3283055bdb93212c55df4764073ed1e702035889",
          "body": null,
          "is_bot": false,
          "headline": "fix: objc metadata cstring parsing",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-22T14:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59301e9a436b8e724645741fd303ddd0053d5a26",
          "body": null,
          "is_bot": false,
          "headline": "chore: fixupchain optimizations + a few thread safe file.go functions",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-10-08T17:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e7ec9b5a9ddc55dffcdf3d4e649ab6be89735ed",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump copyright year",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-09-11T22:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2913ebc5868f697d0a93c9559f7b707fbd8869",
          "body": null,
          "is_bot": false,
          "headline": "feat: add target Lookup to fixupchains",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-09-11T22:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee15e20e3c3a5fbed31fa5d450a25e3c0714603d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-07-23T17:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35f05c8b1d21a6ea8f74c6b73452fef1f89bbd20",
          "body": null,
          "is_bot": false,
          "headline": "fix: add more array out of bounds checks to fixupchains pkg",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-07-15T04:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1fbe5ce7b3cc48a7aba7133df6ee7f8664451b1",
          "body": "…cktop/ipsw/755",
          "is_bot": false,
          "headline": "fix: temp fix for objc type parsing where we're seeing `{ ^^^ }` #bla…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-06-11T18:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39172847b002a43259d61a332bd3e8ee8f6a31ee",
          "body": null,
          "is_bot": false,
          "headline": "fix: GetCStrings skipping emojis",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-06-03T05:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c517c47afb0313ea86c0b3d303ecbe6c2e5381ad",
          "body": null,
          "is_bot": false,
          "headline": "feat: add SaveBuffer to allow saving as buffer (#73)",
          "author_name": "XZB-1248",
          "author_login": "XZB-1248",
          "committed_at": "2025-05-18T16:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a3cbbf2fb2ade898d98aae21cd6bf61118c9f5",
          "body": null,
          "is_bot": false,
          "headline": "Update types.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-05-18T16:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf93c3c1ac2fd0d8668954713f5c5a65814e46ef",
          "body": null,
          "is_bot": false,
          "headline": "fix: rebase all fixup targets in String() if baseAddr given #75",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-05-18T16:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397021de7d1a945a712b90c2c57950879b3fc359",
          "body": null,
          "is_bot": false,
          "headline": "fix: DYLD_CHAINED_PTR_ARM64E_USERLAND24 pointer decoding",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-05-15T20:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0247374e8fc354e575b62401a6ec2195d1fae49f",
          "body": null,
          "is_bot": false,
          "headline": "fix: a few OOB checks in IsBind",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-03-20T19:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c56de3efe53594b3c81af74d0222198eca7b7e",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go-dwarf",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-03-18T00:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b516971934e2df27f36514fa0e51f34661353be",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump go-dwarf to v1.0.13",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-03-14T19:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb5329f570766f052127eb39c8cf617e295beef",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): bump go-dwarf",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-03-04T18:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c579d08f09aa6eb0462e49744dbea23df5fafb46",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for DWARF5 debug_names",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-03-02T07:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40cd0d2501bbd60347b7bd980b7fe682126116bd",
          "body": null,
          "is_bot": false,
          "headline": "fix: objc class method stringer for non-verbose case",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-02-23T00:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0de71e6511ac0db74608a5cad70f76063b8caf8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for NEW iOS18.4/macOS15.4 LCs etc",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-02-21T23:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d856de8fbcc676ef14d46310e1cfd5932b94140",
          "body": null,
          "is_bot": false,
          "headline": "fix: xar ValidSignature func",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-02-09T05:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7a2299818aca0935b82394be659abc3f1de5f1",
          "body": null,
          "is_bot": false,
          "headline": "chore: don't include directories in the xar Files",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-02-08T21:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df24957d1a58ef326cd537a2d7fc0fba0aff6d9",
          "body": null,
          "is_bot": false,
          "headline": "chore: add ReadCloser to xar pkg",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-02-08T21:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ab521a9834de8bb3705fa3abe179b5cd6cb3435",
          "body": null,
          "is_bot": false,
          "headline": "feat: add cpio pkg",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2025-02-08T19:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a8aef43d7429febb23ee1f33a15a46b8dc70d0",
          "body": null,
          "is_bot": false,
          "headline": "fix: make OpenRaw return SectionReader (#71)",
          "author_name": "Pedro Tôrres",
          "author_login": "t0rr3sp3dr0",
          "committed_at": "2025-02-08T07:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daaf9878a90762b337429168a9f5959129a7a405",
          "body": null,
          "is_bot": false,
          "headline": "fix: ReadSleb128 (#69)",
          "author_name": "Pedro Tôrres",
          "author_login": "t0rr3sp3dr0",
          "committed_at": "2024-12-05T06:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688e64e88cc5b1c4ce788ea86ed58a2fe90e17b8",
          "body": null,
          "is_bot": false,
          "headline": "Update types.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-10-01T02:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a6d6ab9ca23e6e380e2455c0f2504b1ae785da",
          "body": null,
          "is_bot": false,
          "headline": "Update export.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-09-27T21:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e27af01a018433b16b60881ebbe621acf114262",
          "body": "When we are creating a new CodeSignature, we align its offset up to a multiple\r\nof the page size; we then read the existing LINKEDIT section (and the entire\r\nbeginning of the file, for signing) based on the location of that code\r\nsignature. If the existing LINKEDIT section's end was not page-aligned\n[…]\nt least), while keeping the buffer we read into the correct\r\nsize (and therefore implicitly padding it with zeroes, which will get written\r\nout when we rewrite the LINKEDIT section and new signature).",
          "is_bot": false,
          "headline": "CodeSign: pad LINKEDIT to multiple of page size when reading (#66)",
          "author_name": "Jonathan Klabunde Tomer",
          "author_login": "jkt-signal",
          "committed_at": "2024-09-27T21:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4f8bca01ab2630cdf3b4c0f8314c6d8a73bf4d7",
          "body": null,
          "is_bot": false,
          "headline": "chore: make GetCStrings func work w/ in-cache dylibs as well",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-08-08T23:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc2e9cd2a782fe9a689019c5814573a0c94775e",
          "body": "…nForVMAddr()",
          "is_bot": false,
          "headline": "feat: add MH_FILESET support to FindSegmentForVMAddr() and FindSectio…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-24T15:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "482b899327cda5324c55f93d8d713b02c29df74d",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle no funcs found edge case",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-23T23:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "812665bd045d321a516a95c4351d5e2067272933",
          "body": "…NCTION_STARTS for arm64e",
          "is_bot": false,
          "headline": "feat: add NEW GenerateFunctionStarts cmd to attempt to generate LC_FU…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-23T22:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b170e313c07d65b6d0a33ff1eb78bb0f961f848",
          "body": null,
          "is_bot": false,
          "headline": "fix: FindSymbolAddress with no ErrMachODyldInfoNotFound error",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-19T07:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c603e2cdc250d58794c788a3e718229c43d1a0",
          "body": "…ring different sections cstrings together",
          "is_bot": false,
          "headline": "chore: make file.go GetCStrings return a map of maps to allow for sto…",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-15T23:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c62f51636969558f16ce3b99b9c01d680e2bb99",
          "body": null,
          "is_bot": false,
          "headline": "chore: return map from GetCStrings",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-12T05:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca4a34a2397a191ffd7762ad52b5c8d1fda846f",
          "body": null,
          "is_bot": false,
          "headline": "fix: GetCStrings to not use slices pkg and to only store ascii strings",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-10T16:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa502a5160451e2bc4563d2f87a1c47b55eb099f",
          "body": null,
          "is_bot": false,
          "headline": "fix: GetCStrings for only sec.Name == \"__cstring\"",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-10T06:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a8f48b248e4e6f4bc0d226f4a3a67974debda8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add GetCStrings function to dump all IsCstringLiterals",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-07-10T06:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924c976482eb626f03b28bd4c66d99ca44b14e3f",
          "body": null,
          "is_bot": false,
          "headline": "fix: array bounds bug in decodeType",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-23T18:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde8ba6ccb33a30b4e22fa152a062bb2d05ed505",
          "body": "…types",
          "is_bot": false,
          "headline": "feat: add support for NEW iOS18 objc block func prototype method arg …",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-22T18:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65521af546ee109ddabd3b621d5108d3d68919a",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle typeless objc struct field edge case",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-22T04:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb58304b1fe7dbd06d7ac6b33870f6a32a7b2ce",
          "body": null,
          "is_bot": false,
          "headline": "feat: add SEP load command support #61 (#62)",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-09T22:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5348c23f2b657eb7e9b7c1ff24e288d30fb69ac",
          "body": null,
          "is_bot": false,
          "headline": "Update cmds.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-04T04:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f43c27f6521e7542e5ed31fcfe604d7d1eab78",
          "body": null,
          "is_bot": false,
          "headline": "fix: LC_UNIXTHREAD cmd output",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-04T04:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8599097d4b0e9f33f6c0433bfbff33c96a651f9e",
          "body": null,
          "is_bot": false,
          "headline": "Update cmds.go",
          "author_name": "blacktop",
          "author_login": "blacktop",
          "committed_at": "2024-06-02T16:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00b2be944a24f1d2b42340462f498afea0a16dad",
          "body": null,
          "is_bot": false,
          "headline": "fix: array decoding (#60)",
          "author_name": "Pedro Tôrres",
          "author_login": "t0rr3sp3dr0",
          "committed_at": "2024-06-02T14:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 58,
      "latest_release_at": "2026-07-21T07:57:30Z",
      "latest_release_tag": "v1.9.11",
      "releases_from_tags": true,
      "days_since_last_push": 10,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 178
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/blacktop/go-macho",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/blacktop/go-macho",
          "is_deprecated": false,
          "latest_version": "v1.1.282",
          "repository_url": "https://github.com/blacktop/go-macho",
          "versions_count": 316,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-20T21:03:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 41
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 113504,
      "source_files_sampled": 91,
      "oversized_source_files": 5,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/blacktop/go-dwarf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.14"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/blacktop/go-dwarf",
            "direct": true,
            "version": "v1.0.14",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "blacktop",
          "commits": 524,
          "avatar_url": "https://avatars.githubusercontent.com/u/6118188?v=4"
        },
        {
          "type": "User",
          "login": "t0rr3sp3dr0",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/7753096?v=4"
        },
        {
          "type": "User",
          "login": "jkt-signal",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/125505367?v=4"
        },
        {
          "type": "User",
          "login": "saagarjha",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/13786931?v=4"
        },
        {
          "type": "User",
          "login": "ViRb3",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2650170?v=4"
        },
        {
          "type": "User",
          "login": "Ch111p",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/32428352?v=4"
        },
        {
          "type": "User",
          "login": "ultramiraculous",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/343042?v=4"
        },
        {
          "type": "User",
          "login": "jacobprezant",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/179630496?v=4"
        },
        {
          "type": "User",
          "login": "zchee",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6366270?v=4"
        },
        {
          "type": "User",
          "login": "XZB-1248",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/28593573?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.936
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "cf6f9d9084c92c605f356f0fe151c4d2bcdd2430",
        "ran_at": "2026-08-01T04:35:49Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zhangbozhb/go-macho",
    "host": "github.com",
    "name": "go-macho",
    "owner": "zhangbozhb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 41,
      "inputs": {
        "security": 58,
        "vitality": 68,
        "community": 12,
        "governance": 29,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 58,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "58 commits in the last year",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 72,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.9.11",
              "releases_from_tags": true,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 178
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~178 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 178
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 41,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 41 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 41
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 29,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 13,
              "top_contributor_share": 0.936
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 94% of commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "zhangbozhb",
              "public_repos": 53,
              "account_age_days": 4613
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7 followers of zhangbozhb",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "zhangbozhb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "53 public repos, account ~12 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 53
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "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": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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 1 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": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "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": 1,
              "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": 21
            },
            "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": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.88,
              "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": "88 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 88,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "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": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 113504,
              "source_files_sampled": 91,
              "oversized_source_files": 5
            },
            "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": "5/91 source files over 60KB",
                "points": 52,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 91,
                      "oversized": 5
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "go package 'github.com/blacktop/go-macho' points at a different repository (https://github.com/blacktop/go-macho); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T04:35:58.304258Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zhangbozhb/go-macho.svg",
  "full_name": "zhangbozhb/go-macho",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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