JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"onesignal",
"dotnet",
"csharp",
"in-app-messaging",
"push-notifications",
"email",
"sms"
],
"is_fork": false,
"size_kb": 1054,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 2212080
},
"pushed_at": "2026-07-29T19:14:51Z",
"created_at": "2022-05-05T15:46:18Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T19:15:24Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"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": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.12.1",
"kind": "patch",
"published_at": "2026-07-29T19:14:52Z"
},
{
"tag": "v5.12.0",
"kind": "minor",
"published_at": "2026-07-28T21:12:48Z"
},
{
"tag": "v5.11.0",
"kind": "minor",
"published_at": "2026-07-20T19:59:32Z"
},
{
"tag": "v5.10.0",
"kind": "minor",
"published_at": "2026-07-09T22:24:23Z"
},
{
"tag": "v5.9.0",
"kind": "minor",
"published_at": "2026-06-24T04:17:23Z"
},
{
"tag": "v5.8.0",
"kind": "minor",
"published_at": "2026-06-18T17:48:09Z"
},
{
"tag": "v5.7.0",
"kind": "minor",
"published_at": "2026-05-20T22:37:39Z"
},
{
"tag": "v5.6.1",
"kind": "patch",
"published_at": "2026-05-12T21:27:04Z"
},
{
"tag": "v5.6.0",
"kind": "minor",
"published_at": "2026-05-08T18:48:36Z"
},
{
"tag": "v5.5.1",
"kind": "patch",
"published_at": "2026-05-01T16:36:17Z"
},
{
"tag": "v5.5.0",
"kind": "minor",
"published_at": "2026-04-17T23:52:57Z"
},
{
"tag": "v5.4.0",
"kind": "minor",
"published_at": "2026-03-24T19:05:00Z"
},
{
"tag": "v5.4.0-beta1",
"kind": "prerelease",
"published_at": "2025-10-02T20:47:37Z"
},
{
"tag": "v5.3.1-beta1",
"kind": "prerelease",
"published_at": "2025-10-01T23:39:12Z"
},
{
"tag": "v5.3.0-beta1",
"kind": "prerelease",
"published_at": "2025-08-18T22:11:00Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2025-08-18T22:09:56Z"
},
{
"tag": "v5.2.0-beta1",
"kind": "prerelease",
"published_at": "2025-07-09T22:01:32Z"
},
{
"tag": "v5.1.0-beta1",
"kind": "prerelease",
"published_at": "2025-06-06T21:19:21Z"
},
{
"tag": "2.2.1",
"kind": "patch",
"published_at": "2025-06-04T20:13:02Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2025-03-26T17:04:05Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2024-12-04T22:07:24Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2023-08-01T23:54:07Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2023-04-18T20:02:22Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2022-08-04T13:34:22Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2022-06-09T17:48:50Z"
},
{
"tag": "1.0.0-beta1",
"kind": "prerelease",
"published_at": "2022-05-19T12:41:43Z"
}
],
"recent_commits": [
{
"oid": "bedef7295f7194719107e9c27f4c5fa406bff472",
"body": "## [5.12.1](https://github.com/OneSignal/onesignal-dotnet-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:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87792493480947e926474b49e3c3ed2c14841e9",
"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[…]\npath previously embedded a\nliteral `?app_id={app_id}` query string, producing a malformed request\nURL. `app_id` is now sent as a proper query parameter ([SDK-3548],\nOneSignal/api-client-libraries#444)",
"is_bot": false,
"headline": "fix: add v5.12.1 package updates (#132)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-07-29T19:14:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c0134b74ebe71fb94c0bfa668b096bde23715e8",
"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:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd9518d6a48d0db239476010d8077b13c69836c",
"body": "## [5.12.0](https://github.com/OneSignal/onesignal-dotnet-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:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d84b55736ef218770c20c4c79a4928a48b0d80",
"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 (#129)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-07-28T21:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c110d1b7df714cb9bec39f7d3e87393d01757b63",
"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:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea54c71d29e911ce4b90d36523192df26724164",
"body": "## [5.11.0](https://github.com/OneSignal/onesignal-dotnet-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:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac2b59aa98eb037f7670f4130d64a38637db5192",
"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 (#126)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-07-20T19:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5b6201872af350007efddb0b29aaa76b145fee",
"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:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf82529f25dfb8bc5df963a0fda125b2bba578a",
"body": "## [5.10.0](https://github.com/OneSignal/onesignal-dotnet-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:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a0d8cd1d8ad99c7de4f06b474f8018d8eea329",
"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[…]\nchanges shape:\n`Notification.IncludeUnsubscribed` is now `bool?` instead of `bool`.\nCode that assigns it to a `bool` or uses it directly in a condition\nneeds `?? false` or an explicit `.Value` access.",
"is_bot": false,
"headline": "feat: add v5.10.0 package updates (#123)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-07-09T22:23:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3c1cfbcdf36d7a45b6bbc528566032b40a3678c8",
"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:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2752dc5b82747098d44f7b5b1a6c99614645f0ff",
"body": "Channels: Current\n\n### 📚 Docs\n\n- docs: standardize auth placeholders in DefaultApi.md examples —\n`YOUR_BEARER_TOKEN` is now `YOUR_REST_API_KEY` /\n`YOUR_ORGANIZATION_API_KEY` to match the key being configured\n(OneSignal/api-client-libraries#422)",
"is_bot": false,
"headline": "docs: standardize auth placeholders in DefaultApi.md examples (#120)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-07-06T23:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d757a47aa1b99d791eb835e1a254e0dc158efe",
"body": null,
"is_bot": false,
"headline": "docs: add v5.9.0 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2026-07-02T22:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9808660147c7aea20ae03f77bb62b95e9be7c9",
"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)",
"is_bot": false,
"headline": "docs: add AGENTS.md agent guide and absolute README links (#119)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-06-26T22:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7c000156ba3ba2d568fae9888125fae7cbcccad",
"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:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04dbd902bbfe25512c5289e35d9bccd35c4f311",
"body": "Channels: Current\n\n### 📚 Docs\n\n- docs: [SDK-4817] add missing imports to Java/.NET DefaultApi.md\nexamples (OneSignal/api-client-libraries#407)",
"is_bot": false,
"headline": "docs: add missing imports to .NET DefaultApi.md examples (#118)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-06-26T18:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b2d598eb5d1b5b2e1feecf7f08bbbc82b982088",
"body": null,
"is_bot": false,
"headline": "docs: add missing imports to .NET DefaultApi.md examples",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2026-06-26T18:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2277551c9dfd97f292e28c19480dc0cac15673",
"body": "## [5.9.0](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.8.0...v5.9.0) (2026-06-24)\n\n### Features\n\n* add v5.9.0 package updates ([ca55efe](https://github.com/OneSignal/onesignal-dotnet-api/commit/ca55efe3a7bf236d51962621b70a60ae7f50773e))\n* add v5.9.0 package updates ([#117](https://g\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.9.0",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-06-24T04:17:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2687c1579b7a605c78189c3ac56bf5d893e57c0c",
"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.9.0 package updates (#117)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-06-24T04:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca55efe3a7bf236d51962621b70a60ae7f50773e",
"body": null,
"is_bot": false,
"headline": "feat: add v5.9.0 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2026-06-23T20:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec1c630a339b79ac3899be2bfc5217a50552697d",
"body": "## [5.8.0](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.7.0...v5.8.0) (2026-06-18)\n\n### Features\n\n* add v5.8.0 package updates ([0355496](https://github.com/OneSignal/onesignal-dotnet-api/commit/0355496c30803893339ed5006692da288e5fbd0c))\n* add v5.8.0 package updates ([#113](https://github.com/OneSignal/onesignal-dotnet-api/issues/113)) ([445931f](https://github.com/OneSignal/onesignal-dotnet-api/commit/445931f8a5bd855ca7a6b0878feaaa15f5df5f51))\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-18T17:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445931f8a5bd855ca7a6b0878feaaa15f5df5f51",
"body": "## Release v5.8.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: [SDK-4435] demonstrate polymorphi\n[…]\nfrom\n[OneSignal/api-client-libraries@80e7333...06c5b0f](https://github.com/OneSignal/api-client-libraries/compare/80e7333811573e533d0459df213cf40e9b3e6cd9...06c5b0ffeb52f85914a6dd8f14ad4d6cdf81c176)._",
"is_bot": false,
"headline": "feat: add v5.8.0 package updates (#113)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-06-18T17:47:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0355496c30803893339ed5006692da288e5fbd0c",
"body": null,
"is_bot": false,
"headline": "feat: add v5.8.0 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2026-06-17T22:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139dfee5d2b88a2af817a70860f8a72d9f35f864",
"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 (#108)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-06-04T18:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ba85da3057c917c0dbef3e69d55cddd7738560",
"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:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144646631a35c1d044aa20909c21429a9f47be8c",
"body": "… (#105)\n\nCo-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "docs: improve DefaultApi.md examples and add common-patterns preamble…",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-06-04T04:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01b6e4b9de1ffd89d7c17a2eab191e613476163",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "chore: add v5.7.0 package updates (#100)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-05-21T22:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3905e1027a0924e1459ae231e9445d7e06df9e",
"body": "## [5.7.0](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.6.1...v5.7.0) (2026-05-20)\n\n### Features\n\n* add v5.7.0 package updates ([#98](https://github.com/OneSignal/onesignal-dotnet-api/issues/98)) ([761e180](https://github.com/OneSignal/onesignal-dotnet-api/commit/761e180dab20dab2a2c6d4238a60c19298256e38))\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-05-20T22:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "761e180dab20dab2a2c6d4238a60c19298256e38",
"body": "Channels: Current\n\n### 🚀 New Features\n\n- feat: deprecate `include_email_tokens` in favor of `email_to`; add `email_sender_domain`\n\nCo-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "feat: add v5.7.0 package updates (#98)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-05-20T22:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35d9ce4cc0f4a84226d0b6819e91c4437e0458e",
"body": "## [5.6.1](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.6.0...v5.6.1) (2026-05-12)\n\n### Bug Fixes\n\n* add v5.6.1 package updates ([#96](https://github.com/OneSignal/onesignal-dotnet-api/issues/96)) ([93d217e](https://github.com/OneSignal/onesignal-dotnet-api/commit/93d217e24a69a0d8702dd207f248e0cbbf210d21))\n [skip ci]",
"is_bot": false,
"headline": "chore(release): 5.6.1",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-12T21:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d217e24a69a0d8702dd207f248e0cbbf210d21",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "fix: add v5.6.1 package updates (#96)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-05-12T21:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b8695f20056c0620274e3e55f55747d3b07297",
"body": "## [5.6.0](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.5.1...v5.6.0) (2026-05-08)\n\n### Features\n\n* add `email_bcc` and `bcc_sent` to Notification and Template models ([#95](https://github.com/OneSignal/onesignal-dotnet-api/issues/95)) ([9bca8d1](https://github.com/OneSignal/onesignal-dotnet-api/commit/9bca8d188cc53f3c412c8f80408208a4d67a66b8))\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-08T18:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bca8d188cc53f3c412c8f80408208a4d67a66b8",
"body": "…els (#95)\n\nCo-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "feat: add `email_bcc` and `bcc_sent` to Notification and Template mod…",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-05-08T18:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601e5fabdfc62ad41d6a4926432d6d241c633996",
"body": "## [5.5.2](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.5.1...v5.5.2) (2026-05-01)\n\n### Bug Fixes\n\n* add v5.5.1 package updates ([#92](https://github.com/OneSignal/onesignal-dotnet-api/issues/92)) ([0c2b343](https://github.com/OneSignal/onesignal-dotnet-api/commit/0c2b34356e6a59d2d28d3e9d0d696d7356821631))\n [skip ci]",
"is_bot": false,
"headline": "chore(release): 5.5.2",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-01T16:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2b34356e6a59d2d28d3e9d0d696d7356821631",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "fix: add v5.5.1 package updates (#92)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-05-01T16:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05266f8d7e9543ea8fbd8666719402d2e40ce46",
"body": "## [5.5.1](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.5.0...v5.5.1) (2026-04-30)\n\n### Bug Fixes\n\n* add v5.5.0 package updates ([#91](https://github.com/OneSignal/onesignal-dotnet-api/issues/91)) ([6fe263a](https://github.com/OneSignal/onesignal-dotnet-api/commit/6fe263a7340030a3d55649059870fc1ec46f454d))\n [skip ci]",
"is_bot": false,
"headline": "chore(release): 5.5.1",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-04-30T23:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb21997d203e0b2f6a42aeee05fc31e995ed89e",
"body": "This reverts commit b88e417820f18aee49006a031741857d3415be01.",
"is_bot": false,
"headline": "Revert \"chore(release): 5.5.1\"",
"author_name": "sherwinski",
"author_login": "sherwinski",
"committed_at": "2026-04-30T23:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88e417820f18aee49006a031741857d3415be01",
"body": "## [5.5.1](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.5.0...v5.5.1) (2026-04-30)\n\n### Bug Fixes\n\n* add v5.5.0 package updates ([#91](https://github.com/OneSignal/onesignal-dotnet-api/issues/91)) ([6fe263a](https://github.com/OneSignal/onesignal-dotnet-api/commit/6fe263a7340030a3d55649059870fc1ec46f454d))\n [skip ci]",
"is_bot": false,
"headline": "chore(release): 5.5.1",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-04-30T23:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe263a7340030a3d55649059870fc1ec46f454d",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "fix: add v5.5.0 package updates (#91)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-04-30T23:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d64a0b2c0cb9cc10b1bbeca9d01f77947f207f",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "docs: add v5.5.0 package updates (#89)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-04-30T22:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1a8c8724e107b3b09ccb4bbfe2fcf0ac3853fed",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "docs: add v5.5.0 package updates (#87)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-04-29T21:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f1c5ddb6963daec1781f816c2e0a45d3dfd31f",
"body": "## [5.5.0](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.4.0...v5.5.0) (2026-04-17)\n\n### Features\n\n* add v5.5.0 package updates ([#85](https://github.com/OneSignal/onesignal-dotnet-api/issues/85)) ([7c77011](https://github.com/OneSignal/onesignal-dotnet-api/commit/7c770119f889466ac3c1ca400761e5731ef7e6cc))\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-04-17T23:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c770119f889466ac3c1ca400761e5731ef7e6cc",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "feat: add v5.5.0 package updates (#85)",
"author_name": "OneSignal Bot",
"author_login": "onesignal-deploy",
"committed_at": "2026-04-17T23:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850fa437a15d08dfa67c7fe7b0fdf0c34d2599fb",
"body": "Co-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "docs: update README and DefaultApi.md snippets (#82)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-04-10T18:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ddfc6de01d157b56d2fb97a9eee41aaae5b2845",
"body": null,
"is_bot": false,
"headline": "ci: remove legacy workflows (#81)",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2026-03-25T21:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887defe5aafed07368f5576c61fc07564c1e5638",
"body": "## [5.4.0](https://github.com/OneSignal/onesignal-dotnet-api/compare/v5.3.0...v5.4.0) (2026-03-24)\n\n### Features\n\n* add Huawei and email_reply_to_address parameters to Notification ([#80](https://github.com/OneSignal/onesignal-dotnet-api/issues/80)) ([205cefb](https://github.com/OneSignal/onesignal-dotnet-api/commit/205cefb2a5f564bd9f1f90fc2c81a43509ffe093))\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-03-24T19:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "205cefb2a5f564bd9f1f90fc2c81a43509ffe093",
"body": "…n (#80)\n\nCo-authored-by: OneSignal <noreply@onesignal.com>",
"is_bot": false,
"headline": "feat: add Huawei and email_reply_to_address parameters to Notificatio…",
"author_name": "onesignal-deploy",
"author_login": "onesignal-deploy",
"committed_at": "2026-03-24T19:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3f0d8d5f4a2d06c33556e0698c65e7095a928f",
"body": "chore: add codeql scanning config",
"is_bot": false,
"headline": "Merge pull request #79 from OneSignal/user-api-updates",
"author_name": "Fadi George",
"author_login": "fadi-george",
"committed_at": "2025-12-30T18:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f24774515075cccb3393a2f36cd274782286b3c",
"body": null,
"is_bot": false,
"headline": "chore: add codeql scanning config",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-12-30T18:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ca1485461359a3f5ee8e7ffb77f9e8886de361",
"body": "ci: automate new version releases with semantic-release",
"is_bot": false,
"headline": "Merge pull request #77 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-11-03T22:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d67db7e8bb4ee795e7c6b9440ca43c18ceb4fa",
"body": null,
"is_bot": false,
"headline": "feat: add v5.4.0-beta1 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-11-03T22:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae0fe7154d4c1d0595ebf1a2821510ba240cf8a",
"body": "Add v5.4.0-beta1 package updates",
"is_bot": false,
"headline": "Merge pull request #76 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-10-02T20:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4220b0be8302f20dffd0c86da0e1a4cab28fb0b3",
"body": null,
"is_bot": false,
"headline": "feat: add v5.4.0-beta1 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-10-01T21:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3a107b17dcae89261b913d1558a738c958f0358",
"body": "Add v5.3.1-beta1 package updates",
"is_bot": false,
"headline": "Merge pull request #75 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-10-01T20:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7663efa64356ec02996e5a47ca7453de54cc2d3",
"body": null,
"is_bot": false,
"headline": "feat: add v5.3.1-beta1 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-10-01T18:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87100dc22871759fbbae2fda6f0551537e1361df",
"body": "Add v5.3.0-beta1 package updates",
"is_bot": false,
"headline": "Merge pull request #72 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-08-18T21:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa55d6c566b571ca3c9dd80b8f0805c43368bd0e",
"body": null,
"is_bot": false,
"headline": "feat: add v5.3.0-beta1 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-08-14T22:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e847fec22f61b75634c2ed99df64e271f8f2e1b",
"body": "Add v5.2.0-beta1 package updates",
"is_bot": false,
"headline": "Merge pull request #70 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-07-09T19:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c29feae4d23e13f238f8c51eb8c74f8044d655",
"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:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7d7b267f059fbe888b7fe8bd0e9d94e87da886",
"body": "chore: add github-to-asana workflow",
"is_bot": false,
"headline": "Merge pull request #69 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-06-26T19:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768e817116b7eb04757900ca6157e7f778789737",
"body": null,
"is_bot": false,
"headline": "chore: add github-to-asana workflow",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-06-26T19:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79270840c8b71e7157cdaada71236c26e0224a3",
"body": "Add v5.1.0-beta1 package updates",
"is_bot": false,
"headline": "Merge pull request #67 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-06-06T20:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edaac28ec5a8d655dc00fc1828f630daef79fb62",
"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:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37eaec23562b99259fab2a9ea27799b2e9706a52",
"body": "Add v5.0.0-beta1 package updates",
"is_bot": false,
"headline": "Merge pull request #63 from OneSignal/user-api-updates",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-05-23T19:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36d2ebcffc137eb1ab96c7c433fe426dafdfec32",
"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:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459fe62d3a90f70651e1c1b373dca8673718c826",
"body": "docs: update auth key references to match public docs",
"is_bot": false,
"headline": "Merge pull request #61 from OneSignal/api",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-04-28T17:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590b19e426387fe3b631416f7452215a2d443da6",
"body": null,
"is_bot": false,
"headline": "feat: add v2.2.0 package updates",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2025-04-28T16:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96136b413ce7bd04f19c5a7f3e5c36ae45fcca4f",
"body": "ci: upgrade dotnet version from 3 to 8",
"is_bot": false,
"headline": "Merge pull request #59 from OneSignal/cd-fix-libssl",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-04-08T17:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dba0bca6647625e81c011e60397888dd5d9d97c",
"body": "This primarily fixes the issue where \"no usable version of libssl was found\" (see [this post](https://stackoverflow.com/a/72836925)) as newer Ubuntu versions upgraded OpenSSL to version 3.0, which are not supported by dotnet versions 5 and older. Therefore, we can upgrade the local version of dotnet to one that does support this version of OpenSSL. This has the added benefit of using a more up-to-date LTS version of dotnet as v3.1 reached EOL at the end of 2022.",
"is_bot": false,
"headline": "ci: upgrade dotnet version from 3 to 8",
"author_name": "sherwinski",
"author_login": "sherwinski",
"committed_at": "2025-04-08T17:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d49594e86bb2b921c42845e7e85991283e84047",
"body": "ci: add SSL dependency for .NET build",
"is_bot": false,
"headline": "Merge pull request #58 from OneSignal/cd-add-SSL-dep",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-04-07T22:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ec41e5f879a7ffdd86245598ccce210d461fa4",
"body": "Fixes \"No usable version of libssl was found\" error during build",
"is_bot": false,
"headline": "ci: add SSL dependency for .NET build",
"author_name": "sherwinski",
"author_login": "sherwinski",
"committed_at": "2025-04-07T21:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f603d1a612093f4f7a3f74f7e560fbc0f88b67e6",
"body": "ci: add `workflow_dispatch` trigger",
"is_bot": false,
"headline": "Merge pull request #57 from OneSignal/cd-add-workflow_dispatch",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-04-07T21:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e61571ee8c6e197dae638213ad18b6b6e8c4772",
"body": null,
"is_bot": false,
"headline": "ci: add workflow_dispatch trigger",
"author_name": "sherwinski",
"author_login": "sherwinski",
"committed_at": "2025-04-07T21:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd2b446264a309de35b57516f18577b99fbac1a",
"body": "ci: update NuGet publish workflow",
"is_bot": false,
"headline": "Merge pull request #56 from OneSignal/cd-upgrade-publish-nuget",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-04-07T21:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "503e0ca86437c66b29edf6143d521f23f24aa712",
"body": "Replaces the brandedoutcase/publish-nuget action with native dotnet CLI commands as the project is no longer supported",
"is_bot": false,
"headline": "ci: update NuGet publish workflow",
"author_name": "sherwinski",
"author_login": "sherwinski",
"committed_at": "2025-04-07T20:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a970f10c1d5414b8c85ceddf4dc09525c7eaa9",
"body": "Add v2.2.0 package updates",
"is_bot": false,
"headline": "Merge pull request #53 from OneSignal/api",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2025-03-10T20:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14793c674e7a2ef954c96c31467cbab6af623572",
"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:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65023e3fe3e3105837b8ce8d3eabf0bac4e1368f",
"body": "feat: update with API v1.3.0 changes",
"is_bot": false,
"headline": "Merge pull request #50 from OneSignal/sync-v2.1.0",
"author_name": "Sherwin Heydarbeygi",
"author_login": "sherwinski",
"committed_at": "2024-12-04T00:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fa715dc5c2879dd793ade59a2d6b3e3310e327",
"body": null,
"is_bot": false,
"headline": "feat: update with 2.1.0 changes",
"author_name": "sherwinski",
"author_login": "sherwinski",
"committed_at": "2024-12-03T23:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147244e26f2ff9557555c4d7aa52311ea5fbc668",
"body": "409 and 429 errors",
"is_bot": false,
"headline": "Merge pull request #39 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2023-08-01T23:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cff5729623ca25967036d767f6d1fd66e804f30",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2023-08-01T23:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed733cccf7d388046bee0f65eae3bcca7204bb5",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #24 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2023-04-18T20:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b018efebb3646d481930a5367854416a7c58369",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2023-04-18T17:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23be7350c14423c2a8461a6aac23ac9a41c51ef",
"body": "Update Zapier.yml",
"is_bot": false,
"headline": "Merge pull request #27 from OneSignal/zapier-fix",
"author_name": "Josh Kasten",
"author_login": "jkasten2",
"committed_at": "2023-03-10T22:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c08aeeec5d50eb6ba8aa60344d6d1280b121d694",
"body": null,
"is_bot": false,
"headline": "Update Zapier.yml",
"author_name": "Josh Kasten",
"author_login": "jkasten2",
"committed_at": "2023-03-10T22:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6368b8db21de2882de625f5d0826e838737c574d",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #23 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2022-12-29T22:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a42864ff1dba65dc03126e17c395bdc57ad0265",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-12-29T22:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dcfe863f1f30e72b2b51602228fc0b9d8fdab0a",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #22 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2022-12-21T19:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0defd291d7831cf3aa1cfcdc402a7e9da0bbdab7",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-12-20T21:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90036fbd790c8e542c84d34c523b53c15417b64b",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #19 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2022-11-23T20:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af63f0416877346932415a12c3f9d9e3dd41e59c",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-11-23T20:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa90443ad6d0adac20d04a6ab8c7729ffe3ab8d",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #16 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2022-11-10T20:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cdd08d2d3ae64d955a3e8d9c4b80022a14c5b83",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-11-10T01:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad18ed1b1c2e6c04c4b885961cab78c910e3fcae",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #12 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2022-09-01T21:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8070698f052c576634ac61a9afb65a69e0320ba0",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-09-01T21:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20d87543841fe811cada6d596111e751811a6aa",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #11 from OneSignal/api",
"author_name": "Brian Smith",
"author_login": "brismithers",
"committed_at": "2022-08-03T20:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79e5ee8ce0738ddfa17d43b196f9b2f70a92a97",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-08-03T19:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0cffd385d6b2ef914516fe9017508d6dbcfef18",
"body": "Dependency Update",
"is_bot": false,
"headline": "Merge pull request #5 from OneSignal/api",
"author_name": "Ruslan",
"author_login": "kesheshyan",
"committed_at": "2022-07-19T01:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd503b2259659e6c5265e423ffbcdb084449d95",
"body": null,
"is_bot": false,
"headline": "Update .NET API",
"author_name": "OneSignal",
"author_login": null,
"committed_at": "2022-07-13T21:28:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 55,
"latest_release_at": "2026-07-29T19:14:52Z",
"latest_release_tag": "v5.12.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 18,
"days_since_latest_release": 0,
"mean_days_between_releases": 9.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "OneSignalApi",
"exists": true,
"license": null,
"keywords": [
"C#",
"OneSignal",
"push"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/OneSignalApi",
"is_deprecated": false,
"latest_version": "5.12.1",
"repository_url": "https://github.com/OneSignal/onesignal-dotnet-api",
"versions_count": 21,
"total_downloads": 944835,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-29T19:15:20.830000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 18,
"stars": 24,
"watchers": 30,
"fork_history": {
"days": [
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-05-25",
"count": 3
},
{
"date": "2023-06-06",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
}
],
"complete": true,
"collected": 18,
"total_forks": 18
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/OneSignalApi/OneSignalApi.csproj"
],
"largest_source_bytes": 722779,
"source_files_sampled": 96,
"oversized_source_files": 5,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3900
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "JsonSubTypes",
"manifest": "src/OneSignalApi/OneSignalApi.csproj",
"ecosystem": "nuget",
"version_constraint": "[2.0.1, 3.0.0)"
},
{
"name": "RestSharp.Serializers.NewtonsoftJson",
"manifest": "src/OneSignalApi/OneSignalApi.csproj",
"ecosystem": "nuget",
"version_constraint": "[114.0.0,115.0.0)"
},
{
"name": "RestSharp",
"manifest": "src/OneSignalApi/OneSignalApi.csproj",
"ecosystem": "nuget",
"version_constraint": "[114.0.0,115.0.0)"
},
{
"name": "Polly",
"manifest": "src/OneSignalApi/OneSignalApi.csproj",
"ecosystem": "nuget",
"version_constraint": "[8.6.6, 9.0.0)"
},
{
"name": "System.ComponentModel.Annotations",
"manifest": "src/OneSignalApi/OneSignalApi.csproj",
"ecosystem": "nuget",
"version_constraint": "[5.0.0, 6.0.0)"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "JsonSubTypes",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Polly",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "RestSharp",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "RestSharp.Serializers.NewtonsoftJson",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.ComponentModel.Annotations",
"direct": true,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 5,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 56,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 38,
"closed_unmerged_prs": 38
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sherwinski",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/15919091?v=4"
},
{
"type": "User",
"login": "semantic-release-bot",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
},
{
"type": "User",
"login": "onesignal-deploy",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/16770098?v=4"
},
{
"type": "User",
"login": "kesheshyan",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/796200?v=4"
},
{
"type": "User",
"login": "brismithers",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/104789812?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"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.446
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"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": [],
"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": "13 out of 13 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": 6,
"reason": "Found 13/20 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": "bedef7295f7194719107e9c27f4c5fa406bff472",
"ran_at": "2026-07-29T19:29:04Z",
"aggregate_score": 5.9,
"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:14:50Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-29T19:14:25Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/OneSignal/onesignal-dotnet-api",
"host": "github.com",
"name": "onesignal-dotnet-api",
"owner": "OneSignal"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 65,
"calibrated": 75,
"calibration": "2026-08-02"
}
}
],
"value": 75,
"inputs": {
"security": 59,
"vitality": 84,
"community": 53,
"governance": 74,
"calibration": "2026-08-02",
"engineering": 52,
"ai_readiness": 58,
"weighted_overall_raw": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 84,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 55,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 18
},
"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": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "55 commits in the last year",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 55
}
}
],
"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": 26,
"latest_release_tag": "v5.12.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 9.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"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 ~9.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 9.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 18,
"stars": 24,
"watchers": 30,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "24 stars",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 24
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "18 forks",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 18
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "30 watchers",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 30
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 51,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"packages": [
"OneSignalApi"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 944835,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "944,835 downloads all-time across nuget",
"points": 62.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 944835,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 7,
"top_contributor_share": 0.446
},
"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 45% of commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"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": 79,
"inputs": {
"merged_prs": 56,
"open_issues": 0,
"closed_issues": 38,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 38,
"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": "56/94 decided PRs merged",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 56,
"decided": 94
}
}
],
"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 13/20 approved changesets -- score normalized to 6",
"points": 9,
"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": [
"OneSignalApi"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"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": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"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": "13 out of 13 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"onesignal",
"dotnet",
"csharp",
"in-app-messaging",
"push-notifications",
"email",
"sms"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 59,
"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": 59,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.9
},
"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": "13 out of 13 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 13/20 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 58,
"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": 3900
},
"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": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/OneSignalApi/OneSignalApi.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/OneSignalApi/OneSignalApi.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/OneSignalApi/OneSignalApi.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "C#",
"largest_source_bytes": 722779,
"source_files_sampled": 96,
"oversized_source_files": 5
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "5/96 source files over 60KB",
"points": 52.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 96,
"oversized": 5
}
}
],
"max_points": 55
}
]
}
],
"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
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:nuget",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.2"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-29T19:29:22.047737Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OneSignal/onesignal-dotnet-api.svg",
"full_name": "OneSignal/onesignal-dotnet-api",
"license_state": "custom",
"license_spdx": null
}