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

bugsnag / bugsnag-cocoa

BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS

Objective-C · CMIT★ 262 stars⑂ 127 forkssince Aug 2013View on GitHub ↗

bugsnag/bugsnag-cocoa holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (78/100) and lowest on AI Readiness (49/100). It was last updated 2 days ago. 3 contributors account for most of its recent work.

72
overall / 100
Good

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.

72
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

BugSnagOrganization
145 followers140 public repossince Sep 2011

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

Metrics by category

Vitality

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

71Good · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
15.2/36Commit cadence — 22/52 weeks with commits
18/18Commit volume — 115 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year115
human_commit_share0.92
days_since_last_push2
active_weeks_last_year22
How it's scored
27/27Ships releases — 100 releases published
27/36Release recency — latest release 118 days ago
19.8/27Release cadence — a release every ~48.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv6.36.0
releases_from_tagsno
days_since_latest_release118
mean_days_between_releases48.5

Community & Adoption

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

71Good · 18% of overall
How it's scored
39.2/60Stars — 262 stars
17.5/25Forks — 127 forks
8.2/15Watchers — 31 watchers
Inputs used
forks127
stars262
watchers31
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

78Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.2/22.5Commit distribution — top contributor authored 28% of commits
13.5/13.5Contributor breadth — 44 contributors
10/10OpenSSF Scorecard: Contributors — project has 49 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled44
top_contributor_share0.279
How it's scored
44.2/46.8Issue resolution — 95% of issues closed
34.5/38.3PR acceptance — 1,468/1,628 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 9/12 approved changesets -- score normalized to 7
Inputs used
merged_prs1,468
open_issues16
closed_issues282
issue_closed_ratio0.946
closed_unmerged_prs160
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.6/25Owner reach — 145 followers of bugsnag
25/25Track record — 140 public repos, account ~14 yr old
Inputs used
followers145
owner_typeOrganization
is_verified
owner_loginbugsnag
public_repos140
account_age_days5,421

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://docs.bugsnag.com/platforms/ios
10/10Repository description
10/10Topics — 20 topics
0/10Wiki
Inputs used
topicsbugsnag, crash-reporting, macos, ios, tvos, crash-reports, error-monitoring, error-reporting, error-handling, crash-reporting-tool, errors, bugs, exceptions, debugging-tool, error-log, breadcrumbs, watchos, notifier, platforms, debug
has_wikino
homepagehttps://docs.bugsnag.com/platforms/ios
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 9/12 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 49 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
4.5/5SAST — SAST tool is not run on all commits -- score normalized to 9
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.

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.

49At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24.9/40Legible commit history — 43 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.467
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, features/fixtures/macos-stress-test/Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 8 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile, features/fixtures/macos-stress-test/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.08
How it's scored
0/45Type-checkable code — Objective-C without a type-check config
55/55Manageable file sizes — 0/620 source files over 60KB
Inputs used
primary_languageObjective-C
largest_source_bytes58,223
source_files_sampled620
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

262GitHub stars
44contributors
115commits, last 12 months
2days since last push
100releases
3bus factor
16open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 127 ⇿
0Stars
127Forks
100Releases

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

025507510012512232013-122020-032026-07
Major 0Minor 35Patch 65

Each point covers 12 days.

OpenSSF Scorecard 7.1 / 10
7.1aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 9/12 approved changesets -- score normalized to 7
10Contributorsproject has 49 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
RubyGemsbugsnag-maze-runner~> 11.0Gemfile
RubyGemscocoapodsGemfile
RubyGemsxcpretty~>0.4.0Gemfile
RubyGemsopensslGemfile
All dependencies 4

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

