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

Scan timing: clone 5.28s · analysis 22.31s · 20.6 MB · GitHub API rate-limit (preflight)

sqlalchemy/sqlalchemy

https://github.com/sqlalchemy/sqlalchemy · scanned 2026-06-05 14:32 UTC (5 days, 5 hours ago) · 10 languages

1278 raw signals (150 security + 1128 graph) 35th percentile · Python · huge (>500K LoC) System graph score 77 (lower by 3)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 5 hours ago · v2 · 586 actionable findings from 2 signal sources. 127 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 60.9 0.25 15.22
testing_score 97.0 0.20 19.40
documentation_score 85.0 0.15 12.75
practices_score 75.0 0.15 11.25
code_quality 30.6 0.10 3.06
Overall 1.00 74.4
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 lib/sqlalchemy/dialects/mysql/mysqldb.py
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 lib/sqlalchemy/dialects/mysql/mysqldb.py:204; move to env var / secrets manager.
lib/sqlalchemy/dialects/mysql/mysqldb.py:204
#2
Insecure pattern 'exec_used' in lib/sqlalchemy/testing/plugin/pytestplugin.py:645
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
lib/sqlalchemy/testing/plugin/pytestplugin.py:645
#3
Insecure pattern 'exec_used' in lib/sqlalchemy/util/langhelpers.py:352
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
lib/sqlalchemy/util/langhelpers.py:352
#4
Insecure pattern 'eval_used' in lib/sqlalchemy/util/typing.py:265
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
lib/sqlalchemy/util/typing.py:265
#5
Insecure pattern 'exec_used' in lib/sqlalchemy/sql/lambdas.py:1264
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
lib/sqlalchemy/sql/lambdas.py:1264
#6
Insecure pattern 'exec_used' in lib/sqlalchemy/orm/instrumentation.py:735
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
lib/sqlalchemy/orm/instrumentation.py:735
#7
Insecure pattern 'eval_used' in lib/sqlalchemy/orm/clsregistry.py:592
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
lib/sqlalchemy/orm/clsregistry.py:592
#8
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#9
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/create-wheels.yaml:75
#10
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/create-wheels.yaml:93

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/32a48efe-ddc4-452c-a79e-2a21ab375140/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/32a48efe-ddc4-452c-a79e-2a21ab375140/

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.