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.

xr843/fojin

https://github.com/xr843/fojin.git · scanned 2026-05-16 02:11 UTC (4 weeks ago) · 10 languages

382 raw signals (202 security + 180 graph) 40th percentile · Python · medium (20-100K LoC) System graph score 64 (lower by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 weeks ago · v1 · 41 actionable findings from 1 signal source. 153 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-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 3.0 0.25 0.75
testing_score 47.0 0.20 9.40
documentation_score 98.0 0.15 14.70
practices_score 85.0 0.15 12.75
code_quality 56.5 0.10 5.65
Overall 1.00 49.3
Calibrated penalty buckets (security_score): web: 1.6 · agent: 3.5 · docker: 40.2 · threat: 67.0
Severity distribution — click a segment to filter
Active filters: severity: critical × excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Ranks in the 2nd percentile among small-sized repos. Strongest documentation (77), structure (75); weakest testing (55), dependencies (60). 251 findings (46 critical, 10 high). Most common pattern: dart-print. ~24h tech debt (rating B).

Showing 2 of 41 actionable findings. 194 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks cicd CI/CD security conf 0.96 3 occurrences Compose service contains a literal secret environment value
Literal secrets in Compose files are committed to source and exposed through container inspection.
lines 7, 68, 129
docker-compose.yml:7, 68, 129 (3 hits)
CI/CD securitycontainers
critical Security checks security Injection conf 0.85 23 occurrences SQL Injection — string-concat or f-string into execute()
cursor.execute(f"... {user_input} ...") — SQL injection.
10 files, 23 locations
backend/alembic/versions/0044_deduplicate_and_fix_data_quality.py:169, 180, 187, 194, 203, 210, 217 (7 hits)
backend/alembic/versions/0046_audit_cleanup_and_new_entries.py:109, 120, 213 (3 hits)
backend/alembic/versions/0030_deactivate_unreachable_sources.py:54, 70 (2 hits)
backend/alembic/versions/0042_set_null_region_sources.py:34, 43 (2 hits)
backend/alembic/versions/0043_cleanup_candidate_sources.py:126, 133 (2 hits)
backend/alembic/versions/0048_fix_https_only_and_stale_urls.py:39, 46 (2 hits)
backend/alembic/versions/0049_fix_down_and_moved_source_urls.py:37, 44 (2 hits)
backend/alembic/versions/0019_add_source_access_type.py:44
sql-string-concat · CWE-89 · A03:2021
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/42747e40-840f-4f7f-95d6-8422159cbe2e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/42747e40-840f-4f7f-95d6-8422159cbe2e/

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.