← Back to scan
File as GitHub Issue repo: tasmota/install

Push this scan report to tasmota/install

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

Missing .gitignore

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 COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 40 (SonarSo… genManifestWithFeatureas.py:110
HIGH COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 42 (SonarSo… genManifestRelease.py:65
HIGH COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 40 (SonarSo… genManifest.py:59
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED CORE_NO_CI No CI/CD configuration found
LOW AIC003 Duplicated implementation block across source files genManifestWithFeatureas.py:9
LOW AIC003 Duplicated implementation block across source files genManifestRelease.py:109
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … js/tasmota_gh_helper.js:13
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. genManifestWithFeatureas.py:188
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. genManifestRelease.py:149
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. genManifest.py:138
Reset to top 5 12 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `tasmota/install`

**Score: 66/100 (C)**  ·  12 findings  ·  scanned 2026-06-05 15:21 UTC  ·  521 LOC

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

📊 [Full filterable report](https://repobility.com/scan/8a09e964-1eff-4371-a585-072b1c879d50/)  ·  ![scorecard](https://repobility.com/scan/8a09e964-1eff-4371-a585-072b1c879d50/report.png?v=1780672863-s2)

### Top findings

1. **HIGH** `COMP001` — High cognitive complexity: Function `main` has cognitive complexity 40 (SonarSource scale)
   `genManifestWithFeatureas.py:110`
2. **HIGH** `COMP001` — High cognitive complexity: Function `main` has cognitive complexity 42 (SonarSource scale)
   `genManifestRelease.py:65`
3. **HIGH** `COMP001` — High cognitive complexity: Function `main` has cognitive complexity 40 (SonarSource scale)
   `genManifest.py:59`
4. **HIGH** `CORE_NO_TESTS` — No test files found
5. **MEDIUM** `CFG006` — Missing .gitignore

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/8a09e964-1eff-4371-a585-072b1c879d50/_
Megaproject â high spam risk
Could not determine 'tasmota/install' 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.