← Back to scan
File as GitHub Issue repo: mizchi/crater

Push this scan report to mizchi/crater

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: child_process.exec 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
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… scripts/flaker-config-summary.ts:35
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… scripts/flaker-task-record-artifacts.ts:145
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… scripts/flaker-config-selection.ts:14
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… scripts/flaker-batch-summary.ts:94
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… scripts/check-wpt-baselines.mjs:41
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … js/playground/main.js:54
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… scripts/bidi-build-paths.mjs:24
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… benchmarks/nav-extraction/scripts/selec…:86
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… benchmarks/nav-extraction/scripts/evalu…:295
HIGH MINED108 `self._command` used but never assigned in __init__ scripts/crater_bidi_modules.py:42
HIGH MINED106 Phantom test coverage: test_events_received scripts/test-bidi-manual.py:456
HIGH MINED106 Phantom test coverage: test_network_module scripts/test-bidi-manual.py:440
HIGH MINED106 Phantom test coverage: test_input_module scripts/test-bidi-manual.py:414
HIGH MINED106 Phantom test coverage: test_log_module scripts/test-bidi-manual.py:343
HIGH MINED106 Phantom test coverage: test_call_function_validation scripts/test-bidi-manual.py:305
HIGH MINED106 Phantom test coverage: test_event_subscription scripts/test-bidi-manual.py:276
HIGH MINED106 Phantom test coverage: test_script_validation scripts/test-bidi-manual.py:231
HIGH MINED106 Phantom test coverage: test_navigation scripts/test-bidi-manual.py:214
HIGH MINED106 Phantom test coverage: test_validation_errors scripts/test-bidi-manual.py:195
HIGH MINED106 Phantom test coverage: test_script_call_function scripts/test-bidi-manual.py:172
HIGH MINED106 Phantom test coverage: test_script_evaluate scripts/test-bidi-manual.py:97
HIGH MINED106 Phantom test coverage: test_browsing_context_get_tree scripts/test-bidi-manual.py:86
HIGH MINED106 Phantom test coverage: test_browsing_context_create scripts/test-bidi-manual.py:78
HIGH MINED106 Phantom test coverage: test_session_status scripts/test-bidi-manual.py:70
HIGH MINED108 `self.send_command` used but never assigned in __init__ scripts/crater_bidi_adapter.py:361
HIGH MINED108 `self.command` used but never assigned in __init__ scripts/crater_bidi_adapter.py:352
HIGH MINED108 `self.command` used but never assigned in __init__ scripts/crater_bidi_adapter.py:342
HIGH MINED108 `self._normalize_params` used but never assigned in __init__ scripts/crater_bidi_adapter.py:323
HIGH MINED108 `self._is_undefined` used but never assigned in __init__ scripts/crater_bidi_adapter.py:320
HIGH MINED108 `self._normalize_params` used but never assigned in __init__ scripts/crater_bidi_adapter.py:315
HIGH MINED108 `self._is_undefined` used but never assigned in __init__ scripts/crater_bidi_adapter.py:313
HIGH MINED108 `self._normalize_params` used but never assigned in __init__ scripts/crater_bidi_adapter.py:331
HIGH MINED108 `self._normalize_params` used but never assigned in __init__ scripts/crater_bidi_adapter.py:309
HIGH MINED108 `self._normalize_params` used but never assigned in __init__ scripts/crater_bidi_adapter.py:307
HIGH MINED108 `self.add_event_listener` used but never assigned in __init__ scripts/crater_bidi_adapter.py:262
HIGH MINED108 `self.consume_latest_event_backlog` used but never assigned in __init__ scripts/crater_bidi_adapter.py:239
HIGH MINED108 `self.add_event_listener` used but never assigned in __init__ scripts/crater_bidi_adapter.py:256
HIGH MINED108 `self.clear_event_backlog` used but never assigned in __init__ scripts/crater_bidi_adapter.py:245
HIGH MINED108 `self.send_command` used but never assigned in __init__ scripts/crater_bidi_adapter.py:217
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:212
HIGH MINED108 `self._normalize_params` used but never assigned in __init__ scripts/crater_bidi_adapter.py:198
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:174
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:170
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:143
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:191
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:188
HIGH MINED108 `self._trace` used but never assigned in __init__ scripts/crater_bidi_adapter.py:185
HIGH MINED108 `self._receive_messages` used but never assigned in __init__ scripts/crater_bidi_adapter.py:119
HIGH MINED106 Phantom test coverage: test_page_same_origin_frame scripts/crater_bidi_adapter.py:1471
HIGH MINED106 Phantom test coverage: test_page_cross_origin_frame scripts/crater_bidi_adapter.py:1466
HIGH MINED106 Phantom test coverage: test_page_nested_frames scripts/crater_bidi_adapter.py:1461
HIGH MINED106 Phantom test coverage: test_page_multiple_frames scripts/crater_bidi_adapter.py:1456
HIGH MINED106 Phantom test coverage: test_page_cross_origin scripts/crater_bidi_adapter.py:1451
HIGH MINED106 Phantom test coverage: test_page2 scripts/crater_bidi_adapter.py:1446
HIGH MINED106 Phantom test coverage: test_alt_origin scripts/crater_bidi_adapter.py:1441
HIGH MINED106 Phantom test coverage: test_origin scripts/crater_bidi_adapter.py:1436
HIGH MINED106 Phantom test coverage: test_page scripts/crater_bidi_adapter.py:935
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:630
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/ci.yml:569
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:555
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:543
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:535
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:479
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:462
HIGH MINED115 Action `actions/download-artifact` pinned to mutable ref `@v8` .github/workflows/ci.yml:444
HIGH MINED115 Action `pnpm/action-setup` pinned to mutable ref `@v5` .github/workflows/ci.yml:438
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/ci.yml:433
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:428
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:406
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:382
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:365
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/ci.yml:315
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:282
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:212
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:177
HIGH MINED115 Action `actions/upload-artifact` pinned to mutable ref `@v6` .github/workflows/ci.yml:161
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:92
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/ci.yml:55
HIGH MINED115 Action `cachix/install-nix-action` pinned to mutable ref `@v27` .github/workflows/ci.yml:42
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/ci.yml:31
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v6` .github/workflows/copilot-setup-steps.y…:38
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v6` .github/workflows/copilot-setup-steps.y…:30
HIGH GHSA-v2wj-q39q-566r vite: GHSA-v2wj-q39q-566r pnpm-lock.yaml
HIGH GHSA-p9ff-h696-f583 vite: GHSA-p9ff-h696-f583 pnpm-lock.yaml
HIGH GHSA-vrm6-8vpv-qv8q undici: GHSA-vrm6-8vpv-qv8q pnpm-lock.yaml
HIGH GHSA-v9p9-hfj2-hcw8 undici: GHSA-v9p9-hfj2-hcw8 pnpm-lock.yaml
HIGH GHSA-f269-vfmq-vjvj undici: GHSA-f269-vfmq-vjvj pnpm-lock.yaml
HIGH GHSA-r6q2-hw4h-h46w tar: GHSA-r6q2-hw4h-h46w pnpm-lock.yaml
HIGH GHSA-qffp-2rhf-9h96 tar: GHSA-qffp-2rhf-9h96 pnpm-lock.yaml
HIGH GHSA-9ppj-qmqm-q256 tar: GHSA-9ppj-qmqm-q256 pnpm-lock.yaml
HIGH GHSA-8qq5-rm4j-mr97 tar: GHSA-8qq5-rm4j-mr97 pnpm-lock.yaml
HIGH GHSA-83g3-92jg-28cx tar: GHSA-83g3-92jg-28cx pnpm-lock.yaml
HIGH GHSA-34x7-hfp2-rc4v tar: GHSA-34x7-hfp2-rc4v pnpm-lock.yaml
HIGH GHSA-mw96-cpmx-2vgc rollup: GHSA-mw96-cpmx-2vgc pnpm-lock.yaml
HIGH GHSA-c2c7-rcm5-vvqj picomatch: GHSA-c2c7-rcm5-vvqj pnpm-lock.yaml
HIGH GHSA-7r86-cg39-jmmj minimatch: GHSA-7r86-cg39-jmmj pnpm-lock.yaml
HIGH GHSA-3ppc-4f35-3m26 minimatch: GHSA-3ppc-4f35-3m26 pnpm-lock.yaml
HIGH GHSA-23c5-xmqv-rm74 minimatch: GHSA-23c5-xmqv-rm74 pnpm-lock.yaml
HIGH GHSA-8gc5-j5rx-235r fast-xml-parser: GHSA-8gc5-j5rx-235r pnpm-lock.yaml
HIGH GHSA-37qj-frw5-hhjh fast-xml-parser: GHSA-37qj-frw5-hhjh pnpm-lock.yaml
HIGH GHSA-rpmf-866q-6p89 basic-ftp: GHSA-rpmf-866q-6p89 pnpm-lock.yaml
HIGH GHSA-rp42-5vxx-qpwr basic-ftp: GHSA-rp42-5vxx-qpwr pnpm-lock.yaml
HIGH GHSA-6v7q-wjvx-w8wg basic-ftp: GHSA-6v7q-wjvx-w8wg pnpm-lock.yaml
HIGH GHSA-v2wj-q39q-566r vite: GHSA-v2wj-q39q-566r browser/pnpm-lock.yaml
HIGH GHSA-p9ff-h696-f583 vite: GHSA-p9ff-h696-f583 browser/pnpm-lock.yaml
HIGH GHSA-vrm6-8vpv-qv8q undici: GHSA-vrm6-8vpv-qv8q browser/pnpm-lock.yaml
HIGH GHSA-v9p9-hfj2-hcw8 undici: GHSA-v9p9-hfj2-hcw8 browser/pnpm-lock.yaml
HIGH GHSA-f269-vfmq-vjvj undici: GHSA-f269-vfmq-vjvj browser/pnpm-lock.yaml
HIGH GHSA-mw96-cpmx-2vgc rollup: GHSA-mw96-cpmx-2vgc browser/pnpm-lock.yaml
HIGH GHSA-c2c7-rcm5-vvqj picomatch: GHSA-c2c7-rcm5-vvqj browser/pnpm-lock.yaml
HIGH GHSA-7r86-cg39-jmmj minimatch: GHSA-7r86-cg39-jmmj browser/pnpm-lock.yaml
HIGH GHSA-3ppc-4f35-3m26 minimatch: GHSA-3ppc-4f35-3m26 browser/pnpm-lock.yaml
HIGH GHSA-23c5-xmqv-rm74 minimatch: GHSA-23c5-xmqv-rm74 browser/pnpm-lock.yaml
HIGH GHSA-8gc5-j5rx-235r fast-xml-parser: GHSA-8gc5-j5rx-235r browser/pnpm-lock.yaml
HIGH GHSA-37qj-frw5-hhjh fast-xml-parser: GHSA-37qj-frw5-hhjh browser/pnpm-lock.yaml
HIGH GHSA-rpmf-866q-6p89 basic-ftp: GHSA-rpmf-866q-6p89 browser/pnpm-lock.yaml
HIGH GHSA-rp42-5vxx-qpwr basic-ftp: GHSA-rp42-5vxx-qpwr browser/pnpm-lock.yaml
HIGH GHSA-6v7q-wjvx-w8wg basic-ftp: GHSA-6v7q-wjvx-w8wg browser/pnpm-lock.yaml
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. scripts/crater-bidi-server.ts:186
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. scripts/capture-real-world-snapshot.ts:118
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … scripts/check-wpt-baselines.mjs:41
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … scripts/capture-real-world-snapshot.ts:124
MED MINED111 Bare except continues silently scripts/test-bidi-manual.py:522
MED MINED111 Bare except continues silently scripts/crater_bidi_adapter.py:182
MED MINED111 Bare except continues silently scripts/crater_bidi_adapter.py:190
MED MINED111 Bare except continues silently scripts/crater_bidi_adapter.py:984
MED DEPCUR-NPM npm package `puppeteer-core` is 1 major version(s) behind (^24.8.0 -> 25.1.0) browser/package.json
MED GHSA-58qx-3vcg-4xpx ws: GHSA-58qx-3vcg-4xpx pnpm-lock.yaml
MED GHSA-4w7w-66w2-5vf9 vite: GHSA-4w7w-66w2-5vf9 pnpm-lock.yaml
MED GHSA-4992-7rv2-5pvq undici: GHSA-4992-7rv2-5pvq pnpm-lock.yaml
MED GHSA-2mjp-6q6p-2qxm undici: GHSA-2mjp-6q6p-2qxm pnpm-lock.yaml
MED GHSA-qx2v-qp2m-jg93 postcss: GHSA-qx2v-qp2m-jg93 pnpm-lock.yaml
MED GHSA-3v7f-55p6-f55p picomatch: GHSA-3v7f-55p6-f55p pnpm-lock.yaml
MED GHSA-v2v4-37r5-5v8g ip-address: GHSA-v2v4-37r5-5v8g pnpm-lock.yaml
MED GHSA-jp2q-39xq-3w4g fast-xml-parser: GHSA-jp2q-39xq-3w4g pnpm-lock.yaml
MED GHSA-gh4j-gqv2-49f6 fast-xml-parser: GHSA-gh4j-gqv2-49f6 pnpm-lock.yaml
MED GHSA-67mh-4wv8-2f99 esbuild: GHSA-67mh-4wv8-2f99 pnpm-lock.yaml
MED GHSA-f886-m6hf-6m8v brace-expansion: GHSA-f886-m6hf-6m8v pnpm-lock.yaml
MED GHSA-58qx-3vcg-4xpx ws: GHSA-58qx-3vcg-4xpx browser/pnpm-lock.yaml
MED GHSA-4w7w-66w2-5vf9 vite: GHSA-4w7w-66w2-5vf9 browser/pnpm-lock.yaml
MED GHSA-4992-7rv2-5pvq undici: GHSA-4992-7rv2-5pvq browser/pnpm-lock.yaml
MED GHSA-2mjp-6q6p-2qxm undici: GHSA-2mjp-6q6p-2qxm browser/pnpm-lock.yaml
MED GHSA-qx2v-qp2m-jg93 postcss: GHSA-qx2v-qp2m-jg93 browser/pnpm-lock.yaml
MED GHSA-3v7f-55p6-f55p picomatch: GHSA-3v7f-55p6-f55p browser/pnpm-lock.yaml
MED GHSA-v2v4-37r5-5v8g ip-address: GHSA-v2v4-37r5-5v8g browser/pnpm-lock.yaml
MED GHSA-jp2q-39xq-3w4g fast-xml-parser: GHSA-jp2q-39xq-3w4g browser/pnpm-lock.yaml
MED GHSA-gh4j-gqv2-49f6 fast-xml-parser: GHSA-gh4j-gqv2-49f6 browser/pnpm-lock.yaml
MED GHSA-f886-m6hf-6m8v brace-expansion: GHSA-f886-m6hf-6m8v browser/pnpm-lock.yaml
MED AGT015 Remote install command pipes network code directly to a shell scripts/wpt-webdriver-runner.ts:870
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/release-moon.yml:45
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/flaker-daily.yml:110
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/copilot-setup-steps.y…:34
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/browser.yml:54
MED AGT015 Remote install command pipes network code directly to a shell .github/actions/setup-crater/action.yml:67
LOW DEPCUR-NPM npm package `ws` is minor version(s) behind (^8.18.0 -> 8.21.0) browser/package.json
LOW DEPCUR-NPM npm package `webdriver` is minor version(s) behind (^9.23.0 -> 9.27.2) browser/package.json
LOW DEPCUR-NPM npm package `tsx` is minor version(s) behind (^4.19.0 -> 4.22.4) browser/package.json
LOW DEPCUR-NPM npm package `pixelmatch` is minor version(s) behind (^7.1.0 -> 7.2.0) browser/package.json
LOW DEPCUR-NPM npm package `quickjs-emscripten` is minor version(s) behind (^0.31.0 -> 0.32.0) browser/package.json
LOW DEPCUR-NPM npm package `ws` is minor version(s) behind (^8.20.0 -> 8.21.0) package.json
LOW DEPCUR-NPM npm package `tsx` is minor version(s) behind (^4.21.0 -> 4.22.4) package.json
LOW DEPCUR-NPM npm package `pixelmatch` is minor version(s) behind (^7.1.0 -> 7.2.0) package.json
LOW DEPCUR-NPM npm package `@bytecodealliance/jco` is minor version(s) behind (^1.17.6 -> 1.20.0) package.json
LOW GHSA-fj3w-jwp8-x2g3 fast-xml-parser: GHSA-fj3w-jwp8-x2g3 pnpm-lock.yaml
LOW GHSA-fj3w-jwp8-x2g3 fast-xml-parser: GHSA-fj3w-jwp8-x2g3 browser/pnpm-lock.yaml
LOW AIC003 Duplicated implementation block across source files webdriver/bidi_main/start-with-font.ts:44
LOW AIC003 Duplicated implementation block across source files scripts/wpt-vrt-summary.ts:224
LOW AIC003 Duplicated implementation block across source files scripts/wpt-vrt-summary.ts:5
LOW AIC003 Duplicated implementation block across source files scripts/wpt-vrt-summary.ts:4
LOW AIC003 Duplicated implementation block across source files scripts/wpt-vrt-summary.ts:3
LOW AIC003 Duplicated implementation block across source files scripts/wpt-ci-summary.ts:303
LOW AIC003 Duplicated implementation block across source files scripts/vrt-report-summary.ts:205
LOW AIC003 Duplicated implementation block across source files scripts/vrt-report-summary.ts:6
LOW AIC003 Duplicated implementation block across source files scripts/vrt-report-summary.ts:5
LOW AIC003 Duplicated implementation block across source files scripts/playwright-report-summary.ts:123
LOW AIC003 Duplicated implementation block across source files scripts/playwright-report-summary.ts:3
LOW AIC003 Duplicated implementation block across source files scripts/playwright-report-summary.ts:1
LOW AIC003 Duplicated implementation block across source files scripts/playwright-report-diff.ts:110
LOW AIC003 Duplicated implementation block across source files scripts/playwright-report-diff.ts:3
LOW AIC003 Duplicated implementation block across source files scripts/flaker-upstream-inventory.ts:452
LOW AIC003 Duplicated implementation block across source files scripts/flaker-upstream-inventory.ts:448
LOW AIC003 Duplicated implementation block across source files scripts/flaker-task-summary.ts:153
LOW AIC003 Duplicated implementation block across source files scripts/flaker-task-summary.ts:145
LOW AIC003 Duplicated implementation block across source files scripts/flaker-task-run.ts:112
LOW AIC003 Duplicated implementation block across source files scripts/flaker-quarantine.ts:138
LOW AIC003 Duplicated implementation block across source files scripts/flaker-quarantine.ts:129
LOW AIC003 Duplicated implementation block across source files scripts/flaker-quarantine.ts:16
LOW AIC003 Duplicated implementation block across source files scripts/flaker-config.ts:14
LOW AIC003 Duplicated implementation block across source files scripts/flaker-batch-summary.ts:111
LOW WEB005 robots.txt does not advertise a sitemap pnpm-lock.yaml
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. benchmarks/nav-extraction/scripts/evalu…:187
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. benchmarks/nav-extraction/scripts/debug…:33
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. benchmarks/nav-extraction/scripts/analy…:112
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … scripts/wpt-config.ts:54
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … benchmarks/nav-extraction/scripts/init-…:186
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … benchmarks/nav-extraction/scripts/analy…:155
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … benchmarks/nav-extraction/scripts/debug…:17
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … benchmarks/nav-extraction/scripts/captu…:48
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … benchmarks/nav-extraction/scripts/analy…:114
INFO DEPCUR-NPM npm package `preact` is patch version(s) behind (^10.29.1 -> 10.29.2) package.json
Reset to top 5 200 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `mizchi/crater`

