Public record
Software health reportschema 0.27.0 ยท metrics 2.3.1 ยท 2026-07-30 11:27 UTC

OneSignal / onesignal-go-api

The official OneSignal API client for Go

GoMITโ˜… 18 starsโ‘‚ 10 forkssince Apr 2022View on GitHub โ†—

OneSignal/onesignal-go-api holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (85/100) and lowest on Community & Adoption (46/100). It was last updated today. 2 contributors account for most of its recent work.

84
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1โ€“100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

84
Exceptional93-100The record's top tier (โ‰ˆ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).

Ownership

OneSignalOrganization
351 followers150 public repossince Apr 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/OneSignal/onesignal-go-api/v5v5.12.1-170 days ago

Metrics by category

Vitality

Is the project alive โ€” is code being written and are releases shipping?

85Excellent ยท 21% of overall
How it's scored
36/36Push recency โ€” last push 0 days ago
13.2/36Commit cadence โ€” 19/52 weeks with commits
16.2/18Commit volume โ€” 62 commits in the last year
10/10OpenSSF Scorecard: Maintained โ€” 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year62
human_commit_share1
days_since_last_push0
active_weeks_last_year19

Release discipline

100Exceptional
How it's scored
27/27Ships releases โ€” 27 releases published
36/36Release recency โ€” latest release 0 days ago
27/27Release cadence โ€” a release every ~11.4 days
0/10OpenSSF Scorecard: Signed-Releases โ€” no data
Inputs used
releases_count27
latest_release_tagv5.12.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases11.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

46Weak ยท 17% of overall
How it's scored
20/60Stars โ€” 18 stars
8/25Forks โ€” 10 forks
8/15Watchers โ€” 29 watchers
Inputs used
forks10
stars18
watchers29
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License โ€” recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badgesโ€”
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesโ€”
has_pull_request_templateyes

Sustainability & Governance

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

75Good ยท 23% of overall
How it's scored
25.2/54Bus factor โ€” 2 contributor(s) cover half of all commits
13/22.5Commit distribution โ€” top contributor authored 42% of commits
10.8/13.5Contributor breadth โ€” 8 contributors
10/10OpenSSF Scorecard: Contributors โ€” project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled8
top_contributor_share0.424
How it's scored
42/42Issue resolution โ€” 100% of issues closed
17.6/30PR acceptance โ€” 58/99 decided PRs merged
0/13Newcomer PR acceptance โ€” no first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-Review โ€” Found 11/19 approved changesets -- score normalized to 5
Inputs used
merged_prs58
open_issues0
closed_issues16
prs_merged_7dโ€”
prs_decided_7dโ€”
prs_merged_30dโ€”
prs_decided_30dโ€”
issue_closed_ratio1
closed_unmerged_prs41
first_time_authors_30dโ€”
first_time_prs_merged_30dโ€”
first_time_prs_decided_30dโ€”
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing โ€” organization-owned
0/20Verified domain
18.3/25Owner reach โ€” 351 followers of OneSignal
25/25Track record โ€” 150 public repos, account ~11 yr old
Inputs used
followers351
owner_typeOrganization
is_verifiedโ€”
owner_loginOneSignal
public_repos150
account_age_days4,132

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable โ€” 1 package(s) on go
35/35Publish recency โ€” latest publish 0 days ago
20/20Version history โ€” 17 published versions
20/20Not deprecated โ€” active, not deprecated or yanked
Inputs used
packagesgithub.com/OneSignal/onesignal-go-api/v5
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

75Good ยท 19% of overall
How it's scored
24/24CI workflows โ€” 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests โ€” 11 out of 11 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

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics โ€” 12 topics
10/10Wiki
Inputs used
topicsapi, api-client, go, golang, notifications, onesignal, push, push-notifications, rest-api, email, sms, in-app-messaging
has_wikiyes
homepageโ€”
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

68Good ยท 16% of overall
How it's scored
7.5/7.5Binary-Artifacts โ€” no binaries found in the repo
0/7.5Branch-Protection โ€” no data
2.5/2.5CI-Tests โ€” 11 out of 11 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
3.8/7.5Code-Review โ€” Found 11/19 approved changesets -- score normalized to 5
2.5/2.5Contributors โ€” project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow โ€” no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool โ€” no update tool detected
0/5Fuzzing โ€” project is not fuzzed
2.5/2.5License โ€” license file detected
7.5/7.5Maintained โ€” 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging โ€” packaging workflow detected
0/5Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 0
5/5SAST โ€” SAST tool is run on all commits
0/5Security-Policy โ€” security policy file not detected
0/7.5Signed-Releases โ€” no data
0/7.5Token-Permissions โ€” detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities โ€” 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories โ€” no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories โ€” transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding โ€” no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

