← Back to scan
File as GitHub Issue repo: charlax/professional-programming

Push this scan report to charlax/professional-programming

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

pre-commit hook `https

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 MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… antipatterns/python-examples/reraise_ex…:6
HIGH MINED001 [MINED001] Bare Except Pass: except: pass or except Exception: pass — silently swallows e… antipatterns/python-examples/reraise_ex…:6
HIGH MINED131 pre-commit hook `https://github.com/thlorenz/doctoc` pinned to mutable rev `v1.4.0` .pre-commit-config.yaml:12
HIGH MINED131 pre-commit hook `https://github.com/psf/black` pinned to mutable rev `19.3b0` .pre-commit-config.yaml:8
HIGH MINED131 pre-commit hook `https://github.com/pre-commit/pre-commit-hooks` pinned to mutable rev `v… .pre-commit-config.yaml:2
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
INFO MINED072 [MINED072] Python Pass Only Class: class Foo: pass — stub waiting to be filled in. antipatterns/python-examples/reraise_ex…:6
INFO MINED072 [MINED072] Python Pass Only Class: class Foo: pass — stub waiting to be filled in. antipatterns/python-examples/reraise_ex…:6
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… antipatterns/python-examples/reraise_ex…:7
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… antipatterns/python-examples/reraise_ex…:7
Reset to top 5 10 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `charlax/professional-programming`

**Score: 87/100 (B+)**  ·  10 findings  ·  scanned 2026-06-05 11:42 UTC  ·  82 LOC

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

📊 [Full filterable report](https://repobility.com/scan/fdc246f8-8808-455b-a4dd-2ad719c357f6/)  ·  ![scorecard](https://repobility.com/scan/fdc246f8-8808-455b-a4dd-2ad719c357f6/report.png?v=1780659725-s2)

### Top findings

1. **HIGH** `MINED001` — Bare Except Pass
   `antipatterns/python-examples/reraise_exceptions_good.py:6` · CWE-755 · ✓ Repobility
2. **HIGH** `MINED001` — Bare Except Pass
   `antipatterns/python-examples/reraise_exceptions_bad.py:6` · CWE-755 · ✓ Repobility
3. **HIGH** `MINED131` — pre-commit hook `https
   `.pre-commit-config.yaml:12` · ✓ Repobility
4. **HIGH** `MINED131` — pre-commit hook `https://github.com/psf/black` pinned to mutable rev `19.3b0`
   `.pre-commit-config.yaml:8` · ✓ Repobility
5. **HIGH** `MINED131` — pre-commit hook `https
   `.pre-commit-config.yaml:2` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/fdc246f8-8808-455b-a4dd-2ad719c357f6/_
Megaproject â high spam risk
Could not determine 'charlax/professional-programming' 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.