Public record
Software health reportschema 0.23.0 · metrics 2.10.0 · 2026-07-21 18:11 UTC

eclipse-milo / milo

Eclipse Milo™ - an open source implementation of OPC UA (IEC 62541).

JavaEPL-2.0★ 1,377 stars⑂ 474 forkssince May 2016View on GitHub ↗

eclipse-milo/milo holds a health index of 93 out of 100, placing it in the Exceptional band. It scores highest on Vitality (96/100) and lowest on Sustainability & Governance (63/100). It was last updated today. A single contributor accounts for most of its recent work.

93
overall / 100
Exceptional

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.

93
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 79 is calibrated to 93 on the published index scale (record calibration 2026-08-02).

Ownership

7 followers3 public repossince Nov 2024

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenorg.eclipse.milo:milo-dtd-core1.1.5-175 days ago
Mavenorg.eclipse.milo:milo-sdk-core1.1.5-175 days ago
Mavenorg.eclipse.milo:milo-dtd-reader1.1.5-175 days ago
Mavenorg.eclipse.milo:milo-sdk-client1.1.5-175 days ago
Mavenorg.eclipse.milo:milo-sdk-server1.1.5-175 days ago
Mavenorg.eclipse.milo:milo-dtd-manager1.1.5-175 days ago
Mavenorg.eclipse.milo:milo-transport1.1.5-175 days ago

Metrics by category

Vitality

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

96Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
29.1/36Commit cadence42/52 weeks with commits
18/18Commit volume200 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year200
human_commit_share1
days_since_last_push0
active_weeks_last_year42

Release discipline

100Exceptional
How it's scored
27/27Ships releases17 releases published
36/36Release recencylatest release 5 days ago
27/27Release cadencea release every ~35.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count17
latest_release_tagv1.1.5
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases35.8
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?

