Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-17 16:34 UTC

inria / spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

JavaCustom license★ 1,945 stars⑂ 386 forkssince Nov 2013View on GitHub ↗

inria/spoon holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (100/100) and lowest on Security (58/100). It was last updated today. 3 contributors account for most of its recent work.

94
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.

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

Ownership

InriaOrganization
394 followers30 public repossince Dec 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenfr.inria.gforge.spoon:spoon-core11.5.0-3783 days ago
Mavenfr.inria.gforge.spoon:spoon-decompiler0.1.0-12485 days ago
Mavenfr.inria.gforge.spoon:spoon-javadoc11.5.0-1273 days ago
Mavenfr.inria.gforge.spoon:spoon-pom11.5.0-1283 days ago

Metrics by category

Vitality

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

100Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 0 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume378 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year378
human_commit_share
days_since_last_push0
active_weeks_last_year52

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~18.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv11.5.0
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases18.9
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?

75Good · 17% of overall
How it's scored
53.3/60Stars1,945 stars
21.5/25Forks386 forks
9.4/15Watchers51 watchers
Inputs used
forks386
stars1,945
watchers51
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

82Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.8/22.5Commit distributiontop contributor authored 30% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 56 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled100
top_contributor_share0.296
How it's scored
33.7/42Issue resolution80% of issues closed
26.8/30PR acceptance4,476/5,005 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/25 approved changesets -- score normalized to 0
Inputs used
merged_prs4,476
open_issues348
closed_issues1,417
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.803
closed_unmerged_prs529
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
18.7/25Owner reach394 followers of INRIA
22.9/25Track record30 public repos, account ~13 yr old
Inputs used
followers394
owner_typeOrganization
is_verified
owner_loginINRIA
public_repos30
account_age_days4,974
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on maven
35/35Publish recencylatest publish 3 days ago
20/20Version history378 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesfr.inria.gforge.spoon:spoon-core, fr.inria.gforge.spoon:spoon-decompiler, fr.inria.gforge.spoon:spoon-javadoc, fr.inria.gforge.spoon:spoon-pom
ecosystemsmaven
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows8 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests28 out of 28 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://spoon.gforge.inria.fr/
10/10Repository description
10/10Topics16 topics
0/10Wiki
Inputs used
topicscode-analysis, code-transformation, metaprogramming, code-generation, abstract-syntax-tree, ast, static-analysis, compile-time-reflection, java, java9, java-module, spoon, parser, inria, java10, hacktoberfest
has_wikino
homepagehttp://spoon.gforge.inria.fr/
docs_sitehttp://spoon.gforge.inria.fr/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests28 out of 28 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 2/25 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 56 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool detected
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities193 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): Packaging, Signed-Releases. Remaining weights renormalized.

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.

75Good · 4% of overall
How it's scored
45/45Agent instructionsdoc/agent.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesdoc/agent.md
agent_instruction_max_bytes2,144
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingJava (statically typed)
10/10Reproducible environmentDockerfile, Nix
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixyes
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeJava (statically typed)
54.6/55Manageable file sizes18/2,483 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes145,073
source_files_sampled2,483
oversized_source_files18

Key facts

1,945GitHub stars
100contributors
378commits, last 12 months
0days since last push
100releases
3bus factor
348open issues
Mavenpackage ecosystems

Data collection warnings

  • Could not fetch maven package 'fr.inria.gforge.spoon:spoon-control-flow' from its registry
  • Could not fetch maven package 'fr.inria.gforge.spoon:spoon-smpl' from its registry
  • Could not fetch maven package 'fr.inria.gforge.spoon:visualisation' from its registry

