# googleapis/sdk-platform-java — health index 19/100 (Critical)

> Inspection of the public repository googleapis/sdk-platform-java by inspect.software. It holds a health index of 19 out of 100, placing it in the Critical 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/googleapis/sdk-platform-java
- Report page: https://inspect.software/software/googleapis/sdk-platform-java
- Full JSON report: https://inspect.software/api/repositories/googleapis/sdk-platform-java/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/googleapis/sdk-platform-java.svg
- Inspected: 2026-07-30
- Methodology: metrics 2.5.0, report schema 0.27.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 71/100 | Good |
| Community & Adoption | 17% | 73/100 | Good |
| Sustainability & Governance | 23% | 86/100 | Excellent |
| Engineering Quality | 19% | 63/100 | Moderate |
| Security | 16% | 59/100 | Moderate |
| AI Readiness | 4% | 78/100 | Good |

The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.

## Repository facts

| Field | Value |
|---|---|
| Description | Tooling and shared libraries for Cloud SDK for Java |
| Classification | library |
| Homepage | https://cloud.google.com/java/docs/bom |
| Primary language | Java |
| License | Apache-2.0 |
| Stars | 97 |
| Forks | 75 |
| Created | 2020-05-14 |
| Last push | 2026-05-14 |
| Latest release | v2.68.0 |
| Commits (last year) | 176 |
| Bus factor | 3 |
| Archived | yes — the repository is no longer maintained on GitHub |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| maven | com.google.api:api-common | 2.66.0 | — |
| maven | com.google.api:gapic-generator-java | 2.75.0 | — |

## Vitality — 71/100 (Good)

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

### Development activity — 58/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | partial | 18 / 36 | last push 77 days ago |
| Commit cadence | partial | 22.2 / 36 | 32/52 weeks with commits |
| Commit volume | met | 18 / 18 | 176 commits in the last year |
| OpenSSF Scorecard: Maintained | not met | 0 / 10 | project is archived |

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | partial | 27 / 36 | latest release 135 days ago |
| Release cadence | met | 27 / 27 | a release every ~14.7 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 40/100 (Weak)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | partial | 40 / 100 | the repository is archived on GitHub |

## Community & Adoption — 73/100 (Good)

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

### Popularity & adoption — 57/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 32.2 / 60 | 97 stars |
| Forks | partial | 15.6 / 25 | 75 forks |
| Watchers | partial | 9.3 / 15 | 48 watchers |

### Community health — 92/100 (Excellent)

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

## Sustainability & Governance — 86/100 (Excellent)

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) — 76/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 36 / 54 | 3 contributor(s) cover half of all commits |
| Commit distribution | partial | 16.2 / 22.5 | top contributor authored 28% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 96 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 9 contributing companies or organizations |

### Issue & PR responsiveness — 94/100 (Exceptional)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 42 / 42 | 100% of issues closed |
| PR acceptance | partial | 25 / 30 | 2616/3144 decided PRs merged |
| Newcomer PR acceptance | excluded | 0 / 13 | no first-time contributor's PR decided in 30d |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 80/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | met | 25 / 25 | 6,648 followers of googleapis |
| Track record | met | 25 / 25 | 900 public repos, account ~10 yr old |

### Package maintenance — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Published & resolvable | met | 25 / 25 | 2 package(s) on maven |
| Publish recency | met | 35 / 35 | latest publish 0 days ago |
| Version history | met | 20 / 20 | 130 published versions |
| Not deprecated | met | 20 / 20 | active, not deprecated or yanked |

## Engineering Quality — 63/100 (Moderate)

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

### Engineering practices — 68/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 15 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | not met | 0 / 16 | — |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 55/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://cloud.google.com/java/docs/bom |
| Repository description | met | 10 / 10 | — |
| Topics | not met | 0 / 10 | — |
| Wiki | not met | 0 / 10 | — |

