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.

Viessley/ClearPath

https://github.com/Viessley/ClearPath · scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 19 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 543 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
App software healthy clearpath-frontend/src/App.jsx:App
check software healthy clearpath-frontend/src/main.jsx:check
getReadiness software healthy clearpath-frontend/src/utils/readiness.js:getReadiness
section software healthy clearpath-frontend/src/utils/readiness.js:section
readinessLine software healthy clearpath-frontend/src/utils/readiness.js:readinessLine
ringColor software healthy clearpath-frontend/src/utils/readiness.js:ringColor
getTopicCoverage software healthy clearpath-frontend/src/utils/readiness.js:getTopicCoverage
getWeakSpots software healthy clearpath-frontend/src/utils/readiness.js:getWeakSpots
todayStr software healthy clearpath-frontend/src/utils/dailySession.js:todayStr
readJSON software healthy clearpath-frontend/src/utils/dailySession.js:readJSON
getDailySession software healthy clearpath-frontend/src/utils/dailySession.js:getDailySession
totalAnswered software healthy clearpath-frontend/src/utils/dailySession.js:totalAnswered
isPersonalized software healthy clearpath-frontend/src/utils/dailySession.js:isPersonalized
dailyTagline software healthy clearpath-frontend/src/utils/dailySession.js:dailyTagline
fetchQs software healthy clearpath-frontend/src/utils/dailySession.js:fetchQs
sample software healthy clearpath-frontend/src/utils/dailySession.js:sample
composeDailyQueue software healthy clearpath-frontend/src/utils/dailySession.js:composeDailyQu…
ids software healthy clearpath-frontend/src/utils/dailySession.js:ids
pools software healthy clearpath-frontend/src/utils/dailySession.js:pools
getDailyQueue software healthy clearpath-frontend/src/utils/dailySession.js:getDailyQueue
markDailyDone software healthy clearpath-frontend/src/utils/dailySession.js:markDailyDone
totalQ software healthy clearpath-frontend/src/utils/dailySession.js:totalQ
acc software healthy clearpath-frontend/src/utils/dailySession.js:acc
getDailyBadge software healthy clearpath-frontend/src/utils/dailySession.js:getDailyBadge
getAttemptLog software healthy clearpath-frontend/src/utils/attemptLog.js:getAttemptLog
appendAttempt software healthy clearpath-frontend/src/utils/attemptLog.js:appendAttempt
getQStats software healthy clearpath-frontend/src/utils/quizStats.js:getQStats
saveQStats software healthy clearpath-frontend/src/utils/quizStats.js:saveQStats
recordAttempt software healthy clearpath-frontend/src/utils/quizStats.js:recordAttempt
snapQ software healthy clearpath-frontend/src/utils/quizStats.js:snapQ
getFocusQuestions software healthy clearpath-frontend/src/utils/quizStats.js:getFocusQuestions
getCategoryStats software healthy clearpath-frontend/src/utils/quizStats.js:getCategoryStats
shouldShowFocusPrompt software healthy clearpath-frontend/src/utils/quizStats.js:shouldShowFocusPr…
errorRate software healthy clearpath-frontend/src/utils/quizStats.js:errorRate
focusTierStyle software healthy clearpath-frontend/src/utils/quizStats.js:focusTierStyle
getQuizReports software healthy clearpath-frontend/src/utils/quizReports.js:getQuizReports
persist software healthy clearpath-frontend/src/utils/quizReports.js:persist
localDateKey software healthy clearpath-frontend/src/utils/quizReports.js:localDateKey
saveQuizReport software healthy clearpath-frontend/src/utils/quizReports.js:saveQuizReport
deleteQuizReport software healthy clearpath-frontend/src/utils/quizReports.js:deleteQuizReport
buildChapterBreakdown software healthy clearpath-frontend/src/utils/quizReports.js:buildChapterBre…
buildSummary software healthy clearpath-frontend/src/utils/quizReports.js:buildSummary
getMistakeBank software healthy clearpath-frontend/src/utils/mistakeBank.js:getMistakeBank
getWeakChapters software healthy clearpath-frontend/src/utils/mistakeBank.js:getWeakChapters
getDrillSet software healthy clearpath-frontend/src/utils/drillSet.js:getDrillSet
getDrillCount software healthy clearpath-frontend/src/utils/drillSet.js:getDrillCount
load software healthy clearpath-frontend/src/utils/studyProgress.js:load
save software healthy clearpath-frontend/src/utils/studyProgress.js:save
saveSession software healthy clearpath-frontend/src/utils/studyProgress.js:saveSession
getTopicProgress software healthy clearpath-frontend/src/utils/studyProgress.js:getTopicProgr…

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