RegistryPackageVersionRelation
RubyGemsbugsnag-maze-runnerdirect
RubyGemscocoapodsdirect
RubyGemsopenssldirect
RubyGemsxcprettydirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "bugsnag",
        "crash-reporting",
        "macos",
        "ios",
        "tvos",
        "crash-reports",
        "error-monitoring",
        "error-reporting",
        "error-handling",
        "crash-reporting-tool",
        "errors",
        "bugs",
        "exceptions",
        "debugging-tool",
        "error-log",
        "breadcrumbs",
        "watchos",
        "notifier",
        "platforms",
        "debug"
      ],
      "is_fork": false,
      "size_kb": 39376,
      "has_wiki": false,
      "homepage": "https://docs.bugsnag.com/platforms/ios",
      "languages": {
        "C": 424648,
        "C++": 1515,
        "HTML": 1429,
        "Ruby": 31435,
        "Shell": 13209,
        "Swift": 149077,
        "Gherkin": 188159,
        "Makefile": 11906,
        "Objective-C": 1391563,
        "Objective-C++": 27816
      },
      "pushed_at": "2026-07-20T13:16:04Z",
      "created_at": "2013-08-29T11:44:03Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T11:43:45Z",
      "description": "BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Objective-C",
      "significant_languages": [
        "Objective-C",
        "C"
      ]
    },
    "owner": {
      "blog": "https://bugsnag.com",
      "name": "BugSnag",
      "type": "Organization",
      "login": "bugsnag",
      "company": null,
      "location": null,
      "followers": 145,
      "avatar_url": "https://avatars.githubusercontent.com/u/1058895?v=4",
      "created_at": "2011-09-17T21:14:51Z",
      "is_verified": null,
      "public_repos": 140,
      "account_age_days": 5421
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v6.36.0",
          "kind": "minor",
          "published_at": "2026-03-26T17:06:31Z"
        },
        {
          "tag": "v6.35.0",
          "kind": "minor",
          "published_at": "2026-01-26T13:46:43Z"
        },
        {
          "tag": "v6.34.1",
          "kind": "patch",
          "published_at": "2025-10-09T13:51:30Z"
        },
        {
          "tag": "v6.34.0",
          "kind": "minor",
          "published_at": "2025-09-25T18:42:20Z"
        },
        {
          "tag": "v6.33.1",
          "kind": "patch",
          "published_at": "2025-09-10T17:04:16Z"
        },
        {
          "tag": "v6.33.0",
          "kind": "minor",
          "published_at": "2025-09-08T08:33:56Z"
        },
        {
          "tag": "v6.32.2",
          "kind": "patch",
          "published_at": "2025-03-25T15:09:50Z"
        },
        {
          "tag": "v6.32.1",
          "kind": "patch",
          "published_at": "2025-02-27T13:24:32Z"
        },
        {
          "tag": "v6.32.0",
          "kind": "minor",
          "published_at": "2025-02-11T21:36:22Z"
        },
        {
          "tag": "v6.31.0",
          "kind": "minor",
          "published_at": "2025-01-13T18:24:04Z"
        },
        {
          "tag": "v6.30.2",
          "kind": "patch",
          "published_at": "2024-11-07T17:05:26Z"
        },
        {
          "tag": "v6.30.1",
          "kind": "patch",
          "published_at": "2024-07-25T10:07:30Z"
        },
        {
          "tag": "v6.30.0",
          "kind": "minor",
          "published_at": "2024-07-04T14:03:57Z"
        },
        {
          "tag": "v6.29.0",
          "kind": "minor",
          "published_at": "2024-06-19T17:41:15Z"
        },
        {
          "tag": "v6.28.1",
          "kind": "patch",
          "published_at": "2024-02-29T14:46:40Z"
        },
        {
          "tag": "v6.28.0",
          "kind": "minor",
          "published_at": "2023-12-13T13:20:27Z"
        },
        {
          "tag": "v6.27.3",
          "kind": "patch",
          "published_at": "2023-11-15T13:54:05Z"
        },
        {
          "tag": "v6.27.2",
          "kind": "patch",
          "published_at": "2023-07-24T15:07:36Z"
        },
        {
          "tag": "v6.27.0",
          "kind": "minor",
          "published_at": "2023-05-15T10:36:34Z"
        },
        {
          "tag": "v6.26.2",
          "kind": "patch",
          "published_at": "2023-04-20T12:00:43Z"
        },
        {
          "tag": "v6.26.1",
          "kind": "patch",
          "published_at": "2023-03-28T15:48:43Z"
        },
        {
          "tag": "v6.26.0",
          "kind": "minor",
          "published_at": "2023-03-08T13:49:48Z"
        },
        {
          "tag": "v6.25.2",
          "kind": "patch",
          "published_at": "2023-01-19T09:52:54Z"
        },
        {
          "tag": "v6.25.1",
          "kind": "patch",
          "published_at": "2022-12-07T14:56:04Z"
        },
        {
          "tag": "v6.25.0",
          "kind": "minor",
          "published_at": "2022-10-26T12:57:57Z"
        },
        {
          "tag": "v6.24.0",
          "kind": "minor",
          "published_at": "2022-10-05T10:15:56Z"
        },
        {
          "tag": "v6.23.1",
          "kind": "patch",
          "published_at": "2022-09-21T10:49:24Z"
        },
        {
          "tag": "v6.23.0",
          "kind": "minor",
          "published_at": "2022-09-14T10:42:53Z"
        },
        {
          "tag": "v6.22.3",
          "kind": "patch",
          "published_at": "2022-09-01T10:44:45Z"
        },
        {
          "tag": "v6.22.2",
          "kind": "patch",
          "published_at": "2022-08-17T10:25:28Z"
        },
        {
          "tag": "6.22.1",
          "kind": "patch",
          "published_at": "2022-08-10T15:25:14Z"
        },
        {
          "tag": "v6.22.0",
          "kind": "minor",
          "published_at": "2022-08-10T11:54:43Z"
        },
        {
          "tag": "v6.21.0",
          "kind": "minor",
          "published_at": "2022-07-20T09:41:12Z"
        },
        {
          "tag": "v6.20.0",
          "kind": "minor",
          "published_at": "2022-07-13T09:39:55Z"
        },
        {
          "tag": "v6.19.0",
          "kind": "minor",
          "published_at": "2022-06-29T11:46:30Z"
        },
        {
          "tag": "v6.18.1",
          "kind": "patch",
          "published_at": "2022-06-22T10:12:54Z"
        },
        {
          "tag": "v6.18.0",
          "kind": "minor",
          "published_at": "2022-06-08T10:21:57Z"
        },
        {
          "tag": "v6.17.1",
          "kind": "patch",
          "published_at": "2022-05-18T10:33:32Z"
        },
        {
          "tag": "v6.17.0",
          "kind": "minor",
          "published_at": "2022-05-11T10:54:36Z"
        },
        {
          "tag": "v6.16.8",
          "kind": "patch",
          "published_at": "2022-05-04T10:33:24Z"
        },
        {
          "tag": "v6.16.7",
          "kind": "patch",
          "published_at": "2022-04-13T12:17:35Z"
        },
        {
          "tag": "v6.16.6",
          "kind": "patch",
          "published_at": "2022-04-06T10:46:51Z"
        },
        {
          "tag": "v6.16.5",
          "kind": "patch",
          "published_at": "2022-03-30T09:46:47Z"
        },
        {
          "tag": "v6.16.4",
          "kind": "patch",
          "published_at": "2022-03-03T09:03:11Z"
        },
        {
          "tag": "v6.16.3",
          "kind": "patch",
          "published_at": "2022-02-23T11:32:45Z"
        },
        {
          "tag": "v6.16.2",
          "kind": "patch",
          "published_at": "2022-01-26T13:26:08Z"
        },
        {
          "tag": "v6.16.1",
          "kind": "patch",
          "published_at": "2022-01-19T14:06:40Z"
        },
        {
          "tag": "v6.16.0",
          "kind": "minor",
          "published_at": "2022-01-12T12:59:56Z"
        },
        {
          "tag": "v6.15.2",
          "kind": "patch",
          "published_at": "2022-01-05T13:15:15Z"
        },
        {
          "tag": "v6.15.1",
          "kind": "patch",
          "published_at": "2021-12-08T13:37:46Z"
        },
        {
          "tag": "v6.15.0",
          "kind": "minor",
          "published_at": "2021-12-02T08:12:12Z"
        },
        {
          "tag": "v6.14.4",
          "kind": "patch",
          "published_at": "2021-11-22T13:13:50Z"
        },
        {
          "tag": "v6.14.3",
          "kind": "patch",
          "published_at": "2021-11-03T16:17:32Z"
        },
        {
          "tag": "v6.14.2",
          "kind": "patch",
          "published_at": "2021-10-27T12:48:02Z"
        },
        {
          "tag": "v6.14.1",
          "kind": "patch",
          "published_at": "2021-10-20T12:03:59Z"
        },
        {
          "tag": "v6.14.0",
          "kind": "minor",
          "published_at": "2021-10-06T13:50:05Z"
        },
        {
          "tag": "v6.13.0",
          "kind": "minor",
          "published_at": "2021-09-29T10:08:35Z"
        },
        {
          "tag": "v6.12.2",
          "kind": "patch",
          "published_at": "2021-09-22T12:07:52Z"
        },
        {
          "tag": "v6.12.1",
          "kind": "patch",
          "published_at": "2021-09-15T13:19:51Z"
        },
        {
          "tag": "v6.12.0",
          "kind": "minor",
          "published_at": "2021-09-01T12:32:29Z"
        },
        {
          "tag": "v6.11.0",
          "kind": "minor",
          "published_at": "2021-08-18T14:42:22Z"
        },
        {
          "tag": "v6.10.4",
          "kind": "patch",
          "published_at": "2021-08-11T13:22:53Z"
        },
        {
          "tag": "v6.10.3",
          "kind": "patch",
          "published_at": "2021-08-04T13:50:36Z"
        },
        {
          "tag": "v6.10.2",
          "kind": "patch",
          "published_at": "2021-07-14T12:14:21Z"
        },
        {
          "tag": "v6.10.1",
          "kind": "patch",
          "published_at": "2021-07-07T12:26:31Z"
        },
        {
          "tag": "v6.10.0",
          "kind": "minor",
          "published_at": "2021-06-30T13:20:19Z"
        },
        {
          "tag": "v6.9.7",
          "kind": "patch",
          "published_at": "2021-06-23T13:09:55Z"
        },
        {
          "tag": "v6.9.6",
          "kind": "patch",
          "published_at": "2021-06-16T12:42:25Z"
        },
        {
          "tag": "v6.9.5",
          "kind": "patch",
          "published_at": "2021-06-09T12:04:34Z"
        },
        {
          "tag": "v6.9.4",
          "kind": "patch",
          "published_at": "2021-06-02T12:04:25Z"
        },
        {
          "tag": "v6.9.3",
          "kind": "patch",
          "published_at": "2021-05-26T14:59:04Z"
        },
        {
          "tag": "v6.9.2",
          "kind": "patch",
          "published_at": "2021-05-19T12:44:55Z"
        },
        {
          "tag": "v6.9.1",
          "kind": "patch",
          "published_at": "2021-04-28T09:17:54Z"
        },
        {
          "tag": "v6.9.0",
          "kind": "minor",
          "published_at": "2021-04-21T11:50:32Z"
        },
        {
          "tag": "v6.8.4",
          "kind": "patch",
          "published_at": "2021-04-14T12:02:46Z"
        },
        {
          "tag": "v6.8.3",
          "kind": "patch",
          "published_at": "2021-04-07T12:01:40Z"
        },
        {
          "tag": "v6.8.2",
          "kind": "patch",
          "published_at": "2021-03-31T12:05:19Z"
        },
        {
          "tag": "v6.8.1",
          "kind": "patch",
          "published_at": "2021-03-24T13:46:22Z"
        },
        {
          "tag": "v6.8.0",
          "kind": "minor",
          "published_at": "2021-03-18T10:27:31Z"
        },
        {
          "tag": "v6.7.1",
          "kind": "patch",
          "published_at": "2021-03-10T13:02:36Z"
        },
        {
          "tag": "v6.7.0",
          "kind": "minor",
          "published_at": "2021-03-03T13:22:18Z"
        },
        {
          "tag": "v6.6.4",
          "kind": "patch",
          "published_at": "2021-02-24T13:07:33Z"
        },
        {
          "tag": "v6.6.3",
          "kind": "patch",
          "published_at": "2021-02-17T16:23:02Z"
        },
        {
          "tag": "v6.6.2",
          "kind": "patch",
          "published_at": "2021-02-10T15:35:37Z"
        },
        {
          "tag": "v6.6.1",
          "kind": "patch",
          "published_at": "2021-02-03T14:42:39Z"
        },
        {
          "tag": "v6.6.0",
          "kind": "minor",
          "published_at": "2021-01-20T13:55:02Z"
        },
        {
          "tag": "v6.5.1",
          "kind": "patch",
          "published_at": "2021-01-13T13:58:52Z"
        },
        {
          "tag": "v6.5.0",
          "kind": "minor",
          "published_at": "2021-01-06T14:13:45Z"
        },
        {
          "tag": "v6.4.1",
          "kind": "patch",
          "published_at": "2020-12-14T12:52:42Z"
        },
        {
          "tag": "v6.4.0",
          "kind": "minor",
          "published_at": "2020-12-09T08:34:26Z"
        },
        {
          "tag": "v6.3.0",
          "kind": "minor",
          "published_at": "2020-12-02T14:28:14Z"
        },
        {
          "tag": "v6.2.6",
          "kind": "patch",
          "published_at": "2020-11-25T16:30:48Z"
        },
        {
          "tag": "v6.2.5",
          "kind": "patch",
          "published_at": "2020-11-18T13:30:12Z"
        },
        {
          "tag": "v6.2.4",
          "kind": "patch",
          "published_at": "2020-11-04T13:45:29Z"
        },
        {
          "tag": "v6.2.3",
          "kind": "patch",
          "published_at": "2020-10-29T08:05:22Z"
        },
        {
          "tag": "v6.2.2",
          "kind": "patch",
          "published_at": "2020-10-21T13:18:17Z"
        },
        {
          "tag": "v6.2.1",
          "kind": "patch",
          "published_at": "2020-10-15T07:26:12Z"
        },
        {
          "tag": "v6.2.0",
          "kind": "minor",
          "published_at": "2020-10-08T08:12:30Z"
        },
        {
          "tag": "v6.1.7",
          "kind": "patch",
          "published_at": "2020-10-01T08:48:09Z"
        },
        {
          "tag": "v6.1.6",
          "kind": "patch",
          "published_at": "2020-09-24T11:31:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7f57276b282dde418e602a8cc02a6a1e22993aae",
          "body": "Release v6.36.0",
          "is_bot": false,
          "headline": "Merge pull request #1927 from bugsnag/release-v6.36.0",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2026-03-26T15:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea94fe38ed05d50dbb7a155a17d9e3b81c8eb39",
          "body": null,
          "is_bot": false,
          "headline": "Updated release date",
          "author_name": "Robert Bartoszewski",
          "author_login": null,
          "committed_at": "2026-03-26T09:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b22a925c4d3d89c8ad1d5ac23b7658b6b27a665",
          "body": null,
          "is_bot": false,
          "headline": "Updated release date",
          "author_name": "Robert Bartoszewski",
          "author_login": null,
          "committed_at": "2026-03-25T15:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7068d68ca1c3d17abc8172eae19c02370ea16dca",
          "body": "Co-authored-by: Tom Longridge <tom@bugsnag.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "SB-meiyalaganr",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-24T14:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d7c73fe585f71b758c2922d2f43fbc7eb10b87",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.36.0",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-24T14:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe458103a9fc20b9cc377ce503535773b3979ad",
          "body": "… (#1926)",
          "is_bot": false,
          "headline": "HTTP errors - omit bodyLength if 0, report original length if trimmed…",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2026-03-24T10:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a64f93796d674e6cd150470142df3c45f569782",
          "body": "…st-Naming-Conversion\n\nBugsnag Info.plist naming convention issue resolved with full backward compatibility support.",
          "is_bot": false,
          "headline": "Merge pull request #1925 from bugsnag/meiy/plat-15561-Bugsnag-InfoPli…",
          "author_name": "SB-meiyalaganr",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-19T16:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf122ddf67282c865877657c80c5e2070c6ff2e",
          "body": "Introduce +bsg_loadConfigWithBundle: (declared in the private header) and refactor +loadConfig to call it. The config loader now reads the infoDictionary from a supplied NSBundle, clarifying the comments around capitalized vs lowercase plist keys. Update unit tests to avoid swizzling by using a ligh\n[…]\nBSGTestBundle with a controllable bsg_infoDictionary, import the private header, and call the new bundle-based loader. Tests were renamed/adjusted accordingly to validate preference/fallback behavior.",
          "is_bot": false,
          "headline": "Add bundle-based config loader for tests",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-17T12:31:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b42ea37a565ae8f0493cbdf464891d0eea67fcf2",
          "body": "* Add HTTP request & response to the event\n* Add extendend configuration to BugsnagNetworkRequestPlugin\n* Add instrumented http request/response\n* Add callbacks\n* Plugin's default breadcrumb behaviour is on",
          "is_bot": false,
          "headline": "HTTP Network Errors (#1924)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2026-03-17T11:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368fd4afa215cb46a418bb1fd8155ecdc344ce25",
          "body": "Added WatchOS test cases issue fixes",
          "is_bot": false,
          "headline": "WatchOS test cases",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-17T10:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e7afbbeb56009a048e88abbd7813cbdc31775a0",
          "body": "Adding Bug Fixed Reason information.",
          "is_bot": false,
          "headline": "Update the BugFix Reason",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-16T17:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059729c7ef36b0cdcd30e2653087ec5040db8de3",
          "body": "Covering precedence of \"Bugsnag\" vs \"bugsnag\" plist keys, fallback behavior",
          "is_bot": false,
          "headline": "\"Bugsnag\" vs \"bugsnag\" plist keys, fallback behavior",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-16T16:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d65b0c0734b1d705b630304829dfdf819ba943b",
          "body": "Introduce BSGLoadConfigTests.m unit tests for BugsnagConfiguration+loadConfig covering precedence of \"Bugsnag\" vs \"bugsnag\" plist keys, fallback behavior, and handling of nil or missing infoDictionary. Tests swizzle NSBundle -infoDictionary to inject test values. Update Bugsnag.xcodeproj/project.pbxproj to add the new file reference, PBXBuildFile entries, and include the test source in relevant test targets/groups.",
          "is_bot": false,
          "headline": "Add BSGLoadConfigTests and update Xcode project",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-14T09:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77506c37818608ef9e1e824bb5e844d37ac3e37d",
          "body": "Read configuration from the app Info.plist by first checking the \"Bugsnag\" key and falling back to \"bugsnag\" for compatibility. Validate that the retrieved value is an NSDictionary and use nil otherwise, then pass it to BSGConfigurationWithOptions. This prevents crashes on unexpected types and makes plist parsing more robust.",
          "is_bot": false,
          "headline": "Support Bugsnag Info.plist key and type-check",
          "author_name": "Meiyalagan R",
          "author_login": "SB-meiyalaganr",
          "committed_at": "2026-03-14T09:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4320f4acdfabf03d8715f8c173d1e1fd3986ec05",
          "body": null,
          "is_bot": false,
          "headline": "Fix for swizzled NSURLSharedSession can be invalidated (#1922)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2026-03-12T16:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca12879ef2acd71eb5f5d27ba22ddcc0ed700e3d",
          "body": "Use Maze Runner v11",
          "is_bot": false,
          "headline": "Merge pull request #1920 from bugsnag/tms/maze-v11",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2026-02-19T09:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a2ee55ffd0ccf45d7869470e8685962357281a4",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Skip pending PLAT-15677",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2026-02-18T15:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43bae8e64ef420276aedba7bcb7636a938c86385",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Bump Maze Runner to v11",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2026-02-09T18:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3513d546b487f30fd52d2c58b1222cdf9b7cfc4",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Maze v11 test",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2026-02-09T17:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37be2013a78a32bbaa93281bcb9edb434536dfaa",
          "body": "Sync master into next",
          "is_bot": false,
          "headline": "Merge pull request #1912 from bugsnag/master",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2026-02-03T09:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1094f4dfd3f946f00f27e5e6771fd36243a342",
          "body": "Release v6.35.0",
          "is_bot": false,
          "headline": "Merge pull request #1910 from bugsnag/release-v6.35.0",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2026-01-26T11:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c47354f401454b819c0e1666fd02a6127da4b70e",
          "body": "* Fixed an E2E test\n\n* Updated release date\n\n---------\n\nCo-authored-by: Robert Bartoszewski <robert.smartbear@gmail.com>",
          "is_bot": false,
          "headline": "Fixed E2E tests and updated release date (#1911)",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2026-01-23T13:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99fd0b2fdc0dd12ccbe8aedc635ad39db19d4f61",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.35.0",
          "author_name": "Robert Bartoszewski",
          "author_login": null,
          "committed_at": "2026-01-22T15:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c94b022192612ee88d45e639fbdc285178ab4057",
          "body": null,
          "is_bot": false,
          "headline": "Add customer controlled delivery e2e tests (#1902)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-12-17T13:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0b85ff5cd923f637a1068403f1e7df24276833",
          "body": null,
          "is_bot": false,
          "headline": "Customer controlled delivery strategy per notify call (#1899)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-12-17T11:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed0cbef46f772b4df7f28ffd3bee469d1fb15ca4",
          "body": "Remove --overwrite option from CI builds",
          "is_bot": false,
          "headline": "Merge pull request #1889 from bugsnag/tms/no-overwrite",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-11-21T20:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a35c53a5ec495fa947729784be0182a90ea2b7",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.6 to 4.31.4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/6\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.6 to 4.31.4 (#1872)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T16:26:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18455f0ec7126a80518189435f48363907a0467e",
          "body": null,
          "is_bot": false,
          "headline": "Remove --overwrite option from CI builds",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-21T15:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19e5f13e7d077608c6267d711ea96c6d13725382",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1878)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T02:40:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41ce5b789a27732cc252279b368035037e278d37",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f8\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5.0.0 to 5.0.1 (#1885)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-21T02:39:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e615f6a255b13fdb91ea0f589d6e2522f790ad54",
          "body": "Add Xcode/iOS/macOS 26 to CI",
          "is_bot": false,
          "headline": "Merge pull request #1882 from bugsnag/je/plat-15010-os-26",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-17T18:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80af0645f0871e4e308f289fc5680e3fe38c6e10",
          "body": null,
          "is_bot": false,
          "headline": "[full ci]",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-17T16:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a712c4a1dc3a9d7e8b44f75db490c2c1e33f228",
          "body": null,
          "is_bot": false,
          "headline": "[full ci]",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-17T16:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad1119947db999d1b929eed3342af41bbbc87fb",
          "body": null,
          "is_bot": false,
          "headline": "update memory limit for stress test",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-17T13:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dd4eab7106c408d7775ba165c34c90af7174f45",
          "body": null,
          "is_bot": false,
          "headline": "[full ci]",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-17T10:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8950960eab4f4b3fec22a37ec077497dd506c613",
          "body": null,
          "is_bot": false,
          "headline": "Fix LibDispatch scenario for macos/ios 26",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-11-14T16:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66908eb88412b82d3811deeb057c4768dfac5ebc",
          "body": null,
          "is_bot": false,
          "headline": "[full ci]",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-14T16:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ce5979f0940eb0b1986d7c6a68c153cb0b9503",
          "body": null,
          "is_bot": false,
          "headline": "[full ci]",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-14T09:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98a20a8f6da22ad7a264c8d6e7786d22de4c1d0",
          "body": null,
          "is_bot": false,
          "headline": "[full ci]",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-14T08:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2044ca6939aece41bb138389f42ef9ea3b8676",
          "body": null,
          "is_bot": false,
          "headline": "skip Misuse of libdispatch e2e tests on macos and ios 26 due to flake",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-13T14:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde5410c891fc272ddc091146976874a96df68ea",
          "body": null,
          "is_bot": false,
          "headline": "add macos 26 to pipeline",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-11-13T14:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f933ca8db9fd2bb349e30540798ea2c0b60e3b12",
          "body": "* Add changelog entry",
          "is_bot": false,
          "headline": "Add e2e tests for capture options (#1881)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-11-07T16:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8b2efd7f12208f12fe520991f0763e8998b253",
          "body": null,
          "is_bot": false,
          "headline": "Configurable error event fields (#1879)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-11-07T15:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca6d9e55a4baff998c40483683695c006bda65f",
          "body": "Use Maze Runner dedicated idempotent commands",
          "is_bot": false,
          "headline": "Merge pull request #1880 from bugsnag/tms/idem-commands-2",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-11-04T21:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0b816f7fa239f5f377427ce60a2e699f4bf034",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Only warn when the app appears to be running still",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-04T18:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9762171d9a96206510d37890e25b0e197c5be0",
          "body": "…mmands\n\n[full ci]",
          "is_bot": false,
          "headline": "Include case for \"rest_uuid\" and ensure we fail loudly for unknown co…",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-03T22:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05f64fd68119c5445e3d60c789451eb0762e2e8",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Continue to check result from pgrep",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-03T17:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2201611c20aaed9544cf0331ec4a1363c2b5c99",
          "body": null,
          "is_bot": false,
          "headline": "Extra debug",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-03T17:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79e9f8bff0a6b15f0035ab3d7cf0f2aa7f0895a",
          "body": null,
          "is_bot": false,
          "headline": "Sleep is crucial for lsof to return any open files",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-03T17:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e4081c770b656814d6f4281034f4785fc31d4e",
          "body": null,
          "is_bot": false,
          "headline": "Implement dedicated idempotent commands",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-03T17:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef77ffee7d0b201a162de20f9668c869f3b5d20",
          "body": null,
          "is_bot": false,
          "headline": "Wait for file handles to be released",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-03T14:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af0a6f46e7a3ccf38e1a6e29006798ee2c00851",
          "body": null,
          "is_bot": false,
          "headline": "Add another check to testRealCallStackSymbols unit test (#1877)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-11-03T12:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "385471d1ef88b86e58fb92aafca85e494ae6cac0",
          "body": "Various CI fixes and improvements",
          "is_bot": false,
          "headline": "Merge pull request #1876 from bugsnag/tms/idem-command",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-11-02T09:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3960189670f03628b5fc8eedc5e1e7cb1a929fb6",
          "body": null,
          "is_bot": false,
          "headline": "Isolate e2e test from other runs",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-01T09:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711c18daf2cc6d8be7b0ab4fe1dd963a4f607e96",
          "body": null,
          "is_bot": false,
          "headline": "Prevent on-machine script from overriding DEVELOPER_DIR",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-11-01T08:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b68abdb1fcf7083837bc721951f00901dccd2e",
          "body": null,
          "is_bot": false,
          "headline": "Write received commands as pretty printed JSON",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-10-31T22:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbd231f4e18f28c463a5b4818e92aee360a08ed",
          "body": "Wait for macOS test fixture to actually terminate before relaunching it",
          "is_bot": false,
          "headline": "Merge pull request #1875 from bugsnag/tms/detect-app-term",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-10-31T16:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc88c53eb3ece2bfeeb0065c88bae1a3d50d7f55",
          "body": null,
          "is_bot": false,
          "headline": "Skip stress test",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-10-31T16:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a733161c80da73365d51ffa45bf999f2080414d3",
          "body": null,
          "is_bot": false,
          "headline": "Pin unit tests to Xcode 16.3.0",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-10-31T11:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f70f2646bdeb7781a82019b7e507490ba705023",
          "body": null,
          "is_bot": false,
          "headline": "Add failure diagnostics",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-10-31T11:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4cedd2c41912de09385204352dadb6a2906607a",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Error does not crash the app",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-10-30T20:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868739d6408563f6bfc8a9662a5caafe4411f80b",
          "body": "[full ci]",
          "is_bot": false,
          "headline": "Detect when the macOS test fixture has terminated",
          "author_name": "Steve Kirkland",
          "author_login": null,
          "committed_at": "2025-10-30T19:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7092d59b8cc8165ea29bb0a3eca07dbf469fa996",
          "body": "…rusted-codesign\n\nCodesign Xcframework Test Fixture",
          "is_bot": false,
          "headline": "Merge pull request #1874 from bugsnag/je/plat-15095-xcframework-not-t…",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-10-29T10:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7186e86a1a666f31a9d23ba8c2e6177e9d56cdb5",
          "body": "…ns/upload-artifact-5.0.0\n\nBump actions/upload-artifact from 4.6.2 to 5.0.0",
          "is_bot": false,
          "headline": "Merge pull request #1873 from bugsnag/dependabot/github_actions/actio…",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-10-29T09:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d70e2f2a1e40548d7bf3908f0bb7fd83003734",
          "body": null,
          "is_bot": false,
          "headline": "only codesign when variable has been set",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-10-29T09:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de2d037caf3f31ab3ce01c086c0b70354492835",
          "body": null,
          "is_bot": false,
          "headline": "sign xcframework fixture",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-10-29T08:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ca6c1e2bfa5cd4fba2af4627f79d75853d3aef",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639\n[…]\ndency-name: actions/upload-artifact\n  dependency-version: 5.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 4.6.2 to 5.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T18:33:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23ba5caf00ef74ded12bd266e545087a7d5764b4",
          "body": "Sync master into next",
          "is_bot": false,
          "headline": "Merge pull request #1869 from bugsnag/master",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-10-23T09:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4348c29cc881ce80e4e22a46f29d7f5a18e924b",
          "body": "Release v6.34.1",
          "is_bot": false,
          "headline": "Merge pull request #1868 from bugsnag/release-v6.34.1",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-10-09T13:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb601282b281221e6986fee2e6c0493fbf552e4",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.34.1",
          "author_name": "Robert Bartoszewski",
          "author_login": null,
          "committed_at": "2025-10-09T07:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cb6571d551c60897488b1b97beb3ad854b88afe",
          "body": "Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3.\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/ossf/scorecard-action/compare/\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#1865)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-09T07:40:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a37e20c49d17c691188783088550ea3f9e2d9c2",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 3.30.6.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/f\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.30.1 to 3.30.6 (#1866)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-09T07:38:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a9bee715d44f00f41f2de0158de1b5f15461799",
          "body": "…appear in crash reports (#1863)\n\nCo-authored-by: Robert Bartoszewski <robert.smartbear@gmail.com>",
          "is_bot": false,
          "headline": "Fixed the issue causing flags with names that contain a slash to not …",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-10-02T15:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b611ee128ad7dd5bbfa2b2aa5f64845c9d66a1b4",
          "body": "Co-authored-by: Steve Kirkland <steve.kirkland@smartbear.com>",
          "is_bot": false,
          "headline": "Buildkite pipeline job label changes (#1862)",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-09-30T21:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ff3ffa027ae83d5e8b550f45620b404238558a",
          "body": "…umbs_flakey_test_fix\n\nFixed state breadcrumbs flakey test fix",
          "is_bot": false,
          "headline": "Merge pull request #1861 from bugsnag/robert/plat-14585_state_breadcr…",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-30T19:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2961a9abf5edd07ddccae9a8a5f3019b84ca9ec",
          "body": "Sync master into next",
          "is_bot": false,
          "headline": "Merge pull request #1858 from bugsnag/master",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-28T21:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f991e92a6e3993c2763d071781d895ca4075a90",
          "body": "Release v6.34.0",
          "is_bot": false,
          "headline": "Merge pull request #1857 from bugsnag/release-v6.34.0",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-25T18:26:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94913a68dc42355c7ead843068835c23530c71a0",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.34.0",
          "author_name": "Robert Bartoszewski",
          "author_login": null,
          "committed_at": "2025-09-25T16:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db84bcaaa62f40ff1f463b0655383be74155a38d",
          "body": "* Improved cxa_throw swapping\n\n* Updated changelog\n\n---------\n\nCo-authored-by: Robert Bartoszewski <robert.smartbear@gmail.com>",
          "is_bot": false,
          "headline": "Improved cxa_throw swapping (#1855)",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-25T16:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f906724ba71e8f8cb29b97a18d16aff266c64ef8",
          "body": "Co-authored-by: Steve Kirkland <steve.kirkland@smartbear.com>",
          "is_bot": false,
          "headline": "Revert to old method for spin_malloc (#1854)",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-09-24T00:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828e6dbdbd3ba5e359d33f1b8f5b222034346a30",
          "body": "* Send stress test results to TestAnalytics\n\n* Use build matrices\n[full ci]\n\n---------\n\nCo-authored-by: Steve Kirkland <steve.kirkland@smartbear.com>",
          "is_bot": false,
          "headline": "Build pipeline improvements (#1853)",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-09-23T18:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b376e34d4232a0a10c7b761726d9234e181dc554",
          "body": "Sync master into next",
          "is_bot": false,
          "headline": "Merge pull request #1849 from bugsnag/master",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-09-10T17:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dcc68b843fe38c67075d32e9532be76ee388ed9",
          "body": "Release v6.33.1",
          "is_bot": false,
          "headline": "Merge pull request #1848 from bugsnag/release-v6.33.1",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-09-10T16:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ea740b196fd150f8f51cc56d956ae7d9de1952",
          "body": null,
          "is_bot": false,
          "headline": "Update codeowners",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-09-10T16:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5dd4886f4af50360fea0da0801eaf5d947f472",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.33.1",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-09-10T16:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80cc787ef1badeb8577bcfa168057b96a97b1ba5",
          "body": "…e-team\n\nXcFramework fixture running on CI",
          "is_bot": false,
          "headline": "Merge pull request #1847 from bugsnag/je/fix-xcframework-macos-fixtur…",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-09-10T14:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77bd4b220c2de863bfbb1eb0b5f67027edfc5135",
          "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.30.1.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/\n[…]\n[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Robert Bartoszewski <126675445+robert-smartbear@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github/codeql-action from 3.28.18 to 3.30.1 (#1845)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-10T13:37:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "362c58db9182ab6d0cd7078c89ccbc0c7c3c0ee7",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4.2.2 to 5.0.0 (#1834)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-10T13:36:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c76147f3072752deb690398db187a0fb021cff21",
          "body": "* Bump github/codeql-action from 3.28.9 to 3.28.19 (#1804)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.19.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n\n[…]\n <49699333+dependabot[bot]@users.noreply.github.com>\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Dependabot updates 13062025 (#1807)",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-10T13:35:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "560dee8442158d32a2c110b18fb5b164a809f3ba",
          "body": "Sync master into next",
          "is_bot": false,
          "headline": "Merge pull request #1844 from bugsnag/master",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-10T13:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c766c9337c4a2474f48c89aac39963cc9c859233",
          "body": null,
          "is_bot": false,
          "headline": "update the development team for the xcframework macos fixture",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-09-10T13:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e5b1ec66b9e626d2663f70932cf7a479d27c94",
          "body": null,
          "is_bot": false,
          "headline": "update the development team for the xcframework macos fixture",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-09-10T12:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce5b135d034725a01e2dd8d45b6f668d4902d4d0",
          "body": null,
          "is_bot": false,
          "headline": "Send observer event on grouping discriminator update (#1846)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-09-10T12:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf9fbf8ff34ea919f151a8c066aadaa54a90a28",
          "body": "* NSError types now require @unchecked Sendable\n\n* Copy bugsnag directories in the Caches directory to BugsnagCachesCopy in the Documents dir\n\n* Updated the release script\n\n* update unity to run on isolated queue for macos 14\n\n* fix dynamic port lookup\n\n* remove dynamicport lookup for fixtures\n\n* [f\n[…]\n\nCo-authored-by: Steve Kirkland <steve.kirkland@smartbear.com>\nCo-authored-by: Richard Elms <richardelms@gmail.com>\nCo-authored-by: Daria Bialobrzeska <88393714+DariaKunoichi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Release v6.33.0 (#1843)",
          "author_name": "Robert Bartoszewski",
          "author_login": "robert-smartbear",
          "committed_at": "2025-09-08T08:17:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "651b38626fd03b9779a8b39f5d3564ba7c61d3de",
          "body": null,
          "is_bot": false,
          "headline": "Release v6.33.0",
          "author_name": "Robert Bartoszewski",
          "author_login": null,
          "committed_at": "2025-09-07T17:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63c0fdefc2dab0559f0316032c738088e2e768f2",
          "body": null,
          "is_bot": false,
          "headline": "Amend secondary instance URL to bugsnag.smartbear.com (#1842)",
          "author_name": "Daria Bialobrzeska",
          "author_login": "DariaKunoichi",
          "committed_at": "2025-09-05T10:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "549d814f75ee854ef7fd49121826379922112d60",
          "body": "Add retries to Appium steps",
          "is_bot": false,
          "headline": "Merge pull request #1840 from bugsnag/je/plat-14683",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-09-03T15:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db1f065855fc641b9c68dbe6a1f8c74b2e1eec1",
          "body": null,
          "is_bot": false,
          "headline": "add retry to appium steps",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-09-03T14:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118e27387ba61df01188d13fb062db71937cfbfd",
          "body": null,
          "is_bot": false,
          "headline": "add retry to appium steps",
          "author_name": "Josh",
          "author_login": "joshedney",
          "committed_at": "2025-09-03T08:50:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59fd363069d1a22d7ce24600e17a75019195fc1",
          "body": "Bump Maze Runner to v10",
          "is_bot": false,
          "headline": "Merge pull request #1836 from bugsnag/tms/maze-v10",
          "author_name": "Steve Kirkland",
          "author_login": "twometresteve",
          "committed_at": "2025-09-02T14:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 115,
      "latest_release_at": "2026-03-26T17:06:31Z",
      "latest_release_tag": "v6.36.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 118,
      "mean_days_between_releases": 48.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 127,
      "stars": 262,
      "watchers": 31,
      "fork_history": {
        "days": [
          {
            "date": "2013-12-06",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2013-12-30",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-11",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2017-02-12",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 2
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-04-27",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-06-10",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-12-23",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 2
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 2
          },
          {
            "date": "2018-12-13",
            "count": 2
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 2
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 2
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 2
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 122,
        "total_forks": 127
      },
      "star_history": null,
      "open_issues_and_prs": 24
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "features/fixtures/macos-stress-test/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 58223,
      "source_files_sampled": 620,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "bugsnag-maze-runner",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 11.0"
        },
        {
          "name": "cocoapods",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "xcpretty",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~>0.4.0"
        },
        {
          "name": "openssl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bugsnag-maze-runner",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "openssl",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "xcpretty",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 4,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 1468,
        "open_issues": 16,
        "closed_ratio": 0.946,
        "closed_issues": 282,
        "closed_unmerged_prs": 160
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nickdowell",
          "commits": 1206,
          "avatar_url": "https://avatars.githubusercontent.com/u/61777?v=4"
        },
        {
          "type": "User",
          "login": "fractalwrench",
          "commits": 880,
          "avatar_url": "https://avatars.githubusercontent.com/u/11800640?v=4"
        },
        {
          "type": "User",
          "login": "twometresteve",
          "commits": 511,
          "avatar_url": "https://avatars.githubusercontent.com/u/5239394?v=4"
        },
        {
          "type": "User",
          "login": "kattrali",
          "commits": 505,
          "avatar_url": "https://avatars.githubusercontent.com/u/333454?v=4"
        },
        {
          "type": "User",
          "login": "kstenerud",
          "commits": 328,
          "avatar_url": "https://avatars.githubusercontent.com/u/245857?v=4"
        },
        {
          "type": "User",
          "login": "robinmacharg",
          "commits": 151,
          "avatar_url": "https://avatars.githubusercontent.com/u/1759027?v=4"
        },
        {
          "type": "User",
          "login": "tomlongridge",
          "commits": 149,
          "avatar_url": "https://avatars.githubusercontent.com/u/6351188?v=4"
        },
        {
          "type": "User",
          "login": "snmaynard",
          "commits": 136,
          "avatar_url": "https://avatars.githubusercontent.com/u/829837?v=4"
        },
        {
          "type": "User",
          "login": "Cawllec",
          "commits": 132,
          "avatar_url": "https://avatars.githubusercontent.com/u/7754028?v=4"
        },
        {
          "type": "User",
          "login": "ConradIrwin",
          "commits": 75,
          "avatar_url": "https://avatars.githubusercontent.com/u/94272?v=4"
        }
      ],
      "contributors_sampled": 44,
      "top_contributor_share": 0.279
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "downstream_updates.yml",
        "pull_request.yml",
        "scorecard.yml",
        "signing.yml",
        "update_docs.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 7,
            "reason": "Found 9/12 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 49 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool is not run on all commits -- score normalized to 9",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "7f57276b282dde418e602a8cc02a6a1e22993aae",
        "ran_at": "2026-07-22T20:07:11Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T00:49:06Z",
      "oldest_open_prs": [
        {
          "number": 1870,
          "created_at": "2025-10-09T22:38:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1901,
          "created_at": "2025-12-15T17:18:59Z",
          "last_comment_at": "2025-12-15T17:20:19Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1914,
          "created_at": "2026-01-26T19:02:32Z",
          "last_comment_at": "2026-01-26T19:04:06Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1921,
          "created_at": "2026-02-16T18:12:37Z",
          "last_comment_at": "2026-02-16T18:13:43Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1928,
          "created_at": "2026-03-26T16:19:37Z",
          "last_comment_at": "2026-03-26T16:20:50Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1930,
          "created_at": "2026-04-24T12:17:14Z",
          "last_comment_at": "2026-04-24T12:18:30Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1935,
          "created_at": "2026-06-27T01:39:49Z",
          "last_comment_at": "2026-07-15T09:47:22Z",
          "last_comment_author": "hannah-smartbear"
        },
        {
          "number": 1936,
          "created_at": "2026-07-08T07:31:42Z",
          "last_comment_at": "2026-07-08T07:32:41Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-20T13:16:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 767,
          "created_at": "2020-07-29T21:21:06Z",
          "last_comment_at": "2023-01-12T11:11:33Z",
          "last_comment_author": "johnkiely1"
        },
        {
          "number": 865,
          "created_at": "2020-10-27T17:43:37Z",
          "last_comment_at": "2020-10-29T20:20:22Z",
          "last_comment_author": "bolsinga"
        },
        {
          "number": 866,
          "created_at": "2020-10-27T17:58:27Z",
          "last_comment_at": "2020-10-29T20:22:50Z",
          "last_comment_author": "bolsinga"
        },
        {
          "number": 1145,
          "created_at": "2021-07-03T00:28:17Z",
          "last_comment_at": "2022-09-15T08:15:59Z",
          "last_comment_author": "nickdowell"
        },
        {
          "number": 1275,
          "created_at": "2022-01-10T23:58:28Z",
          "last_comment_at": "2023-01-27T17:34:49Z",
          "last_comment_author": "lickel"
        },
        {
          "number": 1522,
          "created_at": "2023-02-15T03:21:48Z",
          "last_comment_at": "2023-02-16T09:34:11Z",
          "last_comment_author": "luke-belton"
        },
        {
          "number": 1536,
          "created_at": "2023-03-21T14:05:57Z",
          "last_comment_at": "2023-05-16T08:14:24Z",
          "last_comment_author": "johnkiely1"
        },
        {
          "number": 1574,
          "created_at": "2023-08-23T17:21:33Z",
          "last_comment_at": "2023-10-02T15:43:15Z",
          "last_comment_author": "jnozzi"
        },
        {
          "number": 1575,
          "created_at": "2023-08-25T22:44:08Z",
          "last_comment_at": "2023-08-29T12:41:26Z",
          "last_comment_author": "mclack"
        },
        {
          "number": 1582,
          "created_at": "2023-09-14T21:47:21Z",
          "last_comment_at": "2023-09-18T14:59:17Z",
          "last_comment_author": "clr182"
        },
        {
          "number": 1685,
          "created_at": "2024-07-27T11:50:57Z",
          "last_comment_at": "2024-08-06T08:43:22Z",
          "last_comment_author": "toniewypada"
        },
        {
          "number": 1690,
          "created_at": "2024-08-15T14:33:11Z",
          "last_comment_at": "2024-08-16T12:33:05Z",
          "last_comment_author": "hannah-smartbear"
        },
        {
          "number": 1722,
          "created_at": "2025-01-14T11:20:11Z",
          "last_comment_at": "2025-03-27T17:13:23Z",
          "last_comment_author": "hannah-smartbear"
        },
        {
          "number": 1856,
          "created_at": "2025-09-25T08:02:44Z",
          "last_comment_at": "2025-09-25T20:25:41Z",
          "last_comment_author": "schriftgestalt"
        },
        {
          "number": 1871,
          "created_at": "2025-10-09T22:42:33Z",
          "last_comment_at": "2025-10-24T14:08:49Z",
          "last_comment_author": "hannah-smartbear"
        },
        {
          "number": 1883,
          "created_at": "2025-11-14T23:00:01Z",
          "last_comment_at": "2025-11-19T09:51:33Z",
          "last_comment_author": "robert-smartbear"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bugsnag/bugsnag-cocoa",
    "host": "github.com",
    "name": "bugsnag-cocoa",
    "owner": "bugsnag"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 71,
        "vitality": 71,
        "community": 71,
        "governance": 78,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 115,
              "human_commit_share": 0.92,
              "days_since_last_push": 2,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "115 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 115
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v6.36.0",
              "releases_from_tags": false,
              "days_since_latest_release": 118,
              "mean_days_between_releases": 48.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 118 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 118
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~48.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 48.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 118,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 118 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 118
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 127,
              "stars": 262,
              "watchers": 31,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "262 stars",
                "points": 39.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 262
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "127 forks",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 127
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "31 watchers",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 78,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 44,
              "top_contributor_share": 0.279
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "44 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 49 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "merged_prs": 1468,
              "open_issues": 16,
              "closed_issues": 282,
              "issue_closed_ratio": 0.946,
              "closed_unmerged_prs": 160
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1468/1628 decided PRs merged",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1468,
                      "decided": 1628
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/12 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 145,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "bugsnag",
              "public_repos": 140,
              "account_age_days": 5421
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "145 followers of bugsnag",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 145,
                      "login": "bugsnag"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "140 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 140
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "bugsnag",
                "crash-reporting",
                "macos",
                "ios",
                "tvos",
                "crash-reports",
                "error-monitoring",
                "error-reporting",
                "error-handling",
                "crash-reporting-tool",
                "errors",
                "bugs",
                "exceptions",
                "debugging-tool",
                "error-log",
                "breadcrumbs",
                "watchos",
                "notifier",
                "platforms",
                "debug"
              ],
              "has_wiki": false,
              "homepage": "https://docs.bugsnag.com/platforms/ios",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.bugsnag.com/platforms/ios",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.1
            },
            "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 is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/12 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 49 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": "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": 10
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.467,
              "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": "43 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "features/fixtures/macos-stress-test/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.08
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, features/fixtures/macos-stress-test/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, features/fixtures/macos-stress-test/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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "8 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Objective-C",
              "largest_source_bytes": 58223,
              "source_files_sampled": 620,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Objective-C without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Objective-C"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/620 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 620,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:07:41.287878Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bugsnag/bugsnag-cocoa.svg",
  "full_name": "bugsnag/bugsnag-cocoa",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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