Public record
Software health reportschema 0.27.0 · metrics 1.14.0 · 2026-08-01 16:43 UTC

roteiro-gis / geotiff-rust

Pure Rust GeoTIFF codec

RustCustom license★ 12 stars⑂ 0 forkssince Mar 2026View on GitHub ↗

roteiro-gis/geotiff-rust holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (82/100) and lowest on Community & Adoption (39/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

64
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

RoteiroOrganization
4 followers11 public repossince Mar 2026

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotiff-core0.8.02,015146 days agotypestiffrasterbigtiffdata-structuresscience
crates.iotiff-reader0.8.01,598136 days agodecodertiffrasterread-onlybigtiffparser-implementationsscience
crates.iotiff-writer0.8.01,437126 days agogisencodertiffrasterbigtiffencodingscience
crates.iogeotiff-core0.8.01,898146 days agogismetadatarastercrsgeotiffdata-structuresscience
crates.iogeotiff-reader0.8.01,570136 days agogisrasterread-onlycoggeotiffparser-implementationsscience
crates.iogeotiff-writer0.8.01,213126 days agogisencoderrastercoggeotiffencodingscience

Metrics by category

Vitality

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

82Good · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
13.8/36Commit cadence — 20/52 weeks with commits
18/18Commit volume — 261 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year261
human_commit_share1
days_since_last_push6
active_weeks_last_year20
How it's scored
16.2/27Ships releases — 13 version tags (no GitHub releases)
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~13.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count13
latest_release_tagv0.8.0
releases_from_tagsyes
days_since_latest_release6
mean_days_between_releases13.7
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?

39At risk · 18% of overall
How it's scored
16.9/60Stars — 12 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars12
watchers0
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
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
53.2/80Monthly downloads — 9,731 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestiff-core, tiff-reader, tiff-writer, geotiff-core, geotiff-reader, geotiff-writer
dependents
ecosystemscrates
total_downloads33,421
monthly_downloads9,731
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?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 87/87 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs87
open_issues0
closed_issues2
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of roteiro-gis
8.6/25Track record — 11 public repos, account ~0 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginroteiro-gis
public_repos11
account_age_days132
How it's scored
25/25Published & resolvable — 6 package(s) on crates
35/35Publish recency — latest publish 6 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestiff-core, tiff-reader, tiff-writer, geotiff-core, geotiff-reader, geotiff-writer
ecosystemscrates
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

69Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/11 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 2 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
5/5SAST — SAST tool is run on all commits
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_aggregate6.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
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_packages9
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 crates:tiff-core@0.8.0 runtime dependency closure — what installing the published package pulls in — 9 packages. Reachability is not analyzed.

AI Readiness

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

51Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.3/40Legible commit history — 40 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.4
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, fuzz/Cargo.toml, geotiff-core/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, fuzz/Cargo.toml, geotiff-core/Cargo.toml, geotiff-reader/Cargo.toml, geotiff-writer/Cargo.toml, integration-tests/geotiff-integration/Cargo.toml, integration-tests/tiff-integration/Cargo.toml, tiff-core/Cargo.toml, tiff-reader/Cargo.toml, tiff-writer/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
52.5/55Manageable file sizes — 3/67 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes97,986
source_files_sampled67
oversized_source_files3

Key facts

12GitHub stars
1contributors
261commits, last 12 months
6days since last push
13releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 6.1 / 10
6.1aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 2 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
10SASTSAST tool is run on all commits
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 40
RegistryPackageVersion constraintManifest
crates.iogeotiff-core0.8.0geotiff-reader/Cargo.toml
crates.iondarraygeotiff-reader/Cargo.toml
crates.iothiserrorgeotiff-reader/Cargo.toml
crates.iotiff-reader0.8.0geotiff-reader/Cargo.toml
crates.iolru0.16.3geotiff-reader/Cargo.toml
crates.ioparking_lot0.12geotiff-reader/Cargo.toml
crates.ioreqwest0.12geotiff-reader/Cargo.toml
crates.iotokio1geotiff-reader/Cargo.toml
crates.iogeotiff-core0.8.0geotiff-writer/Cargo.toml
crates.iotiff-writer0.8.0geotiff-writer/Cargo.toml
crates.iotiff-core0.8.0geotiff-writer/Cargo.toml
crates.iondarraygeotiff-writer/Cargo.toml
crates.iothiserrorgeotiff-writer/Cargo.toml
crates.iotempfile3geotiff-writer/Cargo.toml
crates.iohalfgeotiff-writer/Cargo.toml
crates.iothiserrortiff-core/Cargo.toml
crates.iohalftiff-core/Cargo.toml
crates.iotiff-core0.8.0tiff-reader/Cargo.toml
crates.iolerc-coretiff-reader/Cargo.toml
crates.iolerc-readertiff-reader/Cargo.toml
crates.iondarraytiff-reader/Cargo.toml
crates.iothiserrortiff-reader/Cargo.toml
crates.iomemmap2tiff-reader/Cargo.toml
crates.ioflate21.0.35tiff-reader/Cargo.toml
crates.ioweezl0.1tiff-reader/Cargo.toml
crates.iolru0.16.3tiff-reader/Cargo.toml
crates.ioparking_lot0.12tiff-reader/Cargo.toml
crates.iorayon1tiff-reader/Cargo.toml
crates.iojpeg-decoder0.3tiff-reader/Cargo.toml
crates.ioruzstd=0.8.1tiff-reader/Cargo.toml
crates.ioimage-webp0.2tiff-reader/Cargo.toml
crates.iotiff-core0.8.0tiff-writer/Cargo.toml
crates.iolerc-coretiff-writer/Cargo.toml
crates.iolerc-writertiff-writer/Cargo.toml
crates.iothiserrortiff-writer/Cargo.toml
crates.ioflate21.0.35tiff-writer/Cargo.toml
crates.ioweezl0.1tiff-writer/Cargo.toml
crates.iohalftiff-writer/Cargo.toml
crates.iojpeg-encoder0.6tiff-writer/Cargo.toml
crates.ioruzstd=0.8.1tiff-writer/Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing crates:tiff-core@0.8.0 pulls in 9 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": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1068,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 947181,
        "Shell": 4773,
        "Python": 8080,
        "Dockerfile": 318
      },
      "pushed_at": "2026-07-25T19:34:12Z",
      "created_at": "2026-03-20T03:40:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T18:27:58Z",
      "description": "Pure Rust GeoTIFF codec",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Roteiro",
      "type": "Organization",
      "login": "roteiro-gis",
      "company": null,
      "location": null,
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/270034494?v=4",
      "created_at": "2026-03-22T00:34:48Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 132
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-25T18:27:51Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-06-21T03:08:12Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-06-11T03:42:15Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-08T04:20:51Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-05-17T17:39:58Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-04-19T15:25:20Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-04-06T19:39:47Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-04-02T17:36:32Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-03-25T04:47:59Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-03-24T18:31:42Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-03-22T18:37:11Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-03-21T02:13:53Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-03-20T21:47:57Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "251d6427e316b8ca4de32f5dc0b7d5e6a583424b",
          "body": "Prepare 0.8.0 release",
          "is_bot": false,
          "headline": "Merge pull request #90 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-25T18:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e462c5ab648dbd691bc844919da595475509683",
          "body": null,
          "is_bot": false,
          "headline": "Document v0.8.0 API changes and release checks",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-25T06:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ba2b47070a03ddbc6b09a590e93b9a3d1ec3c6",
          "body": null,
          "is_bot": false,
          "headline": "Reject invalid georeferencing, nodata, and duplicate COG tiles",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-25T06:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf337d6554fd6f14c29e2bdd12b18ef2522e894",
          "body": null,
          "is_bot": false,
          "headline": "Validate GeoKeys and transforms while deduplicating overview IFDs",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-25T06:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefdcb8c4b5e7110deef539f877a6169a46e0b65",
          "body": null,
          "is_bot": false,
          "headline": "Reject invalid TIFF layouts, codecs, handles, and block writes",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-25T06:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a40a572c01f75667980a9f393e4c5c22944ec4",
          "body": null,
          "is_bot": false,
          "headline": "Validate BigTIFF headers, IFD tags, and decoded block bounds",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-25T06:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55271cc67b7bf19e514e98ef9cce6783d6fd1c3",
          "body": "Async Tokio-based remote COG reader and bound async range responses",
          "is_bot": false,
          "headline": "Merge pull request #89 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-24T04:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9425dce169e16501ead7aa5dc421fd5cab5e19",
          "body": "WebP decoding/validation, Rust 1.85 MSRV, dependency security update",
          "is_bot": false,
          "headline": "Merge pull request #88 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-24T04:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395ee1e197afe0bbd25e3661064025f4b66abd0b",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.8.0 release",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-24T04:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a20f6a24a2981404551de541ad7690ce0eb842a",
          "body": null,
          "is_bot": false,
          "headline": "Bound async range responses and honor request timeouts",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-24T04:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13bea29f2ff91e18d4ebf26be63b3bdec34f7643",
          "body": null,
          "is_bot": false,
          "headline": "Add an async Tokio-based remote COG reader",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-24T04:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8eb7266a321876459f8b0d8bf0cd8bf7a2bbe7",
          "body": null,
          "is_bot": false,
          "headline": "Validate WebP blocks and enforce the Rust 1.85 MSRV",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-24T04:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe341894aa3a1a53cd4c58359ae59268b1c2975",
          "body": null,
          "is_bot": false,
          "headline": "Decode WebP-compressed TIFF blocks",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-23T04:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0e7e404b3298ee31767a0076433be32b6a0dade",
          "body": "Write interleaved YCbCr JPEG blocks",
          "is_bot": false,
          "headline": "Merge pull request #87 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-22T04:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "316830aa044de9c9f1c8f6d8eff57a239461281c",
          "body": "Add sparse block writing (GDAL SPARSE_OK semantics)",
          "is_bot": false,
          "headline": "Merge pull request #86 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-21T00:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab3d1830493ef6b7b0b98a60d49b956ebff2894",
          "body": "Harden test coverage across writers, parity, and fuzzing",
          "is_bot": false,
          "headline": "Merge pull request #85 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-19T15:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d1a42b42e29bd1d086f03fd9a154e7ab8c7cc2e",
          "body": "Remove legacy writer helpers and reader read aliases and restructure GDAL ghost-block reads",
          "is_bot": false,
          "headline": "Merge pull request #84 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-19T04:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b88993114c2b49049e1815c4d993d48e579c1e9",
          "body": null,
          "is_bot": false,
          "headline": "Write interleaved YCbCr JPEG blocks",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-18T17:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1bdc4c2336c9385035be78962318f4e29b9eb8",
          "body": null,
          "is_bot": false,
          "headline": "Add sparse block writing (GDAL SPARSE_OK semantics)",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-18T17:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51ee20c9e0d43222c7ac02ad25c9eafcc1539e0",
          "body": null,
          "is_bot": false,
          "headline": "Harden test coverage across writers, parity, and fuzzing",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-18T17:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca0ea6df472215ad606936c52c8db7fd9f40b74",
          "body": null,
          "is_bot": false,
          "headline": "Restructure GDAL ghost-block reads",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-18T17:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341774d8e52002a2efe91e3f5bf2f251da47a835",
          "body": "Add optional float16 sample support",
          "is_bot": false,
          "headline": "Merge pull request #83 from roteiro-gis/ian/float16",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-18T17:05:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430a233be408d61b89d0ed2e876a9545e85a6c8b",
          "body": null,
          "is_bot": false,
          "headline": "Remove legacy writer helpers and reader read aliases",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-17T16:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390698c0e5a357f7aea68d65d44d6d7a0bd83593",
          "body": null,
          "is_bot": false,
          "headline": "Add optional float16 sample support",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-17T16:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33eea74d65be7f4e8de120f867172e8cddc4e11",
          "body": "Deflate backend/levels and validation",
          "is_bot": false,
          "headline": "Merge pull request #82 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-17T07:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45693764b5ccb1de685da387da855fb86ff72103",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate fuzz lockfile for zlib-rs",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-16T22:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "409eb0a62f67b9522092d405d413e2a6a9de48f1",
          "body": "Ignore LERC parameters for other compression modes",
          "is_bot": false,
          "headline": "Merge pull request #81 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-16T22:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184182247ea40958550b10b18c6f59f6d92f0c39",
          "body": "Copy raster regions by row slice instead of per-element indexing and stream overview resampling by source row spans",
          "is_bot": false,
          "headline": "Merge pull request #79 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-14T03:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d01c0013c7c548b495d59c947a454e6986fa72",
          "body": null,
          "is_bot": false,
          "headline": "Validate public Deflate compression levels",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-13T03:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa6f15755f0cc73d9e68ea4749f19907f39904b8",
          "body": null,
          "is_bot": false,
          "headline": "Expose Deflate compression levels on the writers",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-13T03:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31aefca2fde326b4ebcf447f4f8f2b3173b2fa1b",
          "body": null,
          "is_bot": false,
          "headline": "Switch Deflate to the zlib-rs backend with larger read scratch",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-13T03:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2914e207d4e49bb2aabcc312fae17d803ec6534e",
          "body": null,
          "is_bot": false,
          "headline": "Ignore LERC parameters for other compression modes",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-13T03:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e549af0bf9db672e758b0f6f3a4b343fe424e181",
          "body": "Avoid redundant tag encoding and per-row predictor copies",
          "is_bot": false,
          "headline": "Merge pull request #78 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-12T01:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e6c09871ab5fa7bf9f14842efd69940aac9a1f8",
          "body": "Hoist per-block decode metadata into BlockDecodeContext",
          "is_bot": false,
          "headline": "Merge pull request #77 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-10T21:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c73b489964d0704a4b98772525197a679bdfb457",
          "body": "Pad one-shot COG edge tiles with nodata fill",
          "is_bot": false,
          "headline": "Merge pull request #76 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-10T01:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3163b4e855d665ea5513a7edfaded25ddf9d5218",
          "body": "Validate BitsPerSample and SampleFormat tag encodings",
          "is_bot": false,
          "headline": "Merge pull request #75 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-09T03:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d270ad75835345da4cd0f67db42cb6810732a80",
          "body": "Round overview resampling and validate nodata representability",
          "is_bot": false,
          "headline": "Merge pull request #74 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-08T04:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd64cb01fca048444993a39d5de91c7af46bc86c",
          "body": "Honor ReferenceBlackWhite chroma ranges in YCbCr decode",
          "is_bot": false,
          "headline": "Merge pull request #73 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-08T00:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517b92905b183b2426f22e5fc320f77fa7ca2e38",
          "body": "Read sparse strips and tiles as zero fill",
          "is_bot": false,
          "headline": "Merge pull request #72 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T04:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe3414a95d008eceded8d527606acd93a215e80",
          "body": "Key block cache by IFD file offset",
          "is_bot": false,
          "headline": "Merge pull request #71 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T01:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd96329cf770586cd6be50c7338d876f9038ebf",
          "body": null,
          "is_bot": false,
          "headline": "Stream overview resampling by source row spans",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7af46a8bf86a539a38bfce84d47d41984233196",
          "body": null,
          "is_bot": false,
          "headline": "Copy raster regions by row slice instead of per-element indexing",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "714a93d731543c7b207ca929abd41cfe0c81e56b",
          "body": null,
          "is_bot": false,
          "headline": "Avoid redundant tag encoding and per-row predictor copies",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b11855d9d3f44ed8a2b16e91197e7a0eb18c5ab3",
          "body": null,
          "is_bot": false,
          "headline": "Hoist per-block decode metadata into BlockDecodeContext",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be8d5882666ba629e099d666d0c971cd60248cbc",
          "body": null,
          "is_bot": false,
          "headline": "Pad one-shot COG edge tiles with nodata fill",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9bfb74eaee35709134b70b9ee6530c737d242f9",
          "body": null,
          "is_bot": false,
          "headline": "Cross-validate writer predictor and sample format",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d16cc3affce197d5fb9ff4be86ae6cd242cbf7cc",
          "body": null,
          "is_bot": false,
          "headline": "Validate BitsPerSample and SampleFormat tag encodings",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c614cb63f9a9e7e85d82e303c58edf403a18d5c",
          "body": null,
          "is_bot": false,
          "headline": "Round overview resampling and validate nodata representability",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27bd51dced54cd40c99d36b5c4c0de8f27951cee",
          "body": null,
          "is_bot": false,
          "headline": "Honor ReferenceBlackWhite chroma ranges in YCbCr decode",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9798260f08d5789d2b08d73b23bf02436945671",
          "body": null,
          "is_bot": false,
          "headline": "Read sparse strips and tiles as zero fill",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf138c65472b0cd7754d28e6fb4eca77d1033b81",
          "body": null,
          "is_bot": false,
          "headline": "Key block cache by IFD file offset",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-07T00:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee371c9d9fedde8a6ccb545fc53e41f9383ba33",
          "body": "Check TIFF layout arithmetic",
          "is_bot": false,
          "headline": "Merge pull request #70 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-05T06:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40d6048cfc30325f2619172e6616ab45dd681fa",
          "body": null,
          "is_bot": false,
          "headline": "Update fuzz memmap2 lockfile",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-05T00:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a71ac9b134fb13dd249b39fbdda5b7c4ce27258",
          "body": null,
          "is_bot": false,
          "headline": "Update memmap2 to 0.9.11",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-04T04:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13271aba9fc983913128110b5dac776dea3f40a9",
          "body": null,
          "is_bot": false,
          "headline": "Validate COG Content-Range",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-04T03:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc060c6b65ffed9bdbc2ac8730f33a51bce21925",
          "body": null,
          "is_bot": false,
          "headline": "Check TIFF layout arithmetic",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-04T01:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58456808ae6403537bfb41ae2e5b152c402f81c",
          "body": "Stream TIFF block copies",
          "is_bot": false,
          "headline": "Merge pull request #69 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-04T01:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505653abe8820a7e376ad86f5f87d3d5e432bc79",
          "body": null,
          "is_bot": false,
          "headline": "Stream TIFF block copies",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-03T06:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32cc390523e3d222da4521853e6fd862c5297d15",
          "body": "Validate ExtraSamples without truncation",
          "is_bot": false,
          "headline": "Merge pull request #68 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-02T03:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4ecc9ef87dff2e0466cbcb667f83f6e406b7c3",
          "body": null,
          "is_bot": false,
          "headline": "Validate ExtraSamples without truncation",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-01T02:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e7aa084d568c90dbe8e62f49654e06625b595ac",
          "body": "Bound SubIFD overview traversal",
          "is_bot": false,
          "headline": "Merge pull request #67 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-07-01T00:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9802ba49bc490e76329fe7f1a16333fea1bf47",
          "body": null,
          "is_bot": false,
          "headline": "Bound SubIFD overview traversal",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-30T04:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e320b62c0703887a41afb3012c4531accf9b8457",
          "body": "Update quinn-proto to 0.11.15",
          "is_bot": false,
          "headline": "Merge pull request #66 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-30T03:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77a6dd19f3d6695962633c63bcbd6112e33a6d1",
          "body": null,
          "is_bot": false,
          "headline": "Update quinn-proto to 0.11.15",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-30T03:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa624e4ab1aea2c07458fc6714c266043cb4cd2",
          "body": "Prepare 0.7.0 release",
          "is_bot": false,
          "headline": "Merge pull request #65 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-21T03:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa5a6e47aae9dc27a2e5ee09cd5ab3ff5a2549f",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.7.0 release",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-21T02:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a2da061db2856b27e5f4420d964e12419c3421",
          "body": "Reject oversized writer shapes",
          "is_bot": false,
          "headline": "Merge pull request #64 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-21T02:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943c0f6244d822f93721a6a3144c9fe6d6720880",
          "body": null,
          "is_bot": false,
          "headline": "Reject oversized writer shapes",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-18T23:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07b2bd832200d678c37c5302a0dc1ab33e11c0b",
          "body": "COG headers and timeouts + one-shot overview streaming",
          "is_bot": false,
          "headline": "Merge pull request #63 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-18T23:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369f8918b20204960935994a71be0c284220e4b1",
          "body": null,
          "is_bot": false,
          "headline": "Stream COG one-shot overviews",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-18T20:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35be6f93daaab7b20af958c6f5ffba600d1c3a57",
          "body": null,
          "is_bot": false,
          "headline": "Add TLS, timeouts, and headers for remote COG reads",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-18T14:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02685420d065fde9cedbb494d9f0bbba178abe47",
          "body": "Reject band counts above SamplesPerPixel limit",
          "is_bot": false,
          "headline": "Merge pull request #62 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-18T14:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39221c50a9469e52693cbc58e983f6a973d7f524",
          "body": null,
          "is_bot": false,
          "headline": "Reject band counts above SamplesPerPixel limit",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-18T04:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb4805992f6b9ed66fce43af37be126f7b14ad29",
          "body": "Enable CodeQL analysis",
          "is_bot": false,
          "headline": "Merge pull request #61 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-16T02:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b211adffd6dd13633143a507eddaa03076dbcaa",
          "body": null,
          "is_bot": false,
          "headline": "Enable CodeQL analysis",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-14T19:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36579fda964f7bc266db396cbdd62ad0c0872607",
          "body": "Check tiled index arithmetic",
          "is_bot": false,
          "headline": "Merge pull request #60 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-14T18:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734726c6127df86ac6559a8612fa4affe9d545ab",
          "body": null,
          "is_bot": false,
          "headline": "Check tiled index arithmetic",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-14T18:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef140b4426e4ed8ac15e85f791cfb9684193bf3",
          "body": "Bound decoded output allocations",
          "is_bot": false,
          "headline": "Merge pull request #59 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-14T18:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8d87949f4b76e48e4b17dbeb99c5be6e12a92c",
          "body": null,
          "is_bot": false,
          "headline": "Bound decoded output allocations",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-14T02:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d892280b075d173d34f56fdaaa574d129f45c6f",
          "body": "Make mmap opens explicit opt-in and provide a 'safe' default",
          "is_bot": false,
          "headline": "Merge pull request #58 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-13T18:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6c258ca02b1f668d394ab5a51b2f43eae6b6a1",
          "body": null,
          "is_bot": false,
          "headline": "Run integration benchmark targets",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-13T17:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15165ce200bd9536b1f4990a1a9a82965ae86e6e",
          "body": null,
          "is_bot": false,
          "headline": "Keep guarded benchmarks on mmap",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-13T16:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc380581db70651473dee00d981e096e67109e50",
          "body": null,
          "is_bot": false,
          "headline": "Make mmap opens explicit opt-in",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-13T16:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9474634172a19405bd4544806f5e375985e56c",
          "body": "Prepare 0.6.1 release",
          "is_bot": false,
          "headline": "Merge pull request #57 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-11T03:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d324cdc71e358e4783afe4149f080f273df74ccf",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.6.1 release",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-11T02:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62293f90deb2fe4d081fdb2f7abc948fcd00f3dd",
          "body": "Keep GeoTIFF dependencies pure Rust",
          "is_bot": false,
          "headline": "Merge pull request #56 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-11T01:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78cb7646a984df5df21067ec91d562fc55d30688",
          "body": null,
          "is_bot": false,
          "headline": "Keep GeoTIFF dependencies pure Rust",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-11T00:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d0a18070eeb9e9681a87c00f15b50361fe2464",
          "body": "Prepare v0.6.0 release",
          "is_bot": false,
          "headline": "Merge pull request #55 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-08T04:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d6812fd526c9d824f1fa47669da867a19469943",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.0 metadata and deprecate ImageBuilder helpers",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-08T04:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d12dfde29a5728df82ae5fa7c737751c0de2595",
          "body": "Check writer builder layout helpers and cap aggregate TIFF metadata values",
          "is_bot": false,
          "headline": "Merge pull request #54 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-07T07:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5c99cafeb86e61d08912e95c050f2b32cfc845",
          "body": null,
          "is_bot": false,
          "headline": "Cap aggregate TIFF metadata values",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-06T02:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6eac0d1dcec16572e518744878473514d7cb7d1",
          "body": null,
          "is_bot": false,
          "headline": "Check writer builder layout helpers",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-06T02:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c941f10cc704e68fe3c23398e358596ea68d043",
          "body": "Bound TIFF block payload reads",
          "is_bot": false,
          "headline": "Merge pull request #53 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-06T02:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f02dd3a638070cfcc413f983e9e4b8cc9f0143dd",
          "body": null,
          "is_bot": false,
          "headline": "Bound TIFF block payload reads",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-05T05:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a026159142fe517d35663b3356264683a33b7684",
          "body": "Check BigTIFF Long8 scalar narrowing",
          "is_bot": false,
          "headline": "Merge pull request #52 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-05T05:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58205b0f0db31661d5082f804af68046fbccf19",
          "body": "Bound TIFF IFD parse allocations",
          "is_bot": false,
          "headline": "Merge pull request #51 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-05T03:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe43489cf801080f6c6a8390b44deee20e6a966",
          "body": null,
          "is_bot": false,
          "headline": "Check BigTIFF Long8 scalar narrowing",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-04T19:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b3311bf0f8ffa94c444289a6beea2bedf68908",
          "body": "Check writer layout sizing",
          "is_bot": false,
          "headline": "Merge pull request #50 from roteiro-gis/ian/dev",
          "author_name": "Ian Norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-04T18:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72af6151a89654fdbe4e284a46e56a3860cbddb5",
          "body": null,
          "is_bot": false,
          "headline": "Bound TIFF IFD parse allocations",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-04T03:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c4d09823f94faa44c1635c8c2c845976d54e60",
          "body": null,
          "is_bot": false,
          "headline": "Check writer layout sizing",
          "author_name": "i-norden",
          "author_login": "i-norden",
          "committed_at": "2026-06-04T02:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 13,
      "commits_last_year": 261,
      "latest_release_at": "2026-07-25T18:27:51Z",
      "latest_release_tag": "v0.8.0",
      "releases_from_tags": true,
      "days_since_last_push": 6,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 13.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tiff-core",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "types",
            "tiff",
            "raster",
            "bigtiff",
            "data-structures",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tiff-core",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/roteiro-gis/geotiff-rust",
          "versions_count": 14,
          "total_downloads": 6893,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2015,
          "first_published_at": "2026-03-21T02:15:46.862612Z",
          "latest_published_at": "2026-07-25T19:33:20.718987Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "tiff-reader",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "decoder",
            "tiff",
            "raster",
            "read-only",
            "bigtiff",
            "parser-implementations",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tiff-reader",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/roteiro-gis/geotiff-rust",
          "versions_count": 13,
          "total_downloads": 5432,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1598,
          "first_published_at": "2026-03-20T22:43:40.834673Z",
          "latest_published_at": "2026-07-25T19:33:29.289126Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "tiff-writer",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "gis",
            "encoder",
            "tiff",
            "raster",
            "bigtiff",
            "encoding",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tiff-writer",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/roteiro-gis/geotiff-rust",
          "versions_count": 12,
          "total_downloads": 5048,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1437,
          "first_published_at": "2026-03-21T02:16:05.702049Z",
          "latest_published_at": "2026-07-25T19:33:36.037691Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "geotiff-core",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "gis",
            "metadata",
            "raster",
            "crs",
            "geotiff",
            "data-structures",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/geotiff-core",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/roteiro-gis/geotiff-rust",
          "versions_count": 14,
          "total_downloads": 6464,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1898,
          "first_published_at": "2026-03-21T02:16:14.611628Z",
          "latest_published_at": "2026-07-25T19:33:42.971504Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "geotiff-reader",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "gis",
            "raster",
            "read-only",
            "cog",
            "geotiff",
            "parser-implementations",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/geotiff-reader",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/roteiro-gis/geotiff-rust",
          "versions_count": 13,
          "total_downloads": 5287,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1570,
          "first_published_at": "2026-03-20T22:44:01.897815Z",
          "latest_published_at": "2026-07-25T19:33:51.006261Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "geotiff-writer",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "gis",
            "encoder",
            "raster",
            "cog",
            "geotiff",
            "encoding",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/geotiff-writer",
          "is_deprecated": false,
          "latest_version": "0.8.0",
          "repository_url": "https://github.com/roteiro-gis/geotiff-rust",
          "versions_count": 12,
          "total_downloads": 4297,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1213,
          "first_published_at": "2026-03-21T02:16:36.190845Z",
          "latest_published_at": "2026-07-25T19:33:59.306438Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 12,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml",
        "geotiff-core/Cargo.toml",
        "geotiff-reader/Cargo.toml",
        "geotiff-writer/Cargo.toml",
        "integration-tests/geotiff-integration/Cargo.toml",
        "integration-tests/tiff-integration/Cargo.toml",
        "tiff-core/Cargo.toml",
        "tiff-reader/Cargo.toml",
        "tiff-writer/Cargo.toml"
      ],
      "largest_source_bytes": 97986,
      "source_files_sampled": 67,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml",
        "geotiff-core/Cargo.toml",
        "geotiff-reader/Cargo.toml",
        "geotiff-writer/Cargo.toml",
        "tiff-core/Cargo.toml",
        "tiff-reader/Cargo.toml",
        "tiff-writer/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": "crates:tiff-core@0.8.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "geotiff-core",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "ndarray",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tiff-reader",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "lru",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.16.3"
        },
        {
          "name": "parking_lot",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12"
        },
        {
          "name": "reqwest",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12"
        },
        {
          "name": "tokio",
          "manifest": "geotiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "geotiff-core",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "tiff-writer",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "tiff-core",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "ndarray",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tempfile",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "half",
          "manifest": "geotiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "tiff-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "tiff-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tiff-core",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "lerc-core",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "lerc-reader",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ndarray",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "memmap2",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "flate2",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.35"
        },
        {
          "name": "weezl",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "lru",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.16.3"
        },
        {
          "name": "parking_lot",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12"
        },
        {
          "name": "rayon",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "jpeg-decoder",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "ruzstd",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.8.1"
        },
        {
          "name": "image-webp",
          "manifest": "tiff-reader/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "tiff-core",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "lerc-core",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "lerc-writer",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "flate2",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.35"
        },
        {
          "name": "weezl",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "half",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "jpeg-encoder",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "ruzstd",
          "manifest": "tiff-writer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.8.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 87,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "i-norden",
          "commits": 261,
          "avatar_url": "https://avatars.githubusercontent.com/u/28617060?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql.yml",
        "reference-compat.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/11 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "251d6427e316b8ca4de32f5dc0b7d5e6a583424b",
        "ran_at": "2026-08-01T16:43:26Z",
        "aggregate_score": 6.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T03:52:40Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T18:27:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/roteiro-gis/geotiff-rust",
    "host": "github.com",
    "name": "geotiff-rust",
    "owner": "roteiro-gis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 69,
        "vitality": 82,
        "community": 39,
        "governance": 55,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 82,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 261,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 20
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "261 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 261
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 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": 88,
            "inputs": {
              "releases_count": 13,
              "latest_release_tag": "v0.8.0",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 13.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "13 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 39,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "forks": 0,
              "stars": 12,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 66,
            "inputs": {
              "packages": [
                "tiff-core",
                "tiff-reader",
                "tiff-writer",
                "geotiff-core",
                "geotiff-reader",
                "geotiff-writer"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 33421,
              "monthly_downloads": 9731
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "9,731 downloads/month across crates",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 9731,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 87,
              "open_issues": 0,
              "closed_issues": 2,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "87/87 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 87,
                      "decided": 87
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "roteiro-gis",
              "public_repos": 11,
              "account_age_days": 132
            },
            "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": "4 followers of roteiro-gis",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "roteiro-gis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~0 yr old",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "tiff-core",
                "tiff-reader",
                "tiff-writer",
                "geotiff-core",
                "geotiff-reader",
                "geotiff-writer"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 69,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 61,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 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 run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 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": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:tiff-core@0.8.0 runtime dependency closure — what installing the published package pulls in — 9 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": "crates:tiff-core@0.8.0",
                  "assessed": 9
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "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": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 9,
              "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
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 51,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.4,
              "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": "40 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "fuzz/Cargo.toml",
                "geotiff-core/Cargo.toml",
                "geotiff-reader/Cargo.toml",
                "geotiff-writer/Cargo.toml",
                "integration-tests/geotiff-integration/Cargo.toml",
                "integration-tests/tiff-integration/Cargo.toml",
                "tiff-core/Cargo.toml",
                "tiff-reader/Cargo.toml",
                "tiff-writer/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, fuzz/Cargo.toml, geotiff-core/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, fuzz/Cargo.toml, geotiff-core/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 97986,
              "source_files_sampled": 67,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/67 source files over 60KB",
                "points": 52.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 67,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.14.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T16:43:40.555767Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/roteiro-gis/geotiff-rust.svg",
  "full_name": "roteiro-gis/geotiff-rust",
  "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 v1.14.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.