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

ExodusForks / react-native-notifications

React native notifications

Java · Objective-C · TypeScriptMIT★ 2 stars⑂ 1 forksince Apr 2019forkView on GitHub ↗

ExodusForks/react-native-notifications holds a health index of 36 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (61/100) and lowest on Engineering Quality (14/100). It was last updated 76 days ago. 2 contributors account for most of its recent work.

36
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

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

Score profile

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

Ownership

ExodusForksOrganization
1 follower207 public repossince Jan 2026

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

Package ecosystems

Metrics by category

Vitality

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

36At risk · 22% of overall
How it's scored
18/36Push recency — last push 76 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push76
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 8 version tags (no GitHub releases)
36/36Release recency — latest release 90 days ago
5.4/27Release cadence — a release every ~458 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tag5.1.0-exodus.0
releases_from_tagsyes
days_since_latest_release90
mean_days_between_releases458
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?

23Critical · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars2
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
45.1/80Monthly downloads — 2,403 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@exodus/react-native-notifications
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,403
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.4/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 77 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled77
top_contributor_share0.403
How it's scored
0/46.8Issue resolution — no issues or no data
25.5/38.3PR acceptance — 4/6 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/26 approved changesets -- score normalized to 0
Inputs used
merged_prs4
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs2
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of ExodusForks
14/25Track record — 207 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginExodusForks
public_repos207
account_age_days181
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 76 days ago
20/20Version history — 25 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@exodus/react-native-notifications
ecosystemsnpm
any_deprecatedno
min_days_since_publish76

Engineering Quality

Are baseline engineering and documentation practices in place?

14Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
16/16Linter config — .eslintrc
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

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

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/26 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages1
assessed_packages11
unassessed_packages9
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 11 resolved dependencies against OSV. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

49At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
36.8/40Legible commit history — 69 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.69
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — lib/android/app/build.gradle, lib/android/build.gradle (toolchain convention, no task runner)
0/22Automated tests
11/11Lint / format config — .eslintrc
11/11Static type checking — tsconfig.json
0/10Reproducible environment
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 — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifestslib/android/app/build.gradle, lib/android/build.gradle
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Java (statically typed)
55/55Manageable file sizes — 0/85 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes10,162
source_files_sampled85
oversized_source_files0

Key facts

2GitHub stars
77contributors
0commits, last 12 months
76days since last push
8releases
2bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 2.8 / 10
2.8aggregate

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

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/26 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 20

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

