https://github.com/rmpgutah/rmpg-flex
· scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)
1978 raw signals (0 security + 1978 graph)
Last scanned 2 months, 3 weeks ago · v1 · 1937 actionable findings from 1 signal source. 41 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 22228 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 |
|---|---|---|---|
__init__ |
software | healthy | edge/flex_edge/client.py:54 |
send_event |
software | healthy | edge/flex_edge/client.py:65 |
send_heartbeat |
software | healthy | edge/flex_edge/client.py:122 |
_post_signed |
software | healthy | edge/flex_edge/client.py:164 |
_local_now |
software | healthy | edge/flex_edge/simulator.py:68 |
_pick_event |
software | healthy | edge/flex_edge/simulator.py:73 |
_fake_clip |
software | healthy | edge/flex_edge/simulator.py:79 |
run_simulation |
software | healthy | edge/flex_edge/simulator.py:89 |
sign_payload |
software | healthy | edge/flex_edge/signer.py:29 |
_make_client |
software | healthy | edge/flex_edge/cli.py:26 |
main |
software | healthy | edge/flex_edge/cli.py:40 |
send_event_cmd |
software | healthy | edge/flex_edge/cli.py:71 |
heartbeat_cmd |
software | healthy | edge/flex_edge/cli.py:118 |
simulate_cmd |
software | healthy | edge/flex_edge/cli.py:150 |
_ok_response |
software | healthy | edge/tests/test_client.py:23 |
_capture_request |
software | healthy | edge/tests/test_client.py:31 |
test_send_event_posts_to_correct_url |
software | healthy | edge/tests/test_client.py:46 |
test_send_event_includes_signature_and_timestamp_headers |
software | healthy | edge/tests/test_client.py:59 |
test_send_event_signature_actually_validates_against_body |
software | healthy | edge/tests/test_client.py:75 |
test_send_event_serializes_payload_as_json_with_required_fi… |
software | healthy | edge/tests/test_client.py:96 |
test_send_event_with_clip_base64_encodes_bytes |
software | healthy | edge/tests/test_client.py:117 |
test_send_event_returns_parsed_response |
software | healthy | edge/tests/test_client.py:137 |
test_send_event_raises_on_401 |
software | healthy | edge/tests/test_client.py:150 |
test_send_heartbeat_posts_to_correct_url |
software | healthy | edge/tests/test_client.py:169 |
test_send_heartbeat_serializes_health_metrics |
software | healthy | edge/tests/test_client.py:177 |
test_send_heartbeat_signature_validates |
software | healthy | edge/tests/test_client.py:201 |
test_sign_payload_returns_sha256_prefix_and_64_hex_chars |
software | healthy | edge/tests/test_signer.py:21 |
test_sign_payload_matches_known_fixture |
software | healthy | edge/tests/test_signer.py:29 |
test_sign_payload_is_deterministic |
software | healthy | edge/tests/test_signer.py:46 |
test_sign_payload_changes_with_timestamp |
software | healthy | edge/tests/test_signer.py:52 |
test_sign_payload_changes_with_body |
software | healthy | edge/tests/test_signer.py:58 |
test_sign_payload_changes_with_secret |
software | healthy | edge/tests/test_signer.py:64 |
test_replay_window_is_300_seconds |
software | healthy | edge/tests/test_signer.py:70 |
test_sign_payload_accepts_str_or_bytes_body |
software | healthy | edge/tests/test_signer.py:76 |
needsShim |
software | healthy | client/tests/setup.ts:needsShim |
ls |
software | healthy | client/tests/setup.ts:ls |
makeCall |
software | healthy | client/tests/utils/dispatchTimers.test.ts:makeCall |
sanitize |
software | healthy | client/stubs/dompurify/index.js:sanitize |
sanitize |
software | healthy | client/stubs/dompurify/index.mjs:sanitize |
copyDir |
software | healthy | client/scripts/copy-pdfjs-assets.mjs:copyDir |
trimCache |
software | healthy | client/public/sw.js:trimCache |
importDispatch |
software | healthy | client/src/App.tsx:importDispatch |
importMap |
software | healthy | client/src/App.tsx:importMap |
lazyRetry |
software | healthy | client/src/App.tsx:lazyRetry |
sleep |
software | healthy | client/src/App.tsx:sleep |
withRetry |
software | healthy | client/src/App.tsx:withRetry |
LoadingSplash |
software | healthy | client/src/App.tsx:LoadingSplash |
ProtectedRoute |
software | healthy | client/src/App.tsx:ProtectedRoute |
AdminRoute |
software | healthy | client/src/App.tsx:AdminRoute |
NotFoundPage |
software | healthy | client/src/App.tsx:NotFoundPage |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
plan.md |
software | healthy | plan.md |
.mcp.json |
software | healthy | .mcp.json |
LEGACY.md |
software | healthy | LEGACY.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
wrangler.toml |
software | healthy | wrangler.toml |
TRIAGE.md |
software | healthy | TRIAGE.md |
package-lock.json |
software | healthy | package-lock.json |
CHANGELOG.json |
software | healthy | CHANGELOG.json |
tsconfig.json |
software | healthy | tsconfig.json |
vitest.config.ts |
software | healthy | vitest.config.ts |
tsconfig.test.json |
software | healthy | tsconfig.test.json |
README.md |
software | healthy | edge/README.md |
pyproject.toml |
software | healthy | edge/pyproject.toml |
client.py |
software | healthy | edge/flex_edge/client.py |
__init__.py |
software | healthy | edge/flex_edge/__init__.py |
simulator.py |
software | healthy | edge/flex_edge/simulator.py |
signer.py |
software | healthy | edge/flex_edge/signer.py |
cli.py |
software | healthy | edge/flex_edge/cli.py |
__init__.py |
software | healthy | edge/tests/__init__.py |
test_client.py |
software | healthy | edge/tests/test_client.py |
test_signer.py |
software | healthy | edge/tests/test_signer.py |
_middleware.ts |
software | healthy | functions/_middleware.ts |
vite.config.ts |
software | healthy | client/vite.config.ts |
tailwind.config.js |
software | healthy | client/tailwind.config.js |
package.json |
software | healthy | client/package.json |
index.html |
software | healthy | client/index.html |
capacitor.config.ts |
software | healthy | client/capacitor.config.ts |
package-lock.json |
software | healthy | client/package-lock.json |
.env.example |
software | healthy | client/.env.example |
tsconfig.json |
software | healthy | client/tsconfig.json |
postcss.config.js |
software | healthy | client/postcss.config.js |
vitest.config.ts |
software | healthy | client/vitest.config.ts |
build.gradle |
software | healthy | client/android/build.gradle |
build.gradle |
software | healthy | client/android/app/build.gradle |
ExampleInstrumentedTest.java |
software | healthy | client/android/app/src/androidTest/java/com/getcapacitor/my… |
ExampleUnitTest.java |
software | healthy | client/android/app/src/test/java/com/getcapacitor/myapp/Exa… |
LocationForegroundService.java |
software | healthy | client/android/app/src/main/java/com/rmpg/flex/LocationFore… |
MainActivity.java |
software | healthy | client/android/app/src/main/java/com/rmpg/flex/MainActivity… |
OrganicMapsPlugin.java |
software | healthy | client/android/app/src/main/java/com/rmpg/flex/OrganicMapsP… |
setup.ts |
software | healthy | client/tests/setup.ts |
dispatchTimers.test.ts |
software | healthy | client/tests/utils/dispatchTimers.test.ts |
formatters.test.ts |
software | healthy | client/tests/utils/formatters.test.ts |
package.json |
software | healthy | client/stubs/dompurify/package.json |
index.js |
software | healthy | client/stubs/dompurify/index.js |
index.mjs |
software | healthy | client/stubs/dompurify/index.mjs |
copy-pdfjs-assets.mjs |
software | healthy | client/scripts/copy-pdfjs-assets.mjs |
README.md |
software | healthy | client/ios/App/CapApp-SPM/README.md |
Package.swift |
software | healthy | client/ios/App/CapApp-SPM/Package.swift |
CapApp-SPM.swift |
software | healthy | client/ios/App/CapApp-SPM/Sources/CapApp-SPM/CapApp-SPM.swi… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | containers/pdf-tools/server.py |
POST /encrypt |
api | healthy | containers/pdf-tools/server.py |
POST /extract-text |
api | healthy | containers/pdf-tools/server.py |
GET /foo |
api | healthy | legacy/server-vps/scripts/check-duplicate-routes.mjs |
POST /force-close-all |
api | healthy | client/src/pages/admin/AdminGodModeTab.tsx |
USE /api/dashcam-ai |
api | healthy | legacy/server-vps/src/index.ts |
USE /api |
api | healthy | legacy/server-vps/src/index.ts |
GET /api/health |
api | healthy | legacy/server-vps/src/index.ts |
GET /api/weather |
api | healthy | legacy/server-vps/src/index.ts |
GET /api/health/map |
api | healthy | legacy/server-vps/src/index.ts |
GET /api/features |
api | healthy | legacy/server-vps/src/index.ts |
GET /api/presence |
api | healthy | legacy/server-vps/src/index.ts |
GET /api/system-status |
api | healthy | legacy/server-vps/src/index.ts |
USE /traccar |
api | healthy | legacy/server-vps/src/index.ts |
USE /owntracks |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/auth |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/dispatch |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/incidents |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/nibrs |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/records/subjects |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/records |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/business-vehicles |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/business-visits |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/business-photos |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/personnel |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/comms |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/reports |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/admin |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/uploads |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/audit |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/patrol |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/warrants |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/fleet |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/notifications |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/statutes |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/citations |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/invoices |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/admin/external-integrations |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/downloads |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/updates |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/servemanager |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/driving-events |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/evidence |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/serve-intake |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/document-intake |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/microbilt |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/dl-records |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/field-interviews |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/trespass-orders |
api | healthy | legacy/server-vps/src/index.ts |
USE /api/cases |
api | healthy | legacy/server-vps/src/index.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/EvidencePropertyPage |
frontend | healthy | client/src/pages/EvidencePropertyPage.tsx |
/SecurityDashboardPage |
frontend | healthy | client/src/pages/SecurityDashboardPage.tsx |
/ConnectionsPage |
frontend | healthy | client/src/pages/ConnectionsPage.tsx |
/MdtPage |
frontend | healthy | client/src/pages/MdtPage.tsx |
/IntelSearchPage |
frontend | healthy | client/src/pages/IntelSearchPage.tsx |
/ForensicsPage |
frontend | healthy | client/src/pages/ForensicsPage.tsx |
/ColoradoDocPage |
frontend | healthy | client/src/pages/ColoradoDocPage.tsx |
/BodyCamerasPage |
frontend | healthy | client/src/pages/BodyCamerasPage.tsx |
/InvoicesPage |
frontend | healthy | client/src/pages/InvoicesPage.tsx |
/QuickCapturePage |
frontend | healthy | client/src/pages/QuickCapturePage.tsx |
/InteragencyPage |
frontend | healthy | client/src/pages/InteragencyPage.tsx |
/AuditLogPage |
frontend | healthy | client/src/pages/AuditLogPage.tsx |
/DashcamAiPage |
frontend | healthy | client/src/pages/DashcamAiPage.tsx |
/TrespassOrdersPage |
frontend | healthy | client/src/pages/TrespassOrdersPage.tsx |
/ForensicLabPage |
frontend | healthy | client/src/pages/ForensicLabPage.tsx |
/DashcamPage |
frontend | healthy | client/src/pages/DashcamPage.tsx |
/JailRecordsPage |
frontend | healthy | client/src/pages/JailRecordsPage.tsx |
/InteractionRecorderPage |
frontend | healthy | client/src/pages/InteractionRecorderPage.tsx |
/PatrolPage |
frontend | healthy | client/src/pages/PatrolPage.tsx |
/FieldInterviewsPage |
frontend | healthy | client/src/pages/FieldInterviewsPage.tsx |
/LoginPage |
frontend | healthy | client/src/pages/LoginPage.tsx |
/ServeIntakePage |
frontend | healthy | client/src/pages/ServeIntakePage.tsx |
/RiskPage |
frontend | healthy | client/src/pages/RiskPage.tsx |
/DownloadsPage |
frontend | healthy | client/src/pages/DownloadsPage.tsx |
/EmailPage |
frontend | healthy | client/src/pages/EmailPage.tsx |
/CaseManagementPage |
frontend | healthy | client/src/pages/CaseManagementPage.tsx |
/CrisisResponsePage |
frontend | healthy | client/src/pages/CrisisResponsePage.tsx |
/PlateLogPage |
frontend | healthy | client/src/pages/PlateLogPage.tsx |
/AssetsPage |
frontend | healthy | client/src/pages/AssetsPage.tsx |
/ServePage |
frontend | healthy | client/src/pages/ServePage.tsx |
/NavigationPage |
frontend | healthy | client/src/pages/NavigationPage.tsx |
/FlexCamPage |
frontend | healthy | client/src/pages/FlexCamPage.tsx |
/CustomReportBuilder |
frontend | healthy | client/src/pages/CustomReportBuilder.tsx |
/TasksPage |
frontend | healthy | client/src/pages/TasksPage.tsx |
/SexOffenderRegistryPage |
frontend | healthy | client/src/pages/SexOffenderRegistryPage.tsx |
/ArrestRecordsPage |
frontend | healthy | client/src/pages/ArrestRecordsPage.tsx |
/CodeEnforcementPage |
frontend | healthy | client/src/pages/CodeEnforcementPage.tsx |
/UseOfForcePage |
frontend | healthy | client/src/pages/UseOfForcePage.tsx |
/AccreditationPage |
frontend | healthy | client/src/pages/AccreditationPage.tsx |
/SkipTracerPage |
frontend | healthy | client/src/pages/SkipTracerPage.tsx |
/AdminPage |
frontend | healthy | client/src/pages/AdminPage.tsx |
/RecordsPage |
frontend | healthy | client/src/pages/RecordsPage.tsx |
/DailyActivityReportsPage |
frontend | healthy | client/src/pages/DailyActivityReportsPage.tsx |
/WebResearchPage |
frontend | healthy | client/src/pages/WebResearchPage.tsx |
/CrmPage |
frontend | healthy | client/src/pages/CrmPage.tsx |
/JailPage |
frontend | healthy | client/src/pages/JailPage.tsx |
/SettingsPage |
frontend | healthy | client/src/pages/SettingsPage.tsx |
/BillingPage |
frontend | healthy | client/src/pages/BillingPage.tsx |
/NcicPage |
frontend | healthy | client/src/pages/NcicPage.tsx |
/ModuleDirectoryPage |
frontend | healthy | client/src/pages/ModuleDirectoryPage.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | client/src/App.tsx |
MarkdownText |
frontend | healthy | client/src/utils/markdown.tsx |
ErrorRetry |
frontend | healthy | client/src/components/ErrorRetry.tsx |
CadCommandLine |
frontend | healthy | client/src/components/CadCommandLine.tsx |
React |
frontend | healthy | client/src/components/ActivityFeed.tsx |
PersonIntelPanel |
frontend | healthy | client/src/components/PersonIntelPanel.tsx |
ManeuverArrow |
frontend | healthy | client/src/components/ManeuverArrow.tsx |
BodyCamHudOverlay |
frontend | healthy | client/src/components/BodyCamHudOverlay.tsx |
ZsbBadge |
frontend | healthy | client/src/components/ZsbBadge.tsx |
CommandPalette |
frontend | healthy | client/src/components/CommandPalette.tsx |
LinkageOptionsEditor |
frontend | healthy | client/src/components/LinkageOptionsEditor.tsx |
ConfirmDialog |
frontend | healthy | client/src/components/ConfirmDialog.tsx |
NotificationCenter |
frontend | healthy | client/src/components/NotificationCenter.tsx |
FormModal |
frontend | healthy | client/src/components/FormModal.tsx |
PersonFormModal |
frontend | healthy | client/src/components/PersonFormModal.tsx |
ShiftHandoffReport |
frontend | healthy | client/src/components/ShiftHandoffReport.tsx |
React |
frontend | healthy | client/src/components/WarrantBadge.tsx |
TrustBadge |
frontend | healthy | client/src/components/TrustBadge.tsx |
WelfareCheckModal |
frontend | healthy | client/src/components/WelfareCheckModal.tsx |
TotpCodeInput |
frontend | healthy | client/src/components/TotpCodeInput.tsx |
LinkPersonModal |
frontend | healthy | client/src/components/LinkPersonModal.tsx |
UserProfileModal |
frontend | healthy | client/src/components/UserProfileModal.tsx |
LocationGate |
frontend | healthy | client/src/components/LocationGate.tsx |
RichTextArea |
frontend | healthy | client/src/components/RichTextArea.tsx |
PropertyFormModal |
frontend | healthy | client/src/components/PropertyFormModal.tsx |
NewCallModal |
frontend | healthy | client/src/components/NewCallModal.tsx |
VideoPlayer |
frontend | healthy | client/src/components/VideoPlayer.tsx |
BackgroundCheckDetail |
frontend | healthy | client/src/components/BackgroundCheckDetail.tsx |
AlertBanner |
frontend | healthy | client/src/components/AlertBanner.tsx |
AlprCaptureGallery |
frontend | healthy | client/src/components/AlprCaptureGallery.tsx |
PersonHistoryPanel |
frontend | healthy | client/src/components/PersonHistoryPanel.tsx |
DispatchAlertBanner |
frontend | healthy | client/src/components/DispatchAlertBanner.tsx |
React |
frontend | healthy | client/src/components/EmptyState.tsx |
React |
frontend | healthy | client/src/components/UnitStatusBoard.tsx |
PlateDossier |
frontend | healthy | client/src/components/PlateDossier.tsx |
React |
frontend | healthy | client/src/components/CallCard.tsx |
LinkVehicleModal |
frontend | healthy | client/src/components/LinkVehicleModal.tsx |
PremiseAlertModal |
frontend | healthy | client/src/components/PremiseAlertModal.tsx |
FileAttachments |
frontend | healthy | client/src/components/FileAttachments.tsx |
MDTBridge |
frontend | healthy | client/src/components/MDTBridge.tsx |
AnnouncementBanner |
frontend | healthy | client/src/components/AnnouncementBanner.tsx |
RmpgLogo |
frontend | healthy | client/src/components/RmpgLogo.tsx |
DashCamUploadWizard |
frontend | healthy | client/src/components/DashCamUploadWizard.tsx |
React |
frontend | healthy | client/src/components/VideoHudOverlay.tsx |
React |
frontend | healthy | client/src/components/DispositionPrompt.tsx |
UpdateBanner |
frontend | healthy | client/src/components/UpdateBanner.tsx |
DashCamLinkModal |
frontend | healthy | client/src/components/DashCamLinkModal.tsx |
SplitPanel |
frontend | healthy | client/src/components/SplitPanel.tsx |
UnsavedChangesGuard |
frontend | healthy | client/src/components/UnsavedChangesGuard.tsx |
UserFormModal |
frontend | healthy | client/src/components/UserFormModal.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
users |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
user_preferences |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
clients |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
properties |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
calls_for_service |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
gps_breadcrumbs |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
units |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
incidents |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
persons |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
vehicles_records |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
bolos |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
messages |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
evidence |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
schedules |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
time_entries |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
activity_log |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
credentials |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
patrol_checkpoints |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
patrol_scans |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
sessions |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
login_attempts |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
attachments |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
system_config |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
ofac_sdn_entries |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
ofac_sdn_aliases |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
ofac_sdn_addresses |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
ofac_sdn_ids |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
ofac_sync_log |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
microbilt_searches |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
dl_records |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
dl_addresses |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
warrants |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
notifications |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
call_templates |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
supplemental_reports |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
fleet_vehicles |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
fleet_maintenance |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
fleet_fuel_logs |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
fleet_inspections |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
fleet_assignments |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
fleet_personnel_notes |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
incident_persons |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
incident_vehicles |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
incident_offenses |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
incident_officers |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
incident_links |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
training_records |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
training_requirements |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
deployments |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
officer_equipment |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
edge |
software | healthy | edge |
flex_edge |
software | healthy | edge/flex_edge |
tests |
software | healthy | edge/tests |
functions |
software | healthy | functions |
client |
software | healthy | client |
android |
software | healthy | client/android |
app |
software | healthy | client/android/app |
src |
software | healthy | client/android/app/src |
androidTest |
software | healthy | client/android/app/src/androidTest |
java |
software | healthy | client/android/app/src/androidTest/java |
com |
software | healthy | client/android/app/src/androidTest/java/com |
getcapacitor |
software | healthy | client/android/app/src/androidTest/java/com/getcapacitor |
myapp |
software | healthy | client/android/app/src/androidTest/java/com/getcapacitor/my… |
test |
software | healthy | client/android/app/src/test |
java |
software | healthy | client/android/app/src/test/java |
com |
software | healthy | client/android/app/src/test/java/com |
getcapacitor |
software | healthy | client/android/app/src/test/java/com/getcapacitor |
myapp |
software | healthy | client/android/app/src/test/java/com/getcapacitor/myapp |
main |
software | healthy | client/android/app/src/main |
java |
software | healthy | client/android/app/src/main/java |
com |
software | healthy | client/android/app/src/main/java/com |
rmpg |
software | healthy | client/android/app/src/main/java/com/rmpg |
flex |
software | healthy | client/android/app/src/main/java/com/rmpg/flex |
tests |
software | healthy | client/tests |
utils |
software | healthy | client/tests/utils |
stubs |
software | healthy | client/stubs |
dompurify |
software | healthy | client/stubs/dompurify |
scripts |
software | healthy | client/scripts |
ios |
software | healthy | client/ios |
App |
software | healthy | client/ios/App |
CapApp-SPM |
software | healthy | client/ios/App/CapApp-SPM |
Sources |
software | healthy | client/ios/App/CapApp-SPM/Sources |
CapApp-SPM |
software | healthy | client/ios/App/CapApp-SPM/Sources/CapApp-SPM |
App |
software | healthy | client/ios/App/App |
Assets.xcassets |
software | healthy | client/ios/App/App/Assets.xcassets |
AppIcon.appiconset |
software | healthy | client/ios/App/App/Assets.xcassets/AppIcon.appiconset |
Splash.imageset |
software | healthy | client/ios/App/App/Assets.xcassets/Splash.imageset |
public |
software | healthy | client/public |
models |
software | healthy | client/public/models |
blazeface |
software | healthy | client/public/models/blazeface |
geojson |
software | healthy | client/public/geojson |
tiles |
software | healthy | client/public/tiles |
pdfjs |
software | healthy | client/public/pdfjs |
cmaps |
software | healthy | client/public/pdfjs/cmaps |
src |
software | healthy | client/src |
types |
software | healthy | client/src/types |
constants |
software | healthy | client/src/constants |
__tests__ |
software | healthy | client/src/constants/__tests__ |
utils |
software | healthy | client/src/utils |
__tests__ |
software | healthy | client/src/utils/__tests__ |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0001_full_sync.sql |
data | healthy | legacy/server-vps/migrations/0001_full_sync.sql |
0001_sync_production.sql |
data | healthy | legacy/server-vps/migrations/0001_sync_production.sql |
batch_005.sql |
data | healthy | legacy/server-vps/migrations/batches/batch_005.sql |
batch_002.sql |
data | healthy | legacy/server-vps/migrations/batches/batch_002.sql |
batch_003.sql |
data | healthy | legacy/server-vps/migrations/batches/batch_003.sql |
batch_006.sql |
data | healthy | legacy/server-vps/migrations/batches/batch_006.sql |
batch_001.sql |
data | healthy | legacy/server-vps/migrations/batches/batch_001.sql |
batch_004.sql |
data | healthy | legacy/server-vps/migrations/batches/batch_004.sql |
batch_015.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_015.sql |
batch_008.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_008.sql |
batch_017.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_017.sql |
batch_010.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_010.sql |
batch_009.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_009.sql |
batch_018.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_018.sql |
batch_011.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_011.sql |
batch_012.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_012.sql |
batch_014.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_014.sql |
batch_005.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_005.sql |
batch_016.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_016.sql |
batch_002.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_002.sql |
batch_003.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_003.sql |
batch_013.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_013.sql |
batch_007.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_007.sql |
batch_006.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_006.sql |
batch_001.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_001.sql |
batch_004.sql |
data | healthy | legacy/server-vps/migrations/alters/batch_004.sql |
batch_015.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_015.sql |
batch_008.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_008.sql |
batch_017.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_017.sql |
batch_010.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_010.sql |
batch_009.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_009.sql |
batch_018.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_018.sql |
batch_011.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_011.sql |
batch_012.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_012.sql |
batch_014.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_014.sql |
batch_005.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_005.sql |
batch_016.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_016.sql |
batch_002.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_002.sql |
batch_020.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_020.sql |
batch_003.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_003.sql |
batch_013.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_013.sql |
batch_007.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_007.sql |
batch_019.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_019.sql |
batch_006.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_006.sql |
batch_001.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_001.sql |
batch_004.sql |
data | healthy | legacy/server-vps/migrations/batches2/batch_004.sql |
warrantWatchSchemaMigration.test.ts |
data | healthy | legacy/server-vps/src/utils/__tests__/warrantWatchSchemaMig… |
2026-04-19-case-links-backfill.ts |
data | healthy | legacy/server-vps/src/migrations/2026-04-19-case-links-back… |
0001_initial_schema.sql |
data | healthy | legacy/server-vps/src/migrations/d1/0001_initial_schema.sql |
0108_alpr_captures.sql |
data | healthy | migrations/0108_alpr_captures.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FlexDashcamHttpError |
software | healthy | edge/flex_edge/client.py:31 |
FlexDashcamClient |
software | healthy | edge/flex_edge/client.py:40 |
SimulatorConfig |
software | healthy | edge/flex_edge/simulator.py:59 |
of |
software | healthy | client/public/sw.js:of |
A |
software | healthy | client/src/constants/__tests__/ncicCodes.test.ts:A |
B |
software | healthy | client/src/constants/__tests__/ncicCodes.test.ts:B |
for |
software | healthy | client/src/utils/aiVehicleTracking.ts:for |
for |
software | healthy | client/src/utils/ncicFormatter.ts:for |
StreamPlayer |
software | healthy | client/src/utils/StreamPlayer.ts:StreamPlayer |
NoiseGateProcessor |
software | healthy | client/src/utils/radioProcessor.ts:NoiseGateProcessor |
BitcrusherProcessor |
software | healthy | client/src/utils/radioProcessor.ts:BitcrusherProcessor |
RadioHazePlayer |
software | healthy | client/src/utils/radioProcessor.ts:RadioHazePlayer |
as |
software | healthy | client/src/utils/aamvaParser.ts:as |
strings |
software | healthy | client/src/utils/statusColors.ts:strings |
planning |
software | healthy | client/src/utils/recruitment.ts:planning |
VoiceChannel |
software | healthy | client/src/utils/voiceChannel.ts:VoiceChannel |
is |
software | healthy | client/src/utils/dlFunctions.ts:is |
unknown |
software | healthy | client/src/utils/__tests__/dispatcherRules.events.test.ts:u… |
codes |
software | healthy | client/src/utils/__tests__/aamvaParser.test.ts:codes |
NoiseGateProcessor |
software | healthy | client/src/utils/audio/noiseGateProcessor.ts:NoiseGateProce… |
BitcrusherProcessor |
software | healthy | client/src/utils/audio/bitcrusherProcessor.ts:BitcrusherPro… |
AudioWorkletProcessor |
software | healthy | client/src/utils/audio/audioworklet.d.ts:AudioWorkletProces… |
unknown |
software | healthy | client/src/utils/dispatcherRules/events.ts:unknown |
Panel |
software | healthy | client/src/utils/pdf/v2/engine/panel.ts:Panel |
Primitives |
software | healthy | client/src/utils/pdf/v2/engine/primitives.ts:Primitives |
LayoutEngine |
software | healthy | client/src/utils/pdf/v2/engine/layout.ts:LayoutEngine |
from |
software | healthy | client/src/components/CallTimeline.tsx:from |
ErrorBoundary |
software | healthy | client/src/components/ErrorBoundary.tsx:ErrorBoundary |
for |
software | healthy | client/src/components/PrintRecordButton.tsx:for |
name |
software | healthy | client/src/components/mobile/MobileCardList.tsx:name |
strings |
software | healthy | client/src/components/records/recordVisuals.ts:strings |
BackendUnsupportedError |
software | healthy | client/src/lib/rmpg-pdf-engine/types.ts:BackendUnsupportedE… |
RmpgPdfError |
software | healthy | client/src/lib/rmpg-pdf-engine/types.ts:RmpgPdfError |
PdfJsPage |
software | healthy | client/src/lib/rmpg-pdf-engine/backends/pdfjs.ts:PdfJsPage |
PdfJsDocument |
software | healthy | client/src/lib/rmpg-pdf-engine/backends/pdfjs.ts:PdfJsDocum… |
PdfJsBackend |
software | healthy | client/src/lib/rmpg-pdf-engine/backends/pdfjs.ts:PdfJsBacke… |
PdfObjectParser |
software | healthy | client/src/lib/rmpg-pdf-engine/native/parser.ts:PdfObjectPa… |
Lexer |
software | healthy | client/src/lib/rmpg-pdf-engine/native/lexer.ts:Lexer |
NativePage |
software | healthy | client/src/lib/rmpg-pdf-engine/native/index.ts:NativePage |
NativeDocument |
software | healthy | client/src/lib/rmpg-pdf-engine/native/index.ts:NativeDocume… |
NativeBackend |
software | healthy | client/src/lib/rmpg-pdf-engine/native/index.ts:NativeBackend |
RmpgPdfBuilder |
software | healthy | client/src/lib/rmpg-pdf-engine/native/writer/document.ts:Rm… |
ContentStreamBuilder |
software | healthy | client/src/lib/rmpg-pdf-engine/native/writer/streams.ts:Con… |
bucket |
software | healthy | client/src/pages/NavigationPage.tsx:bucket |
FakeMediaRecorder |
software | healthy | client/src/pages/__tests__/InteractionRecorderPage.test.tsx… |
of |
software | healthy | client/src/pages/fleet/components/MoneyInput.tsx:of |
to |
software | healthy | client/src/pages/dashboard/__tests__/SpmGroup.test.tsx:to |
ReadAloud |
software | healthy | client/src/pages/document-writer/tts.ts:ReadAloud |
B |
software | healthy | client/src/pages/document-writer/templates/categories/secur… |
A |
software | healthy | client/src/pages/document-writer/templates/categories/legal… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/routes/auth.ts |
security | healthy | src/routes/auth.ts |
auth::src/routes/warrants.ts |
security | healthy | src/routes/warrants.ts |
auth::src/routes/crime.ts |
security | healthy | src/routes/crime.ts |
auth::src/routes/personnel/bodyCameraUploads.ts |
security | healthy | src/routes/personnel/bodyCameraUploads.ts |
auth::legacy/server-vps/src/models/database.ts |
security | healthy | legacy/server-vps/src/models/database.ts |
auth::containers/pdf-tools/server.py |
security | healthy | containers/pdf-tools/server.py |
auth::client/src/pages/TrainingDocsPage.tsx |
security | healthy | client/src/pages/TrainingDocsPage.tsx |
auth::legacy/server-vps/src/index.ts |
security | healthy | legacy/server-vps/src/index.ts |
auth::client/src/constants/lawEnforcementEnums.ts |
security | healthy | client/src/constants/lawEnforcementEnums.ts |
auth::client/src/pages/radio/useVoiceChannel.ts |
security | healthy | client/src/pages/radio/useVoiceChannel.ts |
auth::src/routes/inspections.ts |
security | healthy | src/routes/inspections.ts |
auth::legacy/server-vps/src/routes/dashcamAi.ts |
security | healthy | legacy/server-vps/src/routes/dashcamAi.ts |
auth::client/src/utils/signedUrls.ts |
security | healthy | client/src/utils/signedUrls.ts |
auth::legacy/server-vps/src/utils/clearPathGpsClient.ts |
security | healthy | legacy/server-vps/src/utils/clearPathGpsClient.ts |
auth::src/routes/admin.ts |
security | healthy | src/routes/admin.ts |
auth::client/public/sw.js |
security | healthy | client/public/sw.js |
auth::ios/README.md |
security | healthy | ios/README.md |
auth::scripts/lawbook/load-to-d1.mjs |
security | healthy | scripts/lawbook/load-to-d1.mjs |
auth::client/src/pages/DocumentIntakePage.tsx |
security | healthy | client/src/pages/DocumentIntakePage.tsx |
auth::legacy/server-vps/src/utils/ofacScraper.ts |
security | healthy | legacy/server-vps/src/utils/ofacScraper.ts |
auth::client/src/utils/chunkedVideoUpload.ts |
security | healthy | client/src/utils/chunkedVideoUpload.ts |
auth::src/middleware/auth.ts |
security | healthy | src/middleware/auth.ts |
auth::legacy/server-vps/src/utils/configEncryption.ts |
security | healthy | legacy/server-vps/src/utils/configEncryption.ts |
auth::client/src/pages/MobileShiftPage.tsx |
security | healthy | client/src/pages/MobileShiftPage.tsx |
auth::desktop/main.js |
security | healthy | desktop/main.js |
auth::legacy/server-vps/src/utils/traccarServerPoller.ts |
security | healthy | legacy/server-vps/src/utils/traccarServerPoller.ts |
auth::tmp/node-pdf-utils/recordPdfGenerator.ts |
security | healthy | tmp/node-pdf-utils/recordPdfGenerator.ts |
auth::legacy/server-vps/src/routes/skiptracer-v2/index.ts |
security | healthy | legacy/server-vps/src/routes/skiptracer-v2/index.ts |
auth::src/routes/stubs.ts |
security | healthy | src/routes/stubs.ts |
auth::proxy/index.ts |
security | healthy | proxy/index.ts |
auth::client/src/components/VideoPlayer.tsx |
security | healthy | client/src/components/VideoPlayer.tsx |
auth::client/src/components/FileAttachments.tsx |
security | healthy | client/src/components/FileAttachments.tsx |
auth::legacy/server-vps/src/routes/skiptracer-v2/sources/ba… |
security | healthy | legacy/server-vps/src/routes/skiptracer-v2/sources/base.ts |
auth::src/utils/emailCrypto.ts |
security | healthy | src/utils/emailCrypto.ts |
auth::src/routes/ws.ts |
security | healthy | src/routes/ws.ts |
auth::legacy/server-vps/src/routes/externalIntegrations.ts |
security | healthy | legacy/server-vps/src/routes/externalIntegrations.ts |
auth::src/routes/radio.ts |
security | healthy | src/routes/radio.ts |
auth::tmp/node-pdf-utils/signedUrls.ts |
security | healthy | tmp/node-pdf-utils/signedUrls.ts |
auth::legacy/server-vps/tests/businessEncryption.test.ts |
security | healthy | legacy/server-vps/tests/businessEncryption.test.ts |
auth::client/src/pages/radio/tabs/LiveTab.tsx |
security | healthy | client/src/pages/radio/tabs/LiveTab.tsx |
auth::legacy/server-vps/src/utils/traccarClient.ts |
security | healthy | legacy/server-vps/src/utils/traccarClient.ts |
auth::legacy/server-vps/src/utils/totp.ts |
security | healthy | legacy/server-vps/src/utils/totp.ts |
auth::legacy/server-vps/src/routes/auth.ts |
security | healthy | legacy/server-vps/src/routes/auth.ts |
auth::client/src/utils/warrantPacket.ts |
security | healthy | client/src/utils/warrantPacket.ts |
auth::legacy/server-vps/src/config.ts |
security | healthy | legacy/server-vps/src/config.ts |
auth::client/src/components/DashCamVideoPlayer.tsx |
security | healthy | client/src/components/DashCamVideoPlayer.tsx |
auth::src/routes/emailOauthCallback.ts |
security | healthy | src/routes/emailOauthCallback.ts |
auth::legacy/server-vps/src/routes/pdfTools.ts |
security | healthy | legacy/server-vps/src/routes/pdfTools.ts |
auth::legacy/server-vps/src/routes/dlRecords.ts |
security | healthy | legacy/server-vps/src/routes/dlRecords.ts |
auth::legacy/server-vps/src/utils/ipedManager.ts |
security | healthy | legacy/server-vps/src/utils/ipedManager.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
analyze |
cicd | healthy | .github/workflows/codeql.yml |
dependency-review |
cicd | healthy | .github/workflows/dependency-review.yml |
security-scan |
cicd | healthy | .github/workflows/security-audit.yml |
build-windows |
cicd | healthy | .github/workflows/desktop-release.yml |
worker-typecheck |
cicd | healthy | .github/workflows/pr-tests.yml |
worker-tests |
cicd | healthy | .github/workflows/pr-tests.yml |
client-hook-order-guard |
cicd | healthy | .github/workflows/pr-tests.yml |
client-typecheck |
cicd | healthy | .github/workflows/pr-tests.yml |
client-tests |
cicd | healthy | .github/workflows/pr-tests.yml |
client-build |
cicd | healthy | .github/workflows/pr-tests.yml |
analyze |
cicd | healthy | .github/workflows/codeql-analysis.yml |
check |
cicd | healthy | .github/workflows/column-cap-check.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
tofixed-guard |
cicd | healthy | .github/workflows/tofixed-guard-check.yml |
array-guard |
cicd | healthy | .github/workflows/array-guard-check.yml |
label |
cicd | healthy | .github/workflows/labeler.yml |
typecheck |
cicd | healthy | .github/workflows/main-typecheck-guardrail.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
check |
cicd | healthy | .github/workflows/new-date-check.yml |
theme-hex-ratchet |
cicd | healthy | .github/workflows/theme-hex-guard.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::desktop/main.js |
security | healthy | desktop/main.js |
password_literal::legacy/server-vps/tests/integration/conne… |
security | healthy | legacy/server-vps/tests/integration/connectionInvestigation… |
password_literal::legacy/server-vps/tests/integration/busin… |
security | healthy | legacy/server-vps/tests/integration/businesses.test.ts |
password_literal::legacy/server-vps/tests/integration/auth.… |
security | healthy | legacy/server-vps/tests/integration/auth.test.ts |
password_literal::legacy/server-vps/tests/integration/auth.… |
security | healthy | legacy/server-vps/tests/integration/auth.test.ts |
password_literal::legacy/server-vps/tests/integration/conne… |
security | healthy | legacy/server-vps/tests/integration/connectionSuggestions.t… |
password_literal::legacy/server-vps/tests/middleware/saniti… |
security | healthy | legacy/server-vps/tests/middleware/sanitize.test.ts |
password_literal::legacy/server-vps/tests/helpers/testDb.ts |
security | healthy | legacy/server-vps/tests/helpers/testDb.ts |
password_literal::legacy/server-vps/tests/helpers/testDb.ts |
security | healthy | legacy/server-vps/tests/helpers/testDb.ts |
generic_api_key::legacy/server-vps/src/utils/arrestScraper.… |
security | healthy | legacy/server-vps/src/utils/arrestScraper.ts |
password_literal::legacy/server-vps/src/utils/msGraphClient… |
security | healthy | legacy/server-vps/src/utils/msGraphClient.ts |
password_literal::legacy/server-vps/src/utils/traccarClient… |
security | healthy | legacy/server-vps/src/utils/traccarClient.ts |
password_literal::legacy/server-vps/src/utils/clearPathGpsC… |
security | healthy | legacy/server-vps/src/utils/clearPathGpsClient.ts |
generic_api_key::legacy/server-vps/src/routes/arrests.ts |
security | healthy | legacy/server-vps/src/routes/arrests.ts |
password_literal::src/utils/clearpathGps.ts |
security | healthy | src/utils/clearpathGps.ts |
password_literal::src/routes/email.ts |
security | healthy | src/routes/email.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | client/vite.config.ts |
port:3001 |
network | healthy | deploy/setup-vps.sh |
port:3002 |
network | healthy | deploy/firecrawl/docker-compose.yml |
port:22 |
network | healthy | legacy/server-vps/downloads/latest.yml |
port:15 |
network | healthy | legacy/server-vps/downloads/latest.yml |
port:14 |
network | healthy | legacy/server-vps/downloads/latest-mac.yml |
port:23 |
network | healthy | legacy/server-vps/downloads/latest-mac.yml |
port:33000 |
network | healthy | legacy/server-vps/src/index.ts |
port:587 |
network | healthy | legacy/server-vps/src/utils/smtpClient.ts |
port:3003 |
network | healthy | legacy/server-vps/src/routes/firecrawlTools.ts |
port:8080 |
network | healthy | containers/pdf-tools/README.md |
port:08 |
network | healthy | .github/workflows/codeql.yml |
port:17 |
network | healthy | .github/workflows/codeql.yml |
port:12 |
network | healthy | .github/workflows/stale.yml |
port:13 |
network | healthy | .github/workflows/stale.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::dependency-review |
cicd | healthy | .github/workflows/dependency-review.yml |
gha::security-audit |
cicd | healthy | .github/workflows/security-audit.yml |
gha::desktop-release |
cicd | healthy | .github/workflows/desktop-release.yml |
gha::pr-tests |
cicd | healthy | .github/workflows/pr-tests.yml |
gha::codeql-analysis |
cicd | healthy | .github/workflows/codeql-analysis.yml |
gha::column-cap-check |
cicd | healthy | .github/workflows/column-cap-check.yml |
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
gha::tofixed-guard-check |
cicd | healthy | .github/workflows/tofixed-guard-check.yml |
gha::array-guard-check |
cicd | healthy | .github/workflows/array-guard-check.yml |
gha::labeler |
cicd | healthy | .github/workflows/labeler.yml |
gha::main-typecheck-guardrail |
cicd | healthy | .github/workflows/main-typecheck-guardrail.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::new-date-check |
cicd | healthy | .github/workflows/new-date-check.yml |
gha::theme-hex-guard |
cicd | healthy | .github/workflows/theme-hex-guard.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
194.113.64.90 |
network | healthy | CLAUDE.md |
127.0.0.1 |
network | healthy | client/src/utils/voiceWs.ts |
192.168.1.0 |
network | healthy | client/src/pages/recon-connect/categories.ts |
10.0.0.5 |
network | healthy | client/src/pages/recon-connect/categories.ts |
10.0.0.0 |
network | healthy | client/src/pages/recon-connect/categories.ts |
7.6.3.2 |
network | healthy | client/src/pages/pdf-editor/components/EncryptionDialog.tsx |
10.0.0.1 |
network | healthy | tests/audit.test.ts |
122.0.0.0 |
network | healthy | legacy/server-vps/src/utils/utahWarrantScraper.ts |
120.0.0.0 |
network | healthy | legacy/server-vps/src/utils/jailRosterScraper.ts |
131.0.0.0 |
network | healthy | legacy/server-vps/src/utils/multiStateWarrantScraper.ts |
148.0.0.0 |
network | healthy | src/utils/fbiWantedLookup.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | .mcp.json |
mongodb |
data | healthy | client/src/pages/recon-connect/originalCatalog.json |
redis |
data | healthy | deploy/firecrawl/docker-compose.yml |
postgres |
data | healthy | legacy/server-vps/package-lock.json |
elasticsearch |
data | healthy | legacy/server-vps/src/utils/cfpbComplaintScraper.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | client/public/sw.js |
vps::ec2 |
hardware | healthy | client/src/utils/recordPdfGenerator.ts |
vps::gcp |
hardware | healthy | client/src/utils/dispatchGuideShots.ts |
vps::aws |
hardware | healthy | client/src/pages/ReconConnectPage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
VITE_MAPBOX_ACCESS_TOKEN |
cicd | healthy | — |
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
image::containers/pdf-tools/Dockerfile |
hardware | healthy | containers/pdf-tools/Dockerfile |
firecrawl |
hardware | healthy | deploy/firecrawl/docker-compose.yml |
redis |
hardware | healthy | deploy/firecrawl/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | CLAUDE.md |
haproxy |
network | healthy | client/src/pages/recon-connect/originalCatalog.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-l7xu_7e2 |
software | healthy | /tmp/repobility-clone-l7xu_7e2 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | edge/README.md |
This page is publicly accessible at:
https://repobility.com/scan/3b78d1f8-7224-4f90-a085-4730df336655/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3b78d1f8-7224-4f90-a085-4730df336655/
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.