Scan timing: clone 1.15s · analysis 1.43s · 0.2 MB · GitHub API rate-limit (preflight)
https://github.com/tbroyer/gradle-nullaway-plugin
· scanned 2026-06-05 21:05 UTC (4 days, 12 hours ago)
· 10 languages
36 raw signals (22 security + 14 graph) System graph score 90 (lower by 18)
Last scanned 4 days, 12 hours ago · v2 · 9 actionable findings from 2 signal sources. 20 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
80.0 | 0.15 | 12.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
40.0 | 0.20 | 8.00 |
documentation_score |
63.0 | 0.15 | 9.45 |
practices_score |
67.0 | 0.15 | 10.05 |
code_quality |
78.1 | 0.10 | 7.81 |
| Overall | 1.00 | 72.3 |
All 48 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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
nullaway |
software | healthy | src/test/java/net/ltgt/gradle/nullaway |
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 |
nullaway |
software | healthy | src/main/java/net/ltgt/gradle/nullaway |
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 |
nullaway |
software | healthy | src/main/kotlin/net/ltgt/gradle/nullaway |
integrationTest |
software | healthy | src/integrationTest |
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 |
nullaway |
software | healthy | src/integrationTest/java/net/ltgt/gradle/nullaway |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
NullAwayOptionsTest.java |
software | healthy | src/test/java/net/ltgt/gradle/nullaway/NullAwayOptionsTest.… |
NullAwayExtension.java |
software | healthy | src/main/java/net/ltgt/gradle/nullaway/NullAwayExtension.ja… |
NullAwayPlugin.java |
software | healthy | src/main/java/net/ltgt/gradle/nullaway/NullAwayPlugin.java |
package-info.java |
software | healthy | src/main/java/net/ltgt/gradle/nullaway/package-info.java |
NullAwayOptions.java |
software | healthy | src/main/java/net/ltgt/gradle/nullaway/NullAwayOptions.java |
NullAwayPlugin.kt |
software | healthy | src/main/kotlin/net/ltgt/gradle/nullaway/NullAwayPlugin.kt |
BinaryCompatibilityIntegrationTest.java |
software | healthy | src/integrationTest/java/net/ltgt/gradle/nullaway/BinaryCom… |
GroovyDslIntegrationTest.java |
software | healthy | src/integrationTest/java/net/ltgt/gradle/nullaway/GroovyDsl… |
NullAwayPluginIntegrationTest.java |
software | healthy | src/integrationTest/java/net/ltgt/gradle/nullaway/NullAwayP… |
BaseIntegrationTest.java |
software | healthy | src/integrationTest/java/net/ltgt/gradle/nullaway/BaseInteg… |
| Label | Layer | Status | Path |
|---|---|---|---|
linux |
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-if6lln1w |
software | healthy | /tmp/repobility-clone-if6lln1w |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::gradle |
cicd | healthy | .github/workflows/gradle.yaml |
This page is publicly accessible at:
https://repobility.com/scan/e9877564-eafc-41ea-a68c-ffd0ef216e8f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e9877564-eafc-41ea-a68c-ffd0ef216e8f/
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.