## Security — 59/100 (Moderate)

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 — 59/100 (Moderate)

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | partial | 6.8 / 7.5 | binaries present in source code |
| Branch-Protection | partial | 3.8 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | met | 7.5 / 7.5 | all changesets reviewed |
| Contributors | met | 2.5 / 2.5 | project has 9 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | not met | 0 / 7.5 | project is archived |
| Packaging | met | 5 / 5 | packaging workflow detected |
| Pinned-Dependencies | partial | 1 / 5 | dependency not pinned by hash detected -- score normalized to 2 |
| SAST | partial | 3.5 / 5 | SAST tool is not run on all commits -- score normalized to 7 |
| Security-Policy | met | 5 / 5 | security policy file 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 | 27 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 — 78/100 (Good)

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 | GEMINI.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 85 of 85 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 66/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | partial | 12.6 / 18 | api-common-java/pom.xml, coverage-report/pom.xml, gapic-generator-java-bom/pom.xml (toolchain convention, no task runner) |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | not met | 0 / 11 | — |
| Static type checking | met | 11 / 11 | Java (statically typed) |
| Reproducible environment | not met | 0 / 10 | — |
| Demonstrated agent practice | met | 10 / 10 | 7 of the last 100 commits agent-authored or agent-credited |
| Automated maintenance | met | 8 / 8 | 1 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 2 / 10 | dependency not pinned by hash detected -- score normalized to 2 |

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Java (statically typed) |
| Manageable file sizes | partial | 52.3 / 55 | 137/2830 source files over 60KB |

