Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-18 04:13 UTC

Ifsttar / NoiseModelling

An open-source model for calculating noise maps.

Java · GroovyGPL-3.0★ 228 stars⑂ 94 forkssince Jul 2012View on GitHub ↗

Ifsttar/NoiseModelling holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (83/100) and lowest on AI Readiness (51/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

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.

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

Ownership

79 followers36 public repossince Mar 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenorg.noise-planet:noisemodelling-emission6.0.1-37 days ago
Mavenorg.noise-planet:noisemodelling-jdbc6.0.1-37 days ago
Mavenorg.noise-planet:noisemodelling-pathfinder6.0.1-37 days ago
Mavenorg.noise-planet:noisemodelling-propagation6.0.1-37 days ago
Mavenorg.noise-planet:noisemodelling-scripts6.0.1-27 days ago
Mavenorg.noise-planet:noisemodelling-parentpoints to another repo — not scored6.0.1-37 days ago

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recencylast push 7 days ago
23.5/36Commit cadence34/52 weeks with commits
18/18Commit volume574 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year574
human_commit_share
days_since_last_push7
active_weeks_last_year34
How it's scored
27/27Ships releases34 releases published
36/36Release recencylatest release 58 days ago
12.6/27Release cadencea release every ~189.2 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count34
latest_release_tagv6.0.0
releases_from_tagsno
days_since_latest_release58
mean_days_between_releases189.2

Community & Adoption

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

74Good · 17% of overall
How it's scored
38.2/60Stars228 stars
16.4/25Forks94 forks
9.3/15Watchers48 watchers
Inputs used
forks94
stars228
watchers48
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (GPL-3.0)
18/18CONTRIBUTING guide
13.5/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_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?

74Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.2/22.5Commit distributiontop contributor authored 55% of commits
13.5/13.5Contributor breadth25 contributors
10/10OpenSSF Scorecard: Contributorsproject has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled25
top_contributor_share0.547
How it's scored
35/42Issue resolution83% of issues closed
25/30PR acceptance447/537 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs447
open_issues57
closed_issues286
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.834
closed_unmerged_prs90
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
13.7/25Owner reach79 followers of Universite-Gustave-Eiffel
23.4/25Track record36 public repos, account ~12 yr old
Inputs used
followers79
owner_typeOrganization
is_verified
owner_loginUniversite-Gustave-Eiffel
public_repos36
account_age_days4,502
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable5 package(s) on maven
35/35Publish recencylatest publish 7 days ago
12/20Version history3 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesorg.noise-planet:noisemodelling-emission, org.noise-planet:noisemodelling-jdbc, org.noise-planet:noisemodelling-pathfinder, org.noise-planet:noisemodelling-propagation, org.noise-planet:noisemodelling-scripts
ecosystemsmaven
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://noisemodelling.readthedocs.io/
10/10Repository description
10/10Topics13 topics
0/10Wiki
Inputs used
topicspropagation, acoustics, gis, modelling, noise, java, cnossos-eu, noise-modelling, pathfinder, pathfinding, research, sound-propagation, noise-propagation
has_wikino
homepagehttps://noisemodelling.readthedocs.io/
docs_sitehttps://noisemodelling.readthedocs.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests5 out of 5 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
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 12 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.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities15 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.1

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.

51Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
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
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
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)
53.5/55Manageable file sizes6/224 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes452,904
source_files_sampled224
oversized_source_files6
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

228GitHub stars
25contributors
574commits, last 12 months
7days since last push
34releases
1bus factor
57open issues
Maven, PyPIpackage ecosystems

