← Back to scan
File as GitHub Issue repo: ADG-AUDISIS/OCR-IA

Push this scan report to ADG-AUDISIS/OCR-IA

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

`self.show_error` used but never assigned in __init__

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH MINED108 `self.show_error` used but never assigned in __init__ OCR-IA.py:298
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:294
HIGH MINED108 `self.update_status` used but never assigned in __init__ OCR-IA.py:274
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:273
HIGH MINED108 `self.show_error` used but never assigned in __init__ OCR-IA.py:261
HIGH MINED108 `self.show_error` used but never assigned in __init__ OCR-IA.py:253
HIGH MINED108 `self.show_error` used but never assigned in __init__ OCR-IA.py:317
HIGH MINED108 `self._stop_kobold` used but never assigned in __init__ OCR-IA.py:316
HIGH MINED108 `self._kill_previous_kobold` used but never assigned in __init__ OCR-IA.py:264
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:222
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:219
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:229
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:209
HIGH MINED108 `self._stop_kobold` used but never assigned in __init__ OCR-IA.py:200
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:197
HIGH MINED108 `self.log` used but never assigned in __init__ OCR-IA.py:192
HIGH MINED108 `self.log_text` used but never assigned in __init__ OCR-IA.py:175
HIGH MINED108 `self.log_text` used but never assigned in __init__ OCR-IA.py:173
HIGH MINED108 `self.log_text` used but never assigned in __init__ OCR-IA.py:177
HIGH MINED108 `self.log_text` used but never assigned in __init__ OCR-IA.py:176
HIGH MINED108 `self.log_text` used but never assigned in __init__ OCR-IA.py:171
HIGH MINED108 `self.status_var` used but never assigned in __init__ OCR-IA.py:164
HIGH MINED108 `self.progress` used but never assigned in __init__ OCR-IA.py:162
HIGH MINED108 `self._unsafe_log` used but never assigned in __init__ OCR-IA.py:160
HIGH MINED108 `self._process_ui_queue` used but never assigned in __init__ OCR-IA.py:167
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED MINED111 Bare except continues silently OCR-IA.py:297
MED CORE_LARGE_FILES Average file size is 736 lines (recommend <300)
Reset to top 5 28 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `ADG-AUDISIS/OCR-IA`

**Score: 78/100 (B-)**  ·  28 findings  ·  scanned 2026-05-27 21:20 UTC  ·  736 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 25 |
| MEDIUM | 3 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/fa977b99-02b7-464d-adc0-9d411c7a7b4d/)  ·  ![scorecard](https://repobility.com/scan/fa977b99-02b7-464d-adc0-9d411c7a7b4d/report.png?v=1779916810-s2)

### Top findings

1. **HIGH** `MINED108` — `self.show_error` used but never assigned in __init__
   `OCR-IA.py:298` · ✓ Repobility
2. **HIGH** `MINED108` — `self.log` used but never assigned in __init__
   `OCR-IA.py:294` · ✓ Repobility
3. **HIGH** `MINED108` — `self.update_status` used but never assigned in __init__
   `OCR-IA.py:274` · ✓ Repobility
4. **HIGH** `MINED108` — `self.log` used but never assigned in __init__
   `OCR-IA.py:273` · ✓ Repobility
5. **HIGH** `MINED108` — `self.show_error` used but never assigned in __init__
   `OCR-IA.py:261` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/fa977b99-02b7-464d-adc0-9d411c7a7b4d/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'ADG-AUDISIS/OCR-IA' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.