Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 23:38 UTC

gleclaire / findbugs-maven-plugin

Maven Mojo Plug-In to generate reports based on the FindBugs Analyzer

HTML · GroovyApache-2.0★ 57 stars⑂ 38 forkssince Dec 2012archivedView on GitHub ↗

gleclaire/findbugs-maven-plugin holds a health index of 11 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (54/100) and lowest on Vitality (1/100). The repository is archived, so no further maintenance is expected.

11
overall / 100
Critical

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.

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

Ownership

Garvin LeClairePersonal account
21 followers250 public repossince Apr 2010Code Artisans, LLC

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenorg.codehaus.mojo:findbugs-maven-plugin3.0.5-263268 days ago

Metrics by category

Vitality

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

1Critical · 21% of overall
How it's scored
0/36Push recency — last push 2,490 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push2,490
active_weeks_last_year0
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

46Weak · 17% of overall
How it's scored
28.4/60Stars — 57 stars
13.1/25Forks — 38 forks
0/15Watchers — 1 watchers
Inputs used
forks38
stars57
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized 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_badges
has_contributingno
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?

54Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.9/22.5Commit distribution — top contributor authored 65% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled10
top_contributor_share0.65
How it's scored
30.6/42Issue resolution — 73% of issues closed
15.6/30PR acceptance — 25/48 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 6/26 approved changesets -- score normalized to 2
Inputs used
merged_prs25
open_issues13
closed_issues35
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.729
closed_unmerged_prs23
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
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.7/25Owner reach — 21 followers of gleclaire
25/25Track record — 250 public repos, account ~16 yr old
Inputs used
followers21
owner_typeUser
is_verified
owner_logingleclaire
public_repos250
account_age_days5,963
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on maven
4/35Publish recency — latest publish 3,268 days ago
20/20Version history — 26 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesorg.codehaus.mojo:findbugs-maven-plugin
ecosystemsmaven
any_deprecatedno
min_days_since_publish3,268

Engineering Quality

Are baseline engineering and documentation practices in place?

40Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://gleclaire.github.io/findbugs-maven-plugin/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://gleclaire.github.io/findbugs-maven-plugin/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

21At Risk · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/26 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
2.2/7.5Vulnerabilities — 7 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.2
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
6.3/35Direct dependencies free of known advisories — 4 affected: org.apache.maven:maven-compat 3.5.0 (critical 9.1), org.apache.ant:ant 1.9.9 (high 7.5), org.codehaus.plexus:plexus-utils 3.1.0 (high), +1 more
1.6/25Indirect dependencies free of known advisories — 14 affected: commons-collections:commons-collections 3.2.1 (critical 9.8), dom4j:dom4j 1.6.1 (critical 9.8), org.apache.maven.shared:maven-shared-utils 3.2.0 (critical 9.8), +11 more
9.1/40No advisories left outstanding — 18 advisory-carrying package(s) unaddressed past 90 days; oldest published 2,844 days ago
Inputs used
sourceosv
advisories33
affected_packages18
assessed_packages104
unassessed_packages0
affected_by_severitycritical 5, high 6, moderate 7
direct_affected_packages4
Matched the maven:org.codehaus.mojo:findbugs-maven-plugin@3.0.5 runtime dependency closure — what installing the published package pulls in — 104 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.

