← Back to scan
File as GitHub Issue repo: utelle/SQLite3MultipleCiphers

Push this scan report to utelle/SQLite3MultipleCiphers

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._process_includes` 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
HIGH MINED108 [MINED108] `self.requires` used but never assigned in __init__: Method `requirements` of … conan/all/conanfile.py:133
HIGH MINED108 [MINED108] `self.requires` used but never assigned in __init__: Method `requirements` of … conan/all/conanfile.py:131
HIGH MINED108 [MINED108] `self.conan_data` used but never assigned in __init__: Method `source` of clas… conan/all/conanfile.py:124
HIGH MINED108 [MINED108] `self._process_pragma_once` used but never assigned in __init__: Method `_proc… scripts/amalgamate.py:285
HIGH MINED108 [MINED108] `self._process_includes` used but never assigned in __init__: Method `_process… scripts/amalgamate.py:286
HIGH MINED108 [MINED108] `self._is_within` used but never assigned in __init__: Method `_process_includ… scripts/amalgamate.py:247
HIGH MINED108 [MINED108] `self._find_skippable_contexts` used but never assigned in __init__: Method `_… scripts/amalgamate.py:238
HIGH MINED108 [MINED108] `self._is_within` used but never assigned in __init__: Method `_process_pragma… scripts/amalgamate.py:204
HIGH MINED108 [MINED108] `self._find_skippable_contexts` used but never assigned in __init__: Method `_… scripts/amalgamate.py:199
HIGH MINED108 [MINED108] `self._search_content` used but never assigned in __init__: Method `_find_skip… scripts/amalgamate.py:175
HIGH MINED108 [MINED108] `self._search_content` used but never assigned in __init__: Method `_find_skip… scripts/amalgamate.py:171
HIGH MINED108 [MINED108] `self._search_content` used but never assigned in __init__: Method `_find_skip… scripts/amalgamate.py:167
HIGH MINED108 [MINED108] `self.sources` used but never assigned in __init__: Method `generate` of class… scripts/amalgamate.py:117
HIGH MINED108 [MINED108] `self.exclude_files` used but never assigned in __init__: Method `generate` of… scripts/amalgamate.py:102
HIGH MINED108 [MINED108] `self.force_include` used but never assigned in __init__: Method `generate` of… scripts/amalgamate.py:101
HIGH MINED108 [MINED108] `self.include_paths` used but never assigned in __init__: Method `generate` of… scripts/amalgamate.py:100
HIGH MINED108 [MINED108] `self.target` used but never assigned in __init__: Method `generate` of class … scripts/amalgamate.py:98
HIGH MINED108 [MINED108] `self.target` used but never assigned in __init__: Method `generate` of class … scripts/amalgamate.py:112
HIGH MINED108 [MINED108] `self.actual_path` used but never assigned in __init__: Method `generate` of c… scripts/amalgamate.py:107
HIGH MINED108 [MINED108] `self.sources` used but never assigned in __init__: Method `generate` of class… scripts/amalgamate.py:104
HIGH MINED108 [MINED108] `self.find_included_file` used but never assigned in __init__: Method `add_exc… scripts/amalgamate.py:70
HIGH MINED108 [MINED108] `self.exclude_files` used but never assigned in __init__: Method `add_excluded… scripts/amalgamate.py:68
HIGH MINED108 [MINED108] `self.actual_path` used but never assigned in __init__: Method `find_included_… scripts/amalgamate.py:60
HIGH MINED108 [MINED108] `self.actual_path` used but never assigned in __init__: Method `find_included_… scripts/amalgamate.py:59
HIGH MINED108 [MINED108] `self.include_paths` used but never assigned in __init__: Method `find_include… scripts/amalgamate.py:53
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). src/sha1.c:69
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). src/codec_algos.c:27
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … scripts/verify_sha3.py:13
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/build-release.yml:945
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-release.yml:892
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-release.yml:769
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-release.yml:745
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/build-release.yml:594
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-release.yml:580
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-release.yml:521
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/build-release.yml:456
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v5`: `uses: actions/setup-… .github/workflows/build-release.yml:385
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v6`: `uses: actions/setu… .github/workflows/build-release.yml:368
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-release.yml:362
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-release.yml:335
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v6`: `uses: actions/setu… .github/workflows/build-release.yml:243
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-release.yml:235
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/build-release.yml:209
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/build-release.yml:53
HIGH MINED115 [MINED115] Action `uraimo/run-on-arch-action` pinned to mutable ref `@v3`: `uses: uraimo/… .github/workflows/ci4sqlite3mc.yml:55
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci4sqlite3mc.yml:51
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci4sqlite3mc.yml:27
HIGH MINED115 [MINED115] Action `github/codeql-action/analyze` pinned to mutable ref `@v4`: `uses: gith… .github/workflows/codeql-analysis.yml:78
HIGH MINED115 [MINED115] Action `github/codeql-action/init` pinned to mutable ref `@v4`: `uses: github/… .github/workflows/codeql-analysis.yml:50
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/codeql-analysis.yml:46
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/generate-amalgamation…:108
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v6`: `uses: actions/setu… .github/workflows/generate-amalgamation…:32
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/generate-amalgamation…:24
HIGH CORE_NO_TESTS No test files found
MED CORE_LARGE_FILES Average file size is 685 lines (recommend <300)
LOW COMP001 [COMP001] High cognitive complexity: Function `validate_structure` has cognitive complexi… scripts/validate_config.py:46
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256x2/aegis256x2_armcryp…:6
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256x2/aegis256x2_altivec…:37
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256x2/aegis256x2_altivec…:5
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256x2/aegis256x2_aesni.c:37
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256x2/aegis256x2_aesni.c:5
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_soft.c:31
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_soft.c:2
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_common.h:255
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_common.h:106
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_armcrypto.c:32
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_armcrypto.c:3
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_altivec.c:31
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_altivec.c:2
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis256/aegis256_aesni.c:2
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_soft.c:44
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_common.h:97
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_common.h:46
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_avx512.c:36
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_avx2.c:37
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_armcryp…:46
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_altivec…:45
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x4/aegis128x4_aesni.c:46
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x2/aegis128x2_soft.c:36
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x2/aegis128x2_common.h:82
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x2/aegis128x2_avx2.c:31
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x2/aegis128x2_armcryp…:38
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x2/aegis128x2_altivec…:37
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128x2/aegis128x2_aesni.c:37
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128l/aegis128l_soft.c:31
LOW AIC003 Duplicated implementation block across source files src/aegis/aegis128l/aegis128l_armcrypto…:32
LOW AIC007 Generated build artifact directory is present at repository root build:1
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/argon2/src/run.c:121
Reset to top 5 88 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `utelle/SQLite3MultipleCiphers`