Data collection warnings

  • maven package 'org.noise-planet:noisemodelling-parent' points at a different repository (https://github.com/Universite-Gustave-Eiffel/NoiseModelling.git); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-18 04:12 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities15 existing vulnerabilities detected
Direct dependencies 114
RegistryPackageVersion constraintManifest
Mavenorg.locationtech.jts:jts-corenoisemodelling-emission/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corenoisemodelling-emission/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindnoisemodelling-emission/pom.xml
Mavenorg.apache.commons:commons-collections4noisemodelling-jdbc/pom.xml
Maven${project.groupId}:noisemodelling-emission${project.version}noisemodelling-jdbc/pom.xml
Maven${project.groupId}:noisemodelling-propagation${project.version}noisemodelling-jdbc/pom.xml
Maven${project.groupId}:noisemodelling-pathfinder${project.version}noisemodelling-jdbc/pom.xml
Mavenorg.locationtech.jts:jts-corenoisemodelling-jdbc/pom.xml
Mavenorg.orbisgis:h2gis-utilitiesnoisemodelling-jdbc/pom.xml
Mavenorg.orbisgis:h2gisnoisemodelling-jdbc/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindnoisemodelling-jdbc/pom.xml
Mavencom.graphhopper.external:jackson-datatype-jtsnoisemodelling-jdbc/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corenoisemodelling-jdbc/pom.xml
Mavenorg.apache.commons:commons-math3noisemodelling-jdbc/pom.xml
Mavenorg.slf4j:slf4j-apinoisemodelling-jdbc/pom.xml
Mavenorg.slf4j:slf4j-simplenoisemodelling-jdbc/pom.xml
Mavenorg.locationtech.jts:jts-corenoisemodelling-pathfinder/pom.xml
Mavenorg.orbisgis:h2gis-utilitiesnoisemodelling-pathfinder/pom.xml
Mavenorg.apache.commons:commons-math3noisemodelling-pathfinder/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotationsnoisemodelling-pathfinder/pom.xml
Mavenorg.slf4j:slf4j-apinoisemodelling-pathfinder/pom.xml
Mavenorg.tinfour:TinfourCorenoisemodelling-pathfinder/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corenoisemodelling-pathfinder/pom.xml
Mavenorg.locationtech.jts:jts-corenoisemodelling-propagation/pom.xml
Mavenorg.orbisgis:h2gis-utilitiesnoisemodelling-propagation/pom.xml
Mavenorg.apache.commons:commons-math33.6.1noisemodelling-propagation/pom.xml
Mavencom.fasterxml.jackson.core:jackson-corenoisemodelling-propagation/pom.xml
Mavenorg.slf4j:slf4j-apinoisemodelling-propagation/pom.xml
Mavenorg.orbisgis:ctsnoisemodelling-propagation/pom.xml
Maven${project.groupId}:noisemodelling-pathfinder${project.version}noisemodelling-propagation/pom.xml
Maven${project.groupId}:noisemodelling-emission${project.version}noisemodelling-propagation/pom.xml
Maven${project.groupId}:noisemodelling-jdbc${project.version}noisemodelling-scripts/pom.xml
Maven${project.groupId}:noisemodelling-emission${project.version}noisemodelling-scripts/pom.xml
Maven${project.groupId}:noisemodelling-pathfinder${project.version}noisemodelling-scripts/pom.xml
Maven${project.groupId}:noisemodelling-propagation${project.version}noisemodelling-scripts/pom.xml
Mavenorg.apache.groovy:groovy-templatesnoisemodelling-scripts/pom.xml
Mavenorg.geotools.ogc:net.opengis.wpsnoisemodelling-scripts/pom.xml
Mavenorg.geotools.xsd:gt-xsd-wpsnoisemodelling-scripts/pom.xml
Mavenorg.orbisgis:h2gis-utilitiesnoisemodelling-scripts/pom.xml
Mavenorg.orbisgis:h2gisnoisemodelling-scripts/pom.xml
Mavenorg.orbisgis:postgis-jtsnoisemodelling-scripts/pom.xml
Mavencom.h2database:h2noisemodelling-scripts/pom.xml
Mavenorg.postgresql:postgresqlnoisemodelling-scripts/pom.xml
Mavencommons-cli:commons-clinoisemodelling-scripts/pom.xml
Mavenorg.osgi:org.osgi.service.jdbcnoisemodelling-scripts/pom.xml
Mavencom.opencsv:opencsvnoisemodelling-scripts/pom.xml
Mavenio.javalin:javalin-bundlenoisemodelling-scripts/pom.xml
Mavenorg.apache.groovy:groovy-sqlnoisemodelling-scripts/pom.xml
Mavenorg.apache.groovy:groovy-jsonnoisemodelling-scripts/pom.xml
Mavenorg.slf4j:slf4j-apinoisemodelling-scripts/pom.xml
Mavenorg.apache.groovy:groovynoisemodelling-scripts/pom.xml
Mavenorg.slf4j:slf4j-reload4jnoisemodelling-scripts/pom.xml
Mavencom.zaxxer:HikariCPnoisemodelling-scripts/pom.xml
Mavencom.auth0:java-jwtnoisemodelling-scripts/pom.xml
Mavenio.javalin:javalin-renderingnoisemodelling-scripts/pom.xml
Mavenorg.thymeleaf:thymeleafnoisemodelling-scripts/pom.xml
Mavencom.atlassian:onetimenoisemodelling-scripts/pom.xml
Mavencom.google.zxing:corenoisemodelling-scripts/pom.xml
Mavencom.google.zxing:javasenoisemodelling-scripts/pom.xml
Mavenorg.openstreetmap.osmosis:osmosis-corenoisemodelling-scripts/pom.xml
Mavenorg.openstreetmap.osmosis:osmosis-pbfnoisemodelling-scripts/pom.xml
Mavenorg.openstreetmap.osmosis:osmosis-xmlnoisemodelling-scripts/pom.xml
Mavenorg.jfree:jfreechartnoisemodelling-scripts/pom.xml
Mavenorg.matsim:matsimnoisemodelling-scripts/pom.xml
Mavenorg.tinfour:TinfourCore2.1.9pom.xml
Mavencom.auth0:java-jwt[4.5.0, 5)pom.xml
Mavenorg.codehaus.mojo:appassembler-maven-plugin2.1.0pom.xml
Mavencom.h2database:h2[2.4.240, 3)pom.xml
Mavenorg.orbisgis:cts[1.7.2, 2)pom.xml
Mavenorg.orbisgis:h2gis[2.2.5, 3)pom.xml
Mavenorg.orbisgis:h2gis-api[2.2.5, 3)pom.xml
Mavenorg.orbisgis:postgis-jts-osgi[2.2.5, 3)pom.xml
Mavenorg.orbisgis:postgis-jts[2.2.5, 3)pom.xml
Mavenorg.orbisgis:h2gis-utilities[2.2.5, 3)pom.xml
Mavencom.fasterxml.jackson.core:jackson-core2.21.1pom.xml
Mavencom.fasterxml.jackson.core:jackson-databind2.21.1pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotations2.21pom.xml
Mavenorg.locationtech.jts:jts-core[1.20.0, 2)pom.xml
Mavenorg.slf4j:slf4j-api2.0.13pom.xml
Mavenorg.slf4j:slf4j-reload4j2.0.13pom.xml
Mavench.qos.reload4j:reload4j1.2.25pom.xml
Mavenorg.postgresql:postgresql[42.7.4, 43)pom.xml
Mavenorg.apache.commons:commons-math3[3.6.1, 4)pom.xml
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.7pom.xml
Mavenorg.apache.commons:commons-collections44.5.0-M2pom.xml
Mavenorg.apache.groovy:groovy-templates${groovy-version}pom.xml
Mavenorg.apache.groovy:groovy${groovy-version}pom.xml
Mavenio.javalin:javalin-bundle[6.7.0, 7.-alpha.alpha)pom.xml
Mavenio.javalin:javalin-rendering[6.7.0, 7.-alpha.alpha)pom.xml
Mavenorg.thymeleaf:thymeleaf[3.1.3, 4)pom.xml
Mavenorg.geotools:gt-wps30.2pom.xml
Mavenorg.geotools:gt-xml30.2pom.xml
Mavenorg.geotools.xsd:gt-xsd-core30.2pom.xml
Mavenorg.geotools.xsd:gt-xsd-wps30.2pom.xml
Mavenorg.geotools.ogc:net.opengis.wps30.2pom.xml
Mavenorg.geotools:gt-jdbc30.2pom.xml
Mavenorg.geotools:gt-referencing30.2pom.xml
Mavenorg.geotools:gt-metadata30.2pom.xml
Mavenorg.geotools:gt-epsg-hsql30.2pom.xml
Mavenorg.apache.groovy:groovy-json${groovy-version}pom.xml
Mavenorg.apache.groovy:groovy-sql${groovy-version}pom.xml
Mavencom.opencsv:opencsv5.7.1pom.xml
Mavencommons-cli:commons-cli1.9.0pom.xml
Mavenorg.osgi:org.osgi.service.jdbc1.0.0pom.xml
Mavencom.zaxxer:HikariCP[6.3.0, 7)pom.xml
Mavencom.atlassian:onetime[2.1.1, 3)pom.xml
Mavencom.google.zxing:core[3.5.4, 4)pom.xml
Mavencom.google.zxing:javase[3.5.4, 4)pom.xml
Mavenorg.openstreetmap.osmosis:osmosis-core[0.48, 0.49)pom.xml
Mavenorg.openstreetmap.osmosis:osmosis-pbf[0.48, 0.49)pom.xml
Mavenorg.openstreetmap.osmosis:osmosis-xml[0.48, 0.49)pom.xml
Mavenorg.jfree:jfreechart1.5.6pom.xml
Mavenorg.matsim:matsim2026.0pom.xml
Mavencom.graphhopper.external:jackson-datatype-jts2.21.0pom.xml
All dependencies 134

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

RegistryPackageVersionRelation
Mavench.qos.reload4j:reload4j1.2.25direct
Mavencom.atlassian:onetimedirect
Mavencom.auth0:java-jwtdirect
Mavencom.fasterxml.jackson.core:jackson-annotationsdirect
Mavencom.fasterxml.jackson.core:jackson-annotations2.21direct
Mavencom.fasterxml.jackson.core:jackson-coredirect
Mavencom.fasterxml.jackson.core:jackson-core2.21.1direct
Mavencom.fasterxml.jackson.core:jackson-databinddirect
Mavencom.fasterxml.jackson.core:jackson-databind2.21.1direct
Mavencom.google.zxing:coredirect
Mavencom.google.zxing:javasedirect
Mavencom.graphhopper.external:jackson-datatype-jtsdirect
Mavencom.graphhopper.external:jackson-datatype-jts2.21.0direct
Mavencom.h2database:h2direct
Mavencom.opencsv:opencsvdirect
Mavencom.opencsv:opencsv5.7.1direct
Mavencom.zaxxer:HikariCPdirect
Mavencommons-cli:commons-clidirect
Mavencommons-cli:commons-cli1.9.0direct
Mavenio.javalin:javalin-bundledirect
Mavenio.javalin:javalin-renderingdirect
Mavenorg.apache.commons:commons-collections4direct
Mavenorg.apache.commons:commons-collections44.5.0-M2direct
Mavenorg.apache.commons:commons-math3direct
Mavenorg.apache.commons:commons-math33.6.1direct
Mavenorg.apache.groovy:groovydirect
Mavenorg.apache.groovy:groovy5.0.3direct
Mavenorg.apache.groovy:groovy-jsondirect
Mavenorg.apache.groovy:groovy-json5.0.3direct
Mavenorg.apache.groovy:groovy-sqldirect
Mavenorg.apache.groovy:groovy-sql5.0.3direct
Mavenorg.apache.groovy:groovy-templatesdirect
Mavenorg.apache.groovy:groovy-templates5.0.3direct
Mavenorg.apache.maven.plugins:maven-gpg-plugindirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.0.1direct
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.7direct
Mavenorg.codehaus.mojo:appassembler-maven-plugin2.1.0direct
Mavenorg.geotools.ogc:net.opengis.wpsdirect
Mavenorg.geotools.ogc:net.opengis.wps30.2direct
Mavenorg.geotools.xsd:gt-xsd-core30.2direct
Mavenorg.geotools.xsd:gt-xsd-wpsdirect
Mavenorg.geotools.xsd:gt-xsd-wps30.2direct
Mavenorg.geotools:gt-epsg-hsql30.2direct
Mavenorg.geotools:gt-jdbc30.2direct
Mavenorg.geotools:gt-metadata30.2direct
Mavenorg.geotools:gt-referencing30.2direct
Mavenorg.geotools:gt-wps30.2direct
Mavenorg.geotools:gt-xml30.2direct
Mavenorg.jfree:jfreechartdirect
Mavenorg.jfree:jfreechart1.5.6direct
Mavenorg.locationtech.jts:jts-coredirect
Mavenorg.matsim:matsimdirect
Mavenorg.matsim:matsim2026.0direct
Mavenorg.openstreetmap.osmosis:osmosis-coredirect
Mavenorg.openstreetmap.osmosis:osmosis-pbfdirect
Mavenorg.openstreetmap.osmosis:osmosis-xmldirect
Mavenorg.orbisgis:ctsdirect
Mavenorg.orbisgis:h2gisdirect
Mavenorg.orbisgis:h2gis-apidirect
Mavenorg.orbisgis:h2gis-utilitiesdirect
Mavenorg.orbisgis:postgis-jtsdirect
Mavenorg.orbisgis:postgis-jts-osgidirect
Mavenorg.osgi:org.osgi.service.jdbcdirect
Mavenorg.osgi:org.osgi.service.jdbc1.0.0direct
Mavenorg.postgresql:postgresqldirect
Mavenorg.slf4j:slf4j-apidirect
Mavenorg.slf4j:slf4j-api1.6.4direct
Mavenorg.slf4j:slf4j-api2.0.13direct
Mavenorg.slf4j:slf4j-reload4jdirect
Mavenorg.slf4j:slf4j-reload4j2.0.13direct
Mavenorg.slf4j:slf4j-simpledirect
Mavenorg.slf4j:slf4j-simple1.6.4direct
Mavenorg.slf4j:slf4j-simple1.7.4direct
Mavenorg.slf4j:slf4j-simple2.0.16direct
Mavenorg.thymeleaf:thymeleafdirect
Mavenorg.tinfour:TinfourCoredirect
Mavenorg.tinfour:TinfourCore2.1.9direct
Mavencommons-collections:commons-collections3.2.1indirect
Mavenjunit:junit4.10indirect
Mavenjunit:junit4.13.1indirect
Mavenorg.apache.felix:maven-bundle-plugin2.3.7indirect
Mavenorg.apache.felix:maven-bundle-plugin5.1.1indirect
Mavenorg.apache.maven.plugins:maven-assembly-plugin3.3.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.15.0indirect
Mavenorg.apache.maven.plugins:maven-dependency-plugin3.6.0indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin2.4indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.2.0indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.11.2indirect
Mavenorg.apache.maven.plugins:maven-release-plugin3.0.0-M4indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.0.1indirect
Mavenorg.codehaus.gmavenplus:gmavenplus-plugin4.2.1indirect
Mavenorg.codehaus.mojo:build-helper-maven-plugin3.5.0indirect
Mavenorg.codehaus.mojo:buildnumber-maven-plugin3.0.0indirect
Mavenorg.codehaus.mojo:exec-maven-plugin3.1.0indirect
Mavenorg.codehaus.mojo:exec-maven-plugin3.5.1indirect
Mavenorg.junit.jupiter:junit-jupiterindirect
Mavenorg.junit.jupiter:junit-jupiter5.10.2indirect
Mavenorg.junit.jupiter:junit-jupiter-apiindirect
Mavenorg.junit.jupiter:junit-jupiter-api5.11.3indirect
Mavenorg.junit.jupiter:junit-jupiter-engineindirect
Mavenorg.junit.jupiter:junit-jupiter-engine5.11.3indirect
Mavenorg.orbisgis:noisemap-coreindirect
Mavenorg.orbisgis:noisemap-h2indirect
Mavenorg.orbisgis:poly2tri-core0.1.2indirect
Mavenorg.osgi:org.osgi.core4.3.1indirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.8.0indirect
PyPIalabaster0.7.12indirect
PyPIbabel2.10.3indirect
PyPIcertifi2024.7.4indirect
PyPIcharset-normalizer2.1.0indirect
PyPIdocutils0.17.1indirect
PyPIidna3.7indirect
PyPIimagesize1.4.1indirect
PyPIjinja23.1.6indirect
PyPImarkupsafe2.1.1indirect
PyPIpackaging21.3indirect
PyPIpygments2.20.0indirect
PyPIpyparsing3.0.9indirect
PyPIpytz2022.1indirect
PyPIrequests2.33.0indirect
PyPIsnowballstemmer2.2.0indirect
PyPIsphinx5.0.2indirect
PyPIsphinx-rtd-theme1.0.0indirect
PyPIsphinx-tabs3.4.7indirect
PyPIsphinxcontrib-applehelp1.0.2indirect
PyPIsphinxcontrib-bibtex2.6.3indirect
PyPIsphinxcontrib-devhelp1.0.2indirect
PyPIsphinxcontrib-htmlhelp2.0.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp1.0.3indirect
PyPIsphinxcontrib-serializinghtml1.1.5indirect
PyPIurllib32.6.3indirect
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.