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

Scan timing: clone 2.52s · analysis 3.58s · 0.9 MB · GitHub API rate-limit (preflight)

TurboGears/tg2

https://github.com/TurboGears/tg2 · scanned 2026-06-05 22:31 UTC (1 week, 2 days ago) · 10 languages

185 raw signals (113 security + 72 graph) 88th percentile · Python · medium (20-100K LoC) System graph score 91 (lower by 8)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 83 actionable findings from 2 signal sources. 65 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 75.0 0.15 11.25
security_score 97.3 0.25 24.32
testing_score 87.0 0.20 17.40
documentation_score 73.0 0.15 10.95
practices_score 78.0 0.15 11.70
code_quality 76.7 0.10 7.67
Overall 1.00 83.3
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
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#2
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/run-tests.yml:22
#3
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/run-tests.yml:24
#4
Possibly dead Python function: create_func
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/caching.py:126; if framework-registered, add a docstring.
tg/caching.py:126
#5
Possibly dead Python function: newfunc
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/util/lazystring.py:42; if framework-registered, add a docstring.
tg/util/lazystring.py:42
#6
Possibly dead Python function: dictify
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/util/ming.py:25; if framework-registered, add a docstring.
tg/util/ming.py:25
#7
Possibly dead Python function: dictify
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/util/sqlalchemy.py:44; if framework-registered, add a docstring.
tg/util/sqlalchemy.py:44
#8
Possibly dead Python function: mongo_read_pref
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/configurator/components/ming.py:47; if framework-registered, add a docstring.
tg/configurator/components/ming.py:47
#9
Possibly dead Python function: make_base_app
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/configuration/app_config.py:182; if framework-registered, add a docstring.
tg/configuration/app_config.py:182
#10
Possibly dead Python function: turbogears_challenge_decider
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in tg/configuration/auth/setup.py:123; if framework-registered, add a docstring.
tg/configuration/auth/setup.py:123

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/53ad27bb-970d-40e5-8f80-52565cc5dc38/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/53ad27bb-970d-40e5-8f80-52565cc5dc38/

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.