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.

vivimassa/horizon-v2-mono

https://github.com/vivimassa/horizon-v2-mono · scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)

1231 raw signals (0 security + 1231 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 1215 actionable findings from 1 signal source. 16 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 22613 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
pickBase software healthy seed-crew.mjs:pickBase
nextEmployeeId software healthy seed-crew.mjs:nextEmployeeId
randomDate software healthy seed-crew.mjs:randomDate
vnCockpitName software healthy seed-crew.mjs:vnCockpitName
intlCockpitName software healthy seed-crew.mjs:intlCockpitName
vnCabinName software healthy seed-crew.mjs:vnCabinName
generateCrew software healthy seed-crew.mjs:generateCrew
main software healthy seed-crew.mjs:main
App software healthy apps/mobile/App.tsx:App
resolveApiBaseUrl software healthy apps/mobile/utils/api-url.ts:resolveApiBaseUrl
UserMenu software healthy apps/mobile/components/user-menu.tsx:UserMenu
toggleBio software healthy apps/mobile/components/user-menu.tsx:toggleBio
initials software healthy apps/mobile/components/user-menu.tsx:initials
handleLogout software healthy apps/mobile/components/user-menu.tsx:handleLogout
MenuItemToggle software healthy apps/mobile/components/user-menu.tsx:MenuItemToggle
MenuItem software healthy apps/mobile/components/user-menu.tsx:MenuItem
DropdownModal software healthy apps/mobile/components/tablet-breadcrumb.tsx:DropdownModal
renderItem software healthy apps/mobile/components/tablet-breadcrumb.tsx:renderItem
toggle software healthy apps/mobile/components/schedule/frequency-picker.tsx:toggle
parseHHMM software healthy apps/mobile/components/schedule/schedule-grid.tsx:parseHHMM
base64 software healthy apps/mobile/components/schedule/export-dialog.tsx:base64
fmtMinutes software healthy apps/mobile/components/schedule/grid-columns.ts:fmtMinutes
calcBlockMinutes software healthy apps/mobile/components/schedule/grid-columns.ts:calcBlockMi…
handleClose software healthy apps/mobile/components/schedule/import-dialog.tsx:handleClo…
cellContainerStyle software healthy apps/mobile/components/schedule/grid-cell.tsx:cellContainer…
fmtMinutes software healthy apps/mobile/components/schedule/schedule-card-list.tsx:fmtM…
hasSeparator software healthy apps/mobile/components/schedule/schedule-card-list.tsx:hasS…
applyAlign software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx:applyAli…
RibbonSection software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx:RibbonSe…
LgBtn software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx:LgBtn
SmBtn software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx:SmBtn
Divider software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx:Divider
MiniDivider software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx:MiniDivi…
MenuItem software healthy apps/mobile/components/schedule/context-menu.tsx:MenuItem
Separator software healthy apps/mobile/components/schedule/context-menu.tsx:Separator
getConditionalFormat software healthy apps/mobile/components/schedule/conditional-format-rules.ts…
ToolBtn software healthy apps/mobile/components/schedule/schedule-toolbar.tsx:ToolBtn
GridRow software healthy apps/mobile/components/schedule/grid-row.tsx:GridRow
handleApply software healthy apps/mobile/components/schedule/schedule-filter-sheet.tsx:h…
handleClear software healthy apps/mobile/components/schedule/schedule-filter-sheet.tsx:h…
FilterField software healthy apps/mobile/components/schedule/schedule-filter-sheet.tsx:F…
fmtMinutes software healthy apps/mobile/components/schedule/schedule-table.tsx:fmtMinut…
renderCell software healthy apps/mobile/components/schedule/schedule-table.tsx:renderCe…
renderHeaderCells software healthy apps/mobile/components/schedule/schedule-table.tsx:renderHe…
renderRow software healthy apps/mobile/components/schedule/schedule-table.tsx:renderRow
hasSeparator software healthy apps/mobile/components/schedule/schedule-table.tsx:hasSepar…
ColumnChartImpl software healthy apps/mobile/components/charts/column-chart.tsx:ColumnChartI…
body software healthy apps/mobile/components/charts/column-chart.tsx:body
h software healthy apps/mobile/components/charts/column-chart.tsx:h
DonutChartImpl software healthy apps/mobile/components/charts/donut-chart.tsx:DonutChartImpl

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

LabelLayerStatusPath
prettier.config.js software healthy prettier.config.js
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
HETZNER_DEFERRED_MIGRATION.md software healthy HETZNER_DEFERRED_MIGRATION.md
turbo.json software healthy turbo.json
render.yaml software healthy render.yaml
package-lock.json software healthy package-lock.json
seed-crew.mjs software healthy seed-crew.mjs
tsconfig.json software healthy tsconfig.json
COOLIFY_MIGRATION.md software healthy COOLIFY_MIGRATION.md
Web-Mobile-Parity.md software healthy Web-Mobile-Parity.md
tsconfig.base.json software healthy tsconfig.base.json
global.css software healthy apps/mobile/global.css
metro.config.js software healthy apps/mobile/metro.config.js
babel.config.js software healthy apps/mobile/babel.config.js
.eslintrc.js software healthy apps/mobile/.eslintrc.js
tailwind.config.js software healthy apps/mobile/tailwind.config.js
eas.json software healthy apps/mobile/eas.json
package.json software healthy apps/mobile/package.json
index.ts software healthy apps/mobile/index.ts
app.json software healthy apps/mobile/app.json
.env.example software healthy apps/mobile/.env.example
tsconfig.json software healthy apps/mobile/tsconfig.json
App.tsx software healthy apps/mobile/App.tsx
nativewind-env.d.ts software healthy apps/mobile/nativewind-env.d.ts
cargo.ts software healthy apps/mobile/types/cargo.ts
useScheduleGridStore.ts software healthy apps/mobile/stores/useScheduleGridStore.ts
aircraft-cargo.ts software healthy apps/mobile/config/aircraft-cargo.ts
api-url.ts software healthy apps/mobile/utils/api-url.ts
user-menu.tsx software healthy apps/mobile/components/user-menu.tsx
tablet-breadcrumb.tsx software healthy apps/mobile/components/tablet-breadcrumb.tsx
frequency-picker.tsx software healthy apps/mobile/components/schedule/frequency-picker.tsx
schedule-grid.tsx software healthy apps/mobile/components/schedule/schedule-grid.tsx
station-picker.tsx software healthy apps/mobile/components/schedule/station-picker.tsx
export-dialog.tsx software healthy apps/mobile/components/schedule/export-dialog.tsx
grid-columns.ts software healthy apps/mobile/components/schedule/grid-columns.ts
import-dialog.tsx software healthy apps/mobile/components/schedule/import-dialog.tsx
grid-cell.tsx software healthy apps/mobile/components/schedule/grid-cell.tsx
schedule-card-list.tsx software healthy apps/mobile/components/schedule/schedule-card-list.tsx
ribbon-toolbar.tsx software healthy apps/mobile/components/schedule/ribbon-toolbar.tsx
find-replace-dialog.tsx software healthy apps/mobile/components/schedule/find-replace-dialog.tsx
context-menu.tsx software healthy apps/mobile/components/schedule/context-menu.tsx
conditional-format-rules.ts software healthy apps/mobile/components/schedule/conditional-format-rules.ts
schedule-toolbar.tsx software healthy apps/mobile/components/schedule/schedule-toolbar.tsx
grid-row.tsx software healthy apps/mobile/components/schedule/grid-row.tsx
color-picker-popover.tsx software healthy apps/mobile/components/schedule/color-picker-popover.tsx
schedule-filter-sheet.tsx software healthy apps/mobile/components/schedule/schedule-filter-sheet.tsx
types.ts software healthy apps/mobile/components/schedule/types.ts
schedule-table.tsx software healthy apps/mobile/components/schedule/schedule-table.tsx
scenario-panel.tsx software healthy apps/mobile/components/schedule/scenario-panel.tsx

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

LabelLayerStatusPath
GET /health api healthy services/auto-roster-solver/app/main.py
POST /solve api healthy services/auto-roster-solver/app/main.py
POST /dry-run-window api healthy services/auto-roster-solver/app/main.py
POST /evaluate api healthy services/network-constraint-evaluator/app/main.py
POST /predict api healthy services/otp-predictor/app/main.py
POST /predict/batch api healthy services/otp-predictor/app/main.py
POST /train api healthy services/otp-predictor/app/main.py
POST /forecast api healthy services/demand-forecaster/app/main.py
POST /forecast/batch api healthy services/demand-forecaster/app/main.py
POST /allocate api healthy services/demand-forecaster/app/main.py
GET api healthy apps/mobile/src/components/sysadmin/people/people-sidebar.t…
POST /admin/users api healthy server/src/middleware/require-permission.ts
GET /admin/ai-integration/flight-ops-scope api healthy server/src/routes/operator-ai-scope.ts
PUT /admin/ai-integration/flight-ops-scope api healthy server/src/routes/operator-ai-scope.ts
GET /charter/contracts api healthy server/src/routes/charter.ts
POST /charter/contracts api healthy server/src/routes/charter.ts
GET /charter/flights api healthy server/src/routes/charter.ts
POST /charter/flights api healthy server/src/routes/charter.ts
GET /charter/stats api healthy server/src/routes/charter.ts
GET /charter/next-flight-number api healthy server/src/routes/charter.ts
POST /charter/generate-positioning api healthy server/src/routes/charter.ts
GET /reports/crew-standby api healthy server/src/routes/reports-crew-standby.ts
GET /weather/alerts api healthy server/src/routes/weather.ts
GET /weather/station/:icao api healthy server/src/routes/weather.ts
GET /operator-smtp-config api healthy server/src/routes/operator-smtp-config.ts
PUT /operator-smtp-config api healthy server/src/routes/operator-smtp-config.ts
POST /operator-smtp-config/test api healthy server/src/routes/operator-smtp-config.ts
GET /crew-flight-bookings api healthy server/src/routes/crew-flight-bookings.ts
POST /crew-flight-bookings api healthy server/src/routes/crew-flight-bookings.ts
PATCH /crew-flight-bookings/:id api healthy server/src/routes/crew-flight-bookings.ts
POST /crew-flight-bookings/:id/cancel api healthy server/src/routes/crew-flight-bookings.ts
DELETE /crew-flight-bookings/:id api healthy server/src/routes/crew-flight-bookings.ts
POST /crew-flight-bookings/:id/attachments api healthy server/src/routes/crew-flight-bookings.ts
DELETE /crew-flight-bookings/:id/attachments/:attachmentId api healthy server/src/routes/crew-flight-bookings.ts
GET /handlers api healthy server/src/routes/ground-ops-handlers.ts
GET /handlers/:id/scorecard api healthy server/src/routes/ground-ops-handlers.ts
GET /deviations api healthy server/src/routes/ground-ops-handlers.ts
GET /deviations/:id api healthy server/src/routes/ground-ops-handlers.ts
PATCH /deviations/:id api healthy server/src/routes/ground-ops-handlers.ts
GET /operator-pairing-config api healthy server/src/routes/operator-pairing-config.ts
PUT /operator-pairing-config api healthy server/src/routes/operator-pairing-config.ts
POST /ssim/parse api healthy server/src/routes/ssim-import.ts
POST /ssim/import/airports api healthy server/src/routes/ssim-import.ts
POST /ssim/import/city-pairs api healthy server/src/routes/ssim-import.ts
POST /ssim/import/clear api healthy server/src/routes/ssim-import.ts
POST /ssim/import/flights-batch api healthy server/src/routes/ssim-import.ts
POST /ssim/import/finalize api healthy server/src/routes/ssim-import.ts
POST /ssim/import/block-times api healthy server/src/routes/ssim-import.ts
GET /crew-app/me/stats api healthy server/src/routes/crew-app-stats.ts
GET /rotations api healthy server/src/routes/rotations.ts

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

LabelLayerStatusPath
apps software healthy apps
mobile software healthy apps/mobile
types software healthy apps/mobile/types
stores software healthy apps/mobile/stores
config software healthy apps/mobile/config
utils software healthy apps/mobile/utils
components software healthy apps/mobile/components
schedule software healthy apps/mobile/components/schedule
charts software healthy apps/mobile/components/charts
cargo software healthy apps/mobile/components/cargo
hub software healthy apps/mobile/components/hub
auth software healthy apps/mobile/components/auth
admin software healthy apps/mobile/components/admin
ground-ops software healthy apps/mobile/components/ground-ops
reports software healthy apps/mobile/components/reports
crew-pairings software healthy apps/mobile/components/reports/crew-pairings
crew-schedule-stability software healthy apps/mobile/components/reports/crew-schedule-stability
crew-count software healthy apps/mobile/components/reports/crew-count
crew-out-of-base software healthy apps/mobile/components/reports/crew-out-of-base
crew-standby software healthy apps/mobile/components/reports/crew-standby
lopa software healthy apps/mobile/components/lopa
providers software healthy apps/mobile/providers
app software healthy apps/mobile/app
(tabs) software healthy apps/mobile/app/(tabs)
settings software healthy apps/mobile/app/(tabs)/settings
crew-ops software healthy apps/mobile/app/(tabs)/crew-ops
network software healthy apps/mobile/app/(tabs)/network
admin software healthy apps/mobile/app/(tabs)/admin
flight-ops software healthy apps/mobile/app/(tabs)/flight-ops
ground-ops software healthy apps/mobile/app/(tabs)/ground-ops
handler-performance software healthy apps/mobile/app/(tabs)/ground-ops/handler-performance
lib software healthy apps/mobile/lib
.claude software healthy apps/mobile/.claude
hooks software healthy apps/mobile/hooks
src software healthy apps/mobile/src
stores software healthy apps/mobile/src/stores
components software healthy apps/mobile/src/components
settings software healthy apps/mobile/src/components/settings
help software healthy apps/mobile/src/components/settings/help
sysadmin software healthy apps/mobile/src/components/sysadmin
users software healthy apps/mobile/src/components/sysadmin/users
tabs software healthy apps/mobile/src/components/sysadmin/users/tabs
audit-log software healthy apps/mobile/src/components/sysadmin/audit-log
roles software healthy apps/mobile/src/components/sysadmin/roles
licensing software healthy apps/mobile/src/components/sysadmin/licensing
finance software healthy apps/mobile/src/components/sysadmin/licensing/finance
invoices software healthy apps/mobile/src/components/sysadmin/licensing/invoices
sso software healthy apps/mobile/src/components/sysadmin/sso
access-rights software healthy apps/mobile/src/components/sysadmin/access-rights
people software healthy apps/mobile/src/components/sysadmin/people

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

LabelLayerStatusPath
App frontend healthy apps/mobile/App.tsx
InviteScreen frontend healthy apps/mobile/app/invite.tsx
DesignSystemScreen frontend healthy apps/mobile/app/design-system.tsx
LoginScreen frontend healthy apps/mobile/app/login.tsx
ForbiddenScreen frontend healthy apps/mobile/app/403.tsx
ResetPasswordScreen frontend healthy apps/mobile/app/reset-password.tsx
Layout frontend healthy apps/mobile/app/_layout.tsx
ForgotPasswordScreen frontend healthy apps/mobile/app/forgot-password.tsx
HomeScreen frontend healthy apps/mobile/app/(tabs)/index.tsx
TabLayout frontend healthy apps/mobile/app/(tabs)/_layout.tsx
CabinClassDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/cabin-class-detail.tsx
AircraftTypeDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/aircraft-type-detail.tsx
MppLeadTimesList frontend healthy apps/mobile/app/(tabs)/settings/mpp-lead-times.tsx
AircraftRegistrationAddScreen frontend healthy apps/mobile/app/(tabs)/settings/aircraft-registration-add.t…
AirportAddScreen frontend healthy apps/mobile/app/(tabs)/settings/airport-add.tsx
CarrierCodesList frontend healthy apps/mobile/app/(tabs)/settings/carrier-codes.tsx
CrewHotelDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-hotel-detail.tsx
CrewHotelsList frontend healthy apps/mobile/app/(tabs)/settings/crew-hotels.tsx
CrewPositionAddScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-position-add.tsx
GroundOpsServicesScreen frontend healthy apps/mobile/app/(tabs)/settings/ground-ops-services.tsx
CrewGroupDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-group-detail.tsx
FdtAuditScreen frontend healthy apps/mobile/app/(tabs)/settings/fdt-audit.tsx
ActivityCodesList frontend healthy apps/mobile/app/(tabs)/settings/activity-codes.tsx
MasterDatabaseScreen frontend healthy apps/mobile/app/(tabs)/settings/master-database.tsx
DutyPatternDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/duty-pattern-detail.tsx
GroundOpsAlertRulesScreen frontend healthy apps/mobile/app/(tabs)/settings/ground-ops-alert-rules.tsx
CityPairDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/citypair-detail.tsx
AircraftTypeAddScreen frontend healthy apps/mobile/app/(tabs)/settings/aircraft-type-add.tsx
DelayCodeDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/delay-code-detail.tsx
DutyPatternsList frontend healthy apps/mobile/app/(tabs)/settings/duty-patterns.tsx
CarrierCodeDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/carrier-code-detail.tsx
CrewComplementDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-complement-detail.tsx
OperatorConfigScreen frontend healthy apps/mobile/app/(tabs)/settings/operator-config.tsx
CrewGroupAddScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-group-add.tsx
MaintenanceChecksList frontend healthy apps/mobile/app/(tabs)/settings/maintenance-checks.tsx
FdtSchemeSettingsScreen frontend healthy apps/mobile/app/(tabs)/settings/fdt-scheme-settings.tsx
LopaConfigAddScreen frontend healthy apps/mobile/app/(tabs)/settings/lopa-config-add.tsx
FlightTrainingActivitiesScreen frontend healthy apps/mobile/app/(tabs)/settings/flight-training-activities.…
CrewBasesList frontend healthy apps/mobile/app/(tabs)/settings/crew-bases.tsx
SmtpConfigurationScreen frontend healthy apps/mobile/app/(tabs)/settings/smtp-configuration.tsx
LopaConfigDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/lopa-config-detail.tsx
ExpiryCodeAddScreen frontend healthy apps/mobile/app/(tabs)/settings/expiry-code-add.tsx
GroundOpsTemplatesScreen frontend healthy apps/mobile/app/(tabs)/settings/ground-ops-templates.tsx
CrewComplementAddScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-complement-add.tsx
HelpScreen frontend healthy apps/mobile/app/(tabs)/settings/help.tsx
CrewPositionsList frontend healthy apps/mobile/app/(tabs)/settings/crew-positions.tsx
ServiceTypeDetailScreen frontend healthy apps/mobile/app/(tabs)/settings/service-type-detail.tsx
CrewGroupsList frontend healthy apps/mobile/app/(tabs)/settings/crew-groups.tsx
CrewHotelAddScreen frontend healthy apps/mobile/app/(tabs)/settings/crew-hotel-add.tsx
ProfileScreen frontend healthy apps/mobile/app/(tabs)/settings/profile.tsx

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

LabelLayerStatusPath
/settings frontend healthy apps/web/src/app/settings/page.tsx
/settings/admin/operator-config frontend healthy apps/web/src/app/settings/admin/operator-config/page.tsx
/settings/admin/integration frontend healthy apps/web/src/app/settings/admin/integration/page.tsx
/settings/admin/integration/acars-mvt-ldm-transmission frontend healthy apps/web/src/app/settings/admin/integration/acars-mvt-ldm-t…
/settings/admin/integration/ai-integration frontend healthy apps/web/src/app/settings/admin/integration/ai-integration/…
/settings/admin/integration/weather-integration frontend healthy apps/web/src/app/settings/admin/integration/weather-integra…
/settings/admin/integration/asm-ssm-transmission frontend healthy apps/web/src/app/settings/admin/integration/asm-ssm-transmi…
/settings/admin/task-scheduler frontend healthy apps/web/src/app/settings/admin/task-scheduler/page.tsx
/settings/admin/smtp-configuration frontend healthy apps/web/src/app/settings/admin/smtp-configuration/page.tsx
/settings/account/security frontend healthy apps/web/src/app/settings/account/security/page.tsx
/settings/account/profile frontend healthy apps/web/src/app/settings/account/profile/page.tsx
/settings/account/appearance frontend healthy apps/web/src/app/settings/account/appearance/page.tsx
/settings/account/preferences frontend healthy apps/web/src/app/settings/account/preferences/page.tsx
/sysadmin frontend healthy apps/web/src/app/sysadmin/page.tsx
/sysadmin/users frontend healthy apps/web/src/app/sysadmin/users/page.tsx
/sysadmin/audit-log frontend healthy apps/web/src/app/sysadmin/audit-log/page.tsx
/sysadmin/company-documents frontend healthy apps/web/src/app/sysadmin/company-documents/page.tsx
/sysadmin/licensing frontend healthy apps/web/src/app/sysadmin/licensing/page.tsx
/sysadmin/sso frontend healthy apps/web/src/app/sysadmin/sso/page.tsx
/sysadmin/access-rights frontend healthy apps/web/src/app/sysadmin/access-rights/page.tsx
/sysadmin/people frontend healthy apps/web/src/app/sysadmin/people/page.tsx
/help frontend healthy apps/web/src/app/help/page.tsx
/hub frontend healthy apps/web/src/app/hub/page.tsx
/auth/invite frontend healthy apps/web/src/app/auth/invite/page.tsx
/crew-ops frontend healthy apps/web/src/app/crew-ops/page.tsx
/crew-ops/tools/data-import frontend healthy apps/web/src/app/crew-ops/tools/data-import/page.tsx
/crew-ops/tools/schedule-audit frontend healthy apps/web/src/app/crew-ops/tools/schedule-audit/page.tsx
/crew-ops/tools/rule-violation-messages frontend healthy apps/web/src/app/crew-ops/tools/rule-violation-messages/pag…
/crew-ops/tools/delete-pairings frontend healthy apps/web/src/app/crew-ops/tools/delete-pairings/page.tsx
/crew-ops/reports/pic-discretion frontend healthy apps/web/src/app/crew-ops/reports/pic-discretion/page.tsx
/crew-ops/reports/crew-schedule-statistics frontend healthy apps/web/src/app/crew-ops/reports/crew-schedule-statistics/…
/crew-ops/reports/crew-pairings frontend healthy apps/web/src/app/crew-ops/reports/crew-pairings/page.tsx
/crew-ops/reports/crew-absence frontend healthy apps/web/src/app/crew-ops/reports/crew-absence/page.tsx
/crew-ops/reports/roster-summary frontend healthy apps/web/src/app/crew-ops/reports/roster-summary/page.tsx
/crew-ops/reports/crew-schedule-stability frontend healthy apps/web/src/app/crew-ops/reports/crew-schedule-stability/p…
/crew-ops/reports/operating-crew-info frontend healthy apps/web/src/app/crew-ops/reports/operating-crew-info/page.…
/crew-ops/reports/crew-count frontend healthy apps/web/src/app/crew-ops/reports/crew-count/page.tsx
/crew-ops/reports/crew-expiry frontend healthy apps/web/src/app/crew-ops/reports/crew-expiry/page.tsx
/crew-ops/reports/schedule-legality-check frontend healthy apps/web/src/app/crew-ops/reports/schedule-legality-check/p…
/crew-ops/reports/crew-out-of-base frontend healthy apps/web/src/app/crew-ops/reports/crew-out-of-base/page.tsx
/crew-ops/reports/crew-standby frontend healthy apps/web/src/app/crew-ops/reports/crew-standby/page.tsx
/crew-ops/control/journey-log frontend healthy apps/web/src/app/crew-ops/control/journey-log/page.tsx
/crew-ops/control/hotac frontend healthy apps/web/src/app/crew-ops/control/hotac/page.tsx
/crew-ops/control/hotac/configurations frontend healthy apps/web/src/app/crew-ops/control/hotac/configurations/page…
/crew-ops/control/hotac/transport-management frontend healthy apps/web/src/app/crew-ops/control/hotac/transport-managemen…
/crew-ops/control/hotac/hotel-management frontend healthy apps/web/src/app/crew-ops/control/hotac/hotel-management/pa…
/crew-ops/control/tracking frontend healthy apps/web/src/app/crew-ops/control/tracking/page.tsx
/crew-ops/control/tracking/duty-swap-config frontend healthy apps/web/src/app/crew-ops/control/tracking/duty-swap-config…
/crew-ops/control/tracking/open-flights-bidding frontend healthy apps/web/src/app/crew-ops/control/tracking/open-flights-bid…
/crew-ops/control/tracking/check-in frontend healthy apps/web/src/app/crew-ops/control/tracking/check-in/page.tsx

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

LabelLayerStatusPath
default software healthy apps/mobile/components/lopa/AircraftSeatMap.tsx:default
not software healthy apps/mobile/app/(tabs)/settings/cabin-class-detail.tsx:not
is software healthy apps/mobile/app/(tabs)/settings/cabin-class-detail.tsx:is
row software healthy apps/mobile/app/(tabs)/settings/lopa.tsx:row
Model software healthy apps/mobile/src/database/wmdb-types.d.ts:Model
Database software healthy apps/mobile/src/database/wmdb-types.d.ts:Database
Collection software healthy apps/mobile/src/database/wmdb-types.d.ts:Collection
Query software healthy apps/mobile/src/database/wmdb-types.d.ts:Query
SQLiteAdapter software healthy apps/mobile/src/database/wmdb-types.d.ts:SQLiteAdapter
GanttFlightInstanceModel software healthy apps/mobile/src/database/models/gantt-flight-instance.ts:Ga…
GanttAircraftModel software healthy apps/mobile/src/database/models/gantt-flight-instance.ts:Ga…
GanttAircraftTypeModel software healthy apps/mobile/src/database/models/gantt-flight-instance.ts:Ga…
GanttPendingMutationModel software healthy apps/mobile/src/database/models/gantt-flight-instance.ts:Ga…
properties software healthy apps/crew/babel.config.js:properties
ApiError software healthy apps/crew/src/lib/api-client.ts:ApiError
HOTAC software healthy apps/crew/src/lib/api-client.ts:HOTAC
from software healthy apps/web/src/components/AnimatedBodyBg.tsx:from
above software healthy apps/web/src/components/crew-ops/crew-schedule-stability/ex…
blocks software healthy apps/web/src/components/network/gantt/aircraft-popover.tsx:…
labels software healthy apps/web/src/components/network/gantt/aircraft-popover.tsx:…
already software healthy apps/web/src/components/admin/lopa/cabin-class-detail.tsx:a…
const software healthy apps/web/src/components/admin/lopa/cabin-class-detail.tsx:c…
is software healthy apps/web/src/components/admin/lopa/cabin-class-detail.tsx:is
handlers software healthy apps/web/src/components/admin/lopa/lopa-shell.tsx:handlers
from software healthy apps/web/src/components/admin/lopa/lopa-shell.tsx:from
on software healthy apps/web/src/components/admin/lopa/lopa-config-detail.tsx:on
type software healthy apps/web/src/components/admin/lopa/lopa-config-detail.tsx:t…
toggle software healthy apps/web/src/components/admin/lopa/lopa-config-detail.tsx:t…
chips software healthy apps/web/src/components/admin/lopa/lopa-config-detail.tsx:c…
to software healthy apps/web/src/components/admin/lopa/lopa-list.tsx:to
sortOrder software healthy apps/web/src/components/admin/lopa/aircraft-seat-map.tsx:so…
default software healthy apps/web/src/components/admin/lopa/aircraft-seat-map.tsx:de…
names software healthy apps/web/src/components/flight-ops/fuel-report/intel/Aurora…
above software healthy apps/web/src/components/flight-ops/fuel-report/intel/Radial…
so software healthy apps/web/src/components/world-map/use-aircraft-icons.ts:so
CrewAssignmentRecord software healthy packages/crew-db/src/models/CrewAssignment.ts:CrewAssignmen…
CrewScheduleAuditRecord software healthy packages/crew-db/src/models/CrewScheduleAudit.ts:CrewSchedu…
CrewDiscretionReportRecord software healthy packages/crew-db/src/models/CrewDiscretionReport.ts:CrewDis…
JourneyLogRecord software healthy packages/crew-db/src/models/JourneyLog.ts:JourneyLogRecord
CrewAppConfigRecord software healthy packages/crew-db/src/models/CrewAppConfig.ts:CrewAppConfigR…
CrewProfileRecord software healthy packages/crew-db/src/models/CrewProfile.ts:CrewProfileRecord
CrewFlightBookingRecord software healthy packages/crew-db/src/models/CrewFlightBooking.ts:CrewFlight…
PairingRecord software healthy packages/crew-db/src/models/Pairing.ts:PairingRecord
PairingLegRecord software healthy packages/crew-db/src/models/PairingLeg.ts:PairingLegRecord
CrewMessageRecord software healthy packages/crew-db/src/models/CrewMessage.ts:CrewMessageRecord
CrewActivityRecord software healthy packages/crew-db/src/models/CrewActivity.ts:CrewActivityRec…
default software healthy packages/api/src/client.ts:default
HOTAC software healthy packages/api/src/client.ts:HOTAC
if software healthy packages/ui/src/components/PageShell.tsx:if
ReanimatedErrorBoundary software healthy packages/ui/src/components/PageShell.tsx:ReanimatedErrorBou…

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

LabelLayerStatusPath
192.168.1.4 network healthy apps/mobile/utils/api-url.ts
1.3.5.7 network healthy apps/mobile/components/schedule/frequency-picker.tsx
4.1.5.3 network healthy apps/mobile/components/hub/hub-module-panel.tsx
4.1.7.2 network healthy apps/mobile/components/hub/hub-module-panel.tsx
7.1.5.1 network healthy apps/mobile/components/admin/transmission-config-hero.tsx
7.1.5.2 network healthy apps/mobile/app/(tabs)/settings/acars-mvt-ldm-transmission.…
7.1.5.3 network healthy apps/mobile/app/(tabs)/settings/integration.tsx
7.1.5.4 network healthy apps/mobile/app/(tabs)/settings/integration.tsx
4.1.8.3 network healthy apps/mobile/app/(tabs)/crew-ops/hotac-configurations.tsx
4.1.6.6 network healthy apps/mobile/app/(tabs)/crew-ops/training-reports-instructor…
4.1.6.2 network healthy apps/mobile/app/(tabs)/crew-ops/training-sessions.tsx
4.1.11.1 network healthy apps/mobile/app/(tabs)/crew-ops/apis-configuration.tsx
4.1.11.3 network healthy apps/mobile/app/(tabs)/crew-ops/apis-transmission-log.tsx
4.1.10.3 network healthy apps/mobile/app/(tabs)/crew-ops/apis-transmission-log.tsx
4.1.6.4 network healthy apps/mobile/app/(tabs)/crew-ops/training-expiries.tsx
4.1.8.2 network healthy apps/mobile/app/(tabs)/crew-ops/tracking-duty-swap-config.t…
4.1.5.1 network healthy apps/mobile/app/(tabs)/crew-ops/pairing-text.tsx
4.1.5.5 network healthy apps/mobile/app/(tabs)/crew-ops/pairing-categories.tsx
4.1.11.2 network healthy apps/mobile/app/(tabs)/crew-ops/apis-transmission.tsx
4.1.8.1 network healthy apps/mobile/app/(tabs)/crew-ops/hotac-hotel-management.tsx
4.1.10.2 network healthy apps/mobile/app/(tabs)/crew-ops/journey-log.tsx
4.1.5.4 network healthy apps/mobile/app/(tabs)/crew-ops/pairing-config.tsx
4.1.10.1 network healthy apps/mobile/app/(tabs)/crew-ops/crew-app-config.tsx
4.1.7.4 network healthy apps/mobile/app/(tabs)/crew-ops/crew-scheduling-schedule-pu…
4.1.7.1 network healthy apps/mobile/app/(tabs)/crew-ops/tracking-check-in.tsx
2.1.2.2 network healthy apps/mobile/app/(tabs)/flight-ops/disruption-center-disrupt…
2.1.3.4 network healthy apps/mobile/app/(tabs)/flight-ops/disruption-center.tsx
2.1.3.3 network healthy apps/mobile/app/(tabs)/flight-ops/disruption-center.tsx
2.1.3.5 network healthy apps/mobile/app/(tabs)/flight-ops/disruption-center.tsx
2.1.3.6 network healthy apps/mobile/app/(tabs)/flight-ops/disruption-center.tsx
2.1.2.1 network healthy apps/mobile/app/(tabs)/flight-ops/aircraft-maintenance.tsx
2.1.3.1 network healthy apps/mobile/app/(tabs)/flight-ops/disruption-center-ml-trai…
4.1.6.3 network healthy apps/mobile/src/components/crew-ops/training-schedule/auto-…
4.1.5.2 network healthy apps/mobile/src/components/crew-ops/pairing-gantt/use-pairi…
4.1.7.6 network healthy apps/crew/app/open-flights/index.tsx
4.1.7.3 network healthy apps/web/src/stores/use-crew-schedule-store.ts
4.1.6.1 network healthy apps/web/src/stores/use-auto-roster-filter-store.ts
2.1.3.2 network healthy apps/web/src/components/help/help-registry.tsx
4.1.9.1 network healthy apps/web/src/components/help/help-registry.tsx
4.1.9.2 network healthy apps/web/src/components/help/help-registry.tsx
4.1.9.3 network healthy apps/web/src/components/help/help-registry.tsx
4.1.6.5 network healthy apps/web/src/components/crew-ops/schedule/crew-schedule-can…
3.4.8.5 network healthy apps/web/src/components/network/public-timetable/ticket-her…
10.0.0.0 network healthy apps/web/src/components/admin/asm-ssm-transmission/consumer…
203.0.113.1 network healthy apps/web/src/components/admin/asm-ssm-transmission/consumer…
4.1.7.5 network healthy apps/web/src/components/admin/_shared/accordion-group.tsx
4.8.6.1 network healthy packages/ui/src/navigation/navData.ts
4.8.6.2 network healthy packages/ui/src/navigation/navData.ts
4.8.6.3 network healthy packages/ui/src/navigation/navData.ts
4.8.6.4 network healthy packages/ui/src/navigation/navData.ts

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

LabelLayerStatusPath
auth::server/src/routes/network-ai-climatology.ts security healthy server/src/routes/network-ai-climatology.ts
auth::server/src/routes/movement-messages.ts security healthy server/src/routes/movement-messages.ts
auth::server/src/routes/network-ai-constraints.ts security healthy server/src/routes/network-ai-constraints.ts
auth::server/src/routes/otp-config.ts security healthy server/src/routes/otp-config.ts
auth::packages/api/src/client.ts security healthy packages/api/src/client.ts
auth::packages/logic/src/apis/types.ts security healthy packages/logic/src/apis/types.ts
auth::apps/web/src/components/admin/non-crew-people/non-cre… security healthy apps/web/src/components/admin/non-crew-people/non-crew-peop…
auth::server/src/routes/ai-integration-crew-ops-write.ts security healthy server/src/routes/ai-integration-crew-ops-write.ts
auth::server/src/routes/crew-app-bidlines.ts security healthy server/src/routes/crew-app-bidlines.ts
auth::apps/crew/src/i18n/bundles/ko.json security healthy apps/crew/src/i18n/bundles/ko.json
auth::server/src/services/operator-secrets.ts security healthy server/src/services/operator-secrets.ts
auth::apps/mobile/app/(tabs)/settings/non-crew-person-add.t… security healthy apps/mobile/app/(tabs)/settings/non-crew-person-add.tsx
auth::apps/mobile/src/components/shell/module-guard.tsx security healthy apps/mobile/src/components/shell/module-guard.tsx
auth::apps/crew/src/i18n/bundles/vi.json security healthy apps/crew/src/i18n/bundles/vi.json
auth::packages/crew-db/src/schema.ts security healthy packages/crew-db/src/schema.ts
auth::apps/web/src/components/network/charter/contract-form… security healthy apps/web/src/components/network/charter/contract-form-dialo…
auth::server/src/routes/actual-fleet-utilization.ts security healthy server/src/routes/actual-fleet-utilization.ts
auth::packages/constants/src/permission-catalog.ts security healthy packages/constants/src/permission-catalog.ts
auth::server/src/routes/aircraft-status-board.ts security healthy server/src/routes/aircraft-status-board.ts
auth::services/network-constraint-evaluator/app/main.py security healthy services/network-constraint-evaluator/app/main.py
auth::apps/web/src/app/auth/sso/callback/route.ts security healthy apps/web/src/app/auth/sso/callback/route.ts
auth::packages/types/src/frequency-allocation.ts security healthy packages/types/src/frequency-allocation.ts
auth::server/src/probe-flights.ts security healthy server/src/probe-flights.ts
auth::server/src/routes/codeshare.ts security healthy server/src/routes/codeshare.ts
auth::server/src/routes/tail-optimizer.ts security healthy server/src/routes/tail-optimizer.ts
auth::apps/mobile/src/components/crew-ops/crew-app-config/s… security healthy apps/mobile/src/components/crew-ops/crew-app-config/section…
auth::services/demand-forecaster/app/main.py security healthy services/demand-forecaster/app/main.py
auth::apps/mobile/app/(tabs)/crew-ops/crew-document-browser… security healthy apps/mobile/app/(tabs)/crew-ops/crew-document-browser.tsx
auth::apps/web/src/components/admin/non-crew-people/non-cre… security healthy apps/web/src/components/admin/non-crew-people/non-crew-peop…
auth::server/src/routes/network-ai-otp.ts security healthy server/src/routes/network-ai-otp.ts
auth::server/src/routes/admin/operator-licensing.ts security healthy server/src/routes/admin/operator-licensing.ts
auth::server/src/routes/feeds.ts security healthy server/src/routes/feeds.ts
auth::apps/mobile/src/components/crew-ops/apis/transmission… security healthy apps/mobile/src/components/crew-ops/apis/transmission-worki…
auth::apps/web/src/components/crew-ops/crew-app-config/crew… security healthy apps/web/src/components/crew-ops/crew-app-config/crew-app-c…
auth::apps/web/src/components/network/gantt/flight-informat… security healthy apps/web/src/components/network/gantt/flight-information/ju…
auth::apps/crew/src/i18n/bundles/de.json security healthy apps/crew/src/i18n/bundles/de.json
auth::services/pairing-optimizer/app/models.py security healthy services/pairing-optimizer/app/models.py
auth::apps/mobile/app/(tabs)/admin/licensing.tsx security healthy apps/mobile/app/(tabs)/admin/licensing.tsx
auth::server/src/routes/charter.ts security healthy server/src/routes/charter.ts
auth::packages/logic/src/optimizers/network/predictor-clien… security healthy packages/logic/src/optimizers/network/predictor-client/otp-…
auth::apps/crew/src/i18n/bundles/ja.json security healthy apps/crew/src/i18n/bundles/ja.json
auth::apps/mobile/hooks/use-permission.ts security healthy apps/mobile/hooks/use-permission.ts
auth::server/src/migrate-crew-iso3.ts security healthy server/src/migrate-crew-iso3.ts
auth::server/src/routes/duty-swap-policy.ts security healthy server/src/routes/duty-swap-policy.ts
auth::server/src/routes/non-crew-people.ts security healthy server/src/routes/non-crew-people.ts
auth::server/src/routes/crew-apis.ts security healthy server/src/routes/crew-apis.ts
auth::apps/crew/src/i18n/bundles/ar.json security healthy apps/crew/src/i18n/bundles/ar.json
auth::server/src/routes/crew-sub-entities.ts security healthy server/src/routes/crew-sub-entities.ts
auth::apps/crew/README.md security healthy apps/crew/README.md
auth::apps/crew/src/lib/api-client.ts security healthy apps/crew/src/lib/api-client.ts

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

LabelLayerStatusPath
port:22 network healthy apps/web/src/components/admin/asm-ssm-transmission/consumer…
port:3002 network healthy server/.env.example
port:587 network healthy server/src/routes/operator-smtp-config.ts
port:8080 network healthy services/auto-roster-solver/Dockerfile
port:8081 network healthy services/network-constraint-evaluator/Dockerfile
port:8082 network healthy services/otp-predictor/Dockerfile
port:8084 network healthy services/pairing-optimizer/.env.example
port:8083 network healthy services/demand-forecaster/Dockerfile
port:09 network healthy .github/dependabot.yml
port:03 network healthy .github/workflows/codeql.yml

LabelLayerStatusPath
analyze cicd healthy .github/workflows/codeql.yml
ping cicd healthy .github/workflows/keep-warm.yml
lint cicd healthy .github/workflows/ci.yml
format cicd healthy .github/workflows/ci.yml
typecheck cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/ci.yml
gitleaks cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/pip-audit.yml

LabelLayerStatusPath
image::services/auto-roster-solver/Dockerfile hardware healthy services/auto-roster-solver/Dockerfile
image::services/network-constraint-evaluator/Dockerfile hardware healthy services/network-constraint-evaluator/Dockerfile
image::services/recovery-solver/Dockerfile hardware healthy services/recovery-solver/Dockerfile
image::services/otp-predictor/Dockerfile hardware healthy services/otp-predictor/Dockerfile
image::services/pairing-optimizer/Dockerfile hardware healthy services/pairing-optimizer/Dockerfile
image::services/demand-forecaster/Dockerfile hardware healthy services/demand-forecaster/Dockerfile

LabelLayerStatusPath
sqlite data healthy CLAUDE.md
mongodb data healthy CLAUDE.md
redis data healthy CLAUDE.md
postgres data healthy server/src/migrate-from-supabase.ts

LabelLayerStatusPath
vps::azure hardware healthy apps/mobile/app/(tabs)/settings/company-documents.tsx
vps::aws hardware healthy apps/mobile/src/components/crew-ops/optimizer/bidlines/awar…
vps::droplet hardware healthy apps/mobile/src/components/flight-ops/fuel-report/intel/Fue…
vps::hetzner hardware healthy packages/constants/src/pricing.ts

LabelLayerStatusPath
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::keep-warm cicd healthy .github/workflows/keep-warm.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::pip-audit cicd healthy .github/workflows/pip-audit.yml

LabelLayerStatusPath
repobility-clone-dl8if9oo software healthy /tmp/repobility-clone-dl8if9oo

LabelLayerStatusPath
Query root api healthy apps/mobile/components/reports/crew-out-of-base/oob-query.ts

LabelLayerStatusPath
bullmq data healthy server/src/workers/ml-trainer-worker.ts

LabelLayerStatusPath
gpu (detected) hardware healthy apps/web/src/components/crew-ops/crew-schedule-stability/ex…

LabelLayerStatusPath
password_literal::server/src/scripts/seed-demo-users.ts security healthy server/src/scripts/seed-demo-users.ts

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/30e5ecd5-d8f2-4858-98f3-0f62ccdc9b48/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/30e5ecd5-d8f2-4858-98f3-0f62ccdc9b48/

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.