# biomejs/biome — health index 83/100 (Good)

> Inspection of the public repository biomejs/biome by inspect.software. It holds a health index of 83 out of 100, placing it in the Good 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/biomejs/biome
- Report page: https://inspect.software/software/biomejs/biome
- Full JSON report: https://inspect.software/api/repositories/biomejs/biome/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/biomejs/biome.svg
- Inspected: 2026-07-17
- Methodology: metrics 1.13.0, report schema 0.12.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 96/100 | Excellent |
| Community & Adoption | 18% | 94/100 | Excellent |
| Sustainability & Governance | 24% | 80/100 | Good |
| Engineering Quality | 20% | 80/100 | Good |
| Security | 16% | 64/100 | Moderate |
| AI Readiness | not counted | 89/100 | Excellent |

## Repository facts

| Field | Value |
|---|---|
| Description | A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP. |
| Homepage | https://biomejs.dev |
| Primary language | Rust |
| License | Apache-2.0 |
| Stars | 25,298 |
| Forks | 1,118 |
| Created | 2023-07-27 |
| Last push | 2026-07-17 |
| Latest release | @biomejs/biome@2.5.4 |
| Commits (last year) | 2,177 |
| Bus factor | 5 |
| Topics | css, formatter, javascript, jsx, linter, static-code-analysis, typescript, web, json |

## Vitality — 96/100 (Excellent)

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

### Development activity — 100/100 (Excellent)

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 2 days ago |
| Release cadence | met | 27 / 27 | a release every ~9.2 days |
| OpenSSF Scorecard: Signed-Releases | not met | 0 / 10 | Project has not signed or included provenance with any releases. |

### Abandonment — 100/100 (Excellent)

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

## Community & Adoption — 94/100 (Excellent)

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

### Popularity & adoption — 96/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | met | 60 / 60 | 25,298 stars |
| Forks | met | 25 / 25 | 1,118 forks |
| Watchers | partial | 10.9 / 15 | 93 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 — 80/100 (Good)

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

### Maintainer resilience (bus factor) — 87/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 45.9 / 54 | 5 contributor(s) cover half of all commits |
| Commit distribution | partial | 17.5 / 22.5 | top contributor authored 22% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 100 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 62 contributing companies or organizations |

### Issue & PR responsiveness — 86/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 41.3 / 46.8 | 88% of issues closed |
| PR acceptance | partial | 34.5 / 38.2 | 5731/6351 decided PRs merged |
| OpenSSF Scorecard: Code-Review | partial | 10.5 / 15 | Found 18/24 approved changesets -- score normalized to 7 |

### Ownership & stewardship — 66/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 20.4 / 25 | 685 followers of biomejs |
| Track record | partial | 15.5 / 25 | 19 public repos, account ~2 yr old |

## Engineering Quality — 80/100 (Good)

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

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

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

### Documentation — 65/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://biomejs.dev |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 9 topics |
| Wiki | not met | 0 / 10 | — |

## Security — 64/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 — 64/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | partial | 2.2 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 29 out of 29 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 | partial | 5.2 / 7.5 | Found 18/24 approved changesets -- score normalized to 7 |
| Contributors | met | 2.5 / 2.5 | project has 62 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 | met | 5 / 5 | project is fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | met | 5 / 5 | packaging workflow detected |
| Pinned-Dependencies | partial | 4.5 / 5 | dependency not pinned by hash detected -- score normalized to 9 |
| SAST | met | 5 / 5 | SAST tool is run on all commits |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | not met | 0 / 7.5 | Project has not signed or included provenance with any releases. |
| 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 (Excellent)

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 — 89/100 (Excellent)

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.

