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.

alexisayenko/lpic-trainer

https://github.com/alexisayenko/lpic-trainer · scanned 2026-06-17 01:31 UTC (1 month, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -3.9 (diff) · 14 actionable findings from 1 signal source. 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 174 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
newId software healthy src/store.ts:newId
isResultOption software healthy src/store.ts:isResultOption
isOrigin software healthy src/store.ts:isOrigin
toResultSelection software healthy src/store.ts:toResultSelection
toSourceSelection software healthy src/store.ts:toSourceSelection
s software healthy src/store.ts:s
topicOf software healthy src/types.ts:topicOf
questionContext software healthy src/types.ts:questionContext
App software healthy src/App.tsx:App
Modal software healthy src/components/Modal.tsx:Modal
onKey software healthy src/components/Modal.tsx:onKey
InfoMenu software healthy src/components/InfoMenu.tsx:InfoMenu
onDown software healthy src/components/InfoMenu.tsx:onDown
onKey software healthy src/components/InfoMenu.tsx:onKey
Link software healthy src/components/InfoMenu.tsx:Link
LogoZoom software healthy src/components/LogoZoom.tsx:LogoZoom
onKey software healthy src/components/LogoZoom.tsx:onKey
norm software healthy src/components/Quiz.tsx:norm
sameSet software healthy src/components/Quiz.tsx:sameSet
Quiz software healthy src/components/Quiz.tsx:Quiz
commit software healthy src/components/Quiz.tsx:commit
chooseSingle software healthy src/components/Quiz.tsx:chooseSingle
toggleMulti software healthy src/components/Quiz.tsx:toggleMulti
submitMulti software healthy src/components/Quiz.tsx:submitMulti
submitFill software healthy src/components/Quiz.tsx:submitFill
next software healthy src/components/Quiz.tsx:next
isCorrectChoice software healthy src/components/Quiz.tsx:isCorrectChoice
choiceClass software healthy src/components/Quiz.tsx:choiceClass
TopicCard software healthy src/components/TopicCard.tsx:TopicCard
ToggleChip software healthy src/components/ToggleChip.tsx:ToggleChip
toHex software healthy src/components/PalettePanel.tsx:toHex
GradientPicker software healthy src/components/PalettePanel.tsx:GradientPicker
i software healthy src/components/PalettePanel.tsx:i
d software healthy src/components/PalettePanel.tsx:d
PalettePanel software healthy src/components/PalettePanel.tsx:PalettePanel
MasteryBar software healthy src/components/MasteryBar.tsx:MasteryBar
MiniMasteryBar software healthy src/components/MasteryBar.tsx:MiniMasteryBar
TOTALS software healthy src/components/useDashboardStats.ts:TOTALS
TOOL_TOTALS software healthy src/components/useDashboardStats.ts:TOOL_TOTALS
useDashboardStats software healthy src/components/useDashboardStats.ts:useDashboardStats
SourceTag software healthy src/components/QuestionCardHeader.tsx:SourceTag
MasteryChip software healthy src/components/QuestionCardHeader.tsx:MasteryChip
ChipGlyph software healthy src/components/QuestionCardHeader.tsx:ChipGlyph
BULLET software healthy src/components/QuestionCardHeader.tsx:BULLET
DayStrip software healthy src/components/QuestionCardHeader.tsx:DayStrip
QuestionCardHeader software healthy src/components/QuestionCardHeader.tsx:QuestionCardHeader
CloudSync software healthy src/components/CloudSync.tsx:CloudSync
onOnline software healthy src/components/CloudSync.tsx:onOnline
Account software healthy src/components/Account.tsx:Account
correctAnswerText software healthy src/components/AnswerLine.tsx:correctAnswerText

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

LabelLayerStatusPath
.env.example software healthy .env.example
postcss.config.js software healthy postcss.config.js
tsconfig.node.json software healthy tsconfig.node.json
vite.config.ts software healthy vite.config.ts
.env.production software healthy .env.production
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
tailwind.config.js software healthy tailwind.config.js
tsconfig.json software healthy tsconfig.json
capacitor.config.ts software healthy capacitor.config.ts
dependabot.yml software healthy .github/dependabot.yml
deploy.yml software healthy .github/workflows/deploy.yml
store.ts software healthy src/store.ts
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
types.ts software healthy src/types.ts
index.css software healthy src/index.css
App.tsx software healthy src/App.tsx
Modal.tsx software healthy src/components/Modal.tsx
InfoMenu.tsx software healthy src/components/InfoMenu.tsx
LogoZoom.tsx software healthy src/components/LogoZoom.tsx
Quiz.tsx software healthy src/components/Quiz.tsx
TopicCard.tsx software healthy src/components/TopicCard.tsx
ToggleChip.tsx software healthy src/components/ToggleChip.tsx
PalettePanel.tsx software healthy src/components/PalettePanel.tsx
MasteryBar.tsx software healthy src/components/MasteryBar.tsx
useDashboardStats.ts software healthy src/components/useDashboardStats.ts
QuestionCardHeader.tsx software healthy src/components/QuestionCardHeader.tsx
CloudSync.tsx software healthy src/components/CloudSync.tsx
Account.tsx software healthy src/components/Account.tsx
AnswerLine.tsx software healthy src/components/AnswerLine.tsx
FilterBar.tsx software healthy src/components/FilterBar.tsx
Dashboard.tsx software healthy src/components/Dashboard.tsx
select.ts software healthy src/lib/select.ts
dates.ts software healthy src/lib/dates.ts
api.ts software healthy src/lib/api.ts
auth.ts software healthy src/lib/auth.ts
mastery.ts software healthy src/lib/mastery.ts
.env.example software healthy server/.env.example
setup.sh software healthy server/setup.sh
index.js software healthy server/index.js
schema.sql software healthy server/schema.sql
package.json software healthy server/package.json
quizzer-concept.md software healthy docs/quizzer-concept.md
terminology.md software healthy docs/terminology.md
mastery-formula.md software healthy docs/mastery-formula.md
architecture.md software healthy docs/architecture.md
self-hosted-sync.md software healthy docs/self-hosted-sync.md

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

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
lib software healthy src/lib
server software healthy server
docs software healthy docs
mobile software healthy mobile
ios software healthy ios
App software healthy ios/App
CapApp-SPM software healthy ios/App/CapApp-SPM
Sources software healthy ios/App/CapApp-SPM/Sources
CapApp-SPM software healthy ios/App/CapApp-SPM/Sources/CapApp-SPM
App software healthy ios/App/App
Assets.xcassets software healthy ios/App/App/Assets.xcassets
Splash.imageset software healthy ios/App/App/Assets.xcassets/Splash.imageset
AppIcon.appiconset software healthy ios/App/App/Assets.xcassets/AppIcon.appiconset

LabelLayerStatusPath
nginx network healthy README.md
caddy network healthy server/.env.example

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
alexisayenko__lpic-trainer software healthy /data/fable5_failed_archive/alexisayenko__lpic-trainer

LabelLayerStatusPath
mysql data healthy server/index.js

LabelLayerStatusPath
answers data healthy server/schema.sql

LabelLayerStatusPath
port:8787 network healthy server/.env.example

LabelLayerStatusPath
127.0.0.1 network healthy server/.env.example

LabelLayerStatusPath
App frontend healthy src/App.tsx

LabelLayerStatusPath
dotenv::.env.production security healthy .env.production

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
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/afe834b7-4bc5-4474-bf55-b1ba3a4d6ecf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/afe834b7-4bc5-4474-bf55-b1ba3a4d6ecf/

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.