File as GitHub Issue
repo: elebumm/RedditVideoMakerBot
Push this scan report to elebumm/RedditVideoMakerBot
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.
Issue title
Python: requests without timeout
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)
Issue body (markdown)
## Code-quality scan: `elebumm/RedditVideoMakerBot`
**Score: 64/100 (C+)** · 101 findings · scanned 2026-05-24 01:24 UTC · 3,305 LOC
| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 49 |
| MEDIUM | 28 |
| LOW | 13 |
📊 [Full filterable report](https://repobility.com/scan/4cb2d9f1-52ad-4ee3-b137-672182b7b4fb/) · 
### Top findings
1. **CRITICAL** `MINED107` — Missing import: `time` used but not imported
`utils/voice.py:43` · ✓ Repobility
2. **HIGH** `MINED034` — Python Subprocess Shell True
`utils/ffmpeg_install.py:71` · CWE-78 · ✓ Repobility
3. **HIGH** `SEC035` — Unbounded Resource Allocation — DoS risk
`utils/ffmpeg_install.py:37` · CWE-770 · A04:2021 Insecure Design (DoS)
4. **HIGH** `MINED006` — Overcatch Baseexception
`main.py:120` · CWE-705 · ✓ Repobility
5. **HIGH** `SEC078` — Python: requests without timeout
`utils/ffmpeg_install.py:21` · A05:2021 Security Misconfiguration
---
**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.
---
_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/4cb2d9f1-52ad-4ee3-b137-672182b7b4fb/_
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 'elebumm/RedditVideoMakerBot' 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.