# quarkusio/quarkus — health index 82/100 (Good)

> Inspection of the public repository quarkusio/quarkus by inspect.software. It holds a health index of 82 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/quarkusio/quarkus
- Report page: https://inspect.software/software/quarkusio/quarkus
- Full JSON report: https://inspect.software/api/repositories/quarkusio/quarkus/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/q/quarkusio/quarkus.svg
- Inspected: 2026-07-16
- Methodology: metrics 1.13.0, report schema 0.11.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 96/100 | Excellent |
| Community & Adoption | 18% | 88/100 | Excellent |
| Sustainability & Governance | 24% | 88/100 | Excellent |
| Engineering Quality | 20% | 76/100 | Good |
| Security | 16% | 56/100 | Moderate |
| AI Readiness | not counted | 82/100 | Good |

## Repository facts

| Field | Value |
|---|---|
| Description | Quarkus: Supersonic Subatomic Java. |
| Homepage | https://quarkus.io |
| Primary language | Java |
| License | Apache-2.0 |
| Stars | 15,773 |
| Forks | 3,240 |
| Created | 2018-07-06 |
| Last push | 2026-07-15 |
| Latest release | 3.38.0.CR1 |
| Commits (last year) | 7,105 |
| Bus factor | 5 |
| Topics | kubernetes, java, cloud-native, reactive, hacktoberfest |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| maven | io.quarkus:quarkus-build-parent | 3.38.0.CR1 | — |
| maven | io.quarkus:quarkus-core-parent | 3.38.0.CR1 | — |
| maven | io.quarkus:quarkus-devtools-all | 3.38.0.CR1 | — |
| maven | io.quarkus:quarkus-documentation | 3.38.0.CR1 | — |
| maven | io.quarkus:quarkus-extensions-parent | 3.38.0.CR1 | — |

## 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 | 7105 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 14 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 0 days ago |
| Release cadence | met | 27 / 27 | a release every ~3.8 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 — 88/100 (Excellent)

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | met | 60 / 60 | 15,773 stars |
| Forks | met | 25 / 25 | 3,240 forks |
| Watchers | partial | 13.4 / 15 | 257 watchers |

### Community health — 77/100 (Good)

| 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 | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | met | 6.3 / 6.3 | — |

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

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

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 41.3 / 46.8 | 88% of issues closed |
| PR acceptance | partial | 33.1 / 38.2 | 26839/31037 decided PRs merged |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 78/100 (Good)

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

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

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

## Engineering Quality — 76/100 (Good)

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

### Engineering practices — 60/100 (Moderate)

| 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 | partial | 12 / 20 | 12 out of 20 merged PRs checked by a CI test -- score normalized to 6 |

### Documentation — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://quarkus.io |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 5 topics |
| Wiki | met | 10 / 10 | — |

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

Excluded from scoring (no data or not applicable): Packaging, Pinned-Dependencies. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | partial | 5.2 / 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 | partial | 1.5 / 2.5 | 12 out of 20 merged PRs checked by a CI test -- score normalized to 6 |
| 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 68 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 | met | 7.5 / 7.5 | 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | excluded | 0 / 5 | internal error: internal error: invalid Dockerfile |
| SAST | not met | 0 / 5 | SAST tool is not run on all commits -- score normalized to 0 |
| Security-Policy | met | 5 / 5 | security policy file 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 | 61 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 — 82/100 (Good)

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

