https://github.com/Temirlaaan/DCQRReader-Android-App
· scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 2 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 100 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 |
bug-report-meta-statuses-500.md |
software | healthy | docs/bug-report-meta-statuses-500.md |
backend-tz-rack-elevation.md |
software | healthy | docs/backend-tz-rack-elevation.md |
Architecture_Overview.md |
software | healthy | docs/Architecture_Overview.md |
openapi-qr-dc-project.json |
software | healthy | docs/openapi-qr-dc-project.json |
backend-tz-qr-rebind.md |
software | healthy | docs/backend-tz-qr-rebind.md |
mobile-api-guide.md |
software | healthy | docs/mobile-api-guide.md |
build.gradle.kts |
software | healthy | app/build.gradle.kts |
ExampleInstrumentedTest.kt |
software | healthy | app/src/androidTest/java/kz/tcloud/dcinv/ExampleInstrumente… |
QrFormatTest.kt |
software | healthy | app/src/test/java/kz/tcloud/dcinv/QrFormatTest.kt |
DeviceUpdateBodyTest.kt |
software | healthy | app/src/test/java/kz/tcloud/dcinv/DeviceUpdateBodyTest.kt |
ExampleUnitTest.kt |
software | healthy | app/src/test/java/kz/tcloud/dcinv/ExampleUnitTest.kt |
DcInvApp.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/DcInvApp.kt |
MainActivity.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/MainActivity.kt |
SettingsScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/settings/SettingsScree… |
RebindDeviceScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/rebind/RebindDeviceScr… |
RebindViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/rebind/RebindViewModel… |
Destinations.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/navigation/Destination… |
AppNavHost.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/navigation/AppNavHost.… |
AppViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/navigation/AppViewMode… |
LoginScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/login/LoginScreen.kt |
LoginViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/login/LoginViewModel.kt |
ShiftGate.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/common/ShiftGate.kt |
FormFields.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/common/FormFields.kt |
GridPatternBackground.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/components/GridPattern… |
BottomNavIsland.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/components/BottomNavIs… |
Type.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/theme/Type.kt |
Theme.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/theme/Theme.kt |
Color.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/theme/Color.kt |
HomeScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/home/HomeScreen.kt |
HomeViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/home/HomeViewModel.kt |
CreateDeviceViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/create/CreateDeviceVie… |
CreateDeviceScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/create/CreateDeviceScr… |
DeviceProfileContent.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/device/DeviceProfileCo… |
DeviceDetailScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/device/DeviceDetailScr… |
RackDetailViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/racks/RackDetailViewMo… |
RacksViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/racks/RacksViewModel.kt |
RackDetailScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/racks/RackDetailScreen… |
RacksScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/racks/RacksScreen.kt |
BindDeviceScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/bind/BindDeviceScreen.… |
BindViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/bind/BindViewModel.kt |
ProfileScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/profile/ProfileScreen.… |
ProfileViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/profile/ProfileViewMod… |
ScannerScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/scan/ScannerScreen.kt |
QrViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/qr/QrViewModel.kt |
QrResultScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/qr/QrResultScreen.kt |
EditDeviceViewModel.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/edit/EditDeviceViewMod… |
DeviceUpdateBody.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/edit/DeviceUpdateBody.… |
EditDeviceScreen.kt |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/edit/EditDeviceScreen.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
app |
software | healthy | app |
src |
software | healthy | app/src |
androidTest |
software | healthy | app/src/androidTest |
java |
software | healthy | app/src/androidTest/java |
kz |
software | healthy | app/src/androidTest/java/kz |
tcloud |
software | healthy | app/src/androidTest/java/kz/tcloud |
dcinv |
software | healthy | app/src/androidTest/java/kz/tcloud/dcinv |
test |
software | healthy | app/src/test |
java |
software | healthy | app/src/test/java |
kz |
software | healthy | app/src/test/java/kz |
tcloud |
software | healthy | app/src/test/java/kz/tcloud |
dcinv |
software | healthy | app/src/test/java/kz/tcloud/dcinv |
main |
software | healthy | app/src/main |
java |
software | healthy | app/src/main/java |
kz |
software | healthy | app/src/main/java/kz |
tcloud |
software | healthy | app/src/main/java/kz/tcloud |
dcinv |
software | healthy | app/src/main/java/kz/tcloud/dcinv |
ui |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui |
settings |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/settings |
rebind |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/rebind |
navigation |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/navigation |
login |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/login |
common |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/common |
components |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/components |
theme |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/theme |
home |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/home |
create |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/create |
device |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/device |
racks |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/racks |
bind |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/bind |
profile |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/profile |
scan |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/scan |
qr |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/qr |
edit |
software | healthy | app/src/main/java/kz/tcloud/dcinv/ui/edit |
di |
software | healthy | app/src/main/java/kz/tcloud/dcinv/di |
scanner |
software | healthy | app/src/main/java/kz/tcloud/dcinv/scanner |
domain |
software | healthy | app/src/main/java/kz/tcloud/dcinv/domain |
gradle |
software | healthy | gradle |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::app/build.gradle.kts |
security | healthy | app/build.gradle.kts |
auth::README.md |
security | healthy | README.md |
auth::docs/openapi-qr-dc-project.json |
security | healthy | docs/openapi-qr-dc-project.json |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | docs/openapi-qr-dc-project.json |
postgres |
data | healthy | docs/openapi-qr-dc-project.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zzwyutfk |
software | healthy | /tmp/repobility-clone-zzwyutfk |
This page is publicly accessible at:
https://repobility.com/scan/a12ba682-4e4d-4f46-90f6-ca43de4e18fd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a12ba682-4e4d-4f46-90f6-ca43de4e18fd/
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.