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.

shizifan/Analytica

https://github.com/shizifan/Analytica · scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)

221 raw signals (7 security + 214 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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

JSON
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
Insecure pattern 'tls_verify_false' in mock_server/prod_mock_align_check.py:114
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
mock_server/prod_mock_align_check.py:114
#2
Insecure pattern 'tls_verify_false' in mock_server/prod_api_validator.py:4375
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
mock_server/prod_api_validator.py:4375
#3
Insecure pattern 'tls_verify_false' in tools/r8_empty_data_audit.py:177
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
tools/r8_empty_data_audit.py:177
#4
Insecure pattern 'tls_verify_false' in tools/probe_question_validator.py:238
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
tools/probe_question_validator.py:238
#5
Insecure pattern 'tls_verify_false' in tools/api_recovery_empty_probe.py:560
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
tools/api_recovery_empty_probe.py:560
#6
Insecure pattern 'tls_verify_false' in tools/api_recovery_check.py:280
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
tools/api_recovery_check.py:280
#7
Blocking `httpx.post(...)` inside `async def run` — spec/api-governance/sinan_three_source_alignment/tools/seed_json_to_db.py:246
GapSeverity.HIGH Layer.QUALITY score 0.394
Why: high severity · crashes are likely without this
Fix: Add a `timeout=N` argument and wrap in `try/except` in spec/api-governance/sinan_three_source_alignment/tools/seed_json_to_db.py:246 to prevent hung calls.
spec/api-governance/sinan_three_source_alignment/tools/seed_json_to_db.py:246
#8
Blocking `httpx.post(...)` inside `async def run` — tools/seed_json_to_db.py:452
GapSeverity.HIGH Layer.QUALITY score 0.394
Why: high severity · crashes are likely without this
Fix: Add a `timeout=N` argument and wrap in `try/except` in tools/seed_json_to_db.py:452 to prevent hung calls.
tools/seed_json_to_db.py:452
#9
Dockerfile pipes a remote installer into a shell
GapSeverity.HIGH Layer.HARDWARE score 0.375
Why: high severity
Dockerfile:28
#10
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/regression.yml:42

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/d9140f93-54f0-43a8-9bac-c645194c146a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d9140f93-54f0-43a8-9bac-c645194c146a/

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.