← Back to scan
File as GitHub Issue repo: Taaitaaiger/jlrs

Push this scan report to Taaitaaiger/jlrs

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

Rust Unwrap In Prod

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 MINED041 [MINED041] Rust Unimplemented Macro: unimplemented!() panics. Same as todo!() but convent… crates/jlrs/src/convert/compatible.rs:158
HIGH MINED041 [MINED041] Rust Unimplemented Macro: unimplemented!() panics. Same as todo!() but convent… crates/jlrs/src/convert/ccall_types.rs:122
HIGH MINED039 [MINED039] Rust Todo Macro: todo!() panics when reached. Unimplemented code path. crates/jlrs_macros/src/module/model/par…:91
HIGH MINED039 [MINED039] Rust Todo Macro: todo!() panics when reached. Unimplemented code path. crates/ffi/ffi-validator/src/types.rs:81
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … benches/benches/background_task.rs:18
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … benches/benches/async_rt.rs:17
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … benches/benches/arrays.rs:157
HIGH MINED115 Action `ilammy/msvc-dev-cmd` pinned to mutable ref `@v1` .github/workflows/main.yml:225
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:222
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:218
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:201
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:196
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:193
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:174
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:169
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:166
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:147
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:142
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:139
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:122
HIGH MINED115 Action `ilammy/msvc-dev-cmd` pinned to mutable ref `@v1` .github/workflows/main.yml:118
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:115
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:111
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:91
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:86
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:83
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:61
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:56
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:53
HIGH MINED115 Action `dtolnay/rust-toolchain` pinned to mutable ref `@master` .github/workflows/main.yml:31
HIGH MINED115 Action `julia-actions/setup-julia` pinned to mutable ref `@v2` .github/workflows/main.yml:26
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/main.yml:23
MED DEPCUR-GHA GitHub Action `julia-actions/setup-julia@v2` is 1 major version(s) behind (latest v3.0.2) .github/workflows/ffi.yml:23
MED DEPCUR-GHA GitHub Action `julia-actions/setup-julia@v2` is 1 major version(s) behind (latest v3.0.2) .github/workflows/beta.yml:23
MED DEPCUR-GHA GitHub Action `actions/checkout@v4` is 2 major version(s) behind (latest v6.0.3) .github/workflows/beta.yml:20
MED DEPCUR-GHA GitHub Action `julia-actions/setup-julia@v2` is 1 major version(s) behind (latest v3.0.2) .github/workflows/main.yml:26
LOW DEPCUR-GHA GitHub Action `ilammy/msvc-dev-cmd@v1` is minor version(s) behind (latest v1.13.0) .github/workflows/beta.yml:106
LOW DEPCUR-GHA GitHub Action `ilammy/msvc-dev-cmd@v1` is minor version(s) behind (latest v1.13.0) .github/workflows/main.yml:118
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/module/model/con…:38
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/valid_lay…:21
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/valid_lay…:17
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/valid_fie…:21
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/valid_fie…:17
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/unbox.rs:21
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/opaque_ty…:119
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/is_bits.rs:17
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/construct…:21
LOW AIC003 Duplicated implementation block across source files crates/jlrs_macros/src/derive/ccall_ret…:17
LOW AIC003 Duplicated implementation block across source files crates/jlrs/src/runtime/builder/mod.rs:53
LOW AIC003 Duplicated implementation block across source files crates/jlrs/src/gc_safe/raw_mutex.rs:11
LOW AIC003 Duplicated implementation block across source files crates/jlrs/src/data/managed/mod.rs:154
LOW AIC003 Duplicated implementation block across source files crates/jlrs/src/data/managed/delegated_…:74
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/jlrs_macros/src/constant_bytes.rs:9
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/jlrs/src/runtime/handle/mt_handl…:220
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/jlrs/src/data/layout/union.rs:178
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. crates/jlrs/build.rs:16
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. crates/ffi/jlrs_sys/build.rs:19
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. crates/ffi/jl_sys/build.rs:23
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… crates/ffi/ffi-validator/src/types.rs:81
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… benches/benches/call_function.rs:21
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… benches/benches/background_task.rs:14
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… benches/benches/arrays.rs:43
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/ffi.yml:20
INFO DEPCUR-GHA GitHub Action `actions/checkout@v6` is patch version(s) behind (latest v6.0.3) .github/workflows/main.yml:23
Reset to top 5 64 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Taaitaaiger/jlrs`

**Score: 83/100 (B+)**  ·  64 findings  ·  scanned 2026-06-05 19:30 UTC  ·  65,607 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 32 |
| MEDIUM | 4 |
| LOW | 16 |

📊 [Full filterable report](https://repobility.com/scan/558239b6-1a2b-4f35-8b95-9f5d320e7ffd/)  ·  ![scorecard](https://repobility.com/scan/558239b6-1a2b-4f35-8b95-9f5d320e7ffd/report.png?v=1780687839-s2)

### Top findings

1. **HIGH** `MINED041` — Rust Unimplemented Macro
   `crates/jlrs/src/convert/compatible.rs:158` · CWE-1188 · ✓ Repobility
2. **HIGH** `MINED041` — Rust Unimplemented Macro
   `crates/jlrs/src/convert/ccall_types.rs:122` · CWE-1188 · ✓ Repobility
3. **HIGH** `MINED039` — Rust Todo Macro
   `crates/jlrs_macros/src/module/model/parameters.rs:91` · CWE-1188 · ✓ Repobility
4. **HIGH** `MINED039` — Rust Todo Macro
   `crates/ffi/ffi-validator/src/types.rs:81` · CWE-1188 · ✓ Repobility
5. **HIGH** `MINED003` — Rust Unwrap In Prod
   `benches/benches/background_task.rs:18` · CWE-755 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/558239b6-1a2b-4f35-8b95-9f5d320e7ffd/_
Megaproject â high spam risk
Could not determine 'Taaitaaiger/jlrs' 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.
Already filed
33/68 findings (49%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

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.