### Agent context & guidance — 75/100 (Good)

Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | AGENTS.md, CLAUDE.md |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | excluded | 0 / 40 | no data |

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

Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | justfile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | biome.json |
| Static type checking | met | 11 / 11 | crates/biome_module_graph/tests/fixtures/frontend/tsconfig.json, crates/biome_resolver/tests/fixtures/resolver_cases_3/tsconfig.json, crates/biome_resolver/tests/fixtures/resolver_cases_4/tsconfig.json, crates/biome_resolver/tests/fixtures/resolver_cases_5/tsconfig.json, crates/biome_resolver/tests/fixtures/resolver_cases_6/tsconfig.json, crates/biome_resolver/tests/fixtures/resolver_cases_7/tsconfig.json, crates/biome_service/tests/fixtures/basic/frontend/tsconfig.json, packages/@biomejs/backend-jsonrpc/tsconfig.json, packages/@biomejs/js-api/tsconfig.json, packages/prettier-compare/tsconfig.json, packages/tailwindcss-config-analyzer/tsconfig.json |
| Reproducible environment | met | 10 / 10 | devcontainer, lockfile |
| Demonstrated agent practice | excluded | 0 / 10 | no data |
| Automated maintenance | excluded | 0 / 8 | no data |
| OpenSSF Scorecard: Pinned-Dependencies | partial | 9 / 10 | dependency not pinned by hash detected -- score normalized to 9 |

