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.

cardosogguilherme/metservice_test

https://github.com/cardosogguilherme/metservice_test · scanned 2026-06-17 01:46 UTC (1 month, 1 week ago)

3 raw signals (0 security + 3 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +11.5 (diff) · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 104 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
README.md software healthy README.md
build.gradle.kts software healthy build.gradle.kts
build.gradle.kts software healthy app/build.gradle.kts
CityBikesApplication.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/CityBike…
MainActivity.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/MainActi…
SelectBikeInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/selectBi…
SelectBikeScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/selectBi…
SelectBikeViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/selectBi…
RideRepository.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ride/Rid…
RideSummaryInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideSumm…
RideSummaryScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideSumm…
RideSummaryViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideSumm…
StationDetailInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stationD…
StationDetailScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stationD…
StationDetailViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stationD…
FavoritesViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/favorite…
FavoritesRepository.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/favorite…
FavoritesInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/favorite…
FavoritesScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/favorite…
ProfileViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/profile/…
ProfileScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/profile/…
StationsScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stations…
StationsInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stations…
StationRepository.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stations…
StationsViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stations…
RideInProgressViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideInPr…
RideInProgressInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideInPr…
RideInProgressScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideInPr…
DispatcherModule.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/di/Dispa…
NetworkModule.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/di/Netwo…
RepositoryModule.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/di/Repos…
ConfirmRideScreen.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/confirmR…
ConfirmRideViewModel.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/confirmR…
ConfirmRideInteractor.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/confirmR…
CityBikesNavHost.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/navigati…
EmptyState.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ui/Empty…
Type.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ui/theme…
Theme.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ui/theme…
Color.kt software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ui/theme…
stations.json software healthy app/src/main/assets/stations.json
finish.json software healthy app/src/main/assets/ride/finish.json
initiate.json software healthy app/src/main/assets/ride/initiate.json
bikes.json software healthy app/src/main/assets/stations/st-002/bikes.json
bikes.json software healthy app/src/main/assets/stations/st-003/bikes.json
bikes.json software healthy app/src/main/assets/stations/st-004/bikes.json
bikes.json software healthy app/src/main/assets/stations/st-006/bikes.json
bikes.json software healthy app/src/main/assets/stations/st-007/bikes.json
bikes.json software healthy app/src/main/assets/stations/st-001/bikes.json
bikes.json software healthy app/src/main/assets/stations/st-005/bikes.json
RideSummaryViewModelTest.kt software healthy app/src/test/java/com/cardosogui/citybikesexplorer/RideSumm…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
app software healthy app
src software healthy app/src
main software healthy app/src/main
java software healthy app/src/main/java
com software healthy app/src/main/java/com
cardosogui software healthy app/src/main/java/com/cardosogui
citybikesexplorer software healthy app/src/main/java/com/cardosogui/citybikesexplorer
selectBike software healthy app/src/main/java/com/cardosogui/citybikesexplorer/selectBi…
ride software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ride
rideSummary software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideSumm…
stationDetail software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stationD…
favorites software healthy app/src/main/java/com/cardosogui/citybikesexplorer/favorites
profile software healthy app/src/main/java/com/cardosogui/citybikesexplorer/profile
stations software healthy app/src/main/java/com/cardosogui/citybikesexplorer/stations
rideInProgress software healthy app/src/main/java/com/cardosogui/citybikesexplorer/rideInPr…
di software healthy app/src/main/java/com/cardosogui/citybikesexplorer/di
confirmRide software healthy app/src/main/java/com/cardosogui/citybikesexplorer/confirmR…
navigation software healthy app/src/main/java/com/cardosogui/citybikesexplorer/navigati…
ui software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ui
theme software healthy app/src/main/java/com/cardosogui/citybikesexplorer/ui/theme
assets software healthy app/src/main/assets
ride software healthy app/src/main/assets/ride
stations software healthy app/src/main/assets/stations
st-002 software healthy app/src/main/assets/stations/st-002
st-003 software healthy app/src/main/assets/stations/st-003
st-004 software healthy app/src/main/assets/stations/st-004
st-006 software healthy app/src/main/assets/stations/st-006
st-007 software healthy app/src/main/assets/stations/st-007
st-001 software healthy app/src/main/assets/stations/st-001
st-005 software healthy app/src/main/assets/stations/st-005
test software healthy app/src/test
java software healthy app/src/test/java
com software healthy app/src/test/java/com
cardosogui software healthy app/src/test/java/com/cardosogui
citybikesexplorer software healthy app/src/test/java/com/cardosogui/citybikesexplorer
testutil software healthy app/src/test/java/com/cardosogui/citybikesexplorer/testutil
androidTest software healthy app/src/androidTest
java software healthy app/src/androidTest/java
com software healthy app/src/androidTest/java/com
cardosogui software healthy app/src/androidTest/java/com/cardosogui
citybikesexplorer software healthy app/src/androidTest/java/com/cardosogui/citybikesexplorer
gradle software healthy gradle

LabelLayerStatusPath
cardosogguilherme__metservice_test software healthy /data/fable5_failed_archive/cardosogguilherme__metservice_t…
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/2a19b2fd-fabf-4115-b7b7-305adcfae7d8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2a19b2fd-fabf-4115-b7b7-305adcfae7d8/

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.