More detail

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-17 16:32 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests28 out of 28 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 2/25 approved changesets -- score normalized to 0
10Contributorsproject has 56 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities193 existing vulnerabilities detected
Direct dependencies 27
RegistryPackageVersion constraintManifest
Mavenorg.eclipse.jdt:org.eclipse.jdt.core3.46.0pom.xml
Mavencom.martiansoftware:jsap2.1pom.xml
Mavenorg.slf4j:slf4j-api2.0.18pom.xml
Mavencommons-io:commons-io2.22.0pom.xml
Mavenorg.apache.maven:maven-model3.6.0pom.xml
Mavenorg.apache.commons:commons-lang33.20.0pom.xml
Mavencom.fasterxml.jackson.core:jackson-databind2.22.1pom.xml
Mavenorg.apache.commons:commons-compress1.28.0pom.xml
Mavenorg.jspecify:jspecify1.0.0pom.xml
Mavenorg.apache.maven.shared:maven-invoker3.3.0pom.xml
Mavenfr.inria.gforge.spoon:spoon-core11.5.0spoon-control-flow/pom.xml
Mavenorg.jgrapht:jgrapht-core1.5.3spoon-control-flow/pom.xml
Mavenfr.inria.gforge.spoon:spoon-core11.5.0spoon-decompiler/pom.xml
Mavenorg.jboss.windup.decompiler.fernflower:fernflower2.5.0.Finalspoon-decompiler/pom.xml
Mavenorg.bitbucket.mstrobel:procyon-compilertools0.6.0spoon-decompiler/pom.xml
Mavenorg.benf:cfr0.152spoon-decompiler/pom.xml
Mavenjavax.xml.bind:jaxb-api2.3.1spoon-pom/pom.xml
Mavenorg.apache.maven.wagon:wagon-ssh3.5.3spoon-pom/pom.xml
Mavenfr.inria.gforge.spoon:spoon-core11.5.0spoon-smpl/pom.xml
Mavenfr.inria.gforge.spoon:spoon-control-flow0.0.2-SNAPSHOTspoon-smpl/pom.xml
Mavenio.github.interacto:interacto-javafx4.3.1spoon-visualisation/pom.xml
Mavenfr.inria.gforge.spoon:spoon-core11.5.0spoon-visualisation/pom.xml
Mavenorg.openjfx:javafx-base${jfx.version}spoon-visualisation/pom.xml
Mavenorg.openjfx:javafx-graphics${jfx.version}spoon-visualisation/pom.xml
Mavenorg.openjfx:javafx-controls${jfx.version}spoon-visualisation/pom.xml
Mavenorg.openjfx:javafx-fxml${jfx.version}spoon-visualisation/pom.xml
Mavenorg.jetbrains:annotations26.1.0spoon-visualisation/pom.xml
All dependencies 167

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