### Code legibility for models — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Rust (statically typed) |
| Manageable file sizes | partial | 54.6 / 55 | 59/9039 source files over 60KB |

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateArgumentNames/invalid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateArgumentNames/valid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateEnumValueNames/invalid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateEnumValueNames/valid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateInputFieldNames/invalid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateInputFieldNames/valid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateVariableNames/invalid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/noDuplicateVariableNames/valid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useGraphqlNamedOperations/invalid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useGraphqlNamedOperations/valid.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/invalid/multi-anonymous.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/invalid/multi-shorthand.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/invalid/one-shorthand-one-anonymous.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/invalid/with-mutation.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/invalid/with-named-query.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/invalid/with-subscription.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/valid/multi-named.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/valid/no-operations.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/valid/one-anonymous.graphql, crates/biome_graphql_analyze/tests/specs/correctness/useLoneAnonymousOperation/valid/with-type.graphql, crates/biome_graphql_analyze/tests/specs/nursery/noDuplicateFieldDefinitionNames/invalid.graphql, crates/biome_graphql_analyze/tests/specs/nursery/noDuplicateFieldDefinitionNames/valid.graphql, crates/biome_graphql_analyze/tests/specs/source/useSortedEnumMembers/invalid.graphql, crates/biome_graphql_analyze/tests/specs/source/useSortedEnumMembers/valid.graphql, crates/biome_graphql_analyze/tests/specs/source/useSortedSelectionSet/invalid.graphql, crates/biome_graphql_analyze/tests/specs/source/useSortedSelectionSet/valid.graphql, crates/biome_graphql_analyze/tests/specs/source/useSortedTypeFields/invalid.graphql, crates/biome_graphql_analyze/tests/specs/source/useSortedTypeFields/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/noExcessiveLinesPerFile/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/noExcessiveLinesPerFile/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/noRootType/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/noRootType/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useConsistentGraphqlDescriptions/block/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useConsistentGraphqlDescriptions/block/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useConsistentGraphqlDescriptions/inline/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useConsistentGraphqlDescriptions/inline/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useDeprecatedReason/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useDeprecatedReason/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useGraphqlNamingConvention/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useGraphqlNamingConvention/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useInputName/case-insensitive/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useInputName/case-insensitive/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useInputName/case-sensitive/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useInputName/case-sensitive/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useInputName/invalid.graphql, crates/biome_graphql_analyze/tests/specs/style/useInputName/valid.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/invalid/multi-executables-definitions.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/invalid/multi-named-query.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/invalid/single-query-definition.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/fragment.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-anonymous-mutation.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-anonymous-query.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-anonymous-subscription.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-named-mutation.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-named-query.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-named-subscription.graphql, crates/biome_graphql_analyze/tests/specs/style/useLoneExecutableDefinition/valid/single-shorthand-query.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noDuplicateFields/invalid.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noDuplicateGraphqlOperationName/invalid.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noDuplicateGraphqlOperationName/valid.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noEmptySource/invalid/comment.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noEmptySource/invalid/empty.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noEmptySource/valid/allowComments.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noEmptySource/valid/fragment.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/noEmptySource/valid/query.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/useDeprecatedDate/invalid.graphql, crates/biome_graphql_analyze/tests/specs/suspicious/useDeprecatedDate/valid.graphql, crates/biome_graphql_analyze/tests/suppression/nursery/noDuplicatedFields/noDuplicatedFields.graphql, crates/biome_graphql_analyze/tests/suppression/nursery/useDeprecatedReason/useDeprecatedReason.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/directive_definition.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/enum.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/enum_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/fragment.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/input_object.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/input_object_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/interface.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/interface_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/object.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/object_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/scalar.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/scalar_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/schema.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/schema_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/union.graphql, crates/biome_graphql_formatter/tests/specs/graphql/definitions/union_extension.graphql, crates/biome_graphql_formatter/tests/specs/graphql/directive.graphql, crates/biome_graphql_formatter/tests/specs/graphql/newline_clrf.graphql, crates/biome_graphql_formatter/tests/specs/graphql/object/spacing/global/object_spacing.graphql, crates/biome_graphql_formatter/tests/specs/graphql/object/spacing/object_spacing.graphql, crates/biome_graphql_formatter/tests/specs/graphql/operation.graphql, crates/biome_graphql_formatter/tests/specs/graphql/selection_set.graphql, crates/biome_graphql_formatter/tests/specs/graphql/simple.graphql, crates/biome_graphql_formatter/tests/specs/graphql/suppression.graphql, crates/biome_graphql_formatter/tests/specs/graphql/suppression_trailing_comments.graphql, crates/biome_graphql_formatter/tests/specs/graphql/trailing_newline/simple.graphql, crates/biome_graphql_formatter/tests/specs/graphql/type.graphql, crates/biome_graphql_formatter/tests/specs/graphql/value.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/arguments/hello.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/bracket-spacing/bracket_spacing.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/comments/argument_comment.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/comments/fields.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/comments/interfaces.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/comments/tokens.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/definitions/fields.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/deprecation/directives.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/directive-decl/directive_decl.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/directives/directives.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/enum/enum.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/fields/fields.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/fragment-variables/fragment_variables.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/fragments/fragments.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/hello/hello.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/interface/interface.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/interface/object_type_def.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/interface/object_type_def_mixed_syntax.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/interface/object_type_def_old_syntax.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/interface/separator-detection.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/kitchen-sink/kitchen_sink.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/kitchen-sink/schema_kitchen_sink.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/lists/lists.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/directive_decl.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/directives.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/enum.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/fields.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/input.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/interface.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/object_type_def.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/newline/schema.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/object-type-def/arguments.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/object-type-def/directives.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/object-type-def/extend.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/object-type-def/implements.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/object-type-def/input.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/object-type-def/object_type_def.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/objects/objects.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/prettier-ignore/prettier-ignore-comment.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/range/issue2296.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/scalar/scalar.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/schema/schema.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/string/description.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/string/string.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/trailing-comma/trailing.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/type-extension-definition/type-extendsion-syntax.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/union-types/union_types.graphql, crates/biome_graphql_formatter/tests/specs/prettier/graphql/variable-definitions/variable_definitions.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/directive_definition.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/enum.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/enum_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/fragment.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/input_object.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/input_object_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/interface.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/interface_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/object.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/object_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/scalar.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/scalar_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/schema.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/schema_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/union.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/definitions/union_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/directive.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/operation.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/selection_set.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/type.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/err/value.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/directive_definition.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/enum.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/enum_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/fragment.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/input_object.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/input_object_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/interface.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/interface_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/object.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/object_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/scalar.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/scalar_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/schema.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/schema_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/union.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/definitions/union_extension.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/directive.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/operation.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/selection_set.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/type.graphql, crates/biome_graphql_parser/tests/graphql_test_suite/ok/value.graphql |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | examples |

## Collection warnings

- Could not fetch crates package 'rome_fuzz' from its registry

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