RegistryPackageVersionRelation
npm@babel/plugin-proposal-export-default-from7.2.0indirect
npm@babel/plugin-proposal-export-namespace-from7.2.0indirect
npm@types/jest^27.0.0indirect
npm@types/lodash4.14.182indirect
npm@types/react^17.0.0indirect
npm@types/react-native0.67.6indirect
npm@types/react-test-renderer16.9.2indirect
npmbabel-eslint10.0.3indirect
npmdetox^19.4.2indirect
npmjest^27.0.0indirect
npmlodash4.17.21indirect
npmmetro-babel-register^0.73.2indirect
npmmetro-react-native-babel-preset^0.67.0indirect
npmreact^17.0.0indirect
npmreact-autobind1.0.6indirect
npmreact-native^0.68.1indirect
npmshell-utils1.0.10indirect
npmts-mockito2.5.0indirect
npmtslint6.1.3indirect
npmtypescript^4.0.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 11 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 9 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
lodash4.17.21indirecthigh34.18.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 9518,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 54814,
        "Ruby": 861,
        "JavaScript": 691,
        "TypeScript": 28211,
        "Objective-C": 49819
      },
      "pushed_at": "2026-05-07T13:27:15Z",
      "created_at": "2019-04-03T22:18:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-02-26T18:34:09Z",
      "description": "React native notifications",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "exodus",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java",
        "Objective-C",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "ExodusForks",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/256547377?v=4",
      "created_at": "2026-01-22T11:02:17Z",
      "is_verified": null,
      "public_repos": 207,
      "account_age_days": 181
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "5.1.0-exodus.0",
          "kind": "prerelease",
          "published_at": "2026-04-23T14:35:08Z"
        },
        {
          "tag": "4.4.0-exodus",
          "kind": "prerelease",
          "published_at": "2023-02-14T17:30:22Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2019-04-05T20:45:43Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2019-04-05T19:53:53Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2019-04-05T19:50:10Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2019-04-04T19:29:17Z"
        },
        {
          "tag": "v1.1.17",
          "kind": "patch",
          "published_at": "2017-10-26T07:30:57Z"
        },
        {
          "tag": "v1.1.12",
          "kind": "patch",
          "published_at": "2017-07-13T09:30:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "20c512b6bd95ac28ac0a6963cb4cfb5b8ff3dbbf",
          "body": "chore: bump version",
          "is_bot": false,
          "headline": "Merge pull request #8 from ExodusMovement/ap/bump_v",
          "author_name": "Alexander Pataridze",
          "author_login": "alexandrius",
          "committed_at": "2023-12-04T15:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "015bd489d2746934ed1beaada74b2a6fb8cd150d",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Alexander Pataridze",
          "author_login": "alexandrius",
          "committed_at": "2023-12-04T13:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d20854d0825ce9b5319bc9c3d43fd36829ee28",
          "body": "fix: ios notification",
          "is_bot": false,
          "headline": "Merge pull request #7 from ExodusMovement/ap/ios_background_notification",
          "author_name": "Alexander Pataridze",
          "author_login": "alexandrius",
          "committed_at": "2023-12-04T11:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfcc338e920bfe35b533a4ab9cdd7f9468393a9f",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Alexander Pataridze",
          "author_login": "alexandrius",
          "committed_at": "2023-12-04T11:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1eb35e4607794e105a4a30d054b82cdaaa16dc",
          "body": null,
          "is_bot": false,
          "headline": "fix: ios background notification",
          "author_name": "Alexander Pataridze",
          "author_login": "alexandrius",
          "committed_at": "2023-12-04T09:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881ae43af45a39557c39d67b0d2bb4888ecf2b2f",
          "body": null,
          "is_bot": false,
          "headline": "v4.6.0-exodus",
          "author_name": "andrejborstnik",
          "author_login": "andrejborstnik",
          "committed_at": "2023-11-02T23:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae1ab3a03ff1a91a69515fc15cb2ea79268ad1d",
          "body": null,
          "is_bot": false,
          "headline": "feat: add a compatibility layer to pinpoint UI sending (#5)",
          "author_name": "Andrej",
          "author_login": "andrejborstnik",
          "committed_at": "2023-11-02T23:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e159cb1fbb5e7af08c215d016aab853f03d6e882",
          "body": null,
          "is_bot": false,
          "headline": "v4.5.0-exodus",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-10-03T08:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc1867830936eda9e98451c64c0029b987f49664",
          "body": "…apped\n\nfix: iOS 17.0.1 setting initial notification value when receiving the notification",
          "is_bot": false,
          "headline": "Merge pull request #4 from ExodusMovement/arienemaiara/notification-t…",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-10-03T08:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e037169a9874d542ad427df42567ad69407c46",
          "body": null,
          "is_bot": false,
          "headline": "feat: verify if the notification was tapped to set the initial value",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-10-02T14:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e21ffe27e7d4921c51e7a3a176978449d9f3bf",
          "body": null,
          "is_bot": false,
          "headline": "v4.4.8-exodus",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-04-12T21:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d539e8aba7c271c6945b129f8ad289289ccf9394",
          "body": null,
          "is_bot": false,
          "headline": "fix: local notification press reloading the app",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-04-12T21:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32292dca35c7e55b58c3b72cbcf498bb51436458",
          "body": null,
          "is_bot": false,
          "headline": "v4.4.7-exodus",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-13T21:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d0a83aade0c1a7a524ef46348493fdaa8465b5f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update default channel to 'exodus'",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-13T21:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0634611b724e57bf5f80f95b37aca67002ad5752",
          "body": null,
          "is_bot": false,
          "headline": "v4.4.6-exodus",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-13T16:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90305cab046ee7ef93986ba9063dd4f5cf7f722f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update npmignore",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-13T16:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d267bd03ff8c06120d2f43d1b130a564d78e150b",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-10T18:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29a7e2487b0d9017904e64605c7c62d10522ac4",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove ios test files",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-10T14:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b91006f6e60dcd88468342563dbdb1e35ad5c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: update npmignore",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-10T14:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f852ea1d97787473770ad4c0c45d859244810c",
          "body": null,
          "is_bot": false,
          "headline": "remove gradle jar file",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-10T13:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18822371047ccec38c71dbcf7611529fad2fa665",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unnecessary gradle binaries",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-08T20:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a73ee1879a7e99c0d6236decbfe2c9afe1dcd5",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unnecessary android test files",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-08T19:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aaa8bd31a48c4792a0773acbb00c8d693c721eb",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-01T13:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac7ef64a6d30ca0ff50527aed5cf11f2e9eece56",
          "body": null,
          "is_bot": false,
          "headline": "chore: update .npmignore",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-03-01T13:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dac9752a2564fbc81a46a116a8fcf393f4c95b6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update publish script",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-22T00:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ce8debbbbc06eabc8b98c8e251e2e24f5b9c28c",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove test and unused script files",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-22T00:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7b63921d207275de893bbe5b138cf43a743bff",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused config files",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-20T19:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8900c8778125d487698365fd18c09ab52063f4a0",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove test files",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-20T19:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f170a51b42355768dba626b9097154d5cee6e7",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove e2e folder",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-20T19:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69a67304f7016ccf9c52ec9f0bec47d6685f7bb",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove example folder",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-20T19:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ae0a9d04f2bc0675edf9ce682f5f0caaff9f44",
          "body": null,
          "is_bot": false,
          "headline": "v4.4.0-exodus",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-14T17:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9337bbf2ce4a221a6cda3e34b5a7c9fd3b358b",
          "body": null,
          "is_bot": false,
          "headline": "fix: get initial notification returning null",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-14T17:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650454e82c0337beb23d62f6f4a29b88468af39b",
          "body": null,
          "is_bot": false,
          "headline": "fix: hasActiveReactInstance error",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-14T17:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67760954827017f93f498fcae7787ac54f0bb8c",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unnecessary files",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-14T17:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f98b611730acc889fd62a323f0cc1ff274337f",
          "body": null,
          "is_bot": false,
          "headline": "chore: update package.json",
          "author_name": "Ariene Maiara Ribeiro",
          "author_login": "arienemaiara",
          "committed_at": "2023-02-14T17:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb981a99d0504ffb35470d65adb9d6204700381",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.3.3 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-11-07T08:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66310100c0913143fdd9dea69b3ae1ed4d558c2",
          "body": null,
          "is_bot": false,
          "headline": "revert-to-open-only-when-no-initial-notification (#914)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-11-07T08:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8803f586dc6b0d8ec79b48862fd8d26dcc1764f",
          "body": "* upgrade android and JS to RN@68\r\n\r\n* simplify logic\r\n\r\n* upgrade to jest@27\r\n\r\n* fix eventsRegistry tests\r\n\r\n* upgrade example ios to RN68\r\n\r\n* update detox",
          "is_bot": false,
          "headline": "Upgrade to rn 68 (#907)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-10-26T11:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e634fa51090e26bdd523ffc978014bc4bbd8fdb2",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.3.2 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-10-26T11:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c56b90d2245bd0fffd473550025cfddd222adc",
          "body": null,
          "is_bot": false,
          "headline": "trigger notificationOpened from killed state (#908)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-10-26T08:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18a593e3a62f7a0d1e8f6bfae354f4af2b4c669",
          "body": null,
          "is_bot": false,
          "headline": "FIX 867: add deprecated hasActiveCatalystInstance for old RN (#868)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-05-08T09:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeaea302ea454962b92b58298d4946cde8b52921",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.3.1 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-04-24T13:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47161c9d9c208d3c446e64a8458be190182f166e",
          "body": null,
          "is_bot": false,
          "headline": "FIX #835: null mNotification (#862)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-04-24T13:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2178bbcbea3fd2fec2fb15f1deda0bfd0e4b19e",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.3.0 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-04-24T09:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8088a1899701a84763b442c447232ee936543ec8",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect method name header in api docs (#849)",
          "author_name": "David McCullars",
          "author_login": "david-mccullars",
          "committed_at": "2022-04-24T09:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d727df5ef8adb600c162d7584847dc858027e95f",
          "body": "* Adds an event handler to understand when the user has pressed \"Don't Allow\" in permissions overlay",
          "is_bot": false,
          "headline": "Exposes new event: remoteNotificationsRegistrationDenied (#845)",
          "author_name": "Mike Holloway",
          "author_login": "ministerofpanic",
          "committed_at": "2022-03-24T11:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec49166b86d6d9e769538df58d1b9e9691acf70",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in example (#843)",
          "author_name": "Daeho Kim",
          "author_login": "oh3vci",
          "committed_at": "2022-03-22T20:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5dad8ad56080bf5f68d061a67ade8dc2f8ea857",
          "body": null,
          "is_bot": false,
          "headline": "create default channel only when no existing channel (#839)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-03-14T12:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f4f4488357b08bf1492013272383fa35811f63",
          "body": null,
          "is_bot": false,
          "headline": "emphasize NotificationReceivedBackground ios guide (#838)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-03-09T14:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f024ccaf31da3281abe204cb4d045871a803e7",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.2.4 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-03-09T14:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e6fa0e8f2dc6a195ab6f420f5827357727c24d",
          "body": "* bump to rn 67 in example\r\n\r\n* restrict trampoline fix to targetSdk 31 and above",
          "is_bot": false,
          "headline": "Fix trampoline on target sdk 31 (#837)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-03-09T13:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0189089c88a693adfd5b4ad57f41109848c25b3a",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.2.3 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-03-02T12:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b178c7dfdcde651243f763fc997a434e333887",
          "body": null,
          "is_bot": false,
          "headline": "fix initial notification from killed (#831)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-28T08:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b667267cc75ec3ff0a1a5825b0ee173d75f0f532",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.2.2 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-02-26T22:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad4f2566239853c85e1d5854d0feab414b24373",
          "body": "as said here: https://github.com/wix/react-native-notifications/issues/828#issuecomment-1050254561",
          "is_bot": false,
          "headline": "latest notification data in getInitialNotification (#830)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-26T21:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1e3a10e92c6ddc74addd08ab8ac5e6eaf3eb0d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in docs of subscription (#826)",
          "author_name": "Rogier Slag",
          "author_login": "rogierslag",
          "committed_at": "2022-02-26T20:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d1a7faccc081c747102d6a10e1e5622a798ff81",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.2.1 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-02-17T04:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89ca7e5440b587037cab642aab6e247458178f78",
          "body": null,
          "is_bot": false,
          "headline": "revert android to api 30 (#823)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-16T22:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ec8a83866e5c56734715d6c67ea18e6eff7816",
          "body": null,
          "is_bot": false,
          "headline": "used common ext names exported in root project (#798)",
          "author_name": "SaeedZhiany",
          "author_login": "SaeedZhiany",
          "committed_at": "2022-02-16T21:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30674758adbc30d52820eb967295715cddbd0ef3",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.2.0 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-02-15T13:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60895cc18ef2fe846585646bf01e6887603758d",
          "body": null,
          "is_bot": false,
          "headline": "android: do not display data-only PN (#822)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-15T12:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c628f5b0760921e4e83299b4eeda640601fcb521",
          "body": "save initialNotification in notifications",
          "is_bot": false,
          "headline": "Get opened notification from get initial notification (#820)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-14T20:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c34144f4ac998b604aeda3c41004c790f2663c8",
          "body": "* get opened notifications from getInitialNotification\r\n\r\n* set open notifications also in open notification event",
          "is_bot": false,
          "headline": "Get opened notification from get initial notification (#819)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-14T19:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1cea5e8795ee36407cc51d15a7f104947d254c",
          "body": null,
          "is_bot": false,
          "headline": "get opened notifications from getInitialNotification (#817)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-14T13:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2004185faa4626c5f4b7f66523223d293e743f4",
          "body": null,
          "is_bot": false,
          "headline": "bump aandroid sdk version to 31 in lib (#815)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-14T12:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b5e5938f905521dd86de06921e142d3a5388757",
          "body": "Buildkite migration",
          "is_bot": false,
          "headline": "Merge pull request #813 from igorgn/master",
          "author_name": "igorgn",
          "author_login": "igorgn",
          "committed_at": "2022-02-14T11:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef4cdde050effaf30e018f48b778b17dc0ef324d",
          "body": null,
          "is_bot": false,
          "headline": "back to index js (#814)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-14T10:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "342631493b29f982c596334ecd76d52e507a8524",
          "body": null,
          "is_bot": false,
          "headline": "enable publishing",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-02-13T16:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600a4d2e92c6cb12d018e227826f7cd3e05e6ada",
          "body": "…ren.md [ci skip]\"\n\nThis reverts commit 7f0e3499994920315453de43c52340b672422ed6.",
          "is_bot": false,
          "headline": "Revert \"Update package.json version to 0.0.3 and generate CHANGELOG.g…",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-02-13T16:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f0e3499994920315453de43c52340b672422ed6",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 0.0.3 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2022-02-13T16:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9142ee693dac73903414f7ee8b234c34fa7ea1f1",
          "body": "Bk",
          "is_bot": false,
          "headline": "Merge pull request #2 from igorgn/bk",
          "author_name": "igorgn",
          "author_login": "igorgn",
          "committed_at": "2022-02-13T16:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90922504126aeca01a06c2b9b651f6995d05efb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'wix:master' into master",
          "author_name": "igorgn",
          "author_login": "igorgn",
          "committed_at": "2022-02-13T16:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd323e6eb8658dec371cf4f6d55bd7bbbc95a535",
          "body": "* convert example to TS\r\n\r\n* fix android api 31 issues",
          "is_bot": false,
          "headline": " Fix Android API 31 issues and Convert example to TS (#812)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-02-13T07:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc17443254239f097f178e7d6c7cdedbd087f6d7",
          "body": null,
          "is_bot": false,
          "headline": "polish",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-01-26T15:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35442a4f93dc01e2661b4eaf791718d451f0ae10",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-01-26T12:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90dfdae34be8c9ee245a1d69c2d3555635b4b57",
          "body": null,
          "is_bot": false,
          "headline": "cp",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-01-26T12:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d8280fbf0803302fde4dba1164a44e0f3098bc",
          "body": null,
          "is_bot": false,
          "headline": "bk + release",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-01-26T12:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1ad4df9ba639fc95a38873071a363361dcba66",
          "body": "upgrade detox",
          "is_bot": false,
          "headline": "Merge pull request #1 from igorgn/detox-latest",
          "author_name": "igorgn",
          "author_login": "igorgn",
          "committed_at": "2022-01-26T11:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d949fa229b1a1554f843671d3d1b98e3e6d4af",
          "body": null,
          "is_bot": false,
          "headline": "upgrade detox",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2022-01-26T09:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a63fb8524ad621ee6b9e87c89b70d1f7f8614d8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'wix:master' into master",
          "author_name": "igorgn",
          "author_login": "igorgn",
          "committed_at": "2022-01-25T13:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ff2f46bf6b59b98caca6fd2f5de0f4d8e4d3bf",
          "body": "add didReceiveRemoteNotification\r\n\r\nCo-authored-by: DanielEliraz <danielel@wix.com>",
          "is_bot": false,
          "headline": "update start guide (#800)",
          "author_name": "Marc Chen",
          "author_login": "weihangChen",
          "committed_at": "2022-01-23T08:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "207e20a5c2e9a9f22248abc2682741aa6e2b28b0",
          "body": null,
          "is_bot": false,
          "headline": "upgrade to react-native@66.3 (#805)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2022-01-23T08:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb60d6b257466d627eba25b3b6f74abd2aab243f",
          "body": null,
          "is_bot": false,
          "headline": "add nvmrc and comment out publishing",
          "author_name": "Igor Gnatyuk",
          "author_login": "igorgn",
          "committed_at": "2021-12-14T11:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dfdfa288ff78f72cda2d06d0acda966337f7d38",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.1.3 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2021-12-13T10:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763a5c65196059a96bfb6e9c038a799ca5ed5478",
          "body": null,
          "is_bot": false,
          "headline": "fix enfroce label (#795)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-12-13T08:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eeedd62879069092ae3ee4160cc8d3815246415",
          "body": "It's required since Android 12 and makes apps targeting Android 12 or higher fail to build.",
          "is_bot": false,
          "headline": "fix: Add missing `android:exported` to `service` (#790)",
          "author_name": "Marc Rousavy",
          "author_login": "mrousavy",
          "committed_at": "2021-12-13T08:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d606f2c07a7a69a6f4d803312121d7348aa0a01",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.1.2 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2021-08-02T08:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9d9fac4e9c2eab5b34e8f9ff94d8b68f2005b6",
          "body": null,
          "is_bot": false,
          "headline": "FEAT: ios add permissions to check permissions (#762)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-08-01T10:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945cfb04b1840989d5e6430db0aaf2eed0786835",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.1.1 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2021-07-21T11:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d984ce4013e70ca62754ac987f7bf4ff0f587ad",
          "body": null,
          "is_bot": false,
          "headline": "resiter remote on provisional approve (#759)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-07-21T07:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885f0534b238f1959a1ee6c3d33931a56759b3fe",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.1.0 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2021-07-14T09:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb8a1c6f4bad3e24f2192d408981a311720b7f71",
          "body": "* expose provisional state\r\n\r\n* feederco:expose-interface\r\n\r\nCo-authored-by: Daniel Eliraz <danielel@MacBook-Pro.local>",
          "is_bot": false,
          "headline": "expose provisional state (#756)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-07-13T05:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e381ebc737afa6381feae236e763e69c89b444",
          "body": "…ci skip]",
          "is_bot": false,
          "headline": "Update package.json version to 4.0.0 and generate CHANGELOG.gren.md […",
          "author_name": "wixmobile",
          "author_login": "mobile1-internal",
          "committed_at": "2021-07-12T08:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc7670cfc3516cdcbf96cd4cc956c954f9454b8",
          "body": null,
          "is_bot": false,
          "headline": "add android api to docs (#749)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-30T09:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa503f5bc56a592d6dacaede77906ea10e4526f3",
          "body": null,
          "is_bot": false,
          "headline": "fix ts cancelLocalNotification prop (#754)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-29T16:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a95d5141fbfc56020e70385d1fc1c3aa2058e8",
          "body": "Co-authored-by: Vincent Pizzo <vincent.pizzo@singlewire.com>",
          "is_bot": false,
          "headline": "Add ability to request/check more iOS permissions (#752)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-29T14:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b25b5040093587306b2748f3cd39dc65207458",
          "body": "#535 started implementing custom channel and channels group creation but there were some missing parts that this PR finishes:\r\n\r\n- Using the incoming channel in `PostNotification` after creating it\r\n- Add channel group name and add this group to the custom channel\r\n- Show it in the example app\r\n\r\nThis PR also fixes very old tests\r\nCloses #723 \r\n\r\nCo-authored-by: Yogev Ben David <yogev132@gmail.com>",
          "is_bot": false,
          "headline": "Fix channel and channel group implementation (#750)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-23T12:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e214fd96ecd86b704e9714b8a28335bd28cb1190",
          "body": "In order to solve #741 it seems we need to stop using firebase iid that is [deprecated](https://firebase.google.com/docs/reference/android/com/google/firebase/iid/package-summary). As part of it, I bumped the firebase-messaging version to 21.1.0\r\n\r\nCo-authored-by: Yogev Ben David <yogev132@gmail.com>",
          "is_bot": false,
          "headline": "stop using deprecated firebase iid (#751)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-23T12:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a670a6ed5cdb03e1f503b78525e4517eff0f973",
          "body": "Finishing #692 . As it said there, completion handler should run in main thread.\r\nShould fix #746",
          "is_bot": false,
          "headline": "finish run completion handler in main thread (#748)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-23T11:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28efc32a9ba4c3a3962a81a2f0e7ed996f2e5516",
          "body": "In order to solve the [security vulnerability](https://github.com/advisories/GHSA-35jh-r3h4-6jhm) lodash should be upgraded\r\nI removed the import of lodash when it's not needed",
          "is_bot": false,
          "headline": "upgrade lodash to 4.17.21 (#747)",
          "author_name": "DanielEliraz",
          "author_login": "DanielEliraz",
          "committed_at": "2021-06-20T10:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 0,
      "latest_release_at": "2026-04-23T14:35:08Z",
      "latest_release_tag": "5.1.0-exodus.0",
      "releases_from_tags": true,
      "days_since_last_push": 76,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 90,
      "mean_days_between_releases": 458
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@exodus/react-native-notifications",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "react-component",
            "react-native",
            "react native",
            "ios",
            "push-notifications",
            "push notifications",
            "notifications",
            "notification",
            "react native notifications",
            "pushkit",
            "push-kit",
            "actionable-notifications",
            "interactive-notifications"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@exodus/react-native-notifications",
          "is_deprecated": false,
          "latest_version": "5.1.0-exodus.3",
          "repository_url": "https://github.com/ExodusForks/react-native-notifications",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 73,
          "monthly_downloads": 2403,
          "first_published_at": "2019-04-04T18:33:05.355000Z",
          "latest_published_at": "2026-05-07T13:35:59.868000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 76
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 2,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [
        "lib/android/app/build.gradle",
        "lib/android/build.gradle"
      ],
      "largest_source_bytes": 10162,
      "source_files_sampled": 85,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 3,
        "affected_count": 1,
        "assessed_count": 11,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/plugin-proposal-export-default-from",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-namespace-from",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.14.182",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-native",
            "direct": false,
            "version": "0.67.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-test-renderer",
            "direct": false,
            "version": "16.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-eslint",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detox",
            "direct": false,
            "version": "^19.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "metro-babel-register",
            "direct": false,
            "version": "^0.73.2",
            "ecosystem": "npm"
          },
          {
            "name": "metro-react-native-babel-preset",
            "direct": false,
            "version": "^0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-autobind",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-native",
            "direct": false,
            "version": "^0.68.1",
            "ecosystem": "npm"
          },
          {
            "name": "shell-utils",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "ts-mockito",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslint",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 20,
        "direct_count": 0,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 4,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "yogevbd",
          "commits": 196,
          "avatar_url": "https://avatars.githubusercontent.com/u/10794586?v=4"
        },
        {
          "type": "User",
          "login": "d4vidi",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/9818880?v=4"
        },
        {
          "type": "User",
          "login": "mobile1-internal",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/178731572?v=4"
        },
        {
          "type": "User",
          "login": "DanielEliraz",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/10989294?v=4"
        },
        {
          "type": "User",
          "login": "arienemaiara",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/5312296?v=4"
        },
        {
          "type": "User",
          "login": "artald",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/8604256?v=4"
        },
        {
          "type": "User",
          "login": "igorgn",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/50628426?v=4"
        },
        {
          "type": "User",
          "login": "yedidyak",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/8819594?v=4"
        },
        {
          "type": "User",
          "login": "guyca",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/12352397?v=4"
        },
        {
          "type": "User",
          "login": "gran33",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1650967?v=4"
        }
      ],
      "contributors_sampled": 77,
      "top_contributor_share": 0.403
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/26 approved changesets -- score normalized to 0",
            "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": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "20c512b6bd95ac28ac0a6963cb4cfb5b8ff3dbbf",
        "ran_at": "2026-07-22T20:13:48Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T19:36:05Z",
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2021-06-14T19:54:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2023-02-14T17:08:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2026-04-23T14:38:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-12-04T15:49:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ExodusForks/react-native-notifications",
    "host": "github.com",
    "name": "react-native-notifications",
    "owner": "ExodusForks"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 36,
      "inputs": {
        "security": 42,
        "vitality": 36,
        "community": 23,
        "governance": 61,
        "engineering": 14
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 36,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 76,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 76 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 76
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 64,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "5.1.0-exodus.0",
              "releases_from_tags": true,
              "days_since_latest_release": 90,
              "mean_days_between_releases": 458
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 90 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~458 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 458
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 961,
              "days_since_last_human_commit": 961,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 961 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 961
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 23,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 56,
            "inputs": {
              "packages": [
                "@exodus/react-native-notifications"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2403
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,403 downloads/month across npm",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2403,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 77,
              "top_contributor_share": 0.403
            },
            "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 40% of commits",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "77 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "merged_prs": 4,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "4/6 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4,
                      "decided": 6
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ExodusForks",
              "public_repos": 207,
              "account_age_days": 181
            },
            "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": "1 followers of ExodusForks",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "ExodusForks"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "207 public repos, account ~0 yr old",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 207
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@exodus/react-native-notifications"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 76
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 76 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 76
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "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": "critical",
        "name": "Engineering Quality",
        "value": 14,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/26 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 11 resolved dependencies against OSV; 9 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 11
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 1,
              "assessed_packages": 11,
              "unassessed_packages": 9,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 11,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.69,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "69 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "lib/android/app/build.gradle",
                "lib/android/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "lib/android/app/build.gradle, lib/android/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "lib/android/app/build.gradle, lib/android/build.gradle"
                    }
                  }
                ],
                "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": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 10162,
              "source_files_sampled": 85,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/85 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 85,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:14:08.462674Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/ExodusForks/react-native-notifications.svg",
  "full_name": "ExodusForks/react-native-notifications",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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