LabelLayerStatusPath
README.md software healthy README.md
pom.xml software healthy clearpath-backend/pom.xml
README.md software healthy clearpath-backend/README.md
schema.sql software healthy clearpath-backend/schema.sql
Dockerfile software healthy clearpath-backend/Dockerfile
LICENSE software healthy clearpath-backend/LICENSE
NOTES.md software healthy clearpath-backend/NOTES.md
HELP.md software healthy clearpath-backend/HELP.md
cases_v3_updates.md software healthy clearpath-backend/knowledge_base_content/cases_v3_updates.md
edge_cases_v1.md software healthy clearpath-backend/knowledge_base_content/edge_cases_v1.md
cases_v2.md software healthy clearpath-backend/knowledge_base_content/cases_v2.md
ClearpathBackendApplicationTests.java software healthy clearpath-backend/src/test/java/com/clearpath/backend/Clear…
fog-maps.json software healthy clearpath-backend/src/main/resources/fog-maps.json
AIPromptBuilder.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/AIPro…
LicenseController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/Licen…
ClearpathBackendApplication.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/Clear…
SecurityConfig.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
CorsConfig.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
QuizDataSourceConfig.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
JwtService.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
SessionValidator.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
OAuth2SuccessHandler.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
JwtAuthenticationFilter.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
PrimaryDataSourceConfig.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
GamePlanStepResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/G…
MessageResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/c…
AnswerResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
QuizQuestionResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
ProgressResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
SeeAnswerRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
SaveTopicSessionRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
TopicProgressResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
SubmitAnswerRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
CheatsheetRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
AuthResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
LoginRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
KitSaveResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
SaveKitRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
CheatsheetUpdateRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
RegisterRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
KitResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
AiChatRequest.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
CheatsheetResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
AiChatResponse.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
RagController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
GamePlanController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
QuizController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
DriversLicenseController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
KitController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
AuthController.java software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…

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

LabelLayerStatusPath
clearpath-backend software healthy clearpath-backend
knowledge_base_content software healthy clearpath-backend/knowledge_base_content
src software healthy clearpath-backend/src
test software healthy clearpath-backend/src/test
java software healthy clearpath-backend/src/test/java
com software healthy clearpath-backend/src/test/java/com
clearpath software healthy clearpath-backend/src/test/java/com/clearpath
backend software healthy clearpath-backend/src/test/java/com/clearpath/backend
main software healthy clearpath-backend/src/main
resources software healthy clearpath-backend/src/main/resources
java software healthy clearpath-backend/src/main/java
com software healthy clearpath-backend/src/main/java/com
clearpath software healthy clearpath-backend/src/main/java/com/clearpath
backend software healthy clearpath-backend/src/main/java/com/clearpath/backend
config software healthy clearpath-backend/src/main/java/com/clearpath/backend/config
dto software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto
common software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/c…
quiz software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/q…
phase1 software healthy clearpath-backend/src/main/java/com/clearpath/backend/dto/p…
controller software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
quiz software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
phase1 software healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
repository software healthy clearpath-backend/src/main/java/com/clearpath/backend/repos…
quiz software healthy clearpath-backend/src/main/java/com/clearpath/backend/repos…
service software healthy clearpath-backend/src/main/java/com/clearpath/backend/servi…
rag software healthy clearpath-backend/src/main/java/com/clearpath/backend/servi…
quiz software healthy clearpath-backend/src/main/java/com/clearpath/backend/servi…
phase1 software healthy clearpath-backend/src/main/java/com/clearpath/backend/servi…
entity software healthy clearpath-backend/src/main/java/com/clearpath/backend/entity
quiz software healthy clearpath-backend/src/main/java/com/clearpath/backend/entit…
clearpath-frontend software healthy clearpath-frontend
docs software healthy clearpath-frontend/docs
sign-manifests software healthy clearpath-frontend/docs/sign-manifests
src software healthy clearpath-frontend/src
test software healthy clearpath-frontend/src/test
java software healthy clearpath-frontend/src/test/java
com software healthy clearpath-frontend/src/test/java/com
clearpath software healthy clearpath-frontend/src/test/java/com/clearpath
backend software healthy clearpath-frontend/src/test/java/com/clearpath/backend
utils software healthy clearpath-frontend/src/utils
__tests__ software healthy clearpath-frontend/src/utils/__tests__
components software healthy clearpath-frontend/src/components
layout software healthy clearpath-frontend/src/components/layout
shared software healthy clearpath-frontend/src/components/shared
home software healthy clearpath-frontend/src/components/home
quiz software healthy clearpath-frontend/src/components/quiz
Pages software healthy clearpath-frontend/src/Pages
icons software healthy clearpath-frontend/src/icons
Service software healthy clearpath-frontend/src/icons/Service
System software healthy clearpath-frontend/src/icons/System

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

