Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 07:07 UTC

transistorsoft / cordova-background-geolocation-lt

The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.

JavaScript · Java · Objective-CCustom license★ 675 stars⑂ 272 forkssince Aug 2015View on GitHub ↗

transistorsoft/cordova-background-geolocation-lt holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Engineering Quality (82/100) and lowest on AI Readiness (47/100). It was last updated 11 days ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

Software health index

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

78
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

267 followers31 public repossince Aug 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmcordova-background-geolocation-lt5.2.05,04614111 days agogpslocationtrackinggeolocationgeofencingbackgroundcordova-androidcordova-ioscordova

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
28.8/36Push recency — last push 11 days ago
8.3/36Commit cadence — 12/52 weeks with commits
13.5/18Commit volume — 31 commits in the last year
10/10OpenSSF Scorecard: Maintained — 18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year31
human_commit_share1
days_since_last_push11
active_weeks_last_year12
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
36/36Release recency — latest release 11 days ago
19.8/27Release cadence — a release every ~71 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag5.2.0
releases_from_tagsyes
days_since_latest_release11
mean_days_between_releases71
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?

64Moderate · 17% of overall
How it's scored
45.9/60Stars — 675 stars
20.3/25Forks — 272 forks
8.4/15Watchers — 33 watchers
Inputs used
forks272
stars675
watchers33
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateyes
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
49.4/80Monthly downloads — 5,046 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescordova-background-geolocation-lt
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,046
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?

66Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.9/22.5Commit distribution — top contributor authored 92% of commits
10.8/13.5Contributor breadth — 8 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.917
How it's scored
42/42Issue resolution — 100% of issues closed
27.6/30PR acceptance — 104/113 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs104
open_issues0
closed_issues1,367
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs9
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.5/25Owner reach — 267 followers of transistorsoft
23/25Track record — 31 public repos, account ~14 yr old
Inputs used
followers267
owner_typeOrganization
is_verified
owner_logintransistorsoft
public_repos31
account_age_days5,112

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 11 days ago
20/20Version history — 141 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescordova-background-geolocation-lt
ecosystemsnpm
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

82Excellent · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://www.transistorsoft.com/shop/products/cordova-background-geolocation
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsionic, cordova, background-location, background-geolocation, background, location-tracking
has_wikiyes
homepagehttp://www.transistorsoft.com/shop/products/cordova-background-geolocation
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 1 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 1/29 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — 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
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:cordova-background-geolocation-lt@5.2.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.

AI Readiness

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

47Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.1/40Legible commit history — 17 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.17
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — src/android/build.gradle (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .eslintrc.json
11/11Static type checking — example/ionic/tsconfig.json, scripts/tsconfig.json
0/10Reproducible environment
10/10Demonstrated agent practice — 11 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexample/ionic/tsconfig.json, scripts/tsconfig.json
agent_commit_share0.11
toolchain_manifestssrc/android/build.gradle
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (example/ionic/tsconfig.json, scripts/tsconfig.json)
50.1/55Manageable file sizes — 3/34 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes149,308
source_files_sampled34
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

675GitHub stars
8contributors
31commits, last 12 months
11days since last push
100releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 272 ⇿
0Stars
272Forks
98Releases

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

05010015020025030026252015-082020-112026-01
Major 2Minor 24Patch 61

Each point covers 10 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 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 1/29 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@transistorsoft/background-geolocation-types^5.2.2package.json
All dependencies 44

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

RegistryPackageVersionRelation
npm@transistorsoft/background-geolocation-types^5.1.1direct
npm@transistorsoft/background-geolocation-types^5.2.2direct
npm@angular-devkit/build-angular^20.0.0indirect
npm@angular-eslint/builder^20.0.0indirect
npm@angular-eslint/eslint-plugin^20.0.0indirect
npm@angular-eslint/eslint-plugin-template^20.0.0indirect
npm@angular-eslint/schematics^20.0.0indirect
npm@angular-eslint/template-parser^20.0.0indirect
npm@angular/cli^20.0.0indirect
npm@angular/common^20.0.0indirect
npm@angular/compiler^20.0.0indirect
npm@angular/compiler-cli^20.0.0indirect
npm@angular/core^20.0.0indirect
npm@angular/forms^20.0.0indirect
npm@angular/language-service^20.0.0indirect
npm@angular/platform-browser^20.0.0indirect
npm@angular/platform-browser-dynamic^20.0.0indirect
npm@angular/router^20.0.0indirect
npm@ionic/angular^8.0.0indirect
npm@ionic/angular-toolkit^12.0.0indirect
npm@ionic/cordova-builders^12.3.0indirect
npm@types/jasmine~5.1.0indirect
npm@typescript-eslint/eslint-plugin^8.18.0indirect
npm@typescript-eslint/parser^8.18.0indirect
npmcordova^12.0.0indirect
npmcordova-android^15.0.0indirect
npmcordova-ios8.0.1indirect
npmcordova-ios^8.0.1indirect
npmeslint^9.16.0indirect
npmeslint-plugin-import^2.29.1indirect
npmeslint-plugin-jsdoc^48.2.1indirect
npmeslint-plugin-prefer-arrow1.2.2indirect
npmionicons^7.0.0indirect
npmjasmine-core~5.1.0indirect
npmjasmine-spec-reporter~5.0.0indirect
npmkarma~6.4.0indirect
npmkarma-chrome-launcher~3.2.0indirect
npmkarma-coverage~2.2.0indirect
npmkarma-jasmine~5.1.0indirect
npmkarma-jasmine-html-reporter~2.1.0indirect
npmrxjs~7.8.0indirect
npmtslib^2.3.0indirect
npmtypescript~5.9.0indirect
npmzone.js~0.15.0indirect
Dependency advisories 0

Installing npm:cordova-background-geolocation-lt@5.2.0 pulls in 1 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 7785,
      "width": 256,
      "height": 256,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://docs.transistorsoft.com/assets/images/transistor-docs-favicon.png",
      "source_type": "homepage",
      "content_hash": "86ecf7bb1f793a0fedc70a32a378627b192166d7c3fabc033640cefe5a06c2fc",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "ionic",
        "cordova",
        "background-location",
        "background-geolocation",
        "background",
        "location-tracking"
      ],
      "is_fork": false,
      "size_kb": 736588,
      "has_wiki": true,
      "homepage": "http://www.transistorsoft.com/shop/products/cordova-background-geolocation",
      "languages": {
        "CSS": 7228,
        "HTML": 11894,
        "Java": 64323,
        "SCSS": 5096,
        "Shell": 4018,
        "JavaScript": 85378,
        "TypeScript": 15693,
        "Objective-C": 50604
      },
      "pushed_at": "2026-07-24T18:51:14Z",
      "created_at": "2015-08-24T14:58:31Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T18:51:13Z",
      "description": "The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "Java",
        "Objective-C"
      ]
    },
    "owner": {
      "blog": "https://www.transistorsoft.com",
      "name": "Transistor Software",
      "type": "Organization",
      "login": "transistorsoft",
      "company": null,
      "location": "Montreal, QC",
      "followers": 267,
      "avatar_url": "https://avatars.githubusercontent.com/u/2099918?v=4",
      "created_at": "2012-08-05T21:48:18Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 5112
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2026-07-24T18:51:03Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2026-05-08T15:52:55Z"
        },
        {
          "tag": "4.18.2",
          "kind": "patch",
          "published_at": "2025-11-29T16:36:21Z"
        },
        {
          "tag": "4.18.1",
          "kind": "patch",
          "published_at": "2025-11-09T03:53:35Z"
        },
        {
          "tag": "4.18.0",
          "kind": "minor",
          "published_at": "2025-09-08T18:13:28Z"
        },
        {
          "tag": "4.17.6",
          "kind": "patch",
          "published_at": "2025-07-07T15:22:36Z"
        },
        {
          "tag": "4.17.5",
          "kind": "patch",
          "published_at": "2025-06-16T14:41:30Z"
        },
        {
          "tag": "4.17.4",
          "kind": "patch",
          "published_at": "2024-11-12T22:33:00Z"
        },
        {
          "tag": "4.17.3",
          "kind": "patch",
          "published_at": "2024-11-08T18:03:15Z"
        },
        {
          "tag": "4.17.2",
          "kind": "patch",
          "published_at": "2024-10-23T14:18:52Z"
        },
        {
          "tag": "4.17.1",
          "kind": "patch",
          "published_at": "2024-10-22T15:44:23Z"
        },
        {
          "tag": "4.17.0",
          "kind": "minor",
          "published_at": "2024-09-04T14:26:00Z"
        },
        {
          "tag": "4.16.5",
          "kind": "patch",
          "published_at": "2024-06-14T13:09:22Z"
        },
        {
          "tag": "4.16.4",
          "kind": "patch",
          "published_at": "2024-05-14T16:56:04Z"
        },
        {
          "tag": "4.16.3",
          "kind": "patch",
          "published_at": "2024-04-22T14:53:05Z"
        },
        {
          "tag": "4.16.2",
          "kind": "patch",
          "published_at": "2024-04-08T14:25:53Z"
        },
        {
          "tag": "4.16.1",
          "kind": "patch",
          "published_at": "2024-03-19T04:27:32Z"
        },
        {
          "tag": "4.16.0",
          "kind": "minor",
          "published_at": "2024-02-28T15:05:01Z"
        },
        {
          "tag": "4.15.4",
          "kind": "patch",
          "published_at": "2023-11-16T16:43:31Z"
        },
        {
          "tag": "4.15.3",
          "kind": "patch",
          "published_at": "2023-11-07T16:00:17Z"
        },
        {
          "tag": "4.15.2",
          "kind": "patch",
          "published_at": "2023-10-12T14:45:53Z"
        },
        {
          "tag": "4.15.1",
          "kind": "patch",
          "published_at": "2023-10-02T19:26:01Z"
        },
        {
          "tag": "4.14.3",
          "kind": "patch",
          "published_at": "2023-09-05T17:26:19Z"
        },
        {
          "tag": "4.14.2",
          "kind": "patch",
          "published_at": "2023-08-25T15:00:12Z"
        },
        {
          "tag": "4.14.1",
          "kind": "patch",
          "published_at": "2023-08-24T11:04:28Z"
        },
        {
          "tag": "4.13.1",
          "kind": "patch",
          "published_at": "2023-07-14T13:34:51Z"
        },
        {
          "tag": "4.13.0",
          "kind": "minor",
          "published_at": "2023-07-12T15:29:42Z"
        },
        {
          "tag": "4.12.0",
          "kind": "minor",
          "published_at": "2023-05-04T13:58:44Z"
        },
        {
          "tag": "4.11.3",
          "kind": "patch",
          "published_at": "2023-04-19T17:31:10Z"
        },
        {
          "tag": "4.11.2",
          "kind": "patch",
          "published_at": "2023-04-12T14:50:30Z"
        },
        {
          "tag": "4.11.1",
          "kind": "patch",
          "published_at": "2023-03-30T17:50:14Z"
        },
        {
          "tag": "4.11.0",
          "kind": "minor",
          "published_at": "2023-03-29T14:16:44Z"
        },
        {
          "tag": "4.10.0",
          "kind": "minor",
          "published_at": "2023-02-01T17:43:50Z"
        },
        {
          "tag": "4.9.4",
          "kind": "patch",
          "published_at": "2023-01-20T14:04:38Z"
        },
        {
          "tag": "4.9.3",
          "kind": "patch",
          "published_at": "2022-12-12T16:32:14Z"
        },
        {
          "tag": "4.9.2",
          "kind": "patch",
          "published_at": "2022-10-26T15:34:44Z"
        },
        {
          "tag": "4.8.1",
          "kind": "patch",
          "published_at": "2022-08-09T17:31:50Z"
        },
        {
          "tag": "4.8.0",
          "kind": "minor",
          "published_at": "2022-06-21T14:10:01Z"
        },
        {
          "tag": "4.7.1",
          "kind": "patch",
          "published_at": "2022-05-12T20:12:18Z"
        },
        {
          "tag": "4.6.0",
          "kind": "minor",
          "published_at": "2022-04-29T15:40:43Z"
        },
        {
          "tag": "4.4.2",
          "kind": "patch",
          "published_at": "2022-03-29T14:30:36Z"
        },
        {
          "tag": "4.4.0",
          "kind": "minor",
          "published_at": "2021-11-09T17:31:58Z"
        },
        {
          "tag": "4.3.0",
          "kind": "minor",
          "published_at": "2021-09-17T14:06:00Z"
        },
        {
          "tag": "4.1.3",
          "kind": "patch",
          "published_at": "2021-07-26T15:48:54Z"
        },
        {
          "tag": "4.1.2",
          "kind": "patch",
          "published_at": "2021-06-22T13:24:34Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2021-06-11T15:13:22Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2021-06-07T17:17:27Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2021-03-25T16:33:48Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2021-03-09T16:21:31Z"
        },
        {
          "tag": "3.10.0",
          "kind": "minor",
          "published_at": "2021-02-17T18:34:33Z"
        },
        {
          "tag": "3.9.4",
          "kind": "patch",
          "published_at": "2020-11-06T18:15:42Z"
        },
        {
          "tag": "3.9.2",
          "kind": "patch",
          "published_at": "2020-10-02T15:58:54Z"
        },
        {
          "tag": "3.9.0",
          "kind": "minor",
          "published_at": "2020-08-20T21:55:21Z"
        },
        {
          "tag": "3.8.2",
          "kind": "patch",
          "published_at": "2020-07-23T15:42:14Z"
        },
        {
          "tag": "3.8.1",
          "kind": "patch",
          "published_at": "2020-07-13T13:14:12Z"
        },
        {
          "tag": "3.7.0",
          "kind": "minor",
          "published_at": "2020-05-28T16:40:09Z"
        },
        {
          "tag": "3.6.2",
          "kind": "patch",
          "published_at": "2020-04-08T17:42:33Z"
        },
        {
          "tag": "3.4.2",
          "kind": "patch",
          "published_at": "2019-12-04T15:08:51Z"
        },
        {
          "tag": "3.4.1",
          "kind": "patch",
          "published_at": "2019-12-02T19:22:57Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2019-12-02T17:17:26Z"
        },
        {
          "tag": "3.3.1",
          "kind": "patch",
          "published_at": "2019-10-24T15:31:15Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2019-10-18T18:28:35Z"
        },
        {
          "tag": "3.2.2",
          "kind": "patch",
          "published_at": "2019-09-19T16:20:49Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2019-08-17T21:09:14Z"
        },
        {
          "tag": "3.0.8",
          "kind": "patch",
          "published_at": "2019-07-08T15:09:04Z"
        },
        {
          "tag": "3.0.7",
          "kind": "patch",
          "published_at": "2019-06-17T16:22:27Z"
        },
        {
          "tag": "3.0.6",
          "kind": "patch",
          "published_at": "2019-06-04T14:55:53Z"
        },
        {
          "tag": "3.0.5",
          "kind": "patch",
          "published_at": "2019-05-14T16:08:38Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2019-05-10T20:28:45Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2019-05-08T17:57:48Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2019-04-17T16:11:52Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2019-04-10T20:22:45Z"
        },
        {
          "tag": "3.0.0-rc.4",
          "kind": "prerelease",
          "published_at": "2019-04-01T14:19:53Z"
        },
        {
          "tag": "3.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2019-03-29T21:23:20Z"
        },
        {
          "tag": "3.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2019-03-27T22:26:19Z"
        },
        {
          "tag": "3.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2019-03-02T20:20:42Z"
        },
        {
          "tag": "3.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2019-03-02T15:51:28Z"
        },
        {
          "tag": "3.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2019-02-28T19:17:58Z"
        },
        {
          "tag": "3.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2019-02-28T04:45:14Z"
        },
        {
          "tag": "2.14.2",
          "kind": "patch",
          "published_at": "2018-11-22T16:03:37Z"
        },
        {
          "tag": "2.14.1",
          "kind": "patch",
          "published_at": "2018-11-20T18:34:59Z"
        },
        {
          "tag": "2.14.0",
          "kind": "minor",
          "published_at": "2018-10-29T20:06:28Z"
        },
        {
          "tag": "2.14.0-beta.2",
          "kind": "prerelease",
          "published_at": "2018-10-24T16:53:28Z"
        },
        {
          "tag": "2.14.0-beta.1",
          "kind": "prerelease",
          "published_at": "2018-10-19T15:28:37Z"
        },
        {
          "tag": "2.13.2",
          "kind": "patch",
          "published_at": "2018-10-01T20:58:29Z"
        },
        {
          "tag": "2.13.1",
          "kind": "patch",
          "published_at": "2018-08-29T14:08:55Z"
        },
        {
          "tag": "2.13.0",
          "kind": "minor",
          "published_at": "2018-08-23T19:50:31Z"
        },
        {
          "tag": "2.12.2",
          "kind": "patch",
          "published_at": "2018-05-25T16:40:32Z"
        },
        {
          "tag": "2.12.1",
          "kind": "patch",
          "published_at": "2018-05-17T14:55:12Z"
        },
        {
          "tag": "2.12.0",
          "kind": "minor",
          "published_at": "2018-05-17T14:30:15Z"
        },
        {
          "tag": "2.11.0",
          "kind": "minor",
          "published_at": "2018-05-11T18:52:47Z"
        },
        {
          "tag": "2.11.0-beta.2",
          "kind": "prerelease",
          "published_at": "2018-03-27T19:40:41Z"
        },
        {
          "tag": "2.11.0-beta.1",
          "kind": "prerelease",
          "published_at": "2018-03-23T19:13:10Z"
        },
        {
          "tag": "2.10.1",
          "kind": "patch",
          "published_at": "2018-02-04T17:13:59Z"
        },
        {
          "tag": "2.10.0",
          "kind": "minor",
          "published_at": "2018-02-04T06:30:18Z"
        },
        {
          "tag": "2.9.1",
          "kind": "patch",
          "published_at": "2017-11-13T03:54:24Z"
        },
        {
          "tag": "2.9.0",
          "kind": "minor",
          "published_at": "2017-11-10T22:08:28Z"
        },
        {
          "tag": "2.8.5",
          "kind": "patch",
          "published_at": "2017-09-25T15:17:54Z"
        },
        {
          "tag": "2.8.4",
          "kind": "patch",
          "published_at": "2017-09-15T18:00:26Z"
        },
        {
          "tag": "2.8.3",
          "kind": "patch",
          "published_at": "2017-08-28T17:27:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3de34a502256d2ab4a9273fbe1f3397efb5efac6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-5.2.0'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-07-24T18:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efff104b91448e42a7a4912c9e0b46897bf64f58",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 5.2.0",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-07-24T18:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ef637389ead87e4772d83dbbf4a348f015f025",
          "body": "…ions(query)\n\n- Android: reduced foreground-service usage (geofencing + activity recognition no\n  longer require a foreground service; run without FGS permissions).\n- New getLocations(query) / LocationQuery paged reads.\n- Bumped native pins (iOS ~> 4.3.0, Android 4.3.+).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(changelog): add upcoming-release notes — FGS-free ops + getLocat…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-07-06T17:41:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e0614ebf26eb0d8e6333512ec5a629c6548f25a9",
          "body": "Bump the iOS TSLocationManager dependency floor from 4.2.0 to 4.3.0 so the plugin\nresolves the SDK version its bridge references LocationQuery from. CocoaPods\n\"~> 4.2.0\" (>= 4.2.0, < 4.3.0) could not pull 4.3.x at all; SPM \"from\" raises the\nfloor. Requires the forthcoming native TSLocationManager 4.3.0 release.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build(ios): require TSLocationManager 4.3.0 (podspec/SPM min version)",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-07-06T17:01:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "46c1ad2f3da4b0f66795da39fe73c79f8343a733",
          "body": "Bump DEFAULT_TSLOCATIONMANAGER_VERSION to 4.3.+ (src/android/build.gradle and the\nplugin.xml TSLOCATIONMANAGER_VERSION preference) and add a drop-in\nensureTSLocationManagerVersion() guard applied after the ext/package.json\nresolution: if an app pins an older version than this release requires, it is\n[…]\nsers who pinned the version. Dynamic pins (4.+/+) are respected; only pins\nwhose entire range is below 4.3.0 (e.g. 4.2.+, 4.2.2) are overridden.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build(android): enforce tslocationmanager >= 4.3.+ (version guard)",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-07-06T16:45:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f3757e766be65b0fdce7ed95791751d71e425ca2",
          "body": "getLocations() materialises the whole locations table; add an optional query so\ncallers page. The LocationQuery type is inherited from the shared\n@transistorsoft/background-geolocation-types package.\n\n- www: getLocations(query) forwards [query] via cordova.exec (mirrors getLog).\n  BackgroundGeolocat\n[…]\nNative bridges compile once the native SDKs publishing\nLocationQuery ship.\n\nMirrors the native + Flutter + RN + Capacitor LocationQuery bridges.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(cordova): getLocations(query) — paged reads (JS + bridges)",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-07-06T16:05:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "03dda56bd28102db9d705858a4e8341bd77ea20f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'onLocationFilter'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-24T15:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef686922dea13c7c553ac331c9a32ad5ac3eb2a",
          "body": null,
          "is_bot": false,
          "headline": "Example update",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-24T15:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b0fd0fae3de6400851f92e1ef8e0ccc073ab73",
          "body": "… setup\n\n- ionic: drop unused @angular/animations + add .npmrc legacy-peer-deps=true. Angular 20 froze its deprecated packages (animations 20.1.8, platform-browser-dynamic 20.0.7) while core/compiler advanced to 20.3.x, breaking strict peer resolution. Unrelated to the plugin.\n\n- setup-example.sh: cordova plugin rm before re-add, so re-running installs the freshly-packed build instead of no-op'ing on \"already installed\".\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(example): fix ionic dependency install; force plugin refresh in…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-24T15:22:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6a0ce7e7bc2d37321b02983e9389af6890002b9e",
          "body": "…world)\n\nCordova regenerates platforms/ and plugins/ from config.xml + package.json (cordova prepare / platform add) — they should not be version-controlled. Untrack them (kept on disk) and add a .gitignore. www/ is hand-written app source and stays tracked.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(example): stop tracking generated platforms/ & plugins/ (hello-…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-24T15:22:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "60676bc963f5c4b8c2e907ffe7a9c5e4586d520a",
          "body": "… bump types ^5.2.0; backfill v5.0.0 CHANGELOG\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(release): v5.1.0 — onLocationFilter; pin TSLocationManager 4.2;…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-22T13:55:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7bc59785de2a2a3c9969ecf8a507d9189b9e7d6e",
          "body": "- www/API.js + www/BackgroundGeolocation.js: onLocationFilter listener + event name\n- Android: addLocationFilterListener; iOS: addLocationFilterListener (.h/.m)\nRef transistorsoft/react-native-background-geolocation#2585.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add onLocationFilter event (JS API + Android/iOS bridge)",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-18T13:08:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50a5be301acf18972fca12a9e8360131add7d34e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'example'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-12T14:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b126db65cfe0d5acabb0adb390407b46bbe792f",
          "body": null,
          "is_bot": false,
          "headline": "example app",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-06-12T14:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e305a354334f075bcf1cc61fe136d8ad4f5bf7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v5.0.0'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-05-08T15:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b24fe4bca72fed884e0624bc91b47e08b0ba198",
          "body": null,
          "is_bot": false,
          "headline": "Migration guide.  example app license keys",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-05-08T15:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588dba51e49d578d0e76c3f8abca787bbd086cc1",
          "body": null,
          "is_bot": false,
          "headline": "Add examples",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-05-08T15:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f428038595dd8d3bbdd61d263800e4b73ddebd9e",
          "body": "…able, simplify README\n\n- Replace ~35 duplicate ACTION_* string constants with Actions.* from native SDK\n- Fix useCLLocationAccuracy by injecting into params before updateWithJSONObject\n- Add TSLOCATIONMANAGER_VERSION plugin preference with gradle ext fallback\n- Add androidx.work:work-runtime depend\n[…]\nedded src/ionic/ type declarations (now via @transistorsoft/background-geolocation-types)\n- Add setup-example.sh and new src/index entry points\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: use Actions.* constants, add TSLOCATIONMANAGER_VERSION vari…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-05-08T14:54:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e93c39dcbd1104282c07613fe0bf4c8b85dac0ef",
          "body": "Replace embedded native binaries (~40MB) with package manager dependencies,\nmatching the pattern already used by React Native, Flutter, and Capacitor SDKs.\n\n- iOS: TSLocationManager via CocoaPods (~> 4.1.0), delete xcframework\n- Android: tslocationmanager via Maven Central (4.1.+), delete local libs\n[…]\nid bridge for v4.x API (LocationEvent, Editor, getInstance without Intent)\n- Simplify build.gradle from 163 to 40 lines\n- Bump version to 5.0.0\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: migrate to native SDK v4.x via CocoaPods/Maven Central",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-05-06T15:53:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "47df1c0e7b5d66bd8000f9bb120aec1d5647c4e7",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: ignore Android build artifacts (.gradle/, build/)",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-04-07T14:43:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec6583042eec6628f09598e51a1bf373ca5f5e19",
          "body": "Fix typo in README",
          "is_bot": false,
          "headline": "Merge pull request #1484 from Simon-Dirks/patch-1",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-01-21T15:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eddfe276534d29ed7a6f3fb0318b9ad3edb12e3d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README",
          "author_name": "Simon",
          "author_login": "Simon-Dirks",
          "committed_at": "2026-01-21T14:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9782f8418c1e8f3fd6443e446af4720738c936fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.18.3'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-01-14T15:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f2c8fdc880e749a81101287d18f831f9ae1b96",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.18.3.  Spurious stationary geofence exit detection",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2026-01-14T15:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ac92fd4dd2753eb2dc802f97daea7d4744a124e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.18.2'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-11-29T16:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ce5b97da433be59f8ae5cb5cf6d458670cbd6d",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.18.2 with Android ELF alignment",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-11-29T16:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbdcde7236c4d195233ee68eb6ae104d9dc1cc02",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.18.1'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-11-09T03:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0810f83e95d8dd4f1dd25bdd0528e6f6a727fe67",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.18.1",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-11-09T03:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b81819ba6cc97a0b1572f77236b3e854b352183",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'drop-hms-support'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-09-08T18:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c2f2d63a66d6b2cfba3a953629fd77bf4520e6",
          "body": null,
          "is_bot": false,
          "headline": "re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-09-08T18:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f795b47e9ba625c8736de0e5c45fc562a9dc001",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.18.0",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-09-08T18:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858c86d9cffc58e43655ea455a8d7d6bcb051a32",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.17.6'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-07-07T15:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f20ff08866d31b7cdaa40b711e11b785b58e56",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-07-07T15:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad17092d59ee1a3641dca1dbe629215d8f27cfee",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.6",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-07-07T15:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "614e6020f81d9e8d5bcc4c4924b7a9350d0b75b0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'polygon-issue'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-06-16T14:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e891cb78aacb2474b708af7a9195e9365b76aad8",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-06-16T14:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c82cba03900c4239627399662beb96925de143ee",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.5",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-06-16T14:41:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f24a56f5886d80518585ab30bae280d314c042",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'issue-template'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-03-31T14:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2054644257f0d734cc0df97c193066fa5d4f4bb",
          "body": null,
          "is_bot": false,
          "headline": "Update issue template",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-03-31T14:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5cb654d50fb38b3e1d82ed1c892087eb510137",
          "body": null,
          "is_bot": false,
          "headline": "Issue template",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2025-01-20T21:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5fcba0a645c27bdc86f10d457051d756dd19b0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.17.4'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-11-12T22:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b39923ec93b8800209be5ba44b55e41065adf25",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.4",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-11-12T22:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ddf82a738fa84bef27bc2479a62805fba56aac4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.17.3'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-11-08T18:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7070254137bfd707986aae67d889c84136de69bc",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-11-08T18:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519feadf7d05ce0f8f2cac4712752018fa30e223",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.3",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-11-08T18:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb865c0b0e63a97ee1172334a0ad67dbd7c63e08",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.17.2'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-10-23T14:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86f8aa072cf000f0dfcad1837e3f6ffafb51957",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-10-23T14:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8cfccf0d726d1833d79e3dabd2e696a55bb088",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.2",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-10-23T14:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5faa6719b5d276549c807a3e469542cf8fdf351",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.17.1'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-10-22T15:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff35d4bbe86553b80b84c0a6dc1667445a9a734",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-10-22T15:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e7b77848a52209cb42762ba1c48d40293002b4",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.1",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-10-22T15:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c15b96f99d2f637bbfc85402067c4febf3d379",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'polygon-geofencing'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-09-04T14:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfac57159553252de265bcdf064bc98a4d2e81b8",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.17.0",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-09-04T14:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543b9e27579895f1c9b810759bb8bb3b9fa9ec05",
          "body": null,
          "is_bot": false,
          "headline": "mistake in README",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-07-09T12:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c03b8c0fbb9dc2a7ece34359fa4d6cb928f4e7",
          "body": "[RELEASE] 4.16.5",
          "is_bot": false,
          "headline": "Merge pull request #1446 from transistorsoft/release-4.16.5",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-06-14T13:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e268c7eba6ebb1d979471bfe6ea7313b39788f1",
          "body": null,
          "is_bot": false,
          "headline": "[Android] Remove FOREGROUND_SERVICE_HEALTH from AndroidManifest",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-06-14T13:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835d77e49627608e9df39be2cd847746672775c2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.16.4'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-05-14T16:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9a70cdd32306dfe05724cb056e73aaa7d345f4",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-05-14T16:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6144633c8daf4d9c9d69f2c990c412fb9c46d3e1",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.16.4",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-05-14T16:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f752813b8abbbaeadddbc6aabcbbb0b2a2a77c0",
          "body": null,
          "is_bot": false,
          "headline": "Bump background-fetch version",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-22T14:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e623b261f3e29af312e2766337126baa5c33eb9f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'codesign'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-22T14:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf1987c5fdcc5f48d973e42b9e801b35b920695",
          "body": "…tion (9224-2932 Quebec Inc) certificate.",
          "is_bot": false,
          "headline": "[iOS] Code-sign TSLocationManager.xcframework with new Apple Organiza…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-22T14:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3215e2e4a747e91083a46a63608bbdbcfb029f0a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'docs'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-18T15:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6c937b80639fcc4f511a47dad4918fb726544f",
          "body": null,
          "is_bot": false,
          "headline": "Update docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-18T15:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f41ba6f3c05f814fdcf2daf5d7ce3083dab634",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stalebot'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-16T14:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8129e77489341ce3ad73fbd6cca603fd5197975",
          "body": null,
          "is_bot": false,
          "headline": "Migrate stalebot to Github Actions",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-16T14:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280e2929a6a63a71e8ad37887f19fc931ea160a9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'PrivacyInfo'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-08T14:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e66fdc6f69494ed6f59a1ac31229e6dce02a1da",
          "body": null,
          "is_bot": false,
          "headline": "Bump background-fetch 7.2.23",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-08T14:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc16e4f9ac567684a47a46936b7b031f14965fb1",
          "body": "…tions",
          "is_bot": false,
          "headline": "[iOS] Implement Apple Privacy Manifest and new required Setup Instruc…",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-04-08T14:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb72972b247b1996e79c93ee50fa62e4a51fa8a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.16.1'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-03-19T04:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38de6ca36fb4fb56f0fefbd155ed69668136d1a6",
          "body": null,
          "is_bot": false,
          "headline": "re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-03-19T04:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032546509557ed9b9aea21902d0e2a8e19768ccc",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.16.1",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-03-19T04:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a62f0b15b736df8c26fdef19e35a8255a54d936",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.16.0'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-02-28T15:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64600f72bf8d90e70f62dbcf31957b2b0c7d0f58",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.16.0",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2024-02-28T15:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cd5e4f9cef95f22b192ea90c4d15cd3eee40c25",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-11-16T16:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "320885ff48432bad813690098bbe7f5bcd75b479",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.15.4",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-11-16T16:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b981fcaf7cfc70d288fe385c36ee31fd58ba5d9e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.15.3'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-11-07T16:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "475cd276617e65e6cd070007a8c64d6437cdeec1",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.15.3",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-11-07T15:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d74165aa72d4c078f0e80e22e84a18b8631b3de",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.15.2'",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-10-12T14:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea8a0931d9cbcf086d3e4b3f32f2f07b091affd",
          "body": null,
          "is_bot": false,
          "headline": "[Android] Fix IllegalStateException when creating > 100 geofences",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-10-12T14:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987c7b3af9379c6fd65e0e1ca66a55a2c9120b28",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.15.1'",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-10-02T19:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd29b689ef13740d3674df1f0c06cb0eadf6f446",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.15.1",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-10-02T19:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2f7ad3b3f5e2a64b6c65bdf3c166cb8efc9094",
          "body": "[RELEASE] 4.15.0",
          "is_bot": false,
          "headline": "Merge pull request #1421 from transistorsoft/release-4.15.0",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-09-30T14:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d88084f478f89b98ca980e938acffdf6f05975e",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.15.0",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-09-30T14:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f83b2dfa234dee867495b368d903b07586a3620b",
          "body": "[Release] 4.14.3",
          "is_bot": false,
          "headline": "Merge pull request #1417 from transistorsoft/release-4.14.3",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-09-05T17:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88b87cf1a02abc9b9b9db8541ee070747b921532",
          "body": null,
          "is_bot": false,
          "headline": "Add a note in CHANGELOG to remove deprecated <service> elements",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-09-05T17:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b45965ffb8bdd175983aeda774c4622413184e",
          "body": null,
          "is_bot": false,
          "headline": "Re-generate docs",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-09-05T17:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593dedc5f2c78be4a61c665c3de018ffc0cae5cf",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.14.3",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-09-05T17:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841b6635f8826191b6293aa2bc2c27c93db59b83",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release-4.14.2'",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-25T15:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc026370af96960f9753abaf02aa41b886a2d37",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.14.2",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-25T14:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278241af021bfb6d4b89fb4a897d5accc093817f",
          "body": "[RELEASE] 4.14.1",
          "is_bot": false,
          "headline": "Merge pull request #1415 from transistorsoft/android-api-34",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-08-24T11:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86194a3293bb045afaac853bda426911bb12975",
          "body": null,
          "is_bot": false,
          "headline": "Bump CHANGELOG",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-24T10:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53dc4500658fbcbb438cfbd595de678242857ab4",
          "body": null,
          "is_bot": false,
          "headline": "[RELEASE] 4.13.1",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-23T20:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ef459e81cf1f0bca9db5035f2a8443ecd94b5d",
          "body": null,
          "is_bot": false,
          "headline": "update Android Setup instructions for USE_EXACT_ALARM",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-16T18:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801f37bf7a83b0c163b64acc20c626a2aa28af2f",
          "body": null,
          "is_bot": false,
          "headline": "update Android Setup instructions for USE_EXACT_ALARM",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-16T18:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607cf50e6e1a604e0b3e3b8148dc27a7d3c667da",
          "body": null,
          "is_bot": false,
          "headline": "[android] Fix bugs in geofenceschange firing",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-16T18:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ea339e751771e59b57328ee991254cf7747694",
          "body": null,
          "is_bot": false,
          "headline": "[Android] Android 14 (SDK 34) support",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-08-14T14:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2913f143efcabd5bf6f8d06e30775480eb5dcd6f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pod-source-cdn'",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-07-14T13:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc74afabad07ea7e05258ba14c2afa706038586",
          "body": null,
          "is_bot": false,
          "headline": "[iOS] Change cocoapods url to CDN instead of Git",
          "author_name": "Chris Scott",
          "author_login": "transistorsoft-pkg",
          "committed_at": "2023-07-14T13:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcbbc3aef17e6f5ccae1937763a11d5f9cdfcc95",
          "body": "[RELEASE] 4.13.0.",
          "is_bot": false,
          "headline": "Merge pull request #1409 from transistorsoft/cordova-ios-7",
          "author_name": "Chris Scott",
          "author_login": "christocracy",
          "committed_at": "2023-07-12T15:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 31,
      "latest_release_at": "2026-07-24T18:51:03Z",
      "latest_release_tag": "5.2.0",
      "releases_from_tags": true,
      "days_since_last_push": 11,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 71
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "cordova-background-geolocation-lt",
          "path": "package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "cordova-background-geolocation-lt",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "gps",
            "location",
            "tracking",
            "geolocation",
            "geofencing",
            "background",
            "ecosystem:cordova",
            "cordova-android",
            "cordova-ios",
            "cordova"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/cordova-background-geolocation-lt",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "5.2.0",
          "repository_url": "https://github.com/transistorsoft/cordova-background-geolocation-lt",
          "versions_count": 141,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 5046,
          "first_published_at": "2015-11-02T19:47:57.610000Z",
          "latest_published_at": "2026-07-24T18:50:53.185000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 272,
      "stars": 675,
      "watchers": 33,
      "fork_history": {
        "days": [
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 2
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-11",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 2
          },
          {
            "date": "2015-10-03",
            "count": 1
          },
          {
            "date": "2015-10-07",
            "count": 1
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-17",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-07",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-11-21",
            "count": 1
          },
          {
            "date": "2015-11-29",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 2
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 2
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 2
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-06-25",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-07-31",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-20",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2016-11-23",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2016-12-25",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-15",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 2
          },
          {
            "date": "2017-03-04",
            "count": 2
          },
          {
            "date": "2017-03-15",
            "count": 2
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-23",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 2
          },
          {
            "date": "2017-07-18",
            "count": 2
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-08-13",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-09-18",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 2
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2017-11-05",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 2
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 2
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 2
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 2
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 262,
        "total_forks": 272
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "example/ionic/tsconfig.json",
        "scripts/tsconfig.json"
      ],
      "toolchain_manifests": [
        "src/android/build.gradle"
      ],
      "largest_source_bytes": 149308,
      "source_files_sampled": 34,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "npm:cordova-background-geolocation-lt@5.2.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@transistorsoft/background-geolocation-types",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@transistorsoft/background-geolocation-types",
            "direct": true,
            "version": "^5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@transistorsoft/background-geolocation-types",
            "direct": true,
            "version": "^5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/build-angular",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/builder",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/eslint-plugin",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/eslint-plugin-template",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/schematics",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-eslint/template-parser",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/cli",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/common",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler-cli",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/core",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/forms",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/language-service",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser-dynamic",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/router",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ionic/angular",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ionic/angular-toolkit",
            "direct": false,
            "version": "^12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ionic/cordova-builders",
            "direct": false,
            "version": "^12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jasmine",
            "direct": false,
            "version": "~5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "cordova",
            "direct": false,
            "version": "^12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cordova-android",
            "direct": false,
            "version": "^15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cordova-ios",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cordova-ios",
            "direct": false,
            "version": "^8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "^2.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "^48.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prefer-arrow",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ionicons",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-core",
            "direct": false,
            "version": "~5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-spec-reporter",
            "direct": false,
            "version": "~5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma",
            "direct": false,
            "version": "~6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma-chrome-launcher",
            "direct": false,
            "version": "~3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma-coverage",
            "direct": false,
            "version": "~2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma-jasmine",
            "direct": false,
            "version": "~5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "karma-jasmine-html-reporter",
            "direct": false,
            "version": "~2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "~7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "~5.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "zone.js",
            "direct": false,
            "version": "~0.15.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 44,
        "direct_count": 2,
        "indirect_count": 42
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 104,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1367,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "christocracy",
          "commits": 617,
          "avatar_url": "https://avatars.githubusercontent.com/u/14999?v=4"
        },
        {
          "type": "User",
          "login": "transistorsoft-pkg",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/17619807?v=4"
        },
        {
          "type": "User",
          "login": "coderroggie",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1376024?v=4"
        },
        {
          "type": "User",
          "login": "BrianMulhall",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1857923?v=4"
        },
        {
          "type": "User",
          "login": "keithdmoore",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/954458?v=4"
        },
        {
          "type": "User",
          "login": "sadortun",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/794449?v=4"
        },
        {
          "type": "User",
          "login": "Simon-Dirks",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2639851?v=4"
        },
        {
          "type": "User",
          "login": "gnarco",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/242244?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.917
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "stale.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": true,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 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 1/29 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": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3de34a502256d2ab4a9273fbe1f3397efb5efac6",
        "ran_at": "2026-08-05T07:07:40Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-05T02:18:03Z",
      "oldest_open_prs": [
        {
          "number": 164,
          "created_at": "2016-07-27T20:44:01Z",
          "last_comment_at": "2016-08-19T22:00:12Z",
          "last_comment_author": "keithdmoore"
        },
        {
          "number": 1128,
          "created_at": "2020-05-12T20:08:54Z",
          "last_comment_at": "2020-05-13T18:49:34Z",
          "last_comment_author": "christocracy"
        }
      ],
      "last_merged_pr_at": "2026-01-21T15:03:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/transistorsoft/cordova-background-geolocation-lt",
    "host": "github.com",
    "name": "cordova-background-geolocation-lt",
    "owner": "transistorsoft"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 67,
            "calibrated": 78,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 78,
      "inputs": {
        "security": 57,
        "vitality": 69,
        "community": 64,
        "governance": 66,
        "calibration": "2026-08-02",
        "engineering": 82,
        "ai_readiness": 47,
        "weighted_overall_raw": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 69,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 31,
              "human_commit_share": 1,
              "days_since_last_push": 11,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 11 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "31 commits in the last year",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 80,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "5.2.0",
              "releases_from_tags": true,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 71
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~71 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 71
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "forks": 272,
              "stars": 675,
              "watchers": 33,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "675 stars",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 675
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "272 forks",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 272
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "33 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "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": 62,
            "inputs": {
              "packages": [
                "cordova-background-geolocation-lt"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 5046
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,046 downloads/month across npm",
                "points": 49.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5046,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.917
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 92% of commits",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "merged_prs": 104,
              "open_issues": 0,
              "closed_issues": 1367,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 9,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "104/113 decided PRs merged",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 104,
                      "decided": 113
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 267,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "transistorsoft",
              "public_repos": 31,
              "account_age_days": 5112
            },
            "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": "267 followers of transistorsoft",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 267,
                      "login": "transistorsoft"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~14 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "cordova-background-geolocation-lt"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "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 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "141 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 141
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "ionic",
                "cordova",
                "background-location",
                "background-geolocation",
                "background",
                "location-tracking"
              ],
              "has_wiki": true,
              "homepage": "http://www.transistorsoft.com/shop/products/cordova-background-geolocation",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://www.transistorsoft.com/shop/products/cordova-background-geolocation",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 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 1/29 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 dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:cordova-background-geolocation-lt@5.2.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:cordova-background-geolocation-lt@5.2.0",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 14
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.17,
              "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": "17 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 9.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "example/ionic/tsconfig.json",
                "scripts/tsconfig.json"
              ],
              "agent_commit_share": 0.11,
              "toolchain_manifests": [
                "src/android/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/android/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/android/build.gradle"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "example/ionic/tsconfig.json, scripts/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example/ionic/tsconfig.json, scripts/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": "11 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 149308,
              "source_files_sampled": 34,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (example/ionic/tsconfig.json, scripts/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "example/ionic/tsconfig.json, scripts/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/34 source files over 60KB",
                "points": 50.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 14
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T07:07:49.628668Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/transistorsoft/cordova-background-geolocation-lt.svg",
  "full_name": "transistorsoft/cordova-background-geolocation-lt",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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