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

ocornut/imgui

https://github.com/ocornut/imgui · scanned 2026-06-05 07:58 UTC (5 days, 21 hours ago) · 10 languages

66 raw signals (48 security + 18 graph) 11/13 scanners ran 0th percentile · Cpp · large (100-500K LoC) System graph score 99 (lower by 47)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 21 hours ago · v2 · 18 actionable findings from 2 signal sources. 39 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 55.0 0.15 8.25
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 35.0 0.15 5.25
practices_score 55.0 0.15 8.25
code_quality 50.0 0.10 5.00
Overall 1.00 51.8
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Quality grade C- (52/100). Dimensions: security 100, maintainability 55. 48 findings (11 security). 100,660 lines analyzed.

Showing 13 of 18 actionable findings. 57 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.

high Security checks quality Quality conf 1.00 ✓ Repobility 22 occurrences [MINED108] `self.array` used but never assigned in __init__: Method `bind_to` of class `ArraySynthBase` reads `self.array`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
Initialize `self.array = <default>` in __init__, or add a class-level default.
lines 28, 31, 34, 37, 40, 43, 46, 50, +9 more
misc/debuggers/imgui_lldb.py:28, 31, 34, 37, 40, 43, 46, 50, +9 more (22 hits)
low Security checks cicd CI/CD security conf 0.90 ✓ Repobility 11 occurrences GitHub Action is tag-pinned rather than SHA-pinned
[MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout@v6` resolves at workflow-run time. Tags and branches can be re-pushed by the action owner; that made the tj-actions/changed-files compromise (2025) instantly affect ~23K repos. Pin to a 40-char commit SHA + lo…
2 files, 11 locations
.github/workflows/build.yml:31, 277, 517, 599, 611, 654, 673, 676, +2 more (10 hits)
.github/workflows/static-analysis.yml:15
CI/CD securitySupply chainGitHub Actions
medium Security checks quality Practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
medium Security checks quality Quality Average file size is 1082 lines (recommend <300)
Refactor large files by extracting related functions into separate modules. Target files with 300+ lines first. Use the Single Responsibility Principle — each module should have one clear purpose.
medium Security checks quality Documentation No README file found
Create a README.md with: project name and description, installation instructions, usage examples, configuration options, and contribution guidelines.
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
auth
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 1 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low Security checks quality Quality conf 0.60 9 occurrences Duplicated implementation block across source files
Duplicate implementation blocks are maintenance debt. Keep them visible, but they are not a high-severity defect unless the duplicated logic is security-sensitive or drifting.
8 files, 9 locations
backends/imgui_impl_sdlrenderer3.cpp:74, 89 (2 hits)
backends/imgui_impl_dx11.cpp:49
backends/imgui_impl_dx12.cpp:485
backends/imgui_impl_opengl3.cpp:266
backends/imgui_impl_sdl3.cpp:106
backends/imgui_impl_sdlrenderer2.cpp:66
backends/imgui_impl_wgpu.cpp:272
imstb_textedit.h:781
duplicationquality
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: misc/debuggers/imgui_lldb.py:get_summary, misc/debuggers/imgui_lldb.py:get_summary, misc/debuggers/imgui_lldb.py:get_summary, misc/debuggers/imgui_lldb.py:get_summary This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see …
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: misc/debuggers/imgui_lldb.py:update, misc/debuggers/imgui_lldb.py:update, misc/debuggers/imgui_lldb.py:update, misc/debuggers/imgui_lldb.py:update This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-cod…
duplicatesduplication
low System graph software Dead code conf 1.00 Possibly dead Python function: has_children
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
misc/debuggers/imgui_lldb.py:42
low System graph software Dead code conf 1.00 Possibly dead Python function: num_children
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
misc/debuggers/imgui_lldb.py:33
low System graph quality Integrity conf 1.00 Stub function `update` (body is just `pass`/`return`) — misc/debuggers/imgui_lldb.py:79
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
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/f8370ffd-84f8-4e0f-9161-ac7dc8c60afb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f8370ffd-84f8-4e0f-9161-ac7dc8c60afb/

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.