# miwebworks-labs/tachograph-go — health index 36/100 (Weak)

> Inspection of the public repository miwebworks-labs/tachograph-go by inspect.software. It holds a health index of 36 out of 100, placing it in the Weak band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/miwebworks-labs/tachograph-go
- Report page: https://inspect.software/software/miwebworks-labs/tachograph-go
- Full JSON report: https://inspect.software/api/repositories/miwebworks-labs/tachograph-go/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/miwebworks-labs/tachograph-go.svg
- Inspected: 2026-09-19
- Methodology: metrics 2.10.0, report schema 0.34.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 74/100 | Good |
| Community & Adoption | 17% | 12/100 | Critical |
| Sustainability & Governance | 23% | 19/100 | Critical |
| Engineering Quality | 19% | 58/100 | Moderate |
| Security | 16% | 31/100 | At Risk |
| AI Readiness | 4% | 88/100 | Excellent |

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

## Repository facts

| Field | Value |
|---|---|
| Description | Go SDK for tachograph (.DDD) files |
| Classification | cli, library |
| Primary language | Go |
| License | MIT |
| Stars | 0 |
| Forks | 0 |
| Created | 2026-06-03 |
| Last push | 2026-09-15 |
| Latest release | v0.20.0 |
| Commits (last year) | 155 |
| Bus factor | 1 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/way-platform/tachograph-go | v0.18.2 | — |

## Vitality — 74/100 (Good)

Is the project alive — is code being written and are releases shipping? Weight: 21% of the overall index.

### Development activity — 65/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 4 days ago |
| Commit cadence | partial | 9.7 / 36 | 14/52 weeks with commits |
| Commit volume | met | 18 / 18 | 155 commits in the last year |
| OpenSSF Scorecard: Maintained | partial | 1 / 10 | 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1 |

### Release discipline — 88/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | partial | 16.2 / 27 | 8 version tags (no GitHub releases) |
| Release recency | met | 36 / 36 | latest release 4 days ago |
| Release cadence | met | 27 / 27 | a release every ~14.9 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 12/100 (Critical)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 17% of the overall index.

### Popularity & adoption — 1/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | not met | 0 / 60 | 0 stars |
| Forks | not met | 0 / 25 | 0 forks |
| Watchers | not met | 0 / 15 | 0 watchers |

### Community health — 25/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (MIT) |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 19/100 (Critical)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 23% of the overall index.

### Maintainer resilience (bus factor) — 22/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 9 / 54 | 1 contributor(s) cover half of all commits |
| Commit distribution | partial | 0.1 / 22.5 | top contributor authored 99% of commits |
| Contributor breadth | partial | 2.7 / 13.5 | 2 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 3 contributing companies or organizations -- score normalized to 10 |

### Issue & PR responsiveness — 1/100 (Critical)

Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | excluded | 0 / 42 | no issues or no data |
| PR acceptance | excluded | 0 / 30 | no decided pull requests or no data |
| Newcomer PR acceptance | excluded | 0 / 13 | no first-time contributor's PR decided in 30d |
| OpenSSF Scorecard: Code-Review | not met | 0 / 15 | Found 0/30 approved changesets -- score normalized to 0 |

### Ownership & stewardship — 34/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | not met | 0 / 25 | 0 followers of miwebworks-labs |
| Track record | partial | 4.2 / 25 | 1 public repos, account ~1 yr old |

## Engineering Quality — 58/100 (Moderate)

Are baseline engineering and documentation practices in place? Weight: 19% of the overall index.

### Engineering practices — 80/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 2 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .golangci.yml |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | no pull request found |

### Documentation — 25/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | not met | 0 / 15 | — |
| Repository description | not met | 0 / 10 | — |
| Topics | not met | 0 / 10 | — |
| Wiki | not met | 0 / 10 | — |

## Security — 31/100 (At Risk)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 31/100 (At Risk)

Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | not met | 0 / 7.5 | branch protection not enabled on development/release branches |
| CI-Tests | excluded | 0 / 2.5 | no pull request found |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | not met | 0 / 7.5 | Found 0/30 approved changesets -- score normalized to 0 |
| Contributors | met | 2.5 / 2.5 | project has 3 contributing companies or organizations -- score normalized to 10 |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | not met | 0 / 7.5 | no update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | partial | 0.8 / 7.5 | 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | met | 5 / 5 | all dependencies are pinned |
| SAST | not met | 0 / 5 | no SAST tool detected |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | not met | 0 / 7.5 | 13 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Exceptional)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 88/100 (Excellent)

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero).