32At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.9/40Legible commit history — 13 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.13
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — pom.xml, src/it-tools/build-tools/pom.xml, src/it-tools/prime/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml, src/it-tools/build-tools/pom.xml, src/it-tools/prime/pom.xml, src/it/MFINDBUGS-145/pom.xml, src/it/MFINDBUGS-178/pom.xml, src/it/basic-1/pom.xml, src/it/check-fail/pom.xml, src/it/check-jvmargs/pom.xml, src/it/check-multi/modules/module-1/pom.xml, src/it/check-multi/modules/module-2/pom.xml, src/it/check-multi/modules/pom.xml, src/it/check-multi/pom.xml, src/it/check-nofail/pom.xml, src/it/check-pluginList-repo/pom.xml, src/it/check-skip/pom.xml, src/it/check-timeout/pom.xml, src/it/check/pom.xml, src/it/effort-default/pom.xml, src/it/effort-max/pom.xml, src/it/effort-min/pom.xml, src/it/empty/pom.xml, src/it/encoding-utf8/pom.xml, src/it/exclude-modules/module1/pom.xml, src/it/exclude-modules/module2/pom.xml, src/it/exclude-modules/pom.xml, src/it/exclude-multi/pom.xml, src/it/exclude/pom.xml, src/it/excludeBugsFile/pom.xml, src/it/experimental/pom.xml, src/it/include-multi/pom.xml, src/it/include/pom.xml, src/it/maxRank/pom.xml, src/it/multi-build/modules/module-1/pom.xml, src/it/multi-build/modules/module-2/pom.xml, src/it/multi-build/modules/pom.xml, src/it/multi-build/pom.xml, src/it/multi/modules/module-1/pom.xml, src/it/multi/modules/module-2/pom.xml, src/it/multi/modules/pom.xml, src/it/multi/pom.xml, src/it/nested/pom.xml, src/it/no-src/pom.xml, src/it/no-testsrc/pom.xml, src/it/omitVisitors/pom.xml, src/it/onlyAnalyze/pom.xml, src/it/pluginList-repo/pom.xml, src/it/pluginList/pom.xml, src/it/relaxed/pom.xml, src/it/site-brazil/pom.xml, src/it/site-default/pom.xml, src/it/site-french/pom.xml, src/it/site-spanish/pom.xml, src/it/skip/pom.xml, src/it/skipEmpty/pom.xml, src/it/threaded/pom.xml, src/it/threshold-experimental/pom.xml, src/it/threshold-high/pom.xml, src/it/threshold-low/pom.xml, src/it/trace/pom.xml, src/it/userPrefs-override/pom.xml, src/it/userPrefs/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
0/45Type-checkable code — HTML without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes1,113
source_files_sampled5
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

57GitHub stars
10contributors
0commits, last 12 months
2,490days since last push
0releases
1bus factor
13open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 38 ⇿
0Stars
38Forks

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.

0102030403812013-052016-112020-06

Each point covers 7 days.

OpenSSF Scorecard 2.2 / 10
2.2aggregate

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-30 23:37 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/26 approved changesets -- score normalized to 2
10Contributorsproject has 8 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
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
3Vulnerabilities7 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
Mavencom.google.code.findbugs:findbugs${findbugsVersion}pom.xml
Mavenorg.apache.ant:ant${antVersion}pom.xml
Mavenorg.codehaus.groovy:groovy${groovyVersion}pom.xml
Mavenorg.codehaus.groovy:groovy-ant${groovyVersion}pom.xml
Mavenorg.codehaus.groovy:groovy-xml${groovyVersion}pom.xml
Mavenorg.apache.maven.reporting:maven-reporting-impl${mavenReportingVersion}pom.xml
Mavenorg.apache.maven.reporting:maven-reporting-api${mavenReportingApiVersion}pom.xml
Mavenorg.apache.maven:maven-plugin-api${mavenVersion}pom.xml
Mavenorg.apache.maven:maven-compat${mavenVersion}pom.xml
Mavenorg.apache.maven:maven-artifact${mavenVersion}pom.xml
Mavenorg.apache.maven.doxia:doxia-core${doxiaVersion}pom.xml
Mavenorg.apache.maven.doxia:doxia-sink-api${doxiaVersion}pom.xml
Mavenorg.apache.maven.doxia:doxia-decoration-model${doxiaVersion}pom.xml
Mavenorg.apache.maven.doxia:doxia-site-renderer${doxiaVersion}pom.xml
Mavenorg.apache.maven.shared:maven-doxia-tools${doxiaToolsVersion}pom.xml
Mavenorg.codehaus.plexus:plexus-container-default${plexusContainerVersion}pom.xml
Mavenorg.codehaus.plexus:plexus-resources${plexusResourcesVersion}pom.xml
Mavenorg.codehaus.plexus:plexus-utils${plexusUtilsVersion}pom.xml
Mavenorg.sonatype.plexus:plexus-build-api${plexusBuildVersion}pom.xml
Mavenorg.apache.maven.scm:maven-scm-provider-jgit${scmPluginVersion}pom.xml
All dependencies 46

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

RegistryPackageVersionRelation
Mavencom.google.code.findbugs:findbugsdirect
Mavencom.google.code.findbugs:findbugs3.0.1direct
Mavenorg.apache.ant:ant1.9.9direct
Mavenorg.apache.maven.doxia:doxia-core1.7direct
Mavenorg.apache.maven.doxia:doxia-decoration-model1.7direct
Mavenorg.apache.maven.doxia:doxia-sink-api1.7direct
Mavenorg.apache.maven.doxia:doxia-site-renderer1.7direct
Mavenorg.apache.maven.reporting:maven-reporting-api3.0direct
Mavenorg.apache.maven.reporting:maven-reporting-impl3.0.0direct
Mavenorg.apache.maven.scm:maven-scm-provider-jgit1.9.5direct
Mavenorg.apache.maven.shared:maven-doxia-tools1.4direct
Mavenorg.apache.maven:maven-artifact3.5.0direct
Mavenorg.apache.maven:maven-compat3.5.0direct
Mavenorg.apache.maven:maven-plugin-api3.5.0direct
Mavenorg.codehaus.groovy:groovy2.4.12direct
Mavenorg.codehaus.groovy:groovy-ant2.4.12direct
Mavenorg.codehaus.groovy:groovy-xml2.4.12direct
Mavenorg.codehaus.plexus:plexus-container-default1.7.1direct
Mavenorg.codehaus.plexus:plexus-resources1.1.0direct
Mavenorg.codehaus.plexus:plexus-utils3.1.0direct
Mavenorg.sonatype.plexus:plexus-build-api0.0.7direct
Mavencom.googlecode.l10n-maven-plugin:l10n-maven-plugin1.8indirect
Mavencom.h3xstream.findsecbugs:findsecbugs-pluginindirect
Mavencom.mebigfatguy.fb-contrib:fb-contribindirect
Mavenjavax.servlet:javax.servlet-apiindirect
Mavenjavax:javaee-apiindirect
Mavenjunit:junitindirect
Mavenorg.apache.maven.plugin-tools:maven-plugin-annotations3.5indirect
Mavenorg.apache.maven.plugins:maven-antrun-plugin1.8indirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.apache.maven.plugins:maven-invoker-plugin3.0.0indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin2.10.4indirect
Mavenorg.apache.maven.plugins:maven-jxr-pluginindirect
Mavenorg.apache.maven.plugins:maven-plugin-pluginindirect
Mavenorg.apache.maven.plugins:maven-project-info-reports-plugin2.9indirect
Mavenorg.apache.maven.plugins:maven-release-pluginindirect
Mavenorg.apache.maven.plugins:maven-scm-plugin1.9.5indirect
Mavenorg.apache.maven.plugins:maven-site-pluginindirect
Mavenorg.apache.maven.plugins:maven-site-plugin3.6indirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.codehaus.gmavenplus:gmavenplus-plugin1.5indirect
Mavenorg.codehaus.mojo:cobertura-maven-pluginindirect
Mavenorg.codehaus.mojo:codenarc-maven-plugin0.22-1indirect
Mavenorg.codehaus.mojo:findbugs-maven-pluginindirect
Mavenorg.codehaus.mojo:findbugs-maven-plugin3.0.6-SNAPSHOTindirect
Mavenorg.codehaus.mojo:versions-maven-plugin2.4indirect
Dependency advisories 18

Installing maven:org.codehaus.mojo:findbugs-maven-plugin@3.0.5 pulls in 104 packages, direct and transitive: 18 carry known advisories, of which 4 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
org.apache.maven:maven-compat3.5.0directcritical13.8.1
commons-collections:commons-collections3.2.1indirectcritical24.1
dom4j:dom4j1.6.1indirectcritical22.1.3
org.apache.maven.shared:maven-shared-utils3.2.0indirectcritical13.3.3
org.apache.maven:maven-core3.0indirectcritical13.8.1
org.apache.ant:ant1.9.9directhigh41.10.11
org.codehaus.plexus:plexus-utils3.1.0directhigh14.0.3
commons-beanutils:commons-beanutils1.7.0indirecthigh22.0.0-M2
org.apache.struts:struts-core1.3.8indirecthigh46.1.2.1
org.apache.struts:struts-tiles1.3.8indirecthigh1
org.apache.velocity:velocity1.7indirecthigh12.3
org.codehaus.groovy:groovy2.4.12directmoderate13.0.7
com.google.guava:guava20.0indirectmoderate332.0.0-android
commons-io:commons-io1.4indirectmoderate12.7
commons-lang:commons-lang2.6indirectmoderate13.18.0
org.apache.commons:commons-lang33.5indirectmoderate13.18.0
org.apache.httpcomponents:httpclient4.0.2indirectmoderate55.0.3
org.apache.velocity:velocity-tools2.0indirectmoderate13.1

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

Raw JSON report machine-readable

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.5.0, schema v0.27.0 — full methodology · metrics wiki.

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