Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
21 of your 26 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.27s · analysis 1.52s · 0.2 MB · GitHub API rate-limit (preflight)

tbroyer/gradle-errorprone-plugin

https://github.com/tbroyer/gradle-errorprone-plugin · scanned 2026-06-05 22:07 UTC (1 week, 2 days ago) · 10 languages

42 raw signals (26 security + 16 graph) System graph score 88 (lower by 18)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 9 actionable findings from 2 signal sources. 25 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 80.0 0.15 12.00
security_score 100.0 0.25 25.00
testing_score 23.0 0.20 4.60
documentation_score 63.0 0.15 9.45
practices_score 77.0 0.15 11.55
code_quality 78.1 0.10 7.81
Overall 1.00 70.4
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 61 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
gradle software healthy gradle
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
test software healthy src/test
java software healthy src/test/java
net software healthy src/test/java/net
ltgt software healthy src/test/java/net/ltgt
gradle software healthy src/test/java/net/ltgt/gradle
errorprone software healthy src/test/java/net/ltgt/gradle/errorprone
main software healthy src/main
java software healthy src/main/java
net software healthy src/main/java/net
ltgt software healthy src/main/java/net/ltgt
gradle software healthy src/main/java/net/ltgt/gradle
errorprone software healthy src/main/java/net/ltgt/gradle/errorprone
kotlin software healthy src/main/kotlin
net software healthy src/main/kotlin/net
ltgt software healthy src/main/kotlin/net/ltgt
gradle software healthy src/main/kotlin/net/ltgt/gradle
errorprone software healthy src/main/kotlin/net/ltgt/gradle/errorprone
integrationTest software healthy src/integrationTest
resources software healthy src/integrationTest/resources
com software healthy src/integrationTest/resources/com
google software healthy src/integrationTest/resources/com/google
errorprone software healthy src/integrationTest/resources/com/google/errorprone
sample software healthy src/integrationTest/resources/com/google/errorprone/sample
java software healthy src/integrationTest/java
net software healthy src/integrationTest/java/net
ltgt software healthy src/integrationTest/java/net/ltgt
gradle software healthy src/integrationTest/java/net/ltgt/gradle
errorprone software healthy src/integrationTest/java/net/ltgt/gradle/errorprone

LabelLayerStatusPath
README.md software healthy README.md
build.gradle.kts software healthy build.gradle.kts
libs.versions.toml software healthy gradle/libs.versions.toml
dependabot.yml software healthy .github/dependabot.yml
gradle.yaml software healthy .github/workflows/gradle.yaml
ErrorProneOptionsTest.java software healthy src/test/java/net/ltgt/gradle/errorprone/ErrorProneOptionsT…
ErrorPronePlugin.java software healthy src/main/java/net/ltgt/gradle/errorprone/ErrorPronePlugin.j…
ErrorProneOptions.java software healthy src/main/java/net/ltgt/gradle/errorprone/ErrorProneOptions.…
CheckSeverity.java software healthy src/main/java/net/ltgt/gradle/errorprone/CheckSeverity.java
package-info.java software healthy src/main/java/net/ltgt/gradle/errorprone/package-info.java
ErrorProneOptions.kt software healthy src/main/kotlin/net/ltgt/gradle/errorprone/ErrorProneOption…
MyCustomCheck.java software healthy src/integrationTest/resources/com/google/errorprone/sample/…
Hello.java software healthy src/integrationTest/resources/com/google/errorprone/sample/…
CPSChecker.java software healthy src/integrationTest/resources/com/google/errorprone/sample/…
EffectivelyFinalChecker.java software healthy src/integrationTest/resources/com/google/errorprone/sample/…
BinaryCompatibilityIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/BinaryC…
GroovyDslIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/GroovyD…
ManualConfigurationIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/ManualC…
StrongEncapsulationIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/StrongE…
BasePluginIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/BasePlu…
ErrorPronePluginIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/ErrorPr…
ToolchainsIntegrationTest.java software healthy src/integrationTest/java/net/ltgt/gradle/errorprone/Toolcha…

LabelLayerStatusPath
linux cicd healthy .github/workflows/gradle.yaml
windows cicd healthy .github/workflows/gradle.yaml
test-gradle8 cicd healthy .github/workflows/gradle.yaml
test-jdk cicd healthy .github/workflows/gradle.yaml
test-gradle9 cicd healthy .github/workflows/gradle.yaml

LabelLayerStatusPath
repobility-clone-kn7qa_5y software healthy /tmp/repobility-clone-kn7qa_5y

LabelLayerStatusPath
gha::gradle cicd healthy .github/workflows/gradle.yaml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/ef79bea5-587a-4d4d-b341-f8a407dd1c67/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ef79bea5-587a-4d4d-b341-f8a407dd1c67/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.