https://github.com/konraaadcz/morse-flashlight
· scanned 2026-08-03 22:22 UTC (1 month, 1 week ago)
3 raw signals (0 security + 3 graph)
Last scanned 1 month, 1 week ago · v1 · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 33 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 |
|---|---|---|---|
app |
software | healthy | app |
src |
software | healthy | app/src |
androidTest |
software | healthy | app/src/androidTest |
java |
software | healthy | app/src/androidTest/java |
dev |
software | healthy | app/src/androidTest/java/dev |
konraaadcz |
software | healthy | app/src/androidTest/java/dev/konraaadcz |
morseflashlight |
software | healthy | app/src/androidTest/java/dev/konraaadcz/morseflashlight |
test |
software | healthy | app/src/test |
java |
software | healthy | app/src/test/java |
dev |
software | healthy | app/src/test/java/dev |
konraaadcz |
software | healthy | app/src/test/java/dev/konraaadcz |
morseflashlight |
software | healthy | app/src/test/java/dev/konraaadcz/morseflashlight |
main |
software | healthy | app/src/main |
java |
software | healthy | app/src/main/java |
dev |
software | healthy | app/src/main/java/dev |
konraaadcz |
software | healthy | app/src/main/java/dev/konraaadcz |
morseflashlight |
software | healthy | app/src/main/java/dev/konraaadcz/morseflashlight |
gradle |
software | healthy | gradle |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
build.gradle.kts |
software | healthy | build.gradle.kts |
LICENSE |
software | healthy | LICENSE |
build.gradle.kts |
software | healthy | app/build.gradle.kts |
ExampleInstrumentedTest.kt |
software | healthy | app/src/androidTest/java/dev/konraaadcz/morseflashlight/Exa… |
ExampleUnitTest.kt |
software | healthy | app/src/test/java/dev/konraaadcz/morseflashlight/ExampleUni… |
MorseTabla.java |
software | healthy | app/src/main/java/dev/konraaadcz/morseflashlight/MorseTabla… |
MainActivity.java |
software | healthy | app/src/main/java/dev/konraaadcz/morseflashlight/MainActivi… |
libs.versions.toml |
software | healthy | gradle/libs.versions.toml |
android.yml |
software | healthy | .github/workflows/android.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vr7qifws |
software | healthy | /tmp/repobility-clone-vr7qifws |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::android |
cicd | healthy | .github/workflows/android.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/android.yml |
This page is publicly accessible at:
https://repobility.com/scan/58c8d446-7002-4c0f-a67b-3d4c208e7409/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/58c8d446-7002-4c0f-a67b-3d4c208e7409/
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.