Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-25 01:29 UTC

meks77 / quarkus-axonframework-extension

Quarkus Extension for the Axon Framework

JavaApache-2.0★ 11 stars⑂ 3 forkssince Sep 2024View on GitHub ↗

meks77/quarkus-axonframework-extension holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (40/100). It was last updated today. A single contributor accounts for most of its recent work.

75
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

75
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

Markus HagerPersonal account
2 followers14 public repossince Apr 2018

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
18/36Commit cadence26/52 weeks with commits
18/18Commit volume137 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year137
human_commit_share0.52
days_since_last_push0
active_weeks_last_year26

Release discipline

100Exceptional
How it's scored
27/27Ships releases37 releases published
36/36Release recencylatest release 14 days ago
27/27Release cadencea release every ~36.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count37
latest_release_tag2.0.0-alpha6
releases_from_tagsno
days_since_latest_release14
mean_days_between_releases36.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

40Weak · 17% of overall
How it's scored
16.2/60Stars11 stars
2.5/25Forks3 forks
0/15Watchers2 watchers
Inputs used
forks3
stars11
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

55Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.4/22.5Commit distributiontop contributor authored 94% of commits
6.8/13.5Contributor breadth5 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.936
How it's scored
34.8/42Issue resolution83% of issues closed
24.1/30PR acceptance230/286 decided PRs merged
13/13Newcomer PR acceptance4/4 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 4/12 approved changesets -- score normalized to 3
Inputs used
merged_prs230
open_issues18
closed_issues87
prs_merged_7d0
prs_decided_7d0
prs_merged_30d6
prs_decided_30d6
issue_closed_ratio0.829
closed_unmerged_prs56
first_time_authors_30d1
first_time_prs_merged_30d4
first_time_prs_decided_30d4
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
3.4/25Owner reach2 followers of meks77
20.6/25Track record14 public repos, account ~8 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginmeks77
public_repos14
account_age_days3,049
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on maven
35/35Publish recencylatest publish 11 days ago
20/20Version history38 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesat.meks.quarkiverse.axonframework-extension:quarkus-axon, at.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment, at.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics, at.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing, at.meks.quarkiverse.axonframework-extension:quarkus-axon-annotations, at.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics-deployment, at.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing-deployment, at.meks.quarkiverse.axonframework-extension:quarkus-axon-transaction
ecosystemsmaven
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests17 out of 17 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicsevent-sourcing, quarkus, cqrs
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests17 out of 17 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 4/12 approved changesets -- score normalized to 3
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
12/25Indirect dependencies free of known advisories1 affected: com.fasterxml.jackson.core:jackson-databind 2.22.0 (moderate 6.5)
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories2
affected_packages1
assessed_packages66
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages0
Matched the maven:at.meks.quarkiverse.axonframework-extension:quarkus-axon@2.0.0-alpha6 runtime dependency closure — what installing the published package pulls in — 66 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

58Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.5/40Legible commit history19 of 52 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.365
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapbom/pom.xml, core/annotations/pom.xml, core/deployment/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingJava (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance48 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsbom/pom.xml, core/annotations/pom.xml, core/deployment/pom.xml, core/pom.xml, core/runtime/pom.xml, docs/pom.xml, eventstores/axon-server/deployment/pom.xml, eventstores/axon-server/pom.xml, eventstores/axon-server/runtime/pom.xml, eventstores/jpa-eventstore/deployment/pom.xml, eventstores/jpa-eventstore/pom.xml, eventstores/jpa-eventstore/runtime/pom.xml, eventstores/pom.xml, integration-tests/integration-tests-axon-server/pom.xml, integration-tests/integration-tests-jdbc/pom.xml, integration-tests/pom.xml, metrics/deployment/pom.xml, metrics/pom.xml, metrics/runtime/pom.xml, pom.xml, shared/pom.xml, shared/test/jdbc/pom.xml, shared/test/model/pom.xml, shared/test/pom.xml, shared/test/unittest/pom.xml, tokenstores/pom.xml, tokenstores/tokenstore-jdbc/deployment/pom.xml, tokenstores/tokenstore-jdbc/pom.xml, tokenstores/tokenstore-jdbc/runtime/pom.xml, tokenstores/tokenstore-jpa/deployment/pom.xml, tokenstores/tokenstore-jpa/pom.xml, tokenstores/tokenstore-jpa/runtime/pom.xml, tracing/deployment/pom.xml, tracing/pom.xml, tracing/runtime/pom.xml, transaction/deployment/pom.xml, transaction/pom.xml, transaction/runtime/pom.xml
dependency_bot_commit_share0.48
How it's scored
45/45Type-checkable codeJava (statically typed)
55/55Manageable file sizes0/205 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes17,757
source_files_sampled205
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

11GitHub stars
5contributors
137commits, last 12 months
0days since last push
37releases
1bus factor
18open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
20Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

12233312025-022025-102026-06
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests17 out of 17 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/12 approved changesets -- score normalized to 3
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 83
RegistryPackageVersion constraintManifest
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-server${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-server-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-jdbc-eventstore-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-jpa-eventstore${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-jpa-eventstore-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jdbc${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jdbc-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jpa${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jpa-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jdbc${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jdbc-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jpa${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jpa-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-transaction${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-transaction-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing-deployment${project.version}bom/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-annotations${project.version}bom/pom.xml
Mavenio.quarkus:quarkus-bom${quarkus.version}pom.xml
Mavenorg.axonframework:axon-framework-bom5.3.1pom.xml
Mavencom.google.protobuf:protobuf-java4.35.1pom.xml
Mavenio.quarkus:quarkus-arc-deploymentcore/deployment/pom.xml
Mavenio.quarkus:quarkus-jackson-deploymentcore/deployment/pom.xml
Mavenio.quarkus:quarkus-smallrye-health-deploymentcore/deployment/pom.xml
Mavenio.quarkus:quarkus-smallrye-health-spicore/deployment/pom.xml
Mavenorg.testcontainers:testcontainerscore/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon${project.version}core/deployment/pom.xml
Mavenorg.assertj:assertj-corecore/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:unittestcore/deployment/pom.xml
Mavenio.quarkus:quarkus-arccore/runtime/pom.xml
Mavenio.quarkus:quarkus-jacksoncore/runtime/pom.xml
Mavencom.fasterxml.jackson.module:jackson-module-blackbirdcore/runtime/pom.xml
Mavenio.quarkus:quarkus-smallrye-healthcore/runtime/pom.xml
Mavenorg.axonframework:axon-commoncore/runtime/pom.xml
Mavenorg.axonframework:axon-eventsourcingcore/runtime/pom.xml
Mavenorg.axonframework:axon-messagingcore/runtime/pom.xml
Mavenat.meks.easyvalidation:args2.0.1core/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:test-modelcore/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-annotations${project.version}core/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-bom${project.version}integration-tests/integration-tests-axon-server/pom.xml
Mavenio.quarkus:quarkus-restintegration-tests/integration-tests-axon-server/pom.xml
Mavenio.quarkus:quarkus-rest-jacksonintegration-tests/integration-tests-axon-server/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axonintegration-tests/integration-tests-axon-server/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jpaintegration-tests/integration-tests-axon-server/pom.xml
Mavenio.quarkus:quarkus-jdbc-postgresqlintegration-tests/integration-tests-axon-server/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-serverintegration-tests/integration-tests-axon-server/pom.xml
Mavenorg.assertj:assertj-coreintegration-tests/integration-tests-axon-server/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:test-modelintegration-tests/integration-tests-axon-server/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-bom${project.version}integration-tests/integration-tests-jdbc/pom.xml
Mavenio.quarkus:quarkus-restintegration-tests/integration-tests-jdbc/pom.xml
Mavenio.quarkus:quarkus-rest-jacksonintegration-tests/integration-tests-jdbc/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axonintegration-tests/integration-tests-jdbc/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jdbcintegration-tests/integration-tests-jdbc/pom.xml
Mavenio.quarkus:quarkus-jdbc-mariadbintegration-tests/integration-tests-jdbc/pom.xml
Mavenorg.assertj:assertj-coreintegration-tests/integration-tests-jdbc/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:test-modelintegration-tests/integration-tests-jdbc/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment${project.version}metrics/deployment/pom.xml
Mavenio.quarkus:quarkus-micrometer-registry-prometheus-deploymentmetrics/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics${project.version}metrics/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:unittestmetrics/deployment/pom.xml
Mavenio.quarkus:quarkus-arcmetrics/runtime/pom.xml
Mavenio.quarkus:quarkus-micrometer-registry-prometheusmetrics/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon${project.version}metrics/runtime/pom.xml
Mavenorg.axonframework.extensions.metrics:axon-metrics-micrometermetrics/runtime/pom.xml
Mavenio.quarkus:quarkus-arc-deploymenttracing/deployment/pom.xml
Mavenio.quarkus:quarkus-opentelemetry-deploymenttracing/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing${project.version}tracing/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment${project.version}tracing/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:unittesttracing/deployment/pom.xml
Mavenio.quarkus:quarkus-arctracing/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon${project.version}tracing/runtime/pom.xml
Mavenorg.axonframework.extensions.tracing:axon-tracing-opentelemetrytracing/runtime/pom.xml
Mavenio.quarkus:quarkus-opentelemetrytracing/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment${project.version}transaction/deployment/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-transaction${project.version}transaction/deployment/pom.xml
Mavenio.quarkus:quarkus-narayana-jta-deploymenttransaction/deployment/pom.xml
Mavenio.quarkus:quarkus-arctransaction/runtime/pom.xml
Mavenio.quarkus:quarkus-narayana-jtatransaction/runtime/pom.xml
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon${project.version}transaction/runtime/pom.xml
All dependencies 100

Full resolved dependency set from the GitHub dependency graph: 64 direct and 36 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Mavenat.meks.easyvalidation:args2.0.1direct
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axondirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon2.1.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-annotations2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-bom2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-deployment2.1.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-jdbc-eventstore-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-jpa-eventstore2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-jpa-eventstore-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-metrics-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jdbc2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jdbc-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jpa2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-sagastore-jpa-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-serverdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-server2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-server-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jdbcdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jdbc2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jdbc-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jpadirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jpa2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tokenstore-jpa-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing2.1.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-tracing-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-transaction2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:quarkus-axon-transaction-deployment2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:test-modeldirect
Mavenat.meks.quarkiverse.axonframework-extension:test-model2.0.0-SNAPSHOTdirect
Mavenat.meks.quarkiverse.axonframework-extension:unittestdirect
Mavenat.meks.quarkiverse.axonframework-extension:unittest2.0.0-SNAPSHOTdirect
Mavencom.fasterxml.jackson.module:jackson-module-blackbirddirect
Mavencom.google.protobuf:protobuf-java4.35.1direct
Mavenio.quarkus:quarkus-arcdirect
Mavenio.quarkus:quarkus-arc-deploymentdirect
Mavenio.quarkus:quarkus-bom3.38.2direct
Mavenio.quarkus:quarkus-jacksondirect
Mavenio.quarkus:quarkus-jackson-deploymentdirect
Mavenio.quarkus:quarkus-jdbc-mariadbdirect
Mavenio.quarkus:quarkus-jdbc-postgresqldirect
Mavenio.quarkus:quarkus-micrometer-registry-prometheusdirect
Mavenio.quarkus:quarkus-micrometer-registry-prometheus-deploymentdirect
Mavenio.quarkus:quarkus-narayana-jtadirect
Mavenio.quarkus:quarkus-narayana-jta-deploymentdirect
Mavenio.quarkus:quarkus-opentelemetrydirect
Mavenio.quarkus:quarkus-opentelemetry-deploymentdirect
Mavenio.quarkus:quarkus-restdirect
Mavenio.quarkus:quarkus-rest-jacksondirect
Mavenio.quarkus:quarkus-smallrye-healthdirect
Mavenio.quarkus:quarkus-smallrye-health-deploymentdirect
Mavenio.quarkus:quarkus-smallrye-health-spidirect
Mavenorg.assertj:assertj-coredirect
Mavenorg.assertj:assertj-core3.27.7direct
Mavenorg.axonframework.extensions.metrics:axon-metrics-micrometerdirect
Mavenorg.axonframework.extensions.tracing:axon-tracing-opentelemetrydirect
Mavenorg.axonframework:axon-commondirect
Mavenorg.axonframework:axon-eventsourcingdirect
Mavenorg.axonframework:axon-framework-bom5.3.1direct
Mavenorg.axonframework:axon-messagingdirect
Mavenorg.testcontainers:testcontainersdirect
Mavencom.fasterxml.jackson.core:jackson-databindindirect
Mavencom.microsoft.playwright:playwright1.62.0indirect
Mavenio.axoniq.framework:axon-server-connector5.3.1indirect
Mavenio.quarkus:maven-compiler-pluginindirect
Mavenio.quarkus:quarkus-agroalindirect
Mavenio.quarkus:quarkus-agroal-deploymentindirect
Mavenio.quarkus:quarkus-config-doc-maven-pluginindirect
Mavenio.quarkus:quarkus-config-doc-maven-plugin3.38.2indirect
Mavenio.quarkus:quarkus-extension-maven-pluginindirect
Mavenio.quarkus:quarkus-hibernate-ormindirect
Mavenio.quarkus:quarkus-hibernate-orm-deploymentindirect
Mavenio.quarkus:quarkus-hibernate-orm-deployment-spiindirect
Mavenio.quarkus:quarkus-jdbc-h2indirect
Mavenio.quarkus:quarkus-junitindirect
Mavenio.quarkus:quarkus-junit-internalindirect
Mavenio.quarkus:quarkus-junit-mockitoindirect
Mavenio.quarkus:quarkus-maven-pluginindirect
Mavenio.quarkus:quarkus-maven-plugin3.38.2indirect
Mavenio.quarkus:quarkus-reactive-pg-clientindirect
Mavenio.rest-assured:rest-assuredindirect
Mavenio.smallrye:jandex-maven-plugin3.6.0indirect
Mavenit.ozimov:yaml-properties-maven-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.1.4indirect
Mavenorg.apache.maven.plugins:maven-enforcer-pluginindirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.8indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.5.1indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.12.0indirect
Mavenorg.apache.maven.plugins:maven-release-plugin3.3.1indirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.asciidoctor:asciidoctor-maven-pluginindirect
Mavenorg.awaitility:awaitilityindirect
Mavenorg.axonframework:axon-modellingindirect
Mavenorg.mockito:mockito-coreindirect
Mavenorg.mockito:mockito-junit-jupiterindirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.11.0indirect
Dependency advisories 1

Installing maven:at.meks.quarkiverse.axonframework-extension:quarkus-axon@2.0.0-alpha6 pulls in 66 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
com.fasterxml.jackson.core:jackson-databind2.22.0indirectmoderate23.2.1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsMaven.