← Back to scan
File as GitHub Issue repo: aviruthiamsa-ard/CSI-300-ML-Based-Index-Enhancement-Strategy

Push this scan report to aviruthiamsa-ard/CSI-300-ML-Based-Index-Enhancement-Strategy

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

Stub Only Function

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… scratch_generate_charts.py:20
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… ml_enhanced_multi_factor_strategy/strat…:268
MED ERR001 [ERR001] Silent Exception Swallowing: Silently swallowing all exceptions hides bugs. Even… scratch_generate_charts.py:20
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED050 [MINED050] Stub Only Function: Function declared but body is just pass, return None, rais… scratch_generate_charts.py:21
Reset to top 5 5 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `aviruthiamsa-ard/CSI-300-ML-Based-Index-Enhancement-Strategy`

**Score: 79/100 (B)**  ·  5 findings  ·  scanned 2026-05-26 07:33 UTC  ·  909 LOC

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

📊 [Full filterable report](https://repobility.com/scan/d33b5298-4bfe-498f-a59e-43ddaa2f54fc/)  ·  ![scorecard](https://repobility.com/scan/d33b5298-4bfe-498f-a59e-43ddaa2f54fc/report.png?v=1779780807-s2)

### Top findings

1. **HIGH** `MINED001` — Bare Except Pass
   `scratch_generate_charts.py:20` · CWE-755 · ✓ Repobility
2. **MEDIUM** `MINED111` — Bare except continues silently: Bare `except:` (or `except Exception
   `ml_enhanced_multi_factor_strategy/strategy3.py:268` · ✓ Repobility
3. **MEDIUM** `ERR001` — Silent Exception Swallowing
   `scratch_generate_charts.py:20`
4. **LOW** `CORE_NO_LICENSE` — No LICENSE file
5. **INFO** `MINED050` — Stub Only Function
   `scratch_generate_charts.py:21` · CWE-1188 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/d33b5298-4bfe-498f-a59e-43ddaa2f54fc/_
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 'aviruthiamsa-ard/CSI-300-ML-Based-Index-Enhancement-Strategy' 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.