### Agent context & guidance — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | AGENTS.md, CLAUDE.md, GEMINI.md, docs/logs/AGENTS.md, proto/AGENTS.md, tools/AGENTS.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 100 of 100 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 82/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | mise.toml |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .golangci.yml |
| Static type checking | met | 11 / 11 | Go (statically typed) |
| Reproducible environment | met | 10 / 10 | lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | not met | 0 / 8 | no automated dependency updates observed |
| OpenSSF Scorecard: Pinned-Dependencies | met | 10 / 10 | all dependencies are pinned |

### Code legibility for models — 99/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Go (statically typed) |
| Manageable file sizes | partial | 53.9 / 55 | 8/407 source files over 60KB |

### Machine-readable interfaces — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | .agents/skills/protobuf/assets/proto/example/v1/book.proto, .agents/skills/protobuf/assets/proto/example/v1/book_service.proto, proto/wayplatform/connect/tachograph/card/v1/application_identification.proto, proto/wayplatform/connect/tachograph/card/v1/application_identification_g2.proto, proto/wayplatform/connect/tachograph/card/v1/application_identification_v2.proto, proto/wayplatform/connect/tachograph/card/v1/border_crossings.proto, proto/wayplatform/connect/tachograph/card/v1/ca_certificate.proto, proto/wayplatform/connect/tachograph/card/v1/ca_certificate_g2.proto, proto/wayplatform/connect/tachograph/card/v1/calibration.proto, proto/wayplatform/connect/tachograph/card/v1/calibration_add_data.proto, proto/wayplatform/connect/tachograph/card/v1/card_certificate.proto, proto/wayplatform/connect/tachograph/card/v1/card_download_driver.proto, proto/wayplatform/connect/tachograph/card/v1/card_download_workshop.proto, proto/wayplatform/connect/tachograph/card/v1/card_ma_certificate.proto, proto/wayplatform/connect/tachograph/card/v1/card_sign_certificate.proto, proto/wayplatform/connect/tachograph/card/v1/card_type.proto, proto/wayplatform/connect/tachograph/card/v1/company_activity_data.proto, proto/wayplatform/connect/tachograph/card/v1/company_card_identification.proto, proto/wayplatform/connect/tachograph/card/v1/content_type.proto, proto/wayplatform/connect/tachograph/card/v1/control_activity_data.proto, proto/wayplatform/connect/tachograph/card/v1/control_card_identification.proto, proto/wayplatform/connect/tachograph/card/v1/controller_activity_data.proto, proto/wayplatform/connect/tachograph/card/v1/current_usage.proto, proto/wayplatform/connect/tachograph/card/v1/dedicated_file_type.proto, proto/wayplatform/connect/tachograph/card/v1/driver_activity_data.proto, proto/wayplatform/connect/tachograph/card/v1/driver_card_file.proto, proto/wayplatform/connect/tachograph/card/v1/driver_card_identification.proto, proto/wayplatform/connect/tachograph/card/v1/driving_licence_info.proto, proto/wayplatform/connect/tachograph/card/v1/elementary_file_type.proto, proto/wayplatform/connect/tachograph/card/v1/events_data.proto, proto/wayplatform/connect/tachograph/card/v1/faults_data.proto, proto/wayplatform/connect/tachograph/card/v1/file_descriptor.proto, proto/wayplatform/connect/tachograph/card/v1/file_id.proto, proto/wayplatform/connect/tachograph/card/v1/file_structure.proto, proto/wayplatform/connect/tachograph/card/v1/file_type.proto, proto/wayplatform/connect/tachograph/card/v1/gnss_places.proto, proto/wayplatform/connect/tachograph/card/v1/gnss_places_authentication.proto, proto/wayplatform/connect/tachograph/card/v1/ic.proto, proto/wayplatform/connect/tachograph/card/v1/icc.proto, proto/wayplatform/connect/tachograph/card/v1/link_certificate.proto, proto/wayplatform/connect/tachograph/card/v1/load_type_entries.proto, proto/wayplatform/connect/tachograph/card/v1/load_unload_operations.proto, proto/wayplatform/connect/tachograph/card/v1/places.proto, proto/wayplatform/connect/tachograph/card/v1/places_authentication.proto, proto/wayplatform/connect/tachograph/card/v1/places_g2.proto, proto/wayplatform/connect/tachograph/card/v1/raw_card_file.proto, proto/wayplatform/connect/tachograph/card/v1/sensor_installation_data.proto, proto/wayplatform/connect/tachograph/card/v1/specific_conditions.proto, proto/wayplatform/connect/tachograph/card/v1/specific_conditions_g2.proto, proto/wayplatform/connect/tachograph/card/v1/vehicle_units_used.proto, proto/wayplatform/connect/tachograph/card/v1/vehicles_used.proto, proto/wayplatform/connect/tachograph/card/v1/vehicles_used_g2.proto, proto/wayplatform/connect/tachograph/card/v1/vu_configuration.proto, proto/wayplatform/connect/tachograph/card/v1/workshop_card_identification.proto, proto/wayplatform/connect/tachograph/dd/v1/activity_change_info.proto, proto/wayplatform/connect/tachograph/dd/v1/annotations.proto, proto/wayplatform/connect/tachograph/dd/v1/bcd_string.proto, proto/wayplatform/connect/tachograph/dd/v1/calibration_purpose.proto, proto/wayplatform/connect/tachograph/dd/v1/card_border_crossing_record.proto, proto/wayplatform/connect/tachograph/dd/v1/card_load_type_entry_record.proto, proto/wayplatform/connect/tachograph/dd/v1/card_load_unload_record.proto, proto/wayplatform/connect/tachograph/dd/v1/card_slot_number.proto, proto/wayplatform/connect/tachograph/dd/v1/card_structure_version.proto, proto/wayplatform/connect/tachograph/dd/v1/card_vehicle_record.proto, proto/wayplatform/connect/tachograph/dd/v1/card_vehicle_record_g2.proto, proto/wayplatform/connect/tachograph/dd/v1/clock_stop_mode.proto, proto/wayplatform/connect/tachograph/dd/v1/company_activity_type.proto, proto/wayplatform/connect/tachograph/dd/v1/control_type.proto, proto/wayplatform/connect/tachograph/dd/v1/date.proto, proto/wayplatform/connect/tachograph/dd/v1/downloadable_period.proto, proto/wayplatform/connect/tachograph/dd/v1/driver_activity_value.proto, proto/wayplatform/connect/tachograph/dd/v1/driver_identification.proto, proto/wayplatform/connect/tachograph/dd/v1/driving_status.proto, proto/wayplatform/connect/tachograph/dd/v1/encoding.proto, proto/wayplatform/connect/tachograph/dd/v1/entry_type_daily_work_period.proto, proto/wayplatform/connect/tachograph/dd/v1/equipment_type.proto, proto/wayplatform/connect/tachograph/dd/v1/event_fault_record_purpose.proto, proto/wayplatform/connect/tachograph/dd/v1/event_fault_type.proto, proto/wayplatform/connect/tachograph/dd/v1/extended_serial_number.proto, proto/wayplatform/connect/tachograph/dd/v1/full_card_number.proto, proto/wayplatform/connect/tachograph/dd/v1/full_card_number_and_generation.proto, proto/wayplatform/connect/tachograph/dd/v1/generation.proto, proto/wayplatform/connect/tachograph/dd/v1/geo_coordinates.proto, proto/wayplatform/connect/tachograph/dd/v1/gnss_place_auth_record.proto, proto/wayplatform/connect/tachograph/dd/v1/gnss_place_record.proto, proto/wayplatform/connect/tachograph/dd/v1/holder_name.proto, proto/wayplatform/connect/tachograph/dd/v1/ia5_string_value.proto, proto/wayplatform/connect/tachograph/dd/v1/load_type.proto, proto/wayplatform/connect/tachograph/dd/v1/month_year.proto, proto/wayplatform/connect/tachograph/dd/v1/nation_numeric.proto, proto/wayplatform/connect/tachograph/dd/v1/operation_type.proto, proto/wayplatform/connect/tachograph/dd/v1/owner_identification.proto, proto/wayplatform/connect/tachograph/dd/v1/place_auth_record.proto, proto/wayplatform/connect/tachograph/dd/v1/place_auth_status_record.proto, proto/wayplatform/connect/tachograph/dd/v1/place_record.proto, proto/wayplatform/connect/tachograph/dd/v1/place_record_g2.proto, proto/wayplatform/connect/tachograph/dd/v1/position_authentication_status.proto, proto/wayplatform/connect/tachograph/dd/v1/previous_vehicle_info.proto, proto/wayplatform/connect/tachograph/dd/v1/previous_vehicle_info_g2.proto, proto/wayplatform/connect/tachograph/dd/v1/region_numeric.proto, proto/wayplatform/connect/tachograph/dd/v1/sensor_paired.proto, proto/wayplatform/connect/tachograph/dd/v1/slot_card_type.proto, proto/wayplatform/connect/tachograph/dd/v1/software_identification.proto, proto/wayplatform/connect/tachograph/dd/v1/specific_condition_record.proto, proto/wayplatform/connect/tachograph/dd/v1/specific_condition_type.proto, proto/wayplatform/connect/tachograph/dd/v1/string_value.proto, proto/wayplatform/connect/tachograph/dd/v1/vehicle_registration_identification.proto, proto/wayplatform/connect/tachograph/dd/v1/version.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_border_crossing_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_calibration_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_card_iw_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_card_iw_record_g2.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_event_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_fault_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_gnss_ad_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_gnss_ad_record_g2.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_identification.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_load_unload_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_overspeed_control_data.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_overspeed_event_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_place_daily_work_period_record.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_place_daily_work_period_record_g2.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_place_daily_work_period_record_g2v2.proto, proto/wayplatform/connect/tachograph/dd/v1/vu_time_adjustment_record.proto, proto/wayplatform/connect/tachograph/security/v1/authentication.proto, proto/wayplatform/connect/tachograph/security/v1/ecc_certificate.proto, proto/wayplatform/connect/tachograph/security/v1/root_certificate.proto, proto/wayplatform/connect/tachograph/security/v1/rsa_certificate.proto, proto/wayplatform/connect/tachograph/v1/file.proto, proto/wayplatform/connect/tachograph/v1/raw_file.proto, proto/wayplatform/connect/tachograph/vu/v1/activities.proto, proto/wayplatform/connect/tachograph/vu/v1/activities_gen1.proto, proto/wayplatform/connect/tachograph/vu/v1/activities_gen2_v1.proto, proto/wayplatform/connect/tachograph/vu/v1/activities_gen2_v2.proto, proto/wayplatform/connect/tachograph/vu/v1/card_download.proto, proto/wayplatform/connect/tachograph/vu/v1/detailed_speed.proto, proto/wayplatform/connect/tachograph/vu/v1/detailed_speed_gen1.proto, proto/wayplatform/connect/tachograph/vu/v1/detailed_speed_gen2.proto, proto/wayplatform/connect/tachograph/vu/v1/download_interface_version.proto, proto/wayplatform/connect/tachograph/vu/v1/events_and_faults.proto, proto/wayplatform/connect/tachograph/vu/v1/events_faults_gen1.proto, proto/wayplatform/connect/tachograph/vu/v1/events_faults_gen2_v1.proto, proto/wayplatform/connect/tachograph/vu/v1/events_faults_gen2_v2.proto, proto/wayplatform/connect/tachograph/vu/v1/overview.proto, proto/wayplatform/connect/tachograph/vu/v1/overview_gen1.proto, proto/wayplatform/connect/tachograph/vu/v1/overview_gen2_v1.proto, proto/wayplatform/connect/tachograph/vu/v1/overview_gen2_v2.proto, proto/wayplatform/connect/tachograph/vu/v1/raw_vehicle_unit_file.proto, proto/wayplatform/connect/tachograph/vu/v1/technical_data.proto, proto/wayplatform/connect/tachograph/vu/v1/technical_data_gen1.proto, proto/wayplatform/connect/tachograph/vu/v1/technical_data_gen2_v1.proto, proto/wayplatform/connect/tachograph/vu/v1/technical_data_gen2_v2.proto, proto/wayplatform/connect/tachograph/vu/v1/transfer_type.proto, proto/wayplatform/connect/tachograph/vu/v1/trep.proto, proto/wayplatform/connect/tachograph/vu/v1/vehicle_unit_file.proto, proto/wayplatform/connect/tachograph/vu/v1/vehicle_unit_file_gen1.proto, proto/wayplatform/connect/tachograph/vu/v1/vehicle_unit_file_gen2_v1.proto, proto/wayplatform/connect/tachograph/vu/v1/vehicle_unit_file_gen2_v2.proto |
| MCP server | excluded | 0 / 20 | not applicable to this kind of software |
| Runnable examples | met | 40 / 40 | example |

## Collection warnings

- Community profile unavailable
- go package 'github.com/way-platform/tachograph-go' points at a different repository (https://github.com/way-platform/tachograph-go); excluded from ecosystem scoring
- Could not fetch go package 'github.com/way-platform/tachograph-go/cli' from its registry
- Could not fetch go package 'github.com/way-platform/tachograph-go/tools' from its registry
- Could not fetch go package 'github.com/way-platform/tachograph-go/cmd/tachograph' from its registry
- GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