### Machine-readable interfaces — 80/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | gapic-generator-java/src/main/proto/service_config.proto, gapic-generator-java/src/test/proto/api_version_testing.proto, gapic-generator-java/src/test/proto/auto_populate_field_testing.proto, gapic-generator-java/src/test/proto/bad_message_resname_def.proto, gapic-generator-java/src/test/proto/basic.proto, gapic-generator-java/src/test/proto/bigquery_jobs.proto, gapic-generator-java/src/test/proto/bookshop.proto, gapic-generator-java/src/test/proto/callable_name_type.proto, gapic-generator-java/src/test/proto/collisions.proto, gapic-generator-java/src/test/proto/compliance.proto, gapic-generator-java/src/test/proto/deprecated_service.proto, gapic-generator-java/src/test/proto/echo.proto, gapic-generator-java/src/test/proto/echo_grpcrest.proto, gapic-generator-java/src/test/proto/explicit_dynamic_routing_header_testing.proto, gapic-generator-java/src/test/proto/http_rule_parser_testing.proto, gapic-generator-java/src/test/proto/identity.proto, gapic-generator-java/src/test/proto/locker.proto, gapic-generator-java/src/test/proto/messaging.proto, gapic-generator-java/src/test/proto/nested_message.proto, gapic-generator-java/src/test/proto/resource_name_extractor_testing.proto, gapic-generator-java/src/test/proto/routing_rule_parser_testing.proto, gapic-generator-java/src/test/proto/selective_api_generation.proto, gapic-generator-java/src/test/proto/service_with_no_methods.proto, gapic-generator-java/src/test/proto/testing.proto, gapic-generator-java/src/test/proto/types_testing.proto, gapic-generator-java/src/test/proto/wicked.proto, hermetic_build/library_generation/tests/resources/proto_path_library/proto-test-library/src/main/proto/google/cloud/test/v1/empty.proto, hermetic_build/library_generation/tests/resources/proto_path_library_multiple_protos/proto-1/fake.proto, hermetic_build/library_generation/tests/resources/proto_path_library_multiple_protos/proto-2/fake.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/annotations.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/auth.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/backend.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/billing.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/client.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/config_change.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/consumer.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/context.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/control.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/distribution.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/documentation.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/endpoint.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/error_reason.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/field_behavior.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/field_info.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/http.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/httpbody.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/label.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/launch_stage.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/log.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/logging.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/metric.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/monitored_resource.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/monitoring.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/policy.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/quota.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/resource.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/routing.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/service.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/source_info.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/system_parameter.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/usage.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/api/visibility.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/apps/card/v1/card.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/cloud/audit/audit_log.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/cloud/extended_operations.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/cloud/location/locations.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/geo/type/viewport.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/logging/type/http_request.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/logging/type/log_severity.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/longrunning/operations.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/code.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/context/attribute_context.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/context/audit_context.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/error_details.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/status.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/shopping/type/types.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/calendar_period.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/color.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/date.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/datetime.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/dayofweek.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/decimal.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/expr.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/fraction.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/interval.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/latlng.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/localized_text.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/money.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/month.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/phone_number.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/postal_address.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/quaternion.proto, java-common-protos/proto-google-common-protos/src/main/proto/google/type/timeofday.proto, java-iam/proto-google-iam-v1/src/main/proto/google/iam/v1/iam_policy.proto, java-iam/proto-google-iam-v1/src/main/proto/google/iam/v1/logging/audit_data.proto, java-iam/proto-google-iam-v1/src/main/proto/google/iam/v1/options.proto, java-iam/proto-google-iam-v1/src/main/proto/google/iam/v1/policy.proto, java-iam/proto-google-iam-v1/src/main/proto/google/iam/v1/resource_policy_member.proto, java-iam/proto-google-iam-v2/src/main/proto/google/iam/v2/deny.proto, java-iam/proto-google-iam-v2/src/main/proto/google/iam/v2/policy.proto, java-iam/proto-google-iam-v2beta/src/main/proto/google/iam/v2beta/deny.proto, java-iam/proto-google-iam-v2beta/src/main/proto/google/iam/v2beta/policy.proto, java-iam/proto-google-iam-v3/src/main/proto/google/iam/v3/operation_metadata.proto, java-iam/proto-google-iam-v3/src/main/proto/google/iam/v3/policy_binding_resources.proto, java-iam/proto-google-iam-v3/src/main/proto/google/iam/v3/policy_bindings_service.proto, java-iam/proto-google-iam-v3/src/main/proto/google/iam/v3/principal_access_boundary_policies_service.proto, java-iam/proto-google-iam-v3/src/main/proto/google/iam/v3/principal_access_boundary_policy_resources.proto, java-iam/proto-google-iam-v3beta/src/main/proto/google/iam/v3beta/operation_metadata.proto, java-iam/proto-google-iam-v3beta/src/main/proto/google/iam/v3beta/policy_binding_resources.proto, java-iam/proto-google-iam-v3beta/src/main/proto/google/iam/v3beta/policy_bindings_service.proto, java-iam/proto-google-iam-v3beta/src/main/proto/google/iam/v3beta/principal_access_boundary_policies_service.proto, java-iam/proto-google-iam-v3beta/src/main/proto/google/iam/v3beta/principal_access_boundary_policy_resources.proto, java-showcase-3.21.0/gapic-showcase-extended/proto/wicked.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/compliance.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/echo.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/identity.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/messaging.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/rest_error.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/sequence.proto, java-showcase-3.21.0/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/testing.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/compliance.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/echo.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/identity.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/messaging.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/rest_error.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/sequence.proto, java-showcase-3.25.8/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/testing.proto, java-showcase/gapic-showcase-extended/proto/wicked.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/compliance.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/echo.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/identity.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/messaging.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/rest_error.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/sequence.proto, java-showcase/proto-gapic-showcase-v1beta1/src/main/proto/schema/google/showcase/v1beta1/testing.proto, test/integration/apis/kms/v1/resources.proto, test/integration/apis/kms/v1/service.proto |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | example, samples |

## Collection warnings

- Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
- deps.dev does not index maven:com.google.api:api-common@2.66.0; advisories assessed against the repository dependency graph instead

## 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