88Excellent · 17% of overall
How it's scored
50.9/60Stars1,377 stars
22.3/25Forks474 forks
10.5/15Watchers79 watchers
Inputs used
forks474
stars1,377
watchers79
growth_stateorganic
growth_factor_pct100

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (EPL-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2/22.5Commit distributiontop contributor authored 91% of commits
13.5/13.5Contributor breadth25 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled25
top_contributor_share0.913
How it's scored
41.9/42Issue resolution100% of issues closed
26/30PR acceptance612/706 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs612
open_issues2
closed_issues718
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.997
closed_unmerged_prs94
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
6.5/25Owner reach7 followers of eclipse-milo
7.7/25Track record3 public repos, account ~1 yr old
Inputs used
followers7
owner_typeOrganization
is_verified
owner_logineclipse-milo
public_repos3
account_age_days606
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable7 package(s) on maven
35/35Publish recencylatest publish 5 days ago
20/20Version history17 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesorg.eclipse.milo:milo-dtd-core, org.eclipse.milo:milo-sdk-core, org.eclipse.milo:milo-dtd-reader, org.eclipse.milo:milo-sdk-client, org.eclipse.milo:milo-sdk-server, org.eclipse.milo:milo-dtd-manager, org.eclipse.milo:milo-transport
ecosystemsmaven
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://www.eclipse.org/milo
10/10Repository description
10/10Topics12 topics
10/10Wiki
Inputs used
topicsopc-ua, opcua, iec62541, java, client, iec-62541, industrial-automation, iot, milo, sdk, server, stack
has_wikiyes
homepagehttp://www.eclipse.org/milo
docs_sitehttp://www.eclipse.org/milo
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests27 out of 27 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
0/7.5Code-ReviewFound 0/28 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 6 contributing companies or organizations
0/10Dangerous-Workflowdangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
4.5/5SASTSAST tool detected but not run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
6.8/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.8
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages55
unassessed_packages42
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 55 resolved dependencies against OSV. 42 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

80Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history76 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.76
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes2,439
How it's scored
18/18One-command bootstrap.mise.toml
22/22Automated tests
0/11Lint / format config
11/11Static type checkingJava (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice5 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files.mise.toml
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.05
toolchain_manifestsmilo-bom/pom.xml, milo-examples/client-examples/pom.xml, milo-examples/pom.xml, milo-examples/server-examples/pom.xml, opc-ua-sdk/codec-json/pom.xml, opc-ua-sdk/dtd-core/pom.xml, opc-ua-sdk/dtd-manager/pom.xml, opc-ua-sdk/dtd-reader/pom.xml, opc-ua-sdk/integration-tests/pom.xml, opc-ua-sdk/pom.xml, opc-ua-sdk/sdk-client/pom.xml, opc-ua-sdk/sdk-core/pom.xml, opc-ua-sdk/sdk-server/pom.xml, opc-ua-stack/encoding-json/pom.xml, opc-ua-stack/encoding-xml/pom.xml, opc-ua-stack/guava-dependencies/pom.xml, opc-ua-stack/pom.xml, opc-ua-stack/stack-core/pom.xml, opc-ua-stack/stack-tests/pom.xml, opc-ua-stack/transport-https/pom.xml, opc-ua-stack/transport-websocket/pom.xml, opc-ua-stack/transport/pom.xml, pom.xml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeJava (statically typed)
54.3/55Manageable file sizes32/2,649 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes5,320,070
source_files_sampled2,649
oversized_source_files32
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

1,377GitHub stars
25contributors
200commits, last 12 months
0days since last push
17releases
1bus factor
2open issues
Mavenpackage ecosystems

Data collection warnings

  • Could not fetch maven package 'org.eclipse.milo:milo-codec-json' from its registry
  • deps.dev does not index maven:org.eclipse.milo:milo-dtd-core@1.1.5; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 1,377 ★ / 474 ⇿
1,377Stars
474Forks
16Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

02505007501,0001,2501,5001,377473122016-052021-062026-07
Major 1Minor 1Patch 12

Each point covers 10 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-07-21 18:11 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
9SASTSAST tool detected but not run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 65
RegistryPackageVersion constraintManifest
Mavenorg.eclipse.milo:milo-dtd-core${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-dtd-manager${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-dtd-reader${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-sdk-client${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-sdk-core${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-sdk-server${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-encoding-json${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-encoding-xml${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-guava-dependencies${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.version}milo-bom/pom.xml
Mavenorg.eclipse.milo:milo-transport${project.version}milo-bom/pom.xml
Mavenorg.jspecify:jspecify${jspecify.version}opc-ua-sdk/pom.xml
Mavenorg.jspecify:jspecify${jspecify.version}opc-ua-stack/pom.xml
Mavencom.puppycrawl.tools:checkstyle${checkstyle.version}pom.xml
Mavenorg.junit:junit-bom${junit.version}pom.xml
Mavenorg.eclipse.milo:milo-sdk-client${project.version}milo-examples/client-examples/pom.xml
Mavenorg.eclipse.milo:milo-dtd-reader${project.version}milo-examples/client-examples/pom.xml
Mavenorg.eclipse.milo:milo-server-examples${project.version}milo-examples/client-examples/pom.xml
Mavenorg.slf4j:slf4j-simple${slf4j.version}milo-examples/client-examples/pom.xml
Mavenorg.eclipse.milo:milo-sdk-server${project.version}milo-examples/server-examples/pom.xml
Mavenorg.eclipse.milo:milo-dtd-core${project.version}milo-examples/server-examples/pom.xml
Mavenorg.eclipse.milo:milo-dtd-manager${project.version}milo-examples/server-examples/pom.xml
Mavenorg.slf4j:slf4j-simple${slf4j.version}milo-examples/server-examples/pom.xml
Mavenorg.eclipse.milo:milo-sdk-core${project.parent.version}opc-ua-sdk/codec-json/pom.xml
Mavenorg.eclipse.milo:milo-encoding-json${project.parent.version}opc-ua-sdk/codec-json/pom.xml
Mavenorg.eclipse.milo:milo-sdk-core${project.version}opc-ua-sdk/dtd-core/pom.xml
Mavencom.sun.activation:jakarta.activation${jakarta-activation.version}opc-ua-sdk/dtd-core/pom.xml
Mavenorg.glassfish.jaxb:jaxb-runtime${jaxb.version}opc-ua-sdk/dtd-core/pom.xml
Mavencom.google.code.gson:gson${gson.version}opc-ua-sdk/dtd-core/pom.xml
Mavenorg.jspecify:jspecify${jspecify.version}opc-ua-sdk/dtd-core/pom.xml
Mavenorg.glassfish.jaxb:jaxb-xjc${jaxb.version}opc-ua-sdk/dtd-core/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-api${jakarta-xml-bind-api.version}opc-ua-sdk/dtd-core/pom.xml
Mavenorg.eclipse.milo:milo-dtd-core${project.version}opc-ua-sdk/dtd-manager/pom.xml
Mavenorg.eclipse.milo:milo-sdk-server${project.version}opc-ua-sdk/dtd-manager/pom.xml
Mavenorg.eclipse.milo:milo-dtd-core${project.version}opc-ua-sdk/dtd-reader/pom.xml
Mavenorg.eclipse.milo:milo-sdk-client${project.version}opc-ua-sdk/dtd-reader/pom.xml
Mavenorg.jspecify:jspecify${jspecify.version}opc-ua-sdk/dtd-reader/pom.xml
Mavenorg.eclipse.milo:milo-transport${project.version}opc-ua-sdk/sdk-client/pom.xml
Mavenorg.eclipse.milo:milo-sdk-core${project.version}opc-ua-sdk/sdk-client/pom.xml
Mavenorg.jspecify:jspecify${jspecify.version}opc-ua-sdk/sdk-client/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.version}opc-ua-sdk/sdk-core/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.version}opc-ua-sdk/sdk-server/pom.xml
Mavenorg.eclipse.milo:milo-transport${project.version}opc-ua-sdk/sdk-server/pom.xml
Mavenorg.eclipse.milo:milo-sdk-core${project.version}opc-ua-sdk/sdk-server/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.version}opc-ua-stack/encoding-json/pom.xml
Mavencom.google.code.gson:gson${gson.version}opc-ua-stack/encoding-json/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.version}opc-ua-stack/encoding-xml/pom.xml
Mavenorg.glassfish.jaxb:jaxb-runtime${jaxb.version}opc-ua-stack/encoding-xml/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-api${jakarta-xml-bind-api.version}opc-ua-stack/encoding-xml/pom.xml
Mavencom.google.guava:guava${guava.version}opc-ua-stack/guava-dependencies/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18on${bouncycastle.version}opc-ua-stack/stack-core/pom.xml
Mavenorg.bouncycastle:bcpkix-jdk18on${bouncycastle.version}opc-ua-stack/stack-core/pom.xml
Mavenorg.eclipse.milo:milo-guava-dependencies${project.version}opc-ua-stack/stack-core/pom.xml
Mavenio.netty:netty-codec${netty.version}opc-ua-stack/stack-core/pom.xml
Mavenio.netty:netty-handler${netty.version}opc-ua-stack/stack-core/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}opc-ua-stack/stack-core/pom.xml
Mavenorg.eclipse.milo:milo-transport${project.version}opc-ua-stack/stack-tests/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.parent.version}opc-ua-stack/transport-https/pom.xml
Mavenorg.eclipse.milo:milo-transport${project.parent.version}opc-ua-stack/transport-https/pom.xml
Mavenio.netty:netty-codec-http${netty.version}opc-ua-stack/transport-https/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.parent.version}opc-ua-stack/transport-websocket/pom.xml
Mavenorg.eclipse.milo:milo-transport${project.parent.version}opc-ua-stack/transport-websocket/pom.xml
Mavenio.netty:netty-codec-http${netty.version}opc-ua-stack/transport-websocket/pom.xml
Mavenorg.eclipse.milo:milo-stack-core${project.version}opc-ua-stack/transport/pom.xml
Mavencom.digitalpetri.netty:netty-channel-fsm${netty-channel-fsm.version}opc-ua-stack/transport/pom.xml
All dependencies 97

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

RegistryPackageVersionRelation
Mavencom.digitalpetri.netty:netty-channel-fsmdirect
Mavencom.digitalpetri.netty:netty-channel-fsm0.9direct
Mavencom.google.code.gson:gsondirect
Mavencom.google.code.gson:gson2.8.9direct
Mavencom.google.guava:guavadirect
Mavencom.puppycrawl.tools:checkstyle12.3.1direct
Mavencom.sun.activation:jakarta.activationdirect
Mavencom.sun.activation:jakarta.activation1.2.2direct
Mavenio.netty:netty-codecdirect
Mavenio.netty:netty-codec-httpdirect
Mavenio.netty:netty-handlerdirect
Mavenjakarta.xml.bind:jakarta.xml.bind-apidirect
Mavenorg.bouncycastle:bcpkix-jdk18ondirect
Mavenorg.bouncycastle:bcprov-jdk18ondirect
Mavenorg.eclipse.milo:milo-dtd-core1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-dtd-manager1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-dtd-reader1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-encoding-jsondirect
Mavenorg.eclipse.milo:milo-encoding-json1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-encoding-xml1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-guava-dependencies1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-sdk-client1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-sdk-coredirect
Mavenorg.eclipse.milo:milo-sdk-core1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-sdk-server1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-server-examples1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-stack-coredirect
Mavenorg.eclipse.milo:milo-stack-core1.1.6-SNAPSHOTdirect
Mavenorg.eclipse.milo:milo-transportdirect
Mavenorg.eclipse.milo:milo-transport1.1.6-SNAPSHOTdirect
Mavenorg.glassfish.jaxb:jaxb-runtimedirect
Mavenorg.glassfish.jaxb:jaxb-runtime2.3.6direct
Mavenorg.glassfish.jaxb:jaxb-xjcdirect
Mavenorg.jspecify:jspecifydirect
Mavenorg.junit:junit-bom6.1.2direct
Mavenorg.slf4j:slf4j-apidirect
Mavenorg.slf4j:slf4j-simpledirect
Mavencom.diffplug.spotless:spotless-maven-pluginindirect
Mavencom.diffplug.spotless:spotless-maven-plugin3.8.0indirect
Mavencom.digitalpetri.opcua:data-type-testindirect
Mavenorg.apache.felix:maven-bundle-pluginindirect
Mavenorg.apache.felix:maven-bundle-plugin6.0.2indirect
Mavenorg.apache.maven.plugins:maven-checkstyle-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-clean-plugin3.1.0indirect
Mavenorg.apache.maven.plugins:maven-clean-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.15.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.8.1indirect
Mavenorg.apache.maven.plugins:maven-dependency-plugin3.11.0indirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.0.0-M1indirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.1.4indirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.0.0-M3indirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.6.3indirect
Mavenorg.apache.maven.plugins:maven-failsafe-pluginindirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.8indirect
Mavenorg.apache.maven.plugins:maven-install-plugin3.0.0-M1indirect
Mavenorg.apache.maven.plugins:maven-install-plugin3.1.4indirect
Mavenorg.apache.maven.plugins:maven-jar-pluginindirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.2.0indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.12.0indirect
Mavenorg.apache.maven.plugins:maven-release-pluginindirect
Mavenorg.apache.maven.plugins:maven-release-plugin3.3.1indirect
Mavenorg.apache.maven.plugins:maven-resources-plugin3.1.0indirect
Mavenorg.apache.maven.plugins:maven-resources-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-shade-pluginindirect
Mavenorg.apache.maven.plugins:maven-site-plugin3.8.2indirect
Mavenorg.apache.maven.plugins:maven-site-plugin4.0.0-M9indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.4.0indirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.0.0-M4indirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.5.6indirect
Mavenorg.codehaus.mojo:flatten-maven-pluginindirect
Mavenorg.codehaus.mojo:flatten-maven-plugin1.7.3indirect
Mavenorg.codehaus.mojo:jaxb2-maven-pluginindirect
Mavenorg.codehaus.mojo:versions-maven-plugin2.21.0indirect
Mavenorg.eclipse.dash:license-tool-plugin1.1.0indirect
Mavenorg.eclipse.milo:bsd-core0.6.16-SNAPSHOTindirect
Mavenorg.eclipse.milo:bsd-parser0.6.16-SNAPSHOTindirect
Mavenorg.eclipse.milo:sdk-client0.6.16-SNAPSHOTindirect
Mavenorg.eclipse.milo:sdk-server0.6.16-SNAPSHOTindirect
Mavenorg.eclipse.milo:stack-clientindirect
Mavenorg.eclipse.milo:stack-core0.6.16-SNAPSHOTindirect
Mavenorg.eclipse.milo:stack-serverindirect
Mavenorg.jetbrains:annotationsindirect
Mavenorg.junit.jupiter:junit-jupiterindirect
Mavenorg.junit.jupiter:junit-jupiter-apiindirect
Mavenorg.junit.jupiter:junit-jupiter-engineindirect
Mavenorg.junit.jupiter:junit-jupiter-engine5.5.2indirect
Mavenorg.junit.jupiter:junit-jupiter-paramsindirect
Mavenorg.jvnet.jaxb2.maven2:maven-jaxb2-plugin0.14.0indirect
Mavenorg.mockito:mockito-coreindirect
Mavenorg.sonatype.central:central-publishing-maven-pluginindirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.11.0indirect
Mavenorg.testng:testngindirect
Mavenorg.xmlunit:xmlunit-coreindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 55 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 42 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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.23.0 — full methodology · metrics wiki.

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