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

Scan timing: clone 1.64s · analysis 30.57s · 2.1 MB · GitHub API rate-limit (preflight)

saleor/storefront

https://github.com/saleor/storefront · scanned 2026-06-05 12:47 UTC (5 days, 10 hours ago) · 10 languages

262 raw signals (108 security + 154 graph) 9th percentile · Typescript · medium (20-100K LoC) System graph score 75 (lower by 23)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 10 hours ago · v2 · 156 actionable findings from 2 signal sources. 28 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 85.0 0.15 12.75
security_score 19.8 0.25 4.95
testing_score 30.0 0.20 6.00
documentation_score 65.7 0.15 9.86
practices_score 77.0 0.15 11.55
code_quality 68.4 0.10 6.84
Overall 1.00 51.9
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/checkout/views/saleor-checkout/information-step.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/checkout/views/saleor-checkout/information-step.tsx:253; move to env var / secrets manager.
src/checkout/views/saleor-checkout/information-step.tsx:253
#2
Possible secret in src/checkout/views/saleor-checkout/information-step.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/checkout/views/saleor-checkout/information-step.tsx:254; move to env var / secrets manager.
src/checkout/views/saleor-checkout/information-step.tsx:254
#3
`dangerouslySetInnerHTML` used in a React component — src/ui/components/pdp/product-attributes.tsx:71
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#4
`dangerouslySetInnerHTML` used in a React component — src/app/[channel]/(main)/pages/[slug]/page.tsx:50
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#5
`dangerouslySetInnerHTML` used in a React component — src/app/[channel]/(main)/products/[slug]/page.tsx:162
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#6
`dangerouslySetInnerHTML` used in a React component — src/lib/seo/json-ld.ts:25
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#7
`dangerouslySetInnerHTML` used in a React component — src/lib/seo/index.ts:37
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#9
Insecure pattern 'dangerous_innerhtml' in src/ui/components/pdp/product-attributes.tsx:71
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
src/ui/components/pdp/product-attributes.tsx:71
#10
Insecure pattern 'dangerous_innerhtml' in src/app/[channel]/(main)/pages/[slug]/page.tsx:50
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
src/app/[channel]/(main)/pages/[slug]/page.tsx:50

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/f2cf9b71-195f-43af-80b6-92922d55d511/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f2cf9b71-195f-43af-80b6-92922d55d511/

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.