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.
201 of your 549 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 2.99s · analysis 135.88s · 14.4 MB · GitHub API rate-limit (preflight)

dragneel07-psm/E-LearningWebApp

https://github.com/dragneel07-psm/E-LearningWebApp · scanned 2026-06-16 04:23 UTC (2 months ago) · 10 languages

500 raw signals (492 security + 8 graph) 5th percentile · Python · large (100-500K LoC) System graph score 88 (lower by 46)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 0.0 0.25 0.00
testing_score 35.0 0.20 7.00
documentation_score 62.8 0.15 9.42
practices_score 89.0 0.15 13.35
code_quality 36.0 0.10 3.60
Overall 1.00 42.4
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 8 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#2
Agent instructions exist but release-hardening basics are missing
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#3
Network/subprocess call without timeout or try/except — check_and_create_course.py:26
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity · crashes are likely without this
Fix: Add a `timeout=N` argument and wrap in `try/except` in check_and_create_course.py:26 to prevent hung calls.
#4
Low test-to-source ratio
GapSeverity.LOW Layer.QUALITY score 0.100
Why: low severity
#5
Debug logging residue appears in source files
GapSeverity.LOW Layer.QUALITY score 0.100
Why: low severity
#6
Commented-code block (5 lines) in playwright.config.ts:74
GapSeverity.INFO Layer.QUALITY score 0.034
Why: info severity · crashes are likely without this
Fix: If genuinely unused, remove the function; if framework-registered, add a docstring.
#7
1 env vars used in code but missing from .env.example
GapSeverity.INFO Layer.QUALITY score 0.033
Why: info severity · crashes are likely without this
Fix: Add a timeout on the call and wrap the body in this language’s exception-handling primitive.
#8
No frontend routes/components detected
GapSeverity.INFO Layer.FRONTEND score 0.025
Why: info severity

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/20da0a1c-4516-4610-b858-854a2f468893/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/20da0a1c-4516-4610-b858-854a2f468893/

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.