**Score: 57/100 (B-)**  ·  207 findings  ·  scanned 2026-06-05 13:28 UTC  ·  83,923 LOC

| Severity | Count |
|---|---|
| CRITICAL | 7 |
| HIGH | 118 |
| MEDIUM | 36 |
| LOW | 36 |

📊 [Full filterable report](https://repobility.com/scan/5464bee6-34a6-4fb3-85e2-7cd7e392ef87/)  ·  ![scorecard](https://repobility.com/scan/5464bee6-34a6-4fb3-85e2-7cd7e392ef87/report.png?v=1780666124-s2)

### Top findings

1. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `scripts/flaker-config-summary.ts:35` · CWE-79 · A03:2021 Injection (XSS)
2. **HIGH** `SEC114` — path.join / Path() on user-controlled segment without containment check
   `scripts/flaker-task-record-artifacts.ts:145` · A01:2021 Broken Access Control (path traversal)
3. **HIGH** `SEC114` — path.join / Path() on user-controlled segment without containment check
   `scripts/flaker-config-selection.ts:14` · A01:2021 Broken Access Control (path traversal)
4. **HIGH** `SEC114` — path.join / Path() on user-controlled segment without containment check
   `scripts/flaker-batch-summary.ts:94` · A01:2021 Broken Access Control (path traversal)
5. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `scripts/check-wpt-baselines.mjs:41`

---

**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/5464bee6-34a6-4fb3-85e2-7cd7e392ef87/_
Megaproject â high spam risk
Could not determine 'mizchi/crater' 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.