LabelLayerStatusPath
App frontend healthy clearpath-frontend/src/App.jsx
BottomBar frontend healthy clearpath-frontend/src/components/layout/BottomBar.jsx
TopBar frontend healthy clearpath-frontend/src/components/layout/TopBar.jsx
Mascot frontend healthy clearpath-frontend/src/components/shared/Mascot.jsx
App frontend healthy clearpath-frontend/src/components/shared/Checkbox.jsx
ServiceAccordion frontend healthy clearpath-frontend/src/components/home/ServiceAccordion.jsx
ServiceItem frontend healthy clearpath-frontend/src/components/home/ServiceItem.jsx
DailyPracticeCard frontend healthy clearpath-frontend/src/components/quiz/DailyPracticeCard.jsx
DebriefCard frontend healthy clearpath-frontend/src/components/quiz/DebriefCard.jsx
ReadinessStrip frontend healthy clearpath-frontend/src/components/quiz/ReadinessStrip.jsx
CheatsheetPage frontend healthy clearpath-frontend/src/Pages/CheatsheetPage.jsx
FeedbackPage frontend healthy clearpath-frontend/src/Pages/FeedbackPage.jsx
AuthCallbackPage frontend healthy clearpath-frontend/src/Pages/AuthCallbackPage.jsx
FogMapPage frontend healthy clearpath-frontend/src/Pages/FogMapPage.jsx
KitViewPage frontend healthy clearpath-frontend/src/Pages/KitViewPage.jsx
HomePage frontend healthy clearpath-frontend/src/Pages/HomePage.jsx
AnnouncementPage frontend healthy clearpath-frontend/src/Pages/Announcementpage.jsx
AuthPage frontend healthy clearpath-frontend/src/Pages/AuthPage.jsx
AIChatPage frontend healthy clearpath-frontend/src/Pages/AIChatPage.jsx
QuizPage frontend healthy clearpath-frontend/src/Pages/QuizPage.jsx
ServiceAccordion frontend healthy clearpath-frontend/src/Pages/ServiceAccordion.jsx
HomePageLab frontend healthy clearpath-frontend/src/Pages/HomePageLab.jsx
GamePlanPage frontend healthy clearpath-frontend/src/Pages/GamePlanPage.jsx
QuizHubPage frontend healthy clearpath-frontend/src/Pages/QuizHubPage.jsx
StudyModePage frontend healthy clearpath-frontend/src/Pages/StudyModePage.jsx
ComingSoonPage frontend healthy clearpath-frontend/src/Pages/ComingSoonPage.jsx
DecisionTreePage frontend healthy clearpath-frontend/src/Pages/DecisionTreePage.jsx
MockTestPage frontend healthy clearpath-frontend/src/Pages/MockTestPage.jsx
G1QuizIcon frontend healthy clearpath-frontend/src/icons/Service/G1QuizIcon.jsx
WorkPermitIcon frontend healthy clearpath-frontend/src/icons/Service/WorkPermitIcon.jsx
StepByStepPlanIcon frontend healthy clearpath-frontend/src/icons/Service/StepByStepPlanIcon.jsx
SwitchLicensesIcon frontend healthy clearpath-frontend/src/icons/Service/SwitchLicensesIcon.jsx
DocumentsNeededIcon frontend healthy clearpath-frontend/src/icons/Service/DocumentsNeededIcon.jsx
StudyPermitIcon frontend healthy clearpath-frontend/src/icons/Service/StudyPermitIcon.jsx
GetLicensedIcon frontend healthy clearpath-frontend/src/icons/Service/GetLicensedIcon.jsx
FixTicketsIcon frontend healthy clearpath-frontend/src/icons/Service/FixTicketsIcon.jsx
M1QuizIcon frontend healthy clearpath-frontend/src/icons/Service/M1QuizIcon.jsx
HamburgerIcon frontend healthy clearpath-frontend/src/icons/System/HamburgerIcon.jsx
QuizIcon frontend healthy clearpath-frontend/src/icons/System/QuizIcon.jsx
UserIcon frontend healthy clearpath-frontend/src/icons/System/UserIcon.jsx
RepoIcon frontend healthy clearpath-frontend/src/icons/System/RepoIcon.jsx
SettingsIcon frontend healthy clearpath-frontend/src/icons/System/SettingsIcon.jsx
CameraIcon frontend healthy clearpath-frontend/src/icons/System/CameraIcon.jsx
AnnouncementIcon frontend healthy clearpath-frontend/src/icons/System/AnnouncementIcon.jsx
SunIcon frontend healthy clearpath-frontend/src/icons/System/SunIcon.jsx
MoonIcon frontend healthy clearpath-frontend/src/icons/System/MoonIcon.jsx
ChatBubbleIcon frontend healthy clearpath-frontend/src/icons/System/ChatBubbleIcon.jsx
MicrophoneIcon frontend healthy clearpath-frontend/src/icons/System/MicrophoneIcon.jsx