RegistryPackageVersionRelation
Mavencom.fasterxml.jackson.core:jackson-databinddirect
Mavencom.fasterxml.jackson.core:jackson-databind2.22.1direct
Mavencom.fasterxml.jackson.core:jackson-databind2.3.3direct
Mavencom.fasterxml.jackson.core:jackson-databind2.8.7direct
Mavencom.martiansoftware:jsap2.1direct
Mavencommons-io:commons-io2.22.0direct
Mavenfr.inria.gforge.spoon:spoon-control-flow0.0.2-SNAPSHOTdirect
Mavenfr.inria.gforge.spoon:spoon-coredirect
Mavenfr.inria.gforge.spoon:spoon-core11.5.0direct
Mavenio.github.interacto:interacto-javafx4.3.1direct
Mavenjavax.xml.bind:jaxb-api2.3.1direct
Mavenorg.apache.commons:commons-compress1.28.0direct
Mavenorg.apache.commons:commons-lang33.20.0direct
Mavenorg.apache.maven.shared:maven-invoker3.3.0direct
Mavenorg.apache.maven.wagon:wagon-ssh3.5.3direct
Mavenorg.apache.maven:maven-model3.6.0direct
Mavenorg.benf:cfr0.152direct
Mavenorg.bitbucket.mstrobel:procyon-compilertools0.6.0direct
Mavenorg.eclipse.jdt:org.eclipse.jdt.core3.46.0direct
Mavenorg.jboss.windup.decompiler.fernflower:fernflower2.5.0direct
Mavenorg.jetbrains:annotations26.1.0direct
Mavenorg.jgrapht:jgrapht-core1.5.3direct
Mavenorg.jspecify:jspecify1.0.0direct
Mavenorg.openjfx:javafx-base26.0.1direct
Mavenorg.openjfx:javafx-controls26.0.1direct
Mavenorg.openjfx:javafx-fxml26.0.1direct
Mavenorg.openjfx:javafx-graphics26.0.1direct
Mavenorg.slf4j:slf4j-apidirect
Mavenorg.slf4j:slf4j-api1.7.25direct
Mavenorg.slf4j:slf4j-api2.0.18direct
Mavench.qos.logback:logback-classicindirect
Mavench.qos.logback:logback-classic1.2.2indirect
Mavench.qos.logback:logback-classic1.5.38indirect
Mavencom.diffplug.spotless:spotless-maven-plugin3.8.0indirect
Mavencom.github.scribejava:scribejava-apis3.3.0indirect
Mavencom.google.appengine:appengine-api-1.0-sdk1.9.50indirect
Mavencom.google.appengine:appengine-api-labs1.9.50indirect
Mavencom.google.appengine:appengine-api-stubs1.9.50indirect
Mavencom.google.appengine:appengine-jsr107cache1.9.50indirect
Mavencom.google.appengine:appengine-testing1.9.50indirect
Mavencom.google.guava:guavaindirect
Mavencom.google.guava:guava21.0indirect
Mavencom.google.guava:guava33.6.0-jreindirect
Mavencom.h2database:h2indirect
Mavencom.h2database:h21.4.194indirect
Mavencom.mycila:license-maven-pluginindirect
Mavencom.mycila:license-maven-plugin5.0.0indirect
Mavencom.mysema.querydsl:querydsl-core3.7.4indirect
Mavencom.nimbusds:nimbus-jose-jwtindirect
Mavencom.nimbusds:nimbus-jose-jwt4.35indirect
Mavencom.nimbusds:oauth2-oidc-sdk5.24.2indirect
Mavencom.unboundid:unboundid-ldapsdkindirect
Mavencom.unboundid:unboundid-ldapsdk3.2.1indirect
Mavencom.zaxxer:HikariCP2.6.1indirect
Mavencommons-codec:commons-codecindirect
Mavencommons-codec:commons-codec1.10indirect
Mavencommons-collections:commons-collections3.2.2indirect
Mavende.flapdoodle.embed:de.flapdoodle.embed.mongo2.0.0indirect
Mavenio.bdrc:mcouch-ektorp1.0.0indirect
Mavenjavax.servlet:javax.servlet-apiindirect
Mavenjavax.servlet:javax.servlet-api3.1.0indirect
Mavenjavax.validation:validation-api2.0.1indirect
Mavenjoda-time:joda-time2.9.2indirect
Mavenjunit:junitindirect
Mavenjunit:junit4.12indirect
Mavennet.sf.jsr107cache:jsr107cache1.1indirect
Mavennet.shibboleth.utilities:java-support7.3.0indirect
Mavenorg.apache.felix:maven-bundle-pluginindirect
Mavenorg.apache.felix:maven-bundle-plugin3.0.1indirect
Mavenorg.apache.kerby:integration-test1.0.0indirect
Mavenorg.apache.kerby:kerb-client1.0.0indirect
Mavenorg.apache.kerby:kerb-simplekdc1.0.0indirect
Mavenorg.apache.kerby:kerby-kdc1.0.0indirect
Mavenorg.apache.kerby:token-provider1.0.0indirect
Mavenorg.apache.maven.plugins:maven-assembly-pluginindirect
Mavenorg.apache.maven.plugins:maven-checkstyle-plugin2.17indirect
Mavenorg.apache.maven.plugins:maven-checkstyle-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin1.11indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.5indirect
Mavenorg.apache.maven.plugins:maven-dependency-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.1.4indirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.6.3indirect
Mavenorg.apache.maven.plugins:maven-failsafe-plugin2.6indirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin1.6indirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.8indirect
Mavenorg.apache.maven.plugins:maven-jar-pluginindirect
Mavenorg.apache.maven.plugins:maven-jar-plugin2.6indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-javadoc-pluginindirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin2.10.3indirect
Mavenorg.apache.maven.plugins:maven-pmd-plugin3.6indirect
Mavenorg.apache.maven.plugins:maven-project-info-reports-pluginindirect
Mavenorg.apache.maven.plugins:maven-release-pluginindirect
Mavenorg.apache.maven.plugins:maven-shade-plugin2.3indirect
Mavenorg.apache.maven.plugins:maven-shade-plugin3.6.2indirect
Mavenorg.apache.maven.plugins:maven-source-pluginindirect
Mavenorg.apache.maven.plugins:maven-source-plugin2.4indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.4.0indirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin2.19.1indirect
Mavenorg.apache.shiro:shiro-coreindirect
Mavenorg.apache.shiro:shiro-core1.3.2indirect
Mavenorg.apache.velocity:velocity1.7indirect
Mavenorg.assertj:assertj-core3.27.7indirect
Mavenorg.bouncycastle:bcprov-jdk15on1.56indirect
Mavenorg.codehaus.mojo:build-helper-maven-plugin1.7indirect
Mavenorg.codehaus.mojo:findbugs-maven-plugin3.0.3indirect
Mavenorg.cryptacular:cryptacular1.1.0indirect
Mavenorg.cyclonedx:cyclonedx-maven-plugin2.9.2indirect
Mavenorg.ektorp:org.ektorp1.4.4indirect
Mavenorg.eluder.coveralls:coveralls-maven-plugin4.3.0indirect
Mavenorg.hamcrest:hamcrest3.0indirect
Mavenorg.jacoco:jacoco-maven-pluginindirect
Mavenorg.jacoco:jacoco-maven-plugin0.8.15indirect
Mavenorg.jasig.cas.client:cas-client-core3.4.1indirect
Mavenorg.jasig.cas.client:cas-client-support-saml3.4.1indirect
Mavenorg.jdbi:jdbi2.78indirect
Mavenorg.junit.jupiter:junit-jupiter-engine6.1.2indirect
Mavenorg.junit.jupiter:junit-jupiter-params6.1.2indirect
Mavenorg.junit.platform:junit-platform-launcher6.1.2indirect
Mavenorg.kohsuke.metainf-services:metainf-services1.11indirect
Mavenorg.ldaptive:ldaptive1.2.1indirect
Mavenorg.mockito:mockito-coreindirect
Mavenorg.mockito:mockito-core2.7.19indirect
Mavenorg.mockito:mockito-core5.23.0indirect
Mavenorg.mockito:mockito-junit-jupiter5.23.0indirect
Mavenorg.mongodb:mongo-java-driver3.4.2indirect
Mavenorg.nanohttpd:nanohttpd2.3.1indirect
Mavenorg.openid4java:openid4java1.0.0indirect
Mavenorg.openjfx:javafx-maven-plugin0.0.8indirect
Mavenorg.opensaml:opensaml-core3.3.0indirect
Mavenorg.opensaml:opensaml-messaging-api3.3.0indirect
Mavenorg.opensaml:opensaml-messaging-impl3.3.0indirect
Mavenorg.opensaml:opensaml-profile-api3.3.0indirect
Mavenorg.opensaml:opensaml-profile-impl3.3.0indirect
Mavenorg.opensaml:opensaml-saml-api3.3.0indirect
Mavenorg.opensaml:opensaml-saml-impl3.3.0indirect
Mavenorg.opensaml:opensaml-security-api3.3.0indirect
Mavenorg.opensaml:opensaml-security-impl3.3.0indirect
Mavenorg.opensaml:opensaml-soap-api3.3.0indirect
Mavenorg.opensaml:opensaml-xmlsec-api3.3.0indirect
Mavenorg.opensaml:opensaml-xmlsec-impl3.3.0indirect
Mavenorg.pac4j:pac4j-casindirect
Mavenorg.pac4j:pac4j-coreindirect
Mavenorg.pac4j:pac4j-httpindirect
Mavenorg.pac4j:pac4j-ldapindirect
Mavenorg.pac4j:pac4j-oauthindirect
Mavenorg.pac4j:pac4j-oidcindirect
Mavenorg.pac4j:pac4j-samlindirect
Mavenorg.pac4j:pac4j-sqlindirect
Mavenorg.slf4j:jcl-over-slf4jindirect
Mavenorg.slf4j:jcl-over-slf4j1.7.25indirect
Mavenorg.sonatype.plugins:nexus-staging-maven-plugin1.7.0indirect
Mavenorg.springframework.security:spring-security-cryptoindirect
Mavenorg.springframework.security:spring-security-crypto4.2.2.RELEASEindirect
Mavenorg.springframework:spring-coreindirect
Mavenorg.springframework:spring-testindirect
Mavenorg.springframework:spring-test4.3.7.RELEASEindirect
Mavenorg.springframework:spring-webindirect
Mavenorg.testfx:openjfx-monocle21.0.2indirect
Mavenorg.testfx:testfx-junit54.0.18indirect
Mavenorg.tukaani:xz1.12indirect
Mavenxalan:xalan2.7.2indirect
Mavenxml-apis:xml-apis2.0.2indirect
npmgit-log-parser^1.2.0indirect
npmthrough2^5.0.0indirect
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.12.0 — full methodology · metrics wiki.

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