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.

tahircengiz/MedAlarm

https://github.com/tahircengiz/MedAlarm · scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 6 actionable findings from 1 signal source. 4 repeated signals grouped for readability. 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 124 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
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
ARCHITECTURE.md software healthy docs/ARCHITECTURE.md
PERMISSIONS.md software healthy docs/PERMISSIONS.md
DATA_MODEL.md software healthy docs/DATA_MODEL.md
RELEASING.md software healthy docs/RELEASING.md
DISCLAIMER.md software healthy docs/DISCLAIMER.md
build.gradle.kts software healthy app/build.gradle.kts
ManifestoSmokeTest.kt software healthy app/src/test/java/com/medalarm/app/ManifestoSmokeTest.kt
AutoReAlertUseCaseTest.kt software healthy app/src/test/java/com/medalarm/app/domain/usecase/AutoReAle…
ScheduleCalculatorTest.kt software healthy app/src/test/java/com/medalarm/app/domain/usecase/ScheduleC…
GenerateUpcomingDosesUseCaseTest.kt software healthy app/src/test/java/com/medalarm/app/domain/usecase/GenerateU…
MedAlarmApplication.kt software healthy app/src/main/java/com/medalarm/app/MedAlarmApplication.kt
MainActivity.kt software healthy app/src/main/java/com/medalarm/app/MainActivity.kt
NotificationHelper.kt software healthy app/src/main/java/com/medalarm/app/notification/Notificatio…
NotificationChannels.kt software healthy app/src/main/java/com/medalarm/app/notification/Notificatio…
TtsHelper.kt software healthy app/src/main/java/com/medalarm/app/tts/TtsHelper.kt
SystemStatusScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/settings/SystemStatus…
SettingsViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/settings/SettingsView…
SettingsScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/settings/SettingsScre…
MedAlarmNavHost.kt software healthy app/src/main/java/com/medalarm/app/ui/navigation/MedAlarmNa…
Routes.kt software healthy app/src/main/java/com/medalarm/app/ui/navigation/Routes.kt
MedicationPhoto.kt software healthy app/src/main/java/com/medalarm/app/ui/common/MedicationPhot…
MedicationPalette.kt software healthy app/src/main/java/com/medalarm/app/ui/common/MedicationPale…
Type.kt software healthy app/src/main/java/com/medalarm/app/ui/theme/Type.kt
Theme.kt software healthy app/src/main/java/com/medalarm/app/ui/theme/Theme.kt
Color.kt software healthy app/src/main/java/com/medalarm/app/ui/theme/Color.kt
BackupScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/backup/BackupScreen.kt
BackupViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/backup/BackupViewMode…
StockViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/stock/StockViewModel.…
StockScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/stock/StockScreen.kt
HomeScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/home/HomeScreen.kt
HomeViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/home/HomeViewModel.kt
OnboardingScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/onboarding/Onboarding…
OnboardingViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/onboarding/Onboarding…
HistoryScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/history/HistoryScreen…
HistoryViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/history/HistoryViewMo…
MainViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/main/MainViewModel.kt
AddMedicationTypeDialog.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/AddMedicat…
MedicationFormViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/Medication…
MedicationDetailScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/Medication…
MedicationListScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/Medication…
MedicationFormScreen.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/Medication…
MedicationDetailViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/Medication…
MedicationListViewModel.kt software healthy app/src/main/java/com/medalarm/app/ui/medication/Medication…
DataStoreModule.kt software healthy app/src/main/java/com/medalarm/app/di/DataStoreModule.kt
RepositoryModule.kt software healthy app/src/main/java/com/medalarm/app/di/RepositoryModule.kt
DatabaseModule.kt software healthy app/src/main/java/com/medalarm/app/di/DatabaseModule.kt

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

LabelLayerStatusPath
docs software healthy docs
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
medalarm software healthy app/src/test/java/com/medalarm
app software healthy app/src/test/java/com/medalarm/app
domain software healthy app/src/test/java/com/medalarm/app/domain
usecase software healthy app/src/test/java/com/medalarm/app/domain/usecase
main software healthy app/src/main
java software healthy app/src/main/java
com software healthy app/src/main/java/com
medalarm software healthy app/src/main/java/com/medalarm
app software healthy app/src/main/java/com/medalarm/app
notification software healthy app/src/main/java/com/medalarm/app/notification
tts software healthy app/src/main/java/com/medalarm/app/tts
ui software healthy app/src/main/java/com/medalarm/app/ui
settings software healthy app/src/main/java/com/medalarm/app/ui/settings
navigation software healthy app/src/main/java/com/medalarm/app/ui/navigation
common software healthy app/src/main/java/com/medalarm/app/ui/common
theme software healthy app/src/main/java/com/medalarm/app/ui/theme
backup software healthy app/src/main/java/com/medalarm/app/ui/backup
stock software healthy app/src/main/java/com/medalarm/app/ui/stock
home software healthy app/src/main/java/com/medalarm/app/ui/home
onboarding software healthy app/src/main/java/com/medalarm/app/ui/onboarding
history software healthy app/src/main/java/com/medalarm/app/ui/history
main software healthy app/src/main/java/com/medalarm/app/ui/main
medication software healthy app/src/main/java/com/medalarm/app/ui/medication
di software healthy app/src/main/java/com/medalarm/app/di
pdf software healthy app/src/main/java/com/medalarm/app/pdf
permission software healthy app/src/main/java/com/medalarm/app/permission
domain software healthy app/src/main/java/com/medalarm/app/domain
usecase software healthy app/src/main/java/com/medalarm/app/domain/usecase
repository software healthy app/src/main/java/com/medalarm/app/domain/repository
model software healthy app/src/main/java/com/medalarm/app/domain/model
gradle software healthy gradle
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
SIGNING_KEY_ALIAS cicd healthy
SIGNING_KEYSTORE_BASE64 cicd healthy
SIGNING_KEY_PASSWORD cicd healthy
SIGNING_KEYSTORE_PASSWORD cicd healthy

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml
manifesto-guard cicd healthy .github/workflows/build.yml
build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
repobility-clone-i9pb9941 software healthy /tmp/repobility-clone-i9pb9941
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/823baa88-e944-4961-91c3-2ade15e0dda5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/823baa88-e944-4961-91c3-2ade15e0dda5/

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.