← Back to scan
File as GitHub Issue repo: DarkionAvey/windhawk-taskbar-centered-condensed

Push this scan report to DarkionAvey/windhawk-taskbar-centered-condensed

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._trim_block_replacement` 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
CRIT MINED107 Missing import: `string` used but not imported dependencies/debugging-tools/undecorate…:69
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… dependencies/debugging-tools/print_wind…:12
HIGH MINED108 `self._replace_span` used but never assigned in __init__ dependencies/main.py:328
HIGH MINED108 `self._find_single_cpp_block_after_signature` used but never assigned in __init__ dependencies/main.py:324
HIGH MINED108 `self._trim_block_replacement` used but never assigned in __init__ dependencies/main.py:312
HIGH MINED108 `self._raise_no_change` used but never assigned in __init__ dependencies/main.py:311
HIGH MINED108 `self._replace_span` used but never assigned in __init__ dependencies/main.py:313
HIGH MINED108 `self._find_single_cpp_block_after_signature` used but never assigned in __init__ dependencies/main.py:308
HIGH MINED108 `self._trim_block_replacement` used but never assigned in __init__ dependencies/main.py:295
HIGH MINED108 `self._replace_span` used but never assigned in __init__ dependencies/main.py:292
HIGH MINED108 `self._find_single_cpp_block_after_signature` used but never assigned in __init__ dependencies/main.py:291
HIGH MINED108 `self._replace_span` used but never assigned in __init__ dependencies/main.py:280
HIGH MINED108 `self._find_single_cpp_block_after_signature` used but never assigned in __init__ dependencies/main.py:279
HIGH MINED108 `self.replace_literal` used but never assigned in __init__ dependencies/main.py:242
HIGH MINED108 `self.replace_literal` used but never assigned in __init__ dependencies/main.py:224
HIGH MINED108 `self.replace_regex` used but never assigned in __init__ dependencies/main.py:206
HIGH MINED108 `self.replace_regex` used but never assigned in __init__ dependencies/main.py:188
HIGH MINED108 `self.replace_regex` used but never assigned in __init__ dependencies/main.py:171
HIGH MINED108 `self.replace_literal` used but never assigned in __init__ dependencies/main.py:151
HIGH MINED108 `self._raise_no_change` used but never assigned in __init__ dependencies/main.py:130
HIGH MINED108 `self._commit_target` used but never assigned in __init__ dependencies/main.py:133
HIGH MINED108 `self._scope_label` used but never assigned in __init__ dependencies/main.py:128
HIGH MINED108 `self._get_patch_target` used but never assigned in __init__ dependencies/main.py:122
HIGH MINED108 `self.replace_regex` used but never assigned in __init__ dependencies/main.py:86
HIGH MINED108 `self._scope_label` used but never assigned in __init__ dependencies/main.py:70
HIGH MINED108 `self._commit_target` used but never assigned in __init__ dependencies/main.py:67
HIGH MINED108 `self._get_patch_target` used but never assigned in __init__ dependencies/main.py:61
HIGH COMP001 [COMP001] High cognitive complexity: Function `generate_hook_code` has cognitive complexi… dependencies/debugging-tools/undecorate…:72
HIGH CORE_NO_TESTS No test files found
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… dependencies/debugging-tools/print_wind…:12
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… dependencies/debugging-tools/print_wind…:12
MED COMP001 [COMP001] High cognitive complexity: Function `generate_options_table` has cognitive comp… assemble-mod.py:17
MED CORE_LARGE_FILES Average file size is 606 lines (recommend <300)
MED CORE_NO_CI No CI/CD configuration found
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED063 [MINED063] Toctou Os Path Exists: if os.path.exists(p): open(p) — file can be replaced/de… assemble-mod.py:115
Reset to top 5 36 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `DarkionAvey/windhawk-taskbar-centered-condensed`

**Score: 83/100 (C-)**  ·  36 findings  ·  scanned 2026-06-05 17:36 UTC  ·  16,362 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 28 |
| MEDIUM | 5 |
| LOW | 1 |

📊 [Full filterable report](https://repobility.com/scan/7c267411-5f29-4f69-b4e7-e85c1ab733d9/)  ·  ![scorecard](https://repobility.com/scan/7c267411-5f29-4f69-b4e7-e85c1ab733d9/report.png?v=1780680997-s2)

### Top findings

1. **CRITICAL** `MINED107` — Missing import: `string` used but not imported
   `dependencies/debugging-tools/undecorated-hooks-generator.py:69` · ✓ Repobility
2. **HIGH** `MINED001` — Bare Except Pass
   `dependencies/debugging-tools/print_windows.py:12` · CWE-755 · ✓ Repobility
3. **HIGH** `MINED108` — `self._replace_span` used but never assigned in __init__
   `dependencies/main.py:328` · ✓ Repobility
4. **HIGH** `MINED108` — `self._find_single_cpp_block_after_signature` used but never assigned in __init__
   `dependencies/main.py:324` · ✓ Repobility
5. **HIGH** `MINED108` — `self._trim_block_replacement` used but never assigned in __init__
   `dependencies/main.py:312` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/7c267411-5f29-4f69-b4e7-e85c1ab733d9/_
Megaproject â high spam risk
Could not determine 'DarkionAvey/windhawk-taskbar-centered-condensed' 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.