← Back to scan
File as GitHub Issue repo: ubugeeei-prod/vize

Push this scan report to ubugeeei-prod/vize

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

JS: require() with non-literal

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 MINED019 [MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) — full RC… crates/vize_patina/src/rules/opinionate…:200
CRIT MINED019 [MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) — full RC… crates/vize_patina/src/rules/a11y/no_re…:140
CRIT MINED019 [MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) — full RC… crates/vize_croquis_cf/src/analyzer/tes…:25
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… npm/vize-native/native-binding.js:10
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… npm/oxlint-plugin-vize/src/native.ts:80
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… bench/run.ts:58
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… tools/vite-plus/check-warning-budget.mjs:14
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). tools/fuzz/seed_corpus.mjs:40
HIGH MINED027 [MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re… playground/src/shared/presets/crossfile…:35
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … npm/vite-plugin-musea/gallery/composabl…:58
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … npm/unplugin-vize/src/unplugin.ts:242
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … npm/fresco/src/composables/useAnimation…:97
HIGH MINED039 [MINED039] Rust Todo Macro: todo!() panics when reached. Unimplemented code path. crates/vize_musea/src/lib.rs:96
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … crates/vize/src/commands/clean.rs:240
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … crates/vize/src/commands/check/imports.…:252
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … crates/vize/src/cli.rs:109
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… npm/oxlint-plugin-vize/src/format.ts:107
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… bench/vite.ts:66
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… bench/enforce-pr-budget.mjs:71
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… bench/enforce-pr-budget.mjs:95
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… bench/compare-pr.mjs:360
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… bench/comment-pr.mjs:108
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… bench/test-inventory.mjs:200
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… bench/lint.ts:146
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… bench/check.ts:94
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… npm/musea-mcp-server/src/cli.ts:31
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… npm/vite-plugin-musea/src/a11y/report.ts:69
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … npm/fresco/src/composables/useFocus.ts:179
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. npm/fresco/src/composables/useBoxMetric…:64
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … npm/vite-plugin-musea/src/cli/utils.ts:53
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … npm/oxlint-plugin-vize/src/sfc-blocks.ts:12
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … bench/test-inventory.mjs:200
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED AGT006 React interval is created without an explicit cleanup playground/src/shared/presets/crossfile…:64
MED AIC004 Suspicious implementation file appears unreferenced crates/vize_patina/src/rules/vue/a11y_i…:1
MED WEB015 Public web app has no Content Security Policy index.html
MED AGT015 Remote install command pipes network code directly to a shell docs/content/getting-started.md:29
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… npm/vite-plugin-musea/src/plugin/virtua…:63
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… npm/vite-plugin-musea/src/gallery/templ…:201
LOW AIC003 Duplicated implementation block across source files crates/vize_croquis/src/types.rs:206
LOW AIC003 Duplicated implementation block across source files crates/vize_croquis/src/script_parser/w…:39
LOW AIC003 Duplicated implementation block across source files crates/vize_croquis/src/scope/types.rs:90
LOW AIC003 Duplicated implementation block across source files crates/vize_croquis/src/hoist.rs:2
LOW AIC003 Duplicated implementation block across source files crates/vize_croquis/src/declaration_ts.…:310
LOW AIC003 Duplicated implementation block across source files crates/vize_carton/src/general.rs:77
LOW AIC003 Duplicated implementation block across source files crates/vize_canon/src/virtual_ts/helper…:247
LOW AIC003 Duplicated implementation block across source files crates/vize_canon/src/typecheck_service…:104
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/transform…:44
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/transform…:120
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/transform…:72
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/transform…:65
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/transform…:27
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/transform…:73
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/lib.rs:118
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/generator…:15
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/generator…:18
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/generate/…:13
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_vapor/src/generate/…:203
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/vite_plugin…:186
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/style.rs:228
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/script/impo…:250
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/script/defi…:7
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/script/defi…:13
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/script/defi…:7
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/compile_tem…:223
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_sfc/src/compile_scr…:125
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_dom/src/transforms/…:127
LOW AIC003 Duplicated implementation block across source files crates/vize_atelier_core/src/transforms…:165
LOW AIC003 Duplicated implementation block across source files crates/vize_patina/src/rules/vue/a11y_i…:14
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW AIC002 Source file name looks like an AI patch artifact crates/vize_patina/src/rules/vue/a11y_i…:1
LOW AIC002 Source file name looks like an AI patch artifact crates/vize_patina/src/rules/a11y/img_a…:1
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… playground/src/shared/presets/crossfile…:25
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. npm/vite-plugin-musea/src/tokens/genera…:207
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. playground/src/shared/presets/crossfile…:28
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. playground/src/shared/presets/crossfile…:69
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. npm/vite-plugin-musea/src/a11y/index.ts:146
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… crates/vize_musea/src/lib.rs:96
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… crates/vize_carton/src/directive.rs:126
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… crates/vize_atelier_sfc/src/css/transfo…:77
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… crates/vize_atelier_sfc/src/compile_scr…:228
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… crates/vize_atelier_sfc/src/compile_scr…:170
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… crates/vize_atelier_sfc/src/bundler/ass…:30
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. crates/vize_atelier_sfc/src/compile_scr…:361
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. crates/vize_atelier_sfc/benches/sfc_com…:334
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. crates/vize_atelier_core/src/transforms…:304
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/vize_croquis_cf/src/analyzer/tes…:31
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/vize_atelier_core/src/transforms…:309
INFO MINED066 [MINED066] Rust Panic Macro: panic!() unwinds the stack. Use Result for recoverable error… crates/vize_atelier_core/src/transforms…:240
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. playground/src/features/canon/vueTypeDe…:41
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. bench/vite.ts:115
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … npm/fresco/src/components/Tree.ts:121
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … bench/run.ts:149
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … bench/lint.ts:71
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … bench/comment-pr.mjs:98
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … bench/check.ts:29
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .github/actions/setup-moonbit/install-m…:13
Reset to top 5 100 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `ubugeeei-prod/vize`

**Score: 82/100 (A-)**  ·  100 findings  ·  scanned 2026-06-05 18:27 UTC  ·  362,909 LOC

| Severity | Count |
|---|---|
| CRITICAL | 6 |
| HIGH | 20 |
| MEDIUM | 11 |
| LOW | 38 |

📊 [Full filterable report](https://repobility.com/scan/838df817-0857-4287-990d-e32b2463fcfc/)  ·  ![scorecard](https://repobility.com/scan/838df817-0857-4287-990d-e32b2463fcfc/report.png?v=1780684057-s2)

### Top findings

1. **CRITICAL** `MINED019` — Ssti Jinja From String
   `crates/vize_patina/src/rules/opinionated/vue/multi_word_component_names.rs:200` · CWE-94 · ✓ Repobility
2. **CRITICAL** `MINED019` — Ssti Jinja From String
   `crates/vize_patina/src/rules/a11y/no_refer_to_non_existent_id.rs:140` · CWE-94 · ✓ Repobility
3. **CRITICAL** `MINED019` — Ssti Jinja From String
   `crates/vize_croquis_cf/src/analyzer/tests_element_id.rs:25` · CWE-94 · ✓ Repobility
4. **CRITICAL** `SEC084` — JS: require() with non-literal
   `npm/vize-native/native-binding.js:10`
5. **CRITICAL** `SEC084` — JS: require() with non-literal
   `npm/oxlint-plugin-vize/src/native.ts:80`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/838df817-0857-4287-990d-e32b2463fcfc/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 17 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'ubugeeei-prod/vize' 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.