← Back to scan
File as GitHub Issue repo: hanatos/vkdt

Push this scan report to hanatos/vkdt

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

Action `actions/download-artifact` pinned to mutable ref `@v4`

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
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/gui/widget_filteredlist.h:127
CRIT MINED022 [MINED022] C Strcpy: strcpy/strcat dont bounds-check; use strncpy or snprintf. src/gui/widget_filebrowser.h:80
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … src/pipe/modules/i-raw/rawloader-c/lib.…:78
HIGH MINED115 Action `andelf/nightly-release` pinned to mutable ref `@main` .github/workflows/nightly.yml:451
HIGH MINED115 Action `actions/download-artifact` pinned to mutable ref `@v4` .github/workflows/nightly.yml:449
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/nightly.yml:435
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/nightly.yml:303
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/nightly.yml:281
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/nightly.yml:232
HIGH MINED115 Action `msys2/setup-msys2` pinned to mutable ref `@v2` .github/workflows/nightly.yml:204
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v4` .github/workflows/nightly.yml:182
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/nightly.yml:87
HIGH MINED115 Action `humbletim/install-vulkan-sdk` pinned to mutable ref `@v1.2` .github/workflows/nightly.yml:70
HIGH RUSTSEC-2026-0151 jxl-grid: RUSTSEC-2026-0151 src/pipe/modules/i-raw/rawloader-c/Carg…
HIGH RUSTSEC-2026-0105 core2: RUSTSEC-2026-0105 src/pipe/modules/i-raw/rawloader-c/Carg…
MED AIC004 Suspicious implementation file appears unreferenced src/gui/job_copy.h:1
LOW AIC003 Duplicated implementation block across source files src/qvk/qvk_util.h:1
LOW AIC003 Duplicated implementation block across source files src/qvk/qvk_util.c:1
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/zones/main.c:13
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/zones/main.c:1
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/rt/main.c:180
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/rt/main.c:22
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_nldrs.h:277
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_nldrs.h:30
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_nldr.h:290
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_nldr.h:37
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_nldr.h:25
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_ildrs.h:336
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_ildrs.h:25
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_gldrs.h:64
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/oidn/denox_aldrs.h:25
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/o-jpg/main.c:1
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/o-bc1/stb_dxt.h:450
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/kpn/main.c:16
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/kpn-t/main.c:24
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/jddcnn/main.c:66
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/jddcnn/denox_nxtrc.h:321
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/jddcnn/denox_gxtrc.h:25
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/i-pfm/main.c:11
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/hilite/main.c:59
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/guided/main.c:1
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/g-wobble/main.c:8
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/filmsim/main.c:5
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/filmcurv/main.c:8
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/dehaze/main.c:1
LOW AIC003 Duplicated implementation block across source files src/pipe/modules/curves/main.c:16
LOW AIC002 Source file name looks like an AI patch artifact src/gui/job_copy.h:1
LOW CORE_NO_LICENSE No LICENSE file
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. src/pipe/modules/filmsim/mklut-profiles…:40
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. src/pipe/graph.h:184
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/pipe/modules/rt/quat.h:15
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/core/sig.h:16
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/core/gaussian_elimination.h:16
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/core/threads.c:244
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/core/inpaint.h:34
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… src/core/core.h:32
Reset to top 5 56 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `hanatos/vkdt`

**Score: 79/100 (C)**  ·  56 findings  ·  scanned 2026-06-05 13:08 UTC  ·  105,088 LOC

| Severity | Count |
|---|---|
| CRITICAL | 2 |
| HIGH | 13 |
| MEDIUM | 1 |
| LOW | 32 |

📊 [Full filterable report](https://repobility.com/scan/e3285157-bc3e-4d08-af85-f75453b656c4/)  ·  ![scorecard](https://repobility.com/scan/e3285157-bc3e-4d08-af85-f75453b656c4/report.png?v=1780664887-s2)

### Top findings

1. **CRITICAL** `MINED022` — C Strcpy
   `src/gui/widget_filteredlist.h:127` · CWE-120 · ✓ Repobility
2. **CRITICAL** `MINED022` — C Strcpy
   `src/gui/widget_filebrowser.h:80` · CWE-120 · ✓ Repobility
3. **HIGH** `MINED003` — Rust Unwrap In Prod
   `src/pipe/modules/i-raw/rawloader-c/lib.rs:78` · CWE-755 · ✓ Repobility
4. **HIGH** `MINED115` — Action `andelf/nightly-release` pinned to mutable ref `@main`
   `.github/workflows/nightly.yml:451` · ✓ Repobility
5. **HIGH** `MINED115` — Action `actions/download-artifact` pinned to mutable ref `@v4`
   `.github/workflows/nightly.yml:449` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/e3285157-bc3e-4d08-af85-f75453b656c4/_
Megaproject â high spam risk
Could not determine 'hanatos/vkdt' 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.