Excluded from scoring (no data or not applicable): Demonstrated agent practice, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | .justfile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | not met | 0 / 11 | — |
| Static type checking | met | 11 / 11 | Java (statically typed) |
| Reproducible environment | met | 10 / 10 | devcontainer, Dockerfile |
| Demonstrated agent practice | excluded | 0 / 10 | no data |
| Automated maintenance | partial | 5 / 8 | dependency automation configured, none observed in the sampled commits |
| OpenSSF Scorecard: Pinned-Dependencies | excluded | 0 / 10 | internal error: internal error: invalid Dockerfile |

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

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

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

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | devtools/project-core-extension-codestarts/src/main/resources/codestarts/quarkus/extension-codestarts/grpc-codestart/base/src/main/proto/hello.tpl.qute.proto, extensions/grpc/deployment/src/test/proto/blocking-test.proto, extensions/grpc/deployment/src/test/proto/blocking.proto, extensions/grpc/deployment/src/test/proto/blocking/BlockingGrpcService.proto, extensions/grpc/deployment/src/test/proto/call-hello.proto, extensions/grpc/deployment/src/test/proto/devmodetest.proto, extensions/grpc/deployment/src/test/proto/empty.proto, extensions/grpc/deployment/src/test/proto/goodbyeworld.proto, extensions/grpc/deployment/src/test/proto/helloworld.proto, extensions/grpc/deployment/src/test/proto/helloworld3.proto, extensions/grpc/deployment/src/test/proto/inheritence-test.proto, extensions/grpc/deployment/src/test/proto/messages.proto, extensions/grpc/deployment/src/test/proto/reflection/reflection-service.proto, extensions/grpc/deployment/src/test/proto/reflection/reflection_test_depth_three.proto, extensions/grpc/deployment/src/test/proto/reflection/reflection_test_depth_two.proto, extensions/grpc/deployment/src/test/proto/security.proto, extensions/grpc/deployment/src/test/proto/streams.proto, extensions/grpc/deployment/src/test/proto/test.proto, extensions/grpc/deployment/src/test/proto/v2/helloworld-v2.proto, extensions/grpc/stubs/src/main/proto/health/v1/health.proto, extensions/grpc/stubs/src/main/proto/reflection/v1/reflection.proto, extensions/grpc/stubs/src/main/proto/reflection/v1alpha/reflection.proto, extensions/opentelemetry/deployment/src/test/proto/hello.proto, extensions/opentelemetry/deployment/src/test/proto/streaming.proto, extensions/spiffe-client/runtime/src/main/proto/workload.proto, integration-tests/devmode/src/test/proto/helloworld.proto, integration-tests/devtools/src/test/resources/__snapshots__/GrpcCodestartTest/testContent/src_main_proto_hello.proto, integration-tests/elytron-security-oauth2/src/main/proto/helloworld.proto, integration-tests/gradle/src/main/resources/grpc-descriptor-set-alternate-output-dir/src/main/proto/hello.proto, integration-tests/gradle/src/main/resources/grpc-descriptor-set-alternate-output/src/main/proto/hello.proto, integration-tests/gradle/src/main/resources/grpc-descriptor-set/src/main/proto/hello.proto, integration-tests/gradle/src/main/resources/grpc-include-project/src/main/proto/hello.proto, integration-tests/gradle/src/main/resources/grpc-multi-module-no-java/module1/src/main/resources/proto/module1.proto, integration-tests/gradle/src/main/resources/grpc-multi-module-project/application/src/main/proto/devmodetest.proto, integration-tests/gradle/src/main/resources/grpc-multi-module-project/application/src/test/proto/helloworld2.proto, integration-tests/gradle/src/main/resources/grpc-multi-module-project/invalid.proto, integration-tests/gradle/src/main/resources/kotlin-grpc-project/src/main/proto/hello.proto, integration-tests/gradle/src/main/resources/kotlin-kapt-grpc-mapstruct/src/main/proto/helloworld.proto, integration-tests/grpc-cli/src/main/proto/helloworld.proto, integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir/src/main/proto/helloworld.proto, integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output/src/main/proto/helloworld.proto, integration-tests/grpc-descriptor-sets/grpc-descriptor-set/src/main/proto/helloworld.proto, integration-tests/grpc-encoding/src/main/proto/hello.proto, integration-tests/grpc-exceptions/src/main/proto/hello.proto, integration-tests/grpc-external-proto-test/src/main/proto/extended.proto, integration-tests/grpc-external-proto/proto/io/quarkus/grpc/external/bareproto/message.proto, integration-tests/grpc-external-proto/proto/io/quarkus/grpc/external/bareproto/service.proto, integration-tests/grpc-external-proto/src/main/proto/io/quarkus/grpc/external/nested/message.proto, integration-tests/grpc-external-proto/src/main/proto/io/quarkus/grpc/external/nested/service.proto, integration-tests/grpc-external-proto/src/main/resources/dir/invalid.proto, integration-tests/grpc-external-proto/src/main/resources/dir/my-proto.proto, integration-tests/grpc-external-proto/src/main/resources/dir/proto-with-java_generic_services.proto, integration-tests/grpc-external-proto/src/main/resources/invalids/invalid.proto, integration-tests/grpc-external-proto/src/main/resources/invalids/invalid2.proto, integration-tests/grpc-external-proto/src/main/resources/protobuf/base.proto, integration-tests/grpc-external-proto/src/main/resources/protobuf/role.proto, integration-tests/grpc-external-proto/src/test/proto/io/quarkus/grpc/external/testscope/message.proto, integration-tests/grpc-external-proto/src/test/proto/io/quarkus/grpc/external/testscope/service.proto, integration-tests/grpc-hibernate-reactive/src/main/proto/test.proto, integration-tests/grpc-hibernate/src/main/proto/test.proto, integration-tests/grpc-interceptors/src/main/proto/helloworld.proto, integration-tests/grpc-kotlin-coroutine/src/main/proto/helloworld.proto, integration-tests/grpc-mutiny-cancellation/src/main/proto/cancellation.proto, integration-tests/grpc-mutual-auth/src/main/proto/helloworld.proto, integration-tests/grpc-plain-text-gzip/src/main/proto/helloworld.proto, integration-tests/grpc-plain-text-mutiny/src/main/proto/helloworld.proto, integration-tests/grpc-proto-v2/src/main/proto/helloworld.proto, integration-tests/grpc-proto3/src/main/proto/helloworld.proto, integration-tests/grpc-proto4/src/main/proto/greeter.proto, integration-tests/grpc-stork-recovery/src/main/proto/helloworld.proto, integration-tests/grpc-stork-response-time/src/main/proto/helloworld.proto, integration-tests/grpc-stork-simple/src/main/proto/helloworld.proto, integration-tests/grpc-streaming-native/src/main/proto/streaming.proto, integration-tests/grpc-streaming/src/main/proto/streaming.proto, integration-tests/grpc-test-random-port/src/main/proto/helloworld.proto, integration-tests/grpc-tls-p12/src/main/proto/helloworld.proto, integration-tests/grpc-tls/src/main/proto/helloworld.proto, integration-tests/grpc-vertx/src/main/proto/helloworld.proto, integration-tests/istio/maven-invoker-way/src/it/xds-grpc/src/main/proto/helloworld.proto, integration-tests/kubernetes/maven-invoker-way/src/it/kubernetes-with-grpc-same-server/src/main/proto/helloworld.proto, integration-tests/kubernetes/maven-invoker-way/src/it/kubernetes-with-grpc/src/main/proto/helloworld.proto |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | met | 40 / 40 | example, examples, sample |

## Collection warnings

- File tree truncated by GitHub API; file-based signals may be incomplete
- Could not fetch maven package 'io.quarkus:quarkus-coverage-report' from its registry
- Resolved dependency list truncated to 2000 of 2749 packages (counts remain complete)

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