LabelLayerStatusPath
/ frontend healthy clearpath-frontend/src/App.jsx
/decision-tree frontend healthy clearpath-frontend/src/App.jsx
/ai-chat frontend healthy clearpath-frontend/src/App.jsx
/cheatsheet frontend healthy clearpath-frontend/src/App.jsx
/fog-map frontend healthy clearpath-frontend/src/App.jsx
/auth frontend healthy clearpath-frontend/src/App.jsx
/auth/callback frontend healthy clearpath-frontend/src/App.jsx
/kit/:id frontend healthy clearpath-frontend/src/App.jsx
/quiz frontend healthy clearpath-frontend/src/App.jsx
/feedback frontend healthy clearpath-frontend/src/App.jsx
/quiz-reports frontend healthy clearpath-frontend/src/App.jsx
/mock-test frontend healthy clearpath-frontend/src/App.jsx
/study-mode frontend healthy clearpath-frontend/src/App.jsx
/game-plan frontend healthy clearpath-frontend/src/App.jsx
/coming-soon frontend healthy clearpath-frontend/src/App.jsx

LabelLayerStatusPath
users data healthy clearpath-backend/schema.sql
kits data healthy clearpath-backend/schema.sql
kit_game_plan data healthy clearpath-backend/schema.sql
kit_field_notes data healthy clearpath-backend/schema.sql
kit_intel data healthy clearpath-backend/schema.sql
kit_sources data healthy clearpath-backend/schema.sql
dt_questions data healthy clearpath-backend/schema.sql
dt_options data healthy clearpath-backend/schema.sql
dt_transitions data healthy clearpath-backend/schema.sql
session_mappings data healthy clearpath-backend/schema.sql
forms data healthy clearpath-backend/schema.sql
chat_messages data healthy clearpath-backend/schema.sql
knowledge_base data healthy clearpath-backend/schema.sql
dt_not_sure_options data healthy clearpath-backend/schema.sql

LabelLayerStatusPath
auth::clearpath-backend/src/main/java/com/clearpath/backend… security healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
auth::clearpath-backend/src/main/java/com/clearpath/backend… security healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
auth::clearpath-backend/src/main/java/com/clearpath/backend… security healthy clearpath-backend/src/main/java/com/clearpath/backend/contr…
auth::clearpath-backend/src/main/java/com/clearpath/backend… security healthy clearpath-backend/src/main/java/com/clearpath/backend/confi…
auth::README.md security healthy README.md

LabelLayerStatusPath
postgresql data healthy README.md
postgres data healthy clearpath-frontend/README.md

LabelLayerStatusPath
repobility-clone-6od3adl4 software healthy /tmp/repobility-clone-6od3adl4

LabelLayerStatusPath
LocalStorageStub software healthy clearpath-frontend/src/test/setup.js:LocalStorageStub

LabelLayerStatusPath
port:8080 network healthy clearpath-backend/Dockerfile

LabelLayerStatusPath
image::clearpath-backend/Dockerfile hardware healthy clearpath-backend/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy clearpath-frontend/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/812679b4-16f3-47ef-8ac9-7afff670f92e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/812679b4-16f3-47ef-8ac9-7afff670f92e/

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.