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.

Scan timing: clone 5.64s · analysis 0.29s · 4.3 MB · GitHub API rate-limit (preflight)

tntcomp88-gif/bioskop-app

https://github.com/tntcomp88-gif/bioskop-app.git · scanned 2026-05-29 07:36 UTC (1 week ago) · 10 languages

50 findings (22 legacy + 28 scanner) 10th percentile · Typescript · small (2-20K LoC) Scanner says 79 (lower by 31)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week ago · v2 · 36 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 83.5 0.25 20.88
testing_score 0.0 0.20 0.00
documentation_score 9.0 0.15 1.35
practices_score 42.0 0.15 6.30
code_quality 50.0 0.10 5.00
Overall 1.00 48.5
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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

#1
Possible secret in src/components/LoginScreen.tsx
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in src/components/LoginScreen.tsx:89; move to env var / secrets manager.
src/components/LoginScreen.tsx:89
#2
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#3
Very low test-to-source ratio
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#4
Stray `console.log` in TS/JS — src/components/ReceiptModal.tsx:26
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/components/ReceiptModal.tsx:26.
#5
Insecure pattern 'document_write' in src/components/AdminPanel.tsx:380
GapSeverity.LOW Layer.SECURITY score 0.110
Why: low severity · OWASP-class risk
src/components/AdminPanel.tsx:380
#6
File has no detected symbols: vite.config.ts
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#7
File has no detected symbols: public/service-worker.js
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#8
File has no detected symbols: src/main.tsx
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#9
File has no detected symbols: src/types.ts
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#10
Very large file: src/components/BuyerDashboard.tsx (1093 lines)
GapSeverity.LOW Layer.QUALITY score 0.100
Why: low 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/9297dd00-009b-4802-bbd6-5baa73e26910/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9297dd00-009b-4802-bbd6-5baa73e26910/

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.