68Good ยท 4% of overall
How it's scored
45/45Agent instructions โ€” AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history โ€” 89 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.89
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes3,693
How it's scored
12.6/18One-command bootstrap โ€” go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking โ€” Go (statically typed)
10/10Reproducible environment โ€” lockfile
0/10Demonstrated agent practice โ€” no agent-authored commits among the last 100
0/8Automated maintenance โ€” no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesโ€”
has_devcontainerno
has_linter_configno
typecheck_configsโ€”
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code โ€” Go (statically typed)
51.7/55Manageable file sizes โ€” 5/84 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes256,642
source_files_sampled84
oversized_source_files5
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) โ€” api/openapi.yaml
0/20MCP server
0/40Runnable examples
Inputs used
example_dirsโ€”
has_mcp_signalno
api_schema_filesapi/openapi.yaml

Key facts

18GitHub stars
8contributors
62commits, last 12 months
0days since last push
27releases
2bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 โ˜… / 10 โ‡ฟ
0Stars
10Forks
15Releases

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.

02468101012022-052024-022025-10
Major 1Minor 2Patch 7

Each point covers 4 days.

OpenSSF Scorecard 6.0 / 10
6.0aggregate

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

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

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

RegistryPackageVersionRelation
Gogolang.org/x/oauth2v0.27.0direct
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "api",
        "api-client",
        "go",
        "golang",
        "notifications",
        "onesignal",
        "push",
        "push-notifications",
        "rest-api",
        "email",
        "sms",
        "in-app-messaging"
      ],
      "is_fork": false,
      "size_kb": 1695,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 10995
      },
      "pushed_at": "2026-07-29T19:15:11Z",
      "created_at": "2022-04-15T19:03:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T19:15:58Z",
      "description": "The official OneSignal API client for Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://onesignal.com",
      "name": "OneSignal",
      "type": "Organization",
      "login": "OneSignal",
      "company": null,
      "location": "San Mateo, CA",
      "followers": 351,
      "avatar_url": "https://avatars.githubusercontent.com/u/11823027?v=4",
      "created_at": "2015-04-06T19:05:30Z",
      "is_verified": null,
      "public_repos": 150,
      "account_age_days": 4132
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.12.1",
          "kind": "patch",
          "published_at": "2026-07-29T19:15:12Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2026-07-28T21:12:40Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2026-07-20T19:59:41Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2026-07-09T22:24:05Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2026-06-26T17:52:18Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2026-06-24T04:17:28Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2026-06-18T17:47:52Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2026-05-20T22:37:17Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2026-05-08T18:48:31Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2026-04-17T23:52:46Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2026-03-24T18:39:54Z"
        },
        {
          "tag": "v5.3.0-beta1",
          "kind": "prerelease",
          "published_at": "2025-10-02T20:47:43Z"
        },
        {
          "tag": "v5.2.1-beta1",
          "kind": "prerelease",
          "published_at": "2025-10-01T23:38:50Z"
        },
        {
          "tag": "v5.2.0-beta1",
          "kind": "prerelease",
          "published_at": "2025-07-09T22:01:35Z"
        },
        {
          "tag": "v5.1.1-beta1",
          "kind": "prerelease",
          "published_at": "2025-06-28T01:54:22Z"
        },
        {
          "tag": "v5.1.0-beta1",
          "kind": "prerelease",
          "published_at": "2025-06-06T21:20:13Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2025-06-04T20:12:55Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-03-26T16:55:35Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-01-22T17:20:16Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2023-08-28T23:55:01Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-07-07T21:48:17Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-07-07T20:37:38Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2022-07-14T19:45:55Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2022-06-07T18:26:51Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2022-06-07T18:16:46Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2022-06-06T21:35:11Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-04-27T21:17:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "80530dd99b0f62111434c29ace419f58381f5143",
          "body": "## [5.12.1](https://github.com/OneSignal/onesignal-go-api/compare/v5.12.0...v5.12.1) (2026-07-29)\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.12.1",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-29T19:15:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c3713261d0c96975fe1220f2150e45dec39c12",
          "body": "Channels: Current\n\n### ๐Ÿš€ Features\n\n- Add `global_image` to the `Notification`, `BasicNotification`, and\n`NotificationWithMeta` models โ€” a cross-platform fallback image URL for\npush notifications; platform-specific image fields take precedence when\nset ([SDK-4955], OneSignal/api-client-libraries#444)\n[โ€ฆ]\nes the actual error payload instead of `undefined response type`.\nWhen a body genuinely can't be decoded, the error message now retains\nthe HTTP status ([SDK-4959], OneSignal/api-client-libraries#445)",
          "is_bot": false,
          "headline": "fix: add v5.12.1 package updates (#116)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-07-29T19:14:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e9e17bf2c8f960bb35775bb4c9264a66306164b",
          "body": null,
          "is_bot": false,
          "headline": "fix: add v5.12.1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-07-29T18:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96bb0753c2a78166381cda5fb1c0bcef8231f4fd",
          "body": "## [5.12.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.11.0...v5.12.0) (2026-07-28)\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.12.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-28T21:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44004e316006759382ea509b18964e5d7e0c7181",
          "body": "Channels: Current\n\n### ๐Ÿš€ New Features\n\n- feat: [SDK-4910] add list audit logs endpoint\n(OneSignal/api-client-libraries#441)\n- feat: [SDK-4903] add update segment endpoint\n(OneSignal/api-client-libraries#433)\n- feat: [SDK-4902] add view segment endpoint\n(OneSignal/api-client-libraries#432)",
          "is_bot": false,
          "headline": "feat: add v5.12.0 package updates (#112)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-07-28T21:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e02d5ec9d71902ba84cec043699f1b5793e4e49",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.12.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-07-28T18:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4acf27cfcc11e2ed7688270609eca63f26bf02",
          "body": "## [5.11.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.10.0...v5.11.0) (2026-07-20)\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.11.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T19:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed733044cd0593f276af453cabdaeb278181c998",
          "body": "Channels: Current\n\n### ๐Ÿš€ New Features\n\n- feat: [SDK-4866] add `in_array` and `not_in_array` filter relations\n(OneSignal/api-client-libraries#430)",
          "is_bot": false,
          "headline": "feat: add v5.11.0 package updates (#109)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-07-20T19:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "462564ab0aae20cfb0021d2d84216e0b57ce7358",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.11.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-07-20T19:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f77b4c954e84fad356579190b441eaa0125cf9e0",
          "body": "## [5.10.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.9.0...v5.10.0) (2026-07-09)\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.10.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-09T22:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "298b9555a46cef32de9edfecdb0cbd09460f93f0",
          "body": "Channels: Current\n\n### ๐Ÿ› Bug Fixes\n\n- fix: [SDK-4853] omit include_unsubscribed from requests when unset\n(OneSignal/api-client-libraries#427)\n\n### โš ๏ธ Behavioral note: `include_unsubscribed` is now nullable\n(OneSignal/api-client-libraries#427)\n\n`include_unsubscribed` is now omitted from the request w\n[โ€ฆ]\nunaffected, but the read path changes shape:\n`Notification.IncludeUnsubscribed` is now a `NullableBool`, so direct\nstruct-field access changes. `GetIncludeUnsubscribed()` still returns a\nplain `bool`.",
          "is_bot": false,
          "headline": "feat: add v5.10.0 package updates (#107)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-07-09T22:23:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c079c02ab32b29bb1910c818aacbe50add4c16ab",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.10.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-07-09T21:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a979331bdb395c5b9302fd6a36d8e91851131a4",
          "body": "Channels: Current\n\n### ๐Ÿ“š Docs\n\n- docs: [SDK-4800] add AGENTS.md agent entry point and CLAUDE.md pointer\n(OneSignal/api-client-libraries#416)\n- docs: [SDK-4800] use absolute README links\n(OneSignal/api-client-libraries#416)\n\n> Also syncs `configuration.go`'s User-Agent version string to `5.9.0`\nto match the already-published Go module\n(OneSignal/api-client-libraries#418). Release-wise a no-op โ€” merged as\n`docs:` so semantic-release won't cut a new version.",
          "is_bot": false,
          "headline": "docs: add AGENTS.md agent guide and absolute README links (#104)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-06-26T22:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9605c625ac608c21cbca8eec92178dce457e478f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add AGENTS.md agent guide and absolute README links",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-06-26T20:56:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d623cd1b07f7926bc6eebbcf26a3db07f02b57",
          "body": "## [5.9.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.8.0...v5.9.0) (2026-06-26)\n\n### Features\n\n* add v5.8.1 package updates ([bfd1f47](https://github.com/OneSignal/onesignal-go-api/commit/bfd1f4776083a176003b6b0d80e0759e54d038fa))\n\n### Bug Fixes\n\n* add v5.8.1 package updates ([#102](https://github.com/OneSignal/onesignal-go-api/issues/102)) ([117fe93](https://github.com/OneSignal/onesignal-go-api/commit/117fe937726582578aaa94ad4e052ab75cd0acfb))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.9.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-26T17:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117fe937726582578aaa94ad4e052ab75cd0acfb",
          "body": "Channels: Current\n\n### ๐Ÿ› Bug Fixes\n\n- fix: bump golang.org/x/oauth2 to v0.27.0; this raises the minimum Go\nversion to 1.23",
          "is_bot": false,
          "headline": "fix: add v5.8.1 package updates (#102)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-06-26T17:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd1f4776083a176003b6b0d80e0759e54d038fa",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.8.1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-06-26T17:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee45ce38d20c9c369c4a3212e34619f9d715334",
          "body": "## [5.8.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.7.0...v5.8.0) (2026-06-24)\n\n### Features\n\n* add v5.8.0 package updates ([71b2aa3](https://github.com/OneSignal/onesignal-go-api/commit/71b2aa393a4eafcf3ac993a331204cf6535402f3))\n* add v5.8.0 package updates ([#98](https://github.com\n[โ€ฆ]\nal/api-client-libraries#401](https://github.com/OneSignal/api-client-libraries/issues/401) [OneSignal/api-client-libraries#400](https://github.com/OneSignal/api-client-libraries/issues/400)\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.8.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-24T04:17:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a638399303c72669c687cd56893aefb7c19a716",
          "body": "Channels: Current\n\n### ๐Ÿš€ New Features\n\n- feat: [SDK-4790] declare default error responses so clients stop\nthrowing \"Unknown API Status Code!\" (OneSignal/api-client-libraries#402)\n- feat: [SDK-4781] ship non-breaking narrowing helpers for POST\n/notifications 200 (OneSignal/api-client-libraries#401)\n- feat: [SDK-4776] expose time_offset pagination on get_notifications\n(OneSignal/api-client-libraries#400)",
          "is_bot": false,
          "headline": "feat: add v5.8.0 package updates (#98)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-06-24T04:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71b2aa393a4eafcf3ac993a331204cf6535402f3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.8.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-06-23T20:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d420561c52fe6c35c0ff947dc80b65847a217cf",
          "body": "## [5.7.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.6.0...v5.7.0) (2026-06-18)\n\n### Features\n\n* add v5.7.0 package updates ([d2afa15](https://github.com/OneSignal/onesignal-go-api/commit/d2afa15f43295b302705ddfa409440233a973650))\n* add v5.7.0 package updates ([#94](https://github.com/OneSignal/onesignal-go-api/issues/94)) ([473da90](https://github.com/OneSignal/onesignal-go-api/commit/473da90f6edf76ab101f78c1fbef6b2ea3e88433))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.7.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-06-18T17:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473da90f6edf76ab101f78c1fbef6b2ea3e88433",
          "body": "## Release v5.7.0\n\n### ๐Ÿš€ Features\n- feat: [SDK-4438] add typed error-messages accessor to ApiException\n- feat: [SDK-4440] generate typed error-code catalog module per SDK\n- feat: [SDK-4441] add idempotency-key retry helper for\ncreate-notification\n\n### ๐Ÿ“š Docs\n- docs: clarify errorMessages excludes st\n[โ€ฆ]\nfrom\n[OneSignal/api-client-libraries@e4fc576...06c5b0f](https://github.com/OneSignal/api-client-libraries/compare/e4fc576245a3346beb6b5edb89ad0ccb03dfa655...06c5b0ffeb52f85914a6dd8f14ad4d6cdf81c176)._",
          "is_bot": false,
          "headline": "feat: add v5.7.0 package updates (#94)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-06-18T17:47:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2afa15f43295b302705ddfa409440233a973650",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.7.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-06-17T22:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b90d0ebedbbd9ba43bf14b3d10782c6a9aa2256",
          "body": "### Updates\n- ci: add @semantic-release/commit-analyzer to .releaserc.json",
          "is_bot": false,
          "headline": "ci: add @semantic-release/commit-analyzer to .releaserc.json (#88)",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-06-04T18:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b9e7d1cd7de4c47a6003c8a59cd18f736c9985",
          "body": null,
          "is_bot": false,
          "headline": "ci: add @semantic-release/commit-analyzer to .releaserc.json",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-06-04T18:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88595e570bdf0d90082a0becb884f79f4c75292",
          "body": "docs: improve DefaultApi.md examples and add common-patterns preamble",
          "is_bot": false,
          "headline": "Merge pull request #85 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-06-04T04:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69b38fb264960f45b95787ae907fbc216937165",
          "body": null,
          "is_bot": false,
          "headline": "docs: improve DefaultApi.md examples and add common-patterns preamble",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-06-04T04:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6eed0a8dc991fa6575c1b5ae6d4f05be07c7ba5",
          "body": "chore: add v5.6.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #80 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-05-21T22:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e3033f71132a2959fb3cc3b5fe2e4839a1a2f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: add v5.6.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-05-21T21:57:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f03f25cbbbfaf92ba4a9ceafb1ee773af5959f2",
          "body": "## [5.6.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.5.0...v5.6.0) (2026-05-20)\n\n### Features\n\n* add v5.6.0 package updates ([895a38a](https://github.com/OneSignal/onesignal-go-api/commit/895a38a4ab868945f513fcb4585c3f25639c4003))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.6.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-20T22:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "776d0d1242a2575ff3b2bc9af8690282b10e3ed1",
          "body": "feat: add v5.6.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #78 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-05-20T22:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895a38a4ab868945f513fcb4585c3f25639c4003",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.6.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-05-20T21:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7101814e28a618bbe068ed9fc37a967790dfecbb",
          "body": "## [5.5.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.4.0...v5.5.0) (2026-05-08)\n\n### Features\n\n* add v5.5.0 package updates ([b009b65](https://github.com/OneSignal/onesignal-go-api/commit/b009b655595eefd45be2f04d80e60572dc0b07b7))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.5.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-05-08T18:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "230b321bbd97ba4046598e0385874f5e93122371",
          "body": "feat: add `email_bcc` and `bcc_sent` to Notification and Template models",
          "is_bot": false,
          "headline": "Merge pull request #76 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-05-08T18:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b009b655595eefd45be2f04d80e60572dc0b07b7",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.5.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-05-08T16:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1259ef63c9494bcf781ad4fd0a3b03f200fd9720",
          "body": "docs: add v5.4.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #74 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-04-30T22:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba63154878be6551676b8ed1cd0222ec0ed780a8",
          "body": null,
          "is_bot": false,
          "headline": "docs: add v5.4.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-04-30T22:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac0c67241796b0ef87432e5286e69a6fba46734",
          "body": "docs: add v5.4.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #72 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-04-29T21:07:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "887611097adf3ac0f54188760222f908ffe66cb8",
          "body": null,
          "is_bot": false,
          "headline": "docs: add v5.4.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-04-28T23:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73fb4cc9762e92011652dab8152e172366a19771",
          "body": "## [5.4.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.3.0...v5.4.0) (2026-04-17)\n\n### Features\n\n* add v5.4.0 package updates ([5ce7618](https://github.com/OneSignal/onesignal-go-api/commit/5ce76180ea1ee03d8e3df7bf04b3c98008c6b78c))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.4.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-04-17T23:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9f81ff60922d7fe127e06793b3059ac5831168",
          "body": "feat: add v5.4.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #70 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-04-17T23:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce76180ea1ee03d8e3df7bf04b3c98008c6b78c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.4.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-04-17T23:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb80df6976b0489b88e56f069c2d4ce204ecef22",
          "body": "docs: update README and DefaultApi.md snippets",
          "is_bot": false,
          "headline": "Merge pull request #67 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-04-10T18:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d757e8d53339f16891378c7cbdc3ade62a2201f",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README and DefaultApi.md snippets",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-04-10T18:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e205daea432eafef2610860951195ee1079109c",
          "body": "ci: remove legacy workflows",
          "is_bot": false,
          "headline": "Merge pull request #66 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-25T21:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e66bf35634ee7ed3f2b8c5cc61c43eec0528488",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove legacy asana-add-comment.yml workflow",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-25T21:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f813d627ea012e7ca1536d3c2c306fe6b5d2dd",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove legacy asana-create-task.yml workflow",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-25T21:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b723db1406ddf8e1a1e49560f13900fd1b35f09",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove legacy asana-update-issue.yml workflow",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-25T21:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9fdc4369c6dc406edd6b95f28538f5c77b72de",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove legacy publish.yml workflow",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-25T21:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de1b6b5ac3e5ed6b776a366db314096598df163c",
          "body": "## [5.3.0](https://github.com/OneSignal/onesignal-go-api/compare/v5.2.0...v5.3.0) (2026-03-24)\n\n### Features\n\n* add v5.3.0 package updates ([7d014b4](https://github.com/OneSignal/onesignal-go-api/commit/7d014b4fe5bac4f150f7b404d9531bd4325d27be))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 5.3.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-24T18:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9390d9560e8da19f83c07bd24b775088c274f7d4",
          "body": "feat: add Huawei and email_reply_to_address parameters to Notification",
          "is_bot": false,
          "headline": "Merge pull request #65 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-24T18:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d014b4fe5bac4f150f7b404d9531bd4325d27be",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.3.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2026-03-24T17:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515657e45a80edf063e6514dc281c964df515add",
          "body": "## [2.3.0](https://github.com/OneSignal/onesignal-go-api/compare/v2.2.0...v2.3.0) (2026-03-23)\n\n### Features\n\n* add v2.2.0 package updates ([197e1f9](https://github.com/OneSignal/onesignal-go-api/commit/197e1f920cfb9eced5e2f51043be0d1a37a59570))\n* add v5.0.0-beta1 package updates ([083e436](https://\n[โ€ฆ]\nmmit/22ec8a2ace30f9ad22f7b663d0dbb3438b101814))\n* add v5.3.0-beta1 package updates ([558455f](https://github.com/OneSignal/onesignal-go-api/commit/558455fa68784098c3eee9f1aaf64ef23b97892f))\n [skip ci]",
          "is_bot": false,
          "headline": "chore(release): 2.3.0",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-03-23T17:36:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "019217d54f8573809cadb448842f4f0b6076b67d",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove unused release-drafter workflow",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2026-03-23T17:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d3adae49407afd2d483bba8968ff7b33e176fe",
          "body": "chore: add codeql config",
          "is_bot": false,
          "headline": "Merge pull request #64 from OneSignal/user-api-updates",
          "author_name": "Fadi George",
          "author_login": "fadi-george",
          "committed_at": "2025-12-30T20:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85a7a67d3e425d7ceb612762f428ac86ff0c1572",
          "body": null,
          "is_bot": false,
          "headline": "chore: add codeql config",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-12-30T20:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "439b926ba18f0f4a6a57d0ae3c761552d2a3eccd",
          "body": "ci: automate new version releases with semantic-release",
          "is_bot": false,
          "headline": "Merge pull request #62 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-11-03T22:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ec8a2ace30f9ad22f7b663d0dbb3438b101814",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.3.0-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-11-03T22:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93077b0cf7e5c77f12b2c7260a5d3d64bd07acfb",
          "body": "Add v5.3.0-beta1 package updates",
          "is_bot": false,
          "headline": "Merge pull request #61 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-10-02T20:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558455fa68784098c3eee9f1aaf64ef23b97892f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.3.0-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-10-01T21:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5558b2994ea7f7aff8e199580a0f4abdd994fe57",
          "body": "Add v5.2.1-beta1 package updates",
          "is_bot": false,
          "headline": "Merge pull request #60 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-10-01T20:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a932afe2ad84f8e769c75c99e4bc46c9aa440cf2",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.2.1-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-10-01T18:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8427ddcc317e5fb8364e7a84edcfadba488e8597",
          "body": "docs: fix installation command example",
          "is_bot": false,
          "headline": "Merge pull request #58 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-07-11T16:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5cbf1f8e18560a88d134fd6397fbe8b31152a6a",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix installation command example",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-07-11T16:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e544511bd8bb8d8e8d1440d8a7a6adfe169461fc",
          "body": "Add v5.2.0-beta1 package updates",
          "is_bot": false,
          "headline": "Merge pull request #57 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-07-09T19:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb7503015fd60d40b135d14207a00b21b244ad6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.2.0-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-07-08T20:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94468a5d1c1377d63ac2e28b139488ed43ada3e4",
          "body": "Add v5.1.1-beta1 package updates",
          "is_bot": false,
          "headline": "Merge pull request #56 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-06-28T01:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68446d796c604dd4440d94184bbc912d3dc50a71",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.1.1-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-06-28T01:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91cb4e218c12234f2a46de0503846ddbddf5143c",
          "body": "chore: add github-to-asana workflow",
          "is_bot": false,
          "headline": "Merge pull request #55 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-06-26T19:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7279e4d98ed4fff2086a3e2865878b6646bfa1bb",
          "body": null,
          "is_bot": false,
          "headline": "chore: add github-to-asana workflow",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-06-26T19:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8244227a871f428acaec840984ca7b05617bbd2c",
          "body": "Add v5.1.0-beta1 package updates",
          "is_bot": false,
          "headline": "Merge pull request #52 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-06-06T20:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc88c2a6b945316df607c71d3ed0d7090a874eab",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.1.0-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-06-05T20:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440a0416a05798dbba51bc24579039808db2657b",
          "body": "Add v5.0.0-beta1 package updates",
          "is_bot": false,
          "headline": "Merge pull request #47 from OneSignal/user-api-updates",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-05-23T19:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083e436c0ad8a9a860746b8f5447828d13447e71",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v5.0.0-beta1 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-05-13T23:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96406d359f9fde7b8f728ffe47db1fe1abb78045",
          "body": "docs: update auth key references to match public docs",
          "is_bot": false,
          "headline": "Merge pull request #45 from OneSignal/api",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-04-25T20:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197e1f920cfb9eced5e2f51043be0d1a37a59570",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v2.2.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-04-25T19:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee0d4f233de4e3c9a9465b0b6a8914b55897bb3",
          "body": "Add v2.2.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #43 from OneSignal/api",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-03-17T22:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722b785f08a45e551cb5245eb4ac4bbc75aeb1cd",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v2.2.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-02-20T21:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "682a7ad8d90b6de08fa3120993f12e23112a9101",
          "body": "Add v2.1.0 package updates",
          "is_bot": false,
          "headline": "Merge pull request #42 from OneSignal/api",
          "author_name": "Sherwin Heydarbeygi",
          "author_login": "sherwinski",
          "committed_at": "2025-01-22T00:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5680ea43c62c8f1e58d95421e95faec1af85f389",
          "body": null,
          "is_bot": false,
          "headline": "feat: add v2.1.0 package updates",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2025-01-16T19:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c6a5fd2f72c3a6bf4e4c16f536c34c685de047",
          "body": "Release drafter action update",
          "is_bot": false,
          "headline": "Merge pull request #37 from OneSignal/syncr",
          "author_name": "Elliot Mawby",
          "author_login": "emawby",
          "committed_at": "2024-02-20T18:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef22dc3fe319b4c0aba3276ff2c56b58754f3bc1",
          "body": null,
          "is_bot": false,
          "headline": "Update release drafter",
          "author_name": "SyncR ๐Ÿค–",
          "author_login": null,
          "committed_at": "2023-10-26T21:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e359b3446ea41052e6026339ba0d1b29324ddf12",
          "body": "Updated module name to reflect the major version change",
          "is_bot": false,
          "headline": "Merge pull request #36 from OneSignal/release-fix",
          "author_name": "Ruslan",
          "author_login": "kesheshyan",
          "committed_at": "2023-08-28T23:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9bdfa0c24235a9e91ed14ac7b61d101eba4559",
          "body": null,
          "is_bot": false,
          "headline": "updated module name to reflect the major version change",
          "author_name": "kesheshyan",
          "author_login": "kesheshyan",
          "committed_at": "2023-08-28T23:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21878e59e9ac376caab8bb7147e642c563d401f",
          "body": "409 and 429 erros",
          "is_bot": false,
          "headline": "Merge pull request #35 from OneSignal/api",
          "author_name": "Ruslan",
          "author_login": "kesheshyan",
          "committed_at": "2023-08-01T23:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fbeccb9478337481a4deff9c245a115e156ff64",
          "body": null,
          "is_bot": false,
          "headline": "Update Go API",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2023-08-01T23:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53119c67c282c38164c27a92ab35f38baca04b89",
          "body": "Release 2.0.1",
          "is_bot": false,
          "headline": "Merge pull request #34 from OneSignal/release_2.0.1",
          "author_name": "Elliot Mawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T21:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28df20be2d1750cb69e996a06b8c1eddede50465",
          "body": null,
          "is_bot": false,
          "headline": "Bump version numbers for 2.0.1 release",
          "author_name": "emawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T21:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2197b587cadbad6007cd7dea7cda35bd4b075322",
          "body": null,
          "is_bot": false,
          "headline": "Update go.sum",
          "author_name": "emawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T21:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9975501a55d20d1bada672a61ac6ec94a71305",
          "body": null,
          "is_bot": false,
          "headline": "Update readme to include v2 in import",
          "author_name": "emawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T21:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "103d02f4b8777e09864599d922719084ac77e6d1",
          "body": "Revert \"Moving all files into v2 directory\"",
          "is_bot": false,
          "headline": "Merge pull request #33 from OneSignal/revert_moving_files_to_v2",
          "author_name": "Elliot Mawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T20:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8448ffb4510f892cdffe66f67a16ac0620484fd8",
          "body": "This reverts commit d8645b67f05814fd7485ca2e77becd12af6150f3.",
          "is_bot": false,
          "headline": "Revert \"Moving all files into v2 directory\"",
          "author_name": "emawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T20:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ead9dd4ed14aa9268ec1750be3263aefbe3e4da",
          "body": "Moving all files into v2 directory",
          "is_bot": false,
          "headline": "Merge pull request #32 from OneSignal/v2",
          "author_name": "Elliot Mawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T20:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8645b67f05814fd7485ca2e77becd12af6150f3",
          "body": ".git and .github files are still in the root",
          "is_bot": false,
          "headline": "Moving all files into v2 directory",
          "author_name": "emawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T19:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f89da7555fbd245da3835dbe93a3a387bf78bc1",
          "body": "Release 2.0.0 module version update",
          "is_bot": false,
          "headline": "Merge pull request #31 from OneSignal/release/2.0.0",
          "author_name": "Elliot Mawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T19:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d2cb9579bb1ef789eb413c5b2b28c748088c14",
          "body": null,
          "is_bot": false,
          "headline": "Updating go.mod for major version bump",
          "author_name": "emawby",
          "author_login": "emawby",
          "committed_at": "2023-07-07T17:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a573325af1d37a1c7dc8bad8d78fdd33fbfcaf38",
          "body": "Dependency Update",
          "is_bot": false,
          "headline": "Merge pull request #22 from OneSignal/api",
          "author_name": "Ruslan",
          "author_login": "kesheshyan",
          "committed_at": "2023-04-18T19:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763d873970541553c033bf30fc2fe037f58cbf41",
          "body": null,
          "is_bot": false,
          "headline": "Update Go API",
          "author_name": "OneSignal",
          "author_login": null,
          "committed_at": "2023-04-18T17:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6287311de80937eeefd679cd3af2bd2ce5715ed",
          "body": "Update Zapier.yml",
          "is_bot": false,
          "headline": "Merge pull request #26 from OneSignal/zapier-fix",
          "author_name": "Josh Kasten",
          "author_login": "jkasten2",
          "committed_at": "2023-03-10T22:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2f71c4c6b47bf3868bfb9eb07a14c505b9ad8b6",
          "body": null,
          "is_bot": false,
          "headline": "Update Zapier.yml",
          "author_name": "Josh Kasten",
          "author_login": "jkasten2",
          "committed_at": "2023-03-10T21:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 62,
      "latest_release_at": "2026-07-29T19:15:12Z",
      "latest_release_tag": "v5.12.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 11.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/OneSignal/onesignal-go-api/v5",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/OneSignal/onesignal-go-api/v5",
          "is_deprecated": false,
          "latest_version": "v5.12.1",
          "repository_url": "https://github.com/OneSignal/onesignal-go-api",
          "versions_count": 17,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T19:15:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 18,
      "watchers": 29,
      "fork_history": {
        "days": [
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "api/openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 256642,
      "source_files_sampled": 84,
      "oversized_source_files": 5,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3693
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.27.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.27.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 58,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 16,
        "closed_unmerged_prs": 41
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sherwinski",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/15919091?v=4"
        },
        {
          "type": "User",
          "login": "rgomezp",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/11739227?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "emawby",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/13123372?v=4"
        },
        {
          "type": "User",
          "login": "kesheshyan",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/796200?v=4"
        },
        {
          "type": "User",
          "login": "jkasten2",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/645861?v=4"
        },
        {
          "type": "User",
          "login": "fadi-george",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6709400?v=4"
        },
        {
          "type": "User",
          "login": "jmadler",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/435158?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.424
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "project.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 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": 5,
            "reason": "Found 11/19 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "80530dd99b0f62111434c29ace419f58381f5143",
        "ran_at": "2026-07-30T11:27:06Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T19:15:10Z",
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2023-02-12T09:38:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-29T19:14:35Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/OneSignal/onesignal-go-api",
    "host": "github.com",
    "name": "onesignal-go-api",
    "owner": "OneSignal"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 71,
            "calibrated": 84,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 84,
      "inputs": {
        "security": 68,
        "vitality": 85,
        "community": 46,
        "governance": 75,
        "calibration": "2026-08-02",
        "engineering": 75,
        "ai_readiness": 68,
        "weighted_overall_raw": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "commits_last_year": 62,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "62 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v5.12.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 11.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive โ€” is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "forks": 10,
              "stars": 18,
              "watchers": 29,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18 stars",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "29 watchers",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 75,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 8,
              "top_contributor_share": 0.424
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 42% of commits",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "merged_prs": 58,
              "open_issues": 0,
              "closed_issues": 16,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 41,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "58/99 decided PRs merged",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 58,
                      "decided": 99
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/19 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 351,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "OneSignal",
              "public_repos": 150,
              "account_age_days": 4132
            },
            "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": "351 followers of OneSignal",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 351,
                      "login": "OneSignal"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "150 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 150
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/OneSignal/onesignal-go-api/v5"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people โ€” bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "api",
                "api-client",
                "go",
                "golang",
                "notifications",
                "onesignal",
                "push",
                "push-notifications",
                "rest-api",
                "email",
                "sms",
                "in-app-messaging"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 68,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 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 11/19 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 4
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.89,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3693
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "89 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 256642,
              "source_files_sampled": 84,
              "oversized_source_files": 5
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "5/84 source files over 60KB",
                "points": 51.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 84,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "api/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "api/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "api/openapi.yaml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6,
        "api-client": 2,
        "network-service": 3
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 6
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "api-client",
          "source": "tag:api-client",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T11:27:24.065172Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OneSignal/onesignal-go-api.svg",
  "full_name": "OneSignal/onesignal-go-api",
  "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 v2.3.1, schema v0.27.0 โ€” full methodology ยท metrics wiki.

How one result sits in the wider record: aggregate statistics โ€” Go.