Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-25 12:34 UTC

exense / step-framework

JavaApache-2.0★ 0 stars⑂ 0 forkssince May 2021View on GitHub ↗

exense/step-framework holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (24/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

62
overall / 100
Moderate

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.

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

Ownership

exenseOrganization
8 followers23 public repossince Mar 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavench.exense.step:step-framework-core3.0.2-4317 days ago
Mavench.exense.step:step-framework-model3.0.2-4417 days ago
Mavench.exense.step:step-framework-server3.0.2-4317 days ago
Mavench.exense.step:step-framework-timeseries3.0.2-4017 days ago
Mavench.exense.step:step-framework-collections3.0.2-4417 days ago
Mavench.exense.step:step-framework-server-plugins3.0.2-4017 days ago
Mavench.exense.step:step-framework-collections-mongodb3.0.2-4417 days ago
Mavench.exense.step:step-framework-collections-postgresql3.0.2-3917 days ago

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 5 days ago
21.5/36Commit cadence31/52 weeks with commits
15.6/18Commit volume54 commits in the last year
9/10OpenSSF Scorecard: Maintained11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year54
human_commit_share1
days_since_last_push5
active_weeks_last_year31

Release discipline

100Exceptional
How it's scored
27/27Ships releases42 releases published
36/36Release recencylatest release 17 days ago
27/27Release cadencea release every ~41.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count42
latest_release_tag3.0.2
releases_from_tagsno
days_since_latest_release17
mean_days_between_releases41.6
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?

24At Risk · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers2 watchers
Inputs used
forks0
stars0
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
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno

Sustainability & Governance

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

70Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.5/22.5Commit distributiontop contributor authored 44% of commits
9.5/13.5Contributor breadth7 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled7
top_contributor_share0.444
How it's scored
0/42Issue resolutionno issues or no data
28.1/30PR acceptance132/141 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 14/26 approved changesets -- score normalized to 5
Inputs used
merged_prs132
open_issues0
closed_issues0
prs_merged_7d1
prs_decided_7d2
prs_merged_30d6
prs_decided_30d9
issue_closed_ratio
closed_unmerged_prs9
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
6.9/25Owner reach8 followers of exense
22.1/25Track record23 public repos, account ~10 yr old
Inputs used
followers8
owner_typeOrganization
is_verifiedno
owner_loginexense
public_repos23
account_age_days3,811

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on maven
35/35Publish recencylatest publish 17 days ago
20/20Version history44 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesch.exense.step:step-framework-core, ch.exense.step:step-framework-model, ch.exense.step:step-framework-server, ch.exense.step:step-framework-timeseries, ch.exense.step:step-framework-collections, ch.exense.step:step-framework-server-plugins, ch.exense.step:step-framework-collections-mongodb, ch.exense.step:step-framework-collections-postgresql
ecosystemsmaven
any_deprecatedno
min_days_since_publish17

Engineering Quality

Are baseline engineering and documentation practices in place?

34At Risk · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 20 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Tests0 out of 20 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 14/26 approved changesets -- score normalized to 5
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflowno data
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
6.8/7.5Maintained11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:ch.exense.step:step-framework-core@3.0.2 runtime dependency closure — what installing the published package pulls in — 9 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.

55Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
37.9/40Legible commit history71 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.71
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrappom.xml, step-framework-collections-mongodb/pom.xml, step-framework-collections-postgresql/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
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml, step-framework-collections-mongodb/pom.xml, step-framework-collections-postgresql/pom.xml, step-framework-collections/pom.xml, step-framework-core/pom.xml, step-framework-model/pom.xml, step-framework-server-plugins/pom.xml, step-framework-server/pom.xml, step-framework-timeseries/pom.xml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeJava (statically typed)
55/55Manageable file sizes0/268 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes36,801
source_files_sampled268
oversized_source_files0

Key facts

0GitHub stars
7contributors
54commits, last 12 months
5days since last push
42releases
2bus factor
0open issues
Mavenpackage ecosystems

More detail

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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 12:34 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
0CI-Tests0 out of 20 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 14/26 approved changesets -- score normalized to 5
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 72
RegistryPackageVersion constraintManifest
Mavench.exense.commons:exense-commons${exense-commons.version}pom.xml
Mavench.exense.dependencies:dependencies-apache-commons${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-asm${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-databases${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-jackson${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-javassist${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-google${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-jakarta${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-jersey${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-jetty${dependencies.version}pom.xml
Mavench.exense.dependencies:dependencies-swagger${dependencies.version}pom.xml
Mavenio.github.classgraph:classgraph${dep.classgraph.version}pom.xml
Mavenorg.antlr:antlr4${dep.antlr.version}pom.xml
Mavenorg.antlr:antlr4-runtime${dep.antlr.version}pom.xml
Mavench.exense.step:step-framework-core${project.version}pom.xml
Mavench.exense.step:step-framework-model${project.version}pom.xml
Mavench.exense.step:step-framework-collections${project.version}pom.xml
Mavench.exense.step:step-framework-collections-mongodb${project.version}pom.xml
Mavench.exense.step:step-framework-collections-postgresql${project.version}pom.xml
Mavench.exense.step:step-framework-server${project.version}pom.xml
Mavench.exense.step:step-framework-server-plugins${project.version}pom.xml
Mavench.exense.step:step-framework-timeseries${project.version}pom.xml
Mavench.exense.step:step-framework-collections${project.version}step-framework-collections-mongodb/pom.xml
Mavenorg.mongojack:mongojackstep-framework-collections-mongodb/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindstep-framework-collections-mongodb/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310step-framework-collections-mongodb/pom.xml
Mavench.exense.step:step-framework-collections${project.version}step-framework-collections-postgresql/pom.xml
Mavencom.zaxxer:HikariCPstep-framework-collections-postgresql/pom.xml
Mavenorg.postgresql:postgresqlstep-framework-collections-postgresql/pom.xml
Mavench.exense.step:step-framework-model${project.version}step-framework-collections/pom.xml
Mavench.exense.step:step-framework-core${project.version}step-framework-collections/pom.xml
Mavencommons-beanutils:commons-beanutilsstep-framework-collections/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corestep-framework-collections/pom.xml
Mavenorg.eclipse.parsson:parssonstep-framework-collections/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonpstep-framework-collections/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310step-framework-collections/pom.xml
Mavencom.fasterxml.jackson.dataformat:jackson-dataformat-yamlstep-framework-collections/pom.xml
Mavencom.fasterxml.jackson.datatype:jackson-datatype-json-orgstep-framework-collections/pom.xml
Mavenorg.glassfish:jakarta.jsonstep-framework-collections/pom.xml
Mavenorg.antlr:antlr4-runtimestep-framework-collections/pom.xml
Mavench.exense.commons:exense-basic-commonsstep-framework-core/pom.xml
Mavencom.google.guava:guavastep-framework-core/pom.xml
Mavenorg.slf4j:slf4j-apistep-framework-core/pom.xml
Mavenio.github.classgraph:classgraphstep-framework-core/pom.xml
Mavench.exense.commons:exense-basic-commonsstep-framework-model/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotationsstep-framework-model/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindstep-framework-model/pom.xml
Mavenorg.mongodb:bsonstep-framework-model/pom.xml
Mavenjakarta.persistence:jakarta.persistence-apistep-framework-model/pom.xml
Mavench.exense.step:step-framework-server${project.version}step-framework-server-plugins/pom.xml
Mavench.exense.step:step-framework-core${project.version}step-framework-server/pom.xml
Mavench.exense.step:step-framework-collections${project.version}step-framework-server/pom.xml
Mavenorg.glassfish.jersey.containers:jersey-container-servlet-corestep-framework-server/pom.xml
Mavenorg.glassfish.jersey.inject:jersey-hk2step-framework-server/pom.xml
Mavenorg.glassfish.jersey.media:jersey-media-json-jacksonstep-framework-server/pom.xml
Mavenorg.glassfish.jersey.media:jersey-media-multipartstep-framework-server/pom.xml
Mavenorg.eclipse.jetty:jetty-serverstep-framework-server/pom.xml
Mavenorg.eclipse.jetty.ee10:jetty-ee10-servletstep-framework-server/pom.xml
Mavenorg.eclipse.jetty.ee10:jetty-ee10-webappstep-framework-server/pom.xml
Mavenorg.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-serverstep-framework-server/pom.xml
Mavenorg.eclipse.jetty.websocket:jetty-websocket-core-serverstep-framework-server/pom.xml
Mavenorg.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-serverstep-framework-server/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-apistep-framework-server/pom.xml
Mavenorg.glassfish.jaxb:jaxb-runtimestep-framework-server/pom.xml
Mavenio.swagger.core.v3:swagger-jaxrs2-jakartastep-framework-server/pom.xml
Mavencom.fasterxml.jackson.jaxrs:jackson-jaxrs-json-providerstep-framework-server/pom.xml
Mavenorg.slf4j:jul-to-slf4jstep-framework-server/pom.xml
Mavench.exense.step:step-framework-model${project.version}step-framework-timeseries/pom.xml
Mavench.exense.step:step-framework-collections${project.version}step-framework-timeseries/pom.xml
Mavenorg.apache.commons:commons-lang3step-framework-timeseries/pom.xml
Mavenjakarta.validation:jakarta.validation-apistep-framework-timeseries/pom.xml
Mavencom.google.code.findbugs:jsr305step-framework-timeseries/pom.xml
All dependencies 88

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

RegistryPackageVersionRelation
Mavench.exense.commons:exense-basic-commonsdirect
Mavench.exense.commons:exense-commons0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-apache-commons0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-asm0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-databases0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-google0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-jackson0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-jakarta0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-javassist0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-jersey0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-jetty0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.dependencies:dependencies-swagger0.0.0-MASTER-SNAPSHOTdirect
Mavench.exense.step:step-framework-collections0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-collections-mongodb0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-collections-postgresql0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-core0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-model0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-server0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-server-plugins0.0.0-SNAPSHOTdirect
Mavench.exense.step:step-framework-timeseries0.0.0-SNAPSHOTdirect
Mavencom.fasterxml.jackson.core:jackson-annotationsdirect
Mavencom.fasterxml.jackson.core:jackson-coredirect
Mavencom.fasterxml.jackson.core:jackson-databinddirect
Mavencom.fasterxml.jackson.dataformat:jackson-dataformat-yamldirect
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonpdirect
Mavencom.fasterxml.jackson.datatype:jackson-datatype-json-orgdirect
Mavencom.fasterxml.jackson.datatype:jackson-datatype-jsr310direct
Mavencom.fasterxml.jackson.jaxrs:jackson-jaxrs-json-providerdirect
Mavencom.google.code.findbugs:jsr305direct
Mavencom.google.guava:guavadirect
Mavencom.zaxxer:HikariCPdirect
Mavencommons-beanutils:commons-beanutilsdirect
Mavenio.github.classgraph:classgraphdirect
Mavenio.github.classgraph:classgraph4.8.165direct
Mavenio.swagger.core.v3:swagger-jaxrs2-jakartadirect
Mavenjakarta.persistence:jakarta.persistence-apidirect
Mavenjakarta.validation:jakarta.validation-apidirect
Mavenjakarta.xml.bind:jakarta.xml.bind-apidirect
Mavenorg.antlr:antlr4direct
Mavenorg.antlr:antlr44.5.3direct
Mavenorg.antlr:antlr4-runtimedirect
Mavenorg.antlr:antlr4-runtime4.5.3direct
Mavenorg.apache.commons:commons-lang3direct
Mavenorg.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-serverdirect
Mavenorg.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-serverdirect
Mavenorg.eclipse.jetty.ee10:jetty-ee10-servletdirect
Mavenorg.eclipse.jetty.ee10:jetty-ee10-webappdirect
Mavenorg.eclipse.jetty.websocket:jetty-websocket-core-serverdirect
Mavenorg.eclipse.jetty:jetty-serverdirect
Mavenorg.eclipse.parsson:parssondirect
Mavenorg.glassfish.jaxb:jaxb-runtimedirect
Mavenorg.glassfish.jersey.containers:jersey-container-servlet-coredirect
Mavenorg.glassfish.jersey.inject:jersey-hk2direct
Mavenorg.glassfish.jersey.media:jersey-media-json-jacksondirect
Mavenorg.glassfish.jersey.media:jersey-media-multipartdirect
Mavenorg.glassfish:jakarta.jsondirect
Mavenorg.mongodb:bsondirect
Mavenorg.mongojack:mongojackdirect
Mavenorg.postgresql:postgresqldirect
Mavenorg.slf4j:jul-to-slf4jdirect
Mavenorg.slf4j:slf4j-apidirect
Mavench.qos.logback:logback-classicindirect
Mavencom.googlecode.maven-download-plugin:download-maven-pluginindirect
Mavencom.googlecode.maven-download-plugin:download-maven-plugin1.2.1indirect
Mavenjunit:junitindirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.14.0indirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.1.3indirect
Mavenorg.apache.maven.plugins:maven-enforcer-pluginindirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-gpg-pluginindirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.7indirect
Mavenorg.apache.maven.plugins:maven-jar-pluginindirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.4.2indirect
Mavenorg.apache.maven.plugins:maven-javadoc-pluginindirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.11.2indirect
Mavenorg.apache.maven.plugins:maven-resources-plugin3.3.1indirect
Mavenorg.apache.maven.plugins:maven-source-pluginindirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.3.1indirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.5.2indirect
Mavenorg.jacoco:jacoco-maven-pluginindirect
Mavenorg.jacoco:jacoco-maven-plugin0.8.12indirect
Mavenorg.owasp:dependency-check-mavenindirect
Mavenorg.owasp:dependency-check-maven12.1.0indirect
Mavenorg.sonatype.central:central-publishing-maven-pluginindirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.8.0indirect
Mavenpl.pragmatists:JUnitParams1.1.1indirect
Dependency advisories 0

Installing maven:ch.exense.step:step-framework-core@3.0.2 pulls in 9 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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

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