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.

Zackriya-Solutions/meetily

https://github.com/Zackriya-Solutions/meetily · scanned 2026-07-23 19:44 UTC (4 days, 21 hours ago)

218 raw signals (0 security + 218 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 21 hours ago · v7 · last Δ +0.2 (diff) · 207 actionable findings from 1 signal source. 11 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 1420 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
resolveFromTiptapPm software healthy frontend/next.config.js:resolveFromTiptapPm
loadTsModule software healthy frontend/tests/lib/onboarding-summary-model.test.mjs:loadTs…
installLocalStorage software healthy frontend/tests/lib/summary-language-preferences.test.js:ins…
installFailingLocalStorage software healthy frontend/tests/lib/summary-language-preferences.test.js:ins…
commandExists software healthy frontend/scripts/auto-detect-gpu.js:commandExists
detectGPU software healthy frontend/scripts/auto-detect-gpu.js:detectGPU
loadBetaFeatures software healthy frontend/src/types/betaFeatures.ts:loadBetaFeatures
saveBetaFeatures software healthy frontend/src/types/betaFeatures.ts:saveBetaFeatures
isAudioExtension software healthy frontend/src/constants/audioFormats.ts:isAudioExtension
getAudioFormatsDisplayList software healthy frontend/src/constants/audioFormats.ts:getAudioFormatsDispl…
BuiltInModelManager software healthy frontend/src/components/BuiltInModelManager.tsx:BuiltInMode…
fetchModels software healthy frontend/src/components/BuiltInModelManager.tsx:fetchModels
data software healthy frontend/src/components/BuiltInModelManager.tsx:data
setupListener software healthy frontend/src/components/BuiltInModelManager.tsx:setupListen…
downloadModel software healthy frontend/src/components/BuiltInModelManager.tsx:downloadMod…
already software healthy frontend/src/components/BuiltInModelManager.tsx:already
cancelDownload software healthy frontend/src/components/BuiltInModelManager.tsx:cancelDownl…
deleteModel software healthy frontend/src/components/BuiltInModelManager.tsx:deleteModel
to software healthy frontend/src/components/VirtualizedTranscriptView.tsx:to
formatRecordingTime software healthy frontend/src/components/VirtualizedTranscriptView.tsx:forma…
cleanStopWords software healthy frontend/src/components/VirtualizedTranscriptView.tsx:clean…
handleScroll software healthy frontend/src/components/VirtualizedTranscriptView.tsx:handl…
AudioBackendSelector software healthy frontend/src/components/AudioBackendSelector.tsx:AudioBacke…
loadBackends software healthy frontend/src/components/AudioBackendSelector.tsx:loadBacken…
handleBackendChange software healthy frontend/src/components/AudioBackendSelector.tsx:handleBack…
BetaSettings software healthy frontend/src/components/BetaSettings.tsx:BetaSettings
handleClose software healthy frontend/src/components/ComplianceNotification.tsx:handleCl…
handleAcknowledge software healthy frontend/src/components/ComplianceNotification.tsx:handleAc…
PermissionWarning software healthy frontend/src/components/PermissionWarning.tsx:PermissionWar…
openMicrophoneSettings software healthy frontend/src/components/PermissionWarning.tsx:openMicrophon…
openScreenRecordingSettings software healthy frontend/src/components/PermissionWarning.tsx:openScreenRec…
About software healthy frontend/src/components/About.tsx:About
handleContactClick software healthy frontend/src/components/About.tsx:handleContactClick
handleCheckForUpdates software healthy frontend/src/components/About.tsx:handleCheckForUpdates
AnalyticsProvider software healthy frontend/src/components/AnalyticsProvider.tsx:AnalyticsProv…
initAnalytics software healthy frontend/src/components/AnalyticsProvider.tsx:initAnalytics
initAnalytics2 software healthy frontend/src/components/AnalyticsProvider.tsx:initAnalytics2
handleBeforeUnload software healthy frontend/src/components/AnalyticsProvider.tsx:handleBeforeU…
return software healthy frontend/src/components/AnalyticsProvider.tsx:return
ConsoleToggle software healthy frontend/src/components/ConsoleToggle.tsx:ConsoleToggle
handleToggleConsole software healthy frontend/src/components/ConsoleToggle.tsx:handleToggleConso…
handleShowConsole software healthy frontend/src/components/ConsoleToggle.tsx:handleShowConsole
handleHideConsole software healthy frontend/src/components/ConsoleToggle.tsx:handleHideConsole
formatDuration software healthy frontend/src/components/RecordingStatusBar.tsx:formatDurati…
TranscriptSettings software healthy frontend/src/components/TranscriptSettings.tsx:TranscriptSe…
fetchApiKey software healthy frontend/src/components/TranscriptSettings.tsx:fetchApiKey
handleInputClick software healthy frontend/src/components/TranscriptSettings.tsx:handleInputC…
handleWhisperModelSelect software healthy frontend/src/components/TranscriptSettings.tsx:handleWhispe…
handleParakeetModelSelect software healthy frontend/src/components/TranscriptSettings.tsx:handleParake…
UpdateCheckProvider software healthy frontend/src/components/UpdateCheckProvider.tsx:UpdateCheck…

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

LabelLayerStatusPath
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
PRIVACY_POLICY.md software healthy PRIVACY_POLICY.md
LICENSE.md software healthy LICENSE.md
BLUETOOTH_PLAYBACK_NOTICE.md software healthy BLUETOOTH_PLAYBACK_NOTICE.md
Cargo.lock software healthy Cargo.lock
postcss.config.mjs software healthy frontend/postcss.config.mjs
API.md software healthy frontend/API.md
README.md software healthy frontend/README.md
tailwind.config.ts software healthy frontend/tailwind.config.ts
pnpm-lock.yaml software healthy frontend/pnpm-lock.yaml
tailwind.config.js software healthy frontend/tailwind.config.js
clean_run.sh software healthy frontend/clean_run.sh
package.json software healthy frontend/package.json
next.config.js software healthy frontend/next.config.js
dev-gpu.sh software healthy frontend/dev-gpu.sh
components.json software healthy frontend/components.json
build-gpu.sh software healthy frontend/build-gpu.sh
.env.example software healthy frontend/.env.example
tsconfig.json software healthy frontend/tsconfig.json
eslint.config.mjs software healthy frontend/eslint.config.mjs
package-app.sh software healthy frontend/package-app.sh
clean_build.sh software healthy frontend/clean_build.sh
postcss.config.js software healthy frontend/postcss.config.js
blocknote-markdown.test.ts software healthy frontend/tests/lib/blocknote-markdown.test.ts
onboarding-summary-model.test.mjs software healthy frontend/tests/lib/onboarding-summary-model.test.mjs
summary-language-preferences.test.js software healthy frontend/tests/lib/summary-language-preferences.test.js
auto-detect-gpu.js software healthy frontend/scripts/auto-detect-gpu.js
tauri-auto.js software healthy frontend/scripts/tauri-auto.js
LOGGING_OPTIMIZATIONS.md software healthy frontend/src-tauri/LOGGING_OPTIMIZATIONS.md
Cargo.toml software healthy frontend/src-tauri/Cargo.toml
tauri.conf.json software healthy frontend/src-tauri/tauri.conf.json
NOTIFICATION_TESTING.md software healthy frontend/src-tauri/NOTIFICATION_TESTING.md
build.rs software healthy frontend/src-tauri/build.rs
CLEANUP_PLAN.md software healthy frontend/src-tauri/CLEANUP_PLAN.md
check_screen_permission.swift software healthy frontend/src-tauri/check_screen_permission.swift
backend_config.json software healthy frontend/src-tauri/config/backend_config.json
standard_meeting.json software healthy frontend/src-tauri/templates/standard_meeting.json
sales_marketing_client_call.json software healthy frontend/src-tauri/templates/sales_marketing_client_call.js…
README.md software healthy frontend/src-tauri/templates/README.md
daily_standup.json software healthy frontend/src-tauri/templates/daily_standup.json
project_sync.json software healthy frontend/src-tauri/templates/project_sync.json
retrospective.json software healthy frontend/src-tauri/templates/retrospective.json
psychatric_session.json software healthy frontend/src-tauri/templates/psychatric_session.json
20251006000000_add_audio_sync_fields.sql software healthy frontend/src-tauri/migrations/20251006000000_add_audio_sync…
20250920155811_add_openrouter_api_key.sql software healthy frontend/src-tauri/migrations/20250920155811_add_openrouter…
20251110000000_add_grace_period_to_licensing.sql software healthy frontend/src-tauri/migrations/20251110000000_add_grace_peri…
20251223000000_add_meeting_notes.sql software healthy frontend/src-tauri/migrations/20251223000000_add_meeting_no…

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

LabelLayerStatusPath
[email protected] dependencies healthy Cargo.toml
[email protected] dependencies healthy Cargo.toml
[email protected] dependencies healthy Cargo.toml
[email protected] dependencies healthy Cargo.toml
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
[email protected] dependencies healthy backend/requirements.txt
@blocknote/[email protected] dependencies healthy frontend/package.json
@blocknote/[email protected] dependencies healthy frontend/package.json
@blocknote/[email protected] dependencies healthy frontend/package.json
@heroicons/react@^2.2.0 dependencies healthy frontend/package.json
@hookform/resolvers@^5.1.1 dependencies healthy frontend/package.json
@radix-ui/react-accordion@^1.2.12 dependencies healthy frontend/package.json
@radix-ui/react-dialog@^1.1.14 dependencies healthy frontend/package.json
@radix-ui/react-dropdown-menu@^2.1.16 dependencies healthy frontend/package.json
@radix-ui/react-label@^2.1.7 dependencies healthy frontend/package.json
@radix-ui/react-popover@^1.1.15 dependencies healthy frontend/package.json
@radix-ui/react-progress@^1.1.8 dependencies healthy frontend/package.json
@radix-ui/react-scroll-area@^1.2.9 dependencies healthy frontend/package.json
@radix-ui/react-select@^2.2.5 dependencies healthy frontend/package.json
@radix-ui/react-separator@^1.1.7 dependencies healthy frontend/package.json
@radix-ui/react-slot@^1.2.3 dependencies healthy frontend/package.json
@radix-ui/react-switch@^1.2.5 dependencies healthy frontend/package.json
@radix-ui/react-tabs@^1.1.12 dependencies healthy frontend/package.json
@radix-ui/react-tooltip@^1.2.8 dependencies healthy frontend/package.json
@remirror/core@^3.0.1 dependencies healthy frontend/package.json
@remirror/extension-bold@^3.0.1 dependencies healthy frontend/package.json
@remirror/extension-italic@^3.0.1 dependencies healthy frontend/package.json
@remirror/extension-list@^3.0.1 dependencies healthy frontend/package.json
@remirror/extension-markdown@^3.0.1 dependencies healthy frontend/package.json
@remirror/extension-mention@^3.0.1 dependencies healthy frontend/package.json
@remirror/extension-underline@^3.0.1 dependencies healthy frontend/package.json
@remirror/pm@^3.0.0 dependencies healthy frontend/package.json
@remirror/react@^3.0.1 dependencies healthy frontend/package.json
@tanstack/react-virtual@^3.13.13 dependencies healthy frontend/package.json
@tauri-apps/api@^2.6.0 dependencies healthy frontend/package.json
@tauri-apps/plugin-fs@^2.4.0 dependencies healthy frontend/package.json
@tauri-apps/plugin-notification@~2.3.1 dependencies healthy frontend/package.json
@tauri-apps/plugin-os@^2.3.2 dependencies healthy frontend/package.json
@tauri-apps/plugin-process@^2.3.0 dependencies healthy frontend/package.json
@tauri-apps/plugin-store@^2.4.0 dependencies healthy frontend/package.json
@tauri-apps/plugin-updater@^2.3.0 dependencies healthy frontend/package.json
@tiptap/pm@^2.10.4 dependencies healthy frontend/package.json

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

LabelLayerStatusPath
frontend software healthy frontend
tests software healthy frontend/tests
lib software healthy frontend/tests/lib
scripts software healthy frontend/scripts
src-tauri software healthy frontend/src-tauri
config software healthy frontend/src-tauri/config
templates software healthy frontend/src-tauri/templates
migrations software healthy frontend/src-tauri/migrations
src software healthy frontend/src-tauri/src
notifications software healthy frontend/src-tauri/src/notifications
openai software healthy frontend/src-tauri/src/openai
analytics software healthy frontend/src-tauri/src/analytics
api software healthy frontend/src-tauri/src/api
audio_v2 software healthy frontend/src-tauri/src/audio_v2
audio software healthy frontend/src-tauri/src/audio
transcription software healthy frontend/src-tauri/src/audio/transcription
capture software healthy frontend/src-tauri/src/audio/capture
devices software healthy frontend/src-tauri/src/audio/devices
platform software healthy frontend/src-tauri/src/audio/devices/platform
database software healthy frontend/src-tauri/src/database
repositories software healthy frontend/src-tauri/src/database/repositories
groq software healthy frontend/src-tauri/src/groq
whisper_engine software healthy frontend/src-tauri/src/whisper_engine
parakeet_engine software healthy frontend/src-tauri/src/parakeet_engine
summary software healthy frontend/src-tauri/src/summary
summary_engine software healthy frontend/src-tauri/src/summary/summary_engine
templates software healthy frontend/src-tauri/src/summary/templates
console_utils software healthy frontend/src-tauri/src/console_utils
ollama software healthy frontend/src-tauri/src/ollama
anthropic software healthy frontend/src-tauri/src/anthropic
openrouter software healthy frontend/src-tauri/src/openrouter
src software healthy frontend/src
types software healthy frontend/src/types
config software healthy frontend/src/config
constants software healthy frontend/src/constants
components software healthy frontend/src/components
MeetingDetails software healthy frontend/src/components/MeetingDetails
MainContent software healthy frontend/src/components/MainContent
BlockNoteEditor software healthy frontend/src/components/BlockNoteEditor
MainNav software healthy frontend/src/components/MainNav
shared software healthy frontend/src/components/shared
ui software healthy frontend/src/components/ui
DatabaseImport software healthy frontend/src/components/DatabaseImport
AISummary software healthy frontend/src/components/AISummary
onboarding software healthy frontend/src/components/onboarding
shared software healthy frontend/src/components/onboarding/shared
steps software healthy frontend/src/components/onboarding/steps
Sidebar software healthy frontend/src/components/Sidebar
TranscriptRecovery software healthy frontend/src/components/TranscriptRecovery
ConfirmationModel software healthy frontend/src/components/ConfirmationModel

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

LabelLayerStatusPath
based software healthy frontend/src/components/ConfidenceIndicator.tsx:based
WhisperAPI software healthy frontend/src/lib/whisper.ts:WhisperAPI
ParakeetAPI software healthy frontend/src/lib/parakeet.ts:ParakeetAPI
Analytics software healthy frontend/src/lib/analytics.ts:Analytics
BuiltInAIAPI software healthy frontend/src/lib/builtin-ai.ts:BuiltInAIAPI
UpdateService software healthy frontend/src/services/updateService.ts:UpdateService
TranscriptService software healthy frontend/src/services/transcriptService.ts:TranscriptService
StorageService software healthy frontend/src/services/storageService.ts:StorageService
RecordingService software healthy frontend/src/services/recordingService.ts:RecordingService
IndexedDBService software healthy frontend/src/services/indexedDBService.ts:IndexedDBService
ConfigService software healthy frontend/src/services/configService.ts:ConfigService
DatabaseManager software healthy backend/app/db.py:20
Block software healthy backend/app/transcript_processor.py:34
Section software healthy backend/app/transcript_processor.py:52
MeetingNotes software healthy backend/app/transcript_processor.py:57
People software healthy backend/app/transcript_processor.py:62
SummaryResponse software healthy backend/app/transcript_processor.py:67
TranscriptProcessor software healthy backend/app/transcript_processor.py:80
SchemaValidator software healthy backend/app/schema_validator.py:7
Transcript software healthy backend/app/main.py:57
MeetingResponse software healthy backend/app/main.py:66
MeetingDetailsResponse software healthy backend/app/main.py:70
MeetingTitleUpdate software healthy backend/app/main.py:77
DeleteMeetingRequest software healthy backend/app/main.py:81
SaveTranscriptRequest software healthy backend/app/main.py:84
SaveModelConfigRequest software healthy backend/app/main.py:89
SaveTranscriptConfigRequest software healthy backend/app/main.py:95
TranscriptRequest software healthy backend/app/main.py:100
SummaryProcessor software healthy backend/app/main.py:110
GetApiKeyRequest software healthy backend/app/main.py:586
MeetingSummaryUpdate software healthy backend/app/main.py:603
SearchRequest software healthy backend/app/main.py:620

LabelLayerStatusPath
TAURI_SIGNING_PRIVATE_KEY_PASSWORD cicd healthy
KEYCHAIN_PASSWORD cicd healthy
APPLE_ID cicd healthy
SM_HOST cicd healthy
APPLE_TEAM_ID cicd healthy
APPLE_PASSWORD cicd healthy
SM_CLIENT_CERT_PASSWORD cicd healthy
APPLE_CERTIFICATE cicd healthy
SUPABASE_URL cicd healthy
CERT_ID cicd healthy
SM_CLIENT_CERT_FILE_B64 cicd healthy
TAURI_SIGNING_PRIVATE_KEY cicd healthy
MEETILY_RSA_PUBLIC_KEY cicd healthy
GITHUB_TOKEN cicd healthy
STORE_PATH cicd healthy
SM_API_KEY cicd healthy
APPLE_CERTIFICATE_PASSWORD cicd healthy
APPLE_ID_PASSWORD cicd healthy
SUPABASE_ANON_KEY cicd healthy
SM_CODE_SIGNING_CERT_SHA1_HASH cicd healthy

LabelLayerStatusPath
Logo frontend healthy frontend/src/components/Logo.tsx
AnalyticsProvider frontend healthy frontend/src/components/AnalyticsProvider.tsx
AnalyticsConsentSwitch frontend healthy frontend/src/components/AnalyticsConsentSwitch.tsx
AnalyticsDataModal frontend healthy frontend/src/components/AnalyticsDataModal.tsx
Info frontend healthy frontend/src/components/Info.tsx
MainContent frontend healthy frontend/src/components/MainContent/index.tsx
BasicBlockNoteTest frontend healthy frontend/src/components/BlockNoteEditor/BasicBlockNoteTest.…
Editor frontend healthy frontend/src/components/BlockNoteEditor/Editor.tsx
MainNav frontend healthy frontend/src/components/MainNav/index.tsx
Sidebar frontend healthy frontend/src/components/Sidebar/index.tsx
Home frontend healthy frontend/src/app/page.tsx
RootLayout frontend healthy frontend/src/app/layout.tsx
SettingsPage frontend healthy frontend/src/app/settings/page.tsx
NotePage frontend healthy frontend/src/app/notes/[id]/page.tsx
PageContent frontend healthy frontend/src/app/meeting-details/page-content.tsx
MeetingDetails frontend healthy frontend/src/app/meeting-details/page.tsx

LabelLayerStatusPath
GET /get-meetings api healthy backend/app/main.py
GET /get-meeting/{meeting_id} api healthy backend/app/main.py
POST /save-meeting-title api healthy backend/app/main.py
POST /delete-meeting api healthy backend/app/main.py
POST /process-transcript api healthy backend/app/main.py
GET /get-summary/{meeting_id} api healthy backend/app/main.py
POST /save-transcript api healthy backend/app/main.py
GET /get-model-config api healthy backend/app/main.py
POST /save-model-config api healthy backend/app/main.py
GET /get-transcript-config api healthy backend/app/main.py
POST /save-transcript-config api healthy backend/app/main.py
POST /get-api-key api healthy backend/app/main.py
POST /get-transcript-api-key api healthy backend/app/main.py
POST /save-meeting-summary api healthy backend/app/main.py
POST /search-transcripts api healthy backend/app/main.py

LabelLayerStatusPath
20251006000000_add_audio_sync_fields.sql data healthy frontend/src-tauri/migrations/20251006000000_add_audio_sync…
20250920155811_add_openrouter_api_key.sql data healthy frontend/src-tauri/migrations/20250920155811_add_openrouter…
20251110000000_add_grace_period_to_licensing.sql data healthy frontend/src-tauri/migrations/20251110000000_add_grace_peri…
20251223000000_add_meeting_notes.sql data healthy frontend/src-tauri/migrations/20251223000000_add_meeting_no…
20251101000000_add_summary_backup.sql data healthy frontend/src-tauri/migrations/20251101000000_add_summary_ba…
20251105120000_add_pro_license_custom_openai.sql data healthy frontend/src-tauri/migrations/20251105120000_add_pro_licens…
20251010153942_add_ollama_endpoint.sql data healthy frontend/src-tauri/migrations/20251010153942_add_ollama_end…
20251229000000_add_gemini_api_key.sql data healthy frontend/src-tauri/migrations/20251229000000_add_gemini_api…
20251110000001_add_speaker_field.sql data healthy frontend/src-tauri/migrations/20251110000001_add_speaker_fi…
20250916100000_initial_schema.sql data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…

LabelLayerStatusPath
build-macos cicd healthy .github/workflows/build-macos.yml
build-devtest cicd healthy .github/workflows/build-devtest.yml
build-linux cicd healthy .github/workflows/build-linux.yml
create-release cicd healthy .github/workflows/release.yml
build-all-platforms cicd healthy .github/workflows/release.yml
release-summary cicd healthy .github/workflows/release.yml
build-windows cicd healthy .github/workflows/build-windows.yml
validation-check cicd healthy .github/workflows/pr-main-check.yml
build cicd healthy .github/workflows/build.yml
build-test cicd healthy .github/workflows/build-test.yml

LabelLayerStatusPath
settings_new data healthy frontend/src-tauri/migrations/20250920155811_add_openrouter…
meeting_notes data healthy frontend/src-tauri/migrations/20251223000000_add_meeting_no…
licensing data healthy frontend/src-tauri/migrations/20251105120000_add_pro_licens…
meetings data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…
transcripts data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…
summary_processes data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…
transcript_chunks data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…
settings data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…
transcript_settings data healthy frontend/src-tauri/migrations/20250916100000_initial_schema…

LabelLayerStatusPath
gha::build-macos cicd healthy .github/workflows/build-macos.yml
gha::build-devtest cicd healthy .github/workflows/build-devtest.yml
gha::build-linux cicd healthy .github/workflows/build-linux.yml
gha::release cicd healthy .github/workflows/release.yml
gha::build-windows cicd healthy .github/workflows/build-windows.yml
gha::pr-main-check cicd healthy .github/workflows/pr-main-check.yml
gha::build cicd healthy .github/workflows/build.yml
gha::build-test cicd healthy .github/workflows/build-test.yml

LabelLayerStatusPath
whisper-server hardware healthy backend/docker-compose.yml
whisper-server-macos hardware healthy backend/docker-compose.yml
model-downloader hardware healthy backend/docker-compose.yml
meetily-backend hardware healthy backend/docker-compose.yml
meetily-backend-macos hardware healthy backend/docker-compose.yml
web-ui hardware healthy backend/docker-compose.yml

LabelLayerStatusPath
port:64 network healthy frontend/pnpm-lock.yaml
port:14 network healthy frontend/pnpm-lock.yaml
port:8080 network healthy scripts/test-update-locally.js
port:5167 network healthy backend/clean_start_backend.sh
port:8178 network healthy backend/build_whisper.sh

LabelLayerStatusPath
127.0.0.1 network healthy frontend/src-tauri/config/backend_config.json
1.4.309.0 network healthy .github/workflows/build-devtest.yml
0.1.1.1 network healthy .github/workflows/release.yml
0.1.1.2 network healthy .github/workflows/release.yml

LabelLayerStatusPath
/page.tsx frontend healthy frontend/src/app/page.tsx
/settings frontend healthy frontend/src/app/settings/page.tsx
/notes/[id] frontend healthy frontend/src/app/notes/[id]/page.tsx
/meeting-details frontend healthy frontend/src/app/meeting-details/page.tsx

LabelLayerStatusPath
mysql data healthy Cargo.lock
postgres data healthy Cargo.lock
sqlite data healthy Cargo.lock

LabelLayerStatusPath
generic_api_key::frontend/src-tauri/src/lib_old_complex.rs security healthy frontend/src-tauri/src/lib_old_complex.rs
generic_api_key::frontend/src-tauri/src/analytics/commands.… security healthy frontend/src-tauri/src/analytics/commands.rs

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

LabelLayerStatusPath
nginx network healthy backend/docker-compose.yml

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
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/f5451e83-66f9-442b-a2ca-8313459d230e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f5451e83-66f9-442b-a2ca-8313459d230e/

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.