https://github.com/Sammeeeeeeee/Airblock
· scanned 2026-06-16 00:01 UTC (2 months, 3 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
build.gradle.kts |
software | healthy | build.gradle.kts |
build.gradle.kts |
software | healthy | app/build.gradle.kts |
ParsingTest.kt |
software | healthy | app/src/test/java/com/sam/airblock/ParsingTest.kt |
AirlineCodesTest.kt |
software | healthy | app/src/test/java/com/sam/airblock/AirlineCodesTest.kt |
PlaneAlertTest.kt |
software | healthy | app/src/test/java/com/sam/airblock/PlaneAlertTest.kt |
UnitsTest.kt |
software | healthy | app/src/test/java/com/sam/airblock/UnitsTest.kt |
AircraftIcons.kt |
software | healthy | app/src/main/java/com/sam/airblock/util/AircraftIcons.kt |
TypeNames.kt |
software | healthy | app/src/main/java/com/sam/airblock/util/TypeNames.kt |
Units.kt |
software | healthy | app/src/main/java/com/sam/airblock/util/Units.kt |
AirlineCodes.kt |
software | healthy | app/src/main/java/com/sam/airblock/util/AirlineCodes.kt |
MainActivity.kt |
software | healthy | app/src/main/java/com/sam/airblock/ui/MainActivity.kt |
UpdateService.kt |
software | healthy | app/src/main/java/com/sam/airblock/engine/UpdateService.kt |
LocationProvider.kt |
software | healthy | app/src/main/java/com/sam/airblock/engine/LocationProvider.… |
BootReceiver.kt |
software | healthy | app/src/main/java/com/sam/airblock/engine/BootReceiver.kt |
Ticker.kt |
software | healthy | app/src/main/java/com/sam/airblock/engine/Ticker.kt |
KeepAliveWorker.kt |
software | healthy | app/src/main/java/com/sam/airblock/engine/KeepAliveWorker.kt |
Gates.kt |
software | healthy | app/src/main/java/com/sam/airblock/engine/Gates.kt |
RefreshAction.kt |
software | healthy | app/src/main/java/com/sam/airblock/widget/RefreshAction.kt |
AirblockWidget.kt |
software | healthy | app/src/main/java/com/sam/airblock/widget/AirblockWidget.kt |
AirblockWidgetReceiver.kt |
software | healthy | app/src/main/java/com/sam/airblock/widget/AirblockWidgetRec… |
build.yml |
software | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
src |
software | healthy | app/src |
test |
software | healthy | app/src/test |
java |
software | healthy | app/src/test/java |
com |
software | healthy | app/src/test/java/com |
sam |
software | healthy | app/src/test/java/com/sam |
airblock |
software | healthy | app/src/test/java/com/sam/airblock |
main |
software | healthy | app/src/main |
java |
software | healthy | app/src/main/java |
com |
software | healthy | app/src/main/java/com |
sam |
software | healthy | app/src/main/java/com/sam |
airblock |
software | healthy | app/src/main/java/com/sam/airblock |
util |
software | healthy | app/src/main/java/com/sam/airblock/util |
ui |
software | healthy | app/src/main/java/com/sam/airblock/ui |
engine |
software | healthy | app/src/main/java/com/sam/airblock/engine |
widget |
software | healthy | app/src/main/java/com/sam/airblock/widget |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::app/build.gradle.kts |
security | healthy | app/build.gradle.kts |
password_literal::app/build.gradle.kts |
security | healthy | app/build.gradle.kts |
| Label | Layer | Status | Path |
|---|---|---|---|
RELEASE_TAG |
cicd | healthy | — |
DEBUG_KEYSTORE_B64 |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-tbm4eq95 |
software | healthy | /tmp/repobility-clone-tbm4eq95 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::build |
cicd | healthy | .github/workflows/build.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/build.yml |
This page is publicly accessible at:
https://repobility.com/scan/06020b58-fae6-42fc-93a0-7bb8fe4d5a21/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/06020b58-fae6-42fc-93a0-7bb8fe4d5a21/
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.