**Score: 83/100 (B-)**  ·  88 findings  ·  scanned 2026-06-05 16:46 UTC  ·  139,765 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 54 |
| MEDIUM | 1 |
| LOW | 32 |

📊 [Full filterable report](https://repobility.com/scan/1165464a-8987-4cf6-baf3-43599aafc245/)  ·  ![scorecard](https://repobility.com/scan/1165464a-8987-4cf6-baf3-43599aafc245/report.png?v=1780677999-s2)

### Top findings

1. **HIGH** `MINED108` — `self.requires` used but never assigned in __init__
   `conan/all/conanfile.py:133` · ✓ Repobility
2. **HIGH** `MINED108` — `self.requires` used but never assigned in __init__
   `conan/all/conanfile.py:131` · ✓ Repobility
3. **HIGH** `MINED108` — `self.conan_data` used but never assigned in __init__
   `conan/all/conanfile.py:124` · ✓ Repobility
4. **HIGH** `MINED108` — `self._process_pragma_once` used but never assigned in __init__
   `scripts/amalgamate.py:285` · ✓ Repobility
5. **HIGH** `MINED108` — `self._process_includes` used but never assigned in __init__
   `scripts/amalgamate.py:286` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/1165464a-8987-4cf6-baf3-43599aafc245/_
Megaproject â high spam risk
Could not determine 'utelle/SQLite3MultipleCiphers' 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.