← Back to scan
File as GitHub Issue repo: PerryTS/perry

Push this scan report to PerryTS/perry

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

Async function without await — fire-and-forget Promise (AI mistake)

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 MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … crates/perry-codegen-js/src/minify.rs:59
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … crates/perry-codegen-js/src/emit/helper…:7
HIGH MINED003 [MINED003] Rust Unwrap In Prod: .unwrap() panics if None/Err. Acceptable in tests; risky … crates/perry-codegen-glance/src/emit_gl…:12
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … benchmarks/honest_bench/harness/check_o…:42
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … benchmarks/honest_bench/harness/capture…:45
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… android-build/app/src/main/java/com/per…:33
HIGH MINED126 [MINED126] Workflow container/services image `mysql:8` unpinned: `container/services imag… .github/workflows/test.yml:930
HIGH MINED115 [MINED115] Action `Swatinem/rust-cache` pinned to mutable ref `@v2`: `uses: Swatinem/rust… .github/workflows/test.yml:58
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/test.yml:55
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/test.yml:52
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/container-tests.yml:328
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/container-tests.yml:314
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/container-tests.yml:294
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v4`: `uses: actions/cache@v4` r… .github/workflows/container-tests.yml:256
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/container-tests.yml:253
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/container-tests.yml:250
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v4`: `uses: actions/cache@v4` r… .github/workflows/container-tests.yml:214
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/container-tests.yml:211
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/container-tests.yml:208
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v4`: `uses: actions/cache@v4` r… .github/workflows/container-tests.yml:173
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/container-tests.yml:170
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/container-tests.yml:162
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v4`: `uses: actions/cache@v4` r… .github/workflows/container-tests.yml:100
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/container-tests.yml:97
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/container-tests.yml:87
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/release-hono-server.y…:34
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/release-hono-server.y…:27
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/node-core-subset.yml:108
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/node-core-subset.yml:45
HIGH MINED115 [MINED115] Action `Swatinem/rust-cache` pinned to mutable ref `@v2`: `uses: Swatinem/rust… .github/workflows/node-core-subset.yml:38
HIGH MINED115 [MINED115] Action `dtolnay/rust-toolchain` pinned to mutable ref `@stable`: `uses: dtolna… .github/workflows/node-core-subset.yml:37
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/node-core-subset.yml:34
HIGH MINED122 [MINED122] package.json dep `@perryts/mysql` pulled from URL/Git: `dependencies.@perryts/… tests/release/packages/drizzle-mysql/pa…:1
HIGH MINED118 [MINED118] Dockerfile FROM `debian:bookworm-slim` not pinned by digest: `FROM debian:book… Dockerfile:60
HIGH MINED118 [MINED118] Dockerfile FROM `debian:bookworm-slim` not pinned by digest: `FROM debian:book… Dockerfile:37
HIGH MINED118 [MINED118] Dockerfile FROM `rust:1.75-bookworm` not pinned by digest: `FROM rust:1.75-boo… Dockerfile:15
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… crates/perry-codegen-wasm/src/minify.rs:275
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… crates/perry-codegen-js/src/minify.rs:279
MED COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 16 (SonarSo… benchmarks/honest_bench/scripts/summary…:21
MED COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 17 (SonarSo… benchmarks/honest_bench/harness/check_o…:46
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKR001 Docker final stage has no non-root USER Dockerfile:60
MED AGT007 localStorage write failures are swallowed silently crates/perry-codegen-wasm/src/wasm_runt…:3761
MED AGT007 localStorage write failures are swallowed silently crates/perry-codegen-js/src/web_runtime…:671
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. benchmarks/json_polyglot/bench_field_ac…:44
LOW ERR003 [ERR003] Ignored Error (Go): Ignoring error return values. benchmarks/json_polyglot/bench.go:43
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 10 (SonarSo… benchmarks/honest_bench/scripts/plot.py:45
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen/src/expr/binary.rs:21
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen/src/expr/binary.rs:1
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen/src/expr/bigint_se…:1
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen/src/collectors/ref…:186
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen/src/collectors/ref…:181
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen/src/collectors/esc…:184
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wear-tiles/src/emi…:17
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wear-tiles/src/emi…:52
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/minify.rs:1
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/lib.rs:30
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/ui_m…:116
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/func…:227
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:320
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:41
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:64
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:54
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:213
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:8
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:232
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:29
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-wasm/src/emit/expr…:21
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-swiftui/src/lib.rs:85
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:274
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:39
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:21
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:3
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:29
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:4
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:215
LOW AIC003 Duplicated implementation block across source files crates/perry-codegen-arkts/src/widgets/…:25
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:62
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:40
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:20
LOW AIC002 Source file name looks like an AI patch artifact crates/perry-codegen-arkts/src/state_re…:1
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… crates/perry-codegen-swiftui/src/lib.rs:93
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… crates/perry-codegen-wasm/src/minify.rs:139
INFO MINED068 [MINED068] Rust Unsafe Block: unsafe { ... } block. Compiler safety guarantees disabled i… crates/perry-codegen-js/src/minify.rs:143
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. benchmarks/suite/bench_object_property.…:10
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. benchmarks/suite/bench_gc_pressure.ts:16
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. benchmarks/json_polyglot/bench_field_ac…:35
INFO MINED059 [MINED059] Rust Expect In Prod: .expect(...) panics same as unwrap with a custom message. benchmarks/json_polyglot/bench.rs:38
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. benchmarks/honest_bench/workloads/1_jso…:57
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … benchmarks/app-patterns/kernels/json_pa…:30
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … benchmarks/app-patterns/kernels/date_fo…:15
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … benchmarks/app-patterns/kernels/buffer_…:29
Reset to top 5 93 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `PerryTS/perry`

**Score: 60/100 (B-)**  ·  93 findings  ·  scanned 2026-06-05 19:19 UTC  ·  114,091 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 36 |
| MEDIUM | 9 |
| LOW | 37 |

📊 [Full filterable report](https://repobility.com/scan/3745be9b-7f14-4c23-b30a-b764b629630e/)  ·  ![scorecard](https://repobility.com/scan/3745be9b-7f14-4c23-b30a-b764b629630e/report.png?v=1780687157-s2)

### Top findings

1. **HIGH** `MINED003` — Rust Unwrap In Prod
   `crates/perry-codegen-js/src/minify.rs:59` · CWE-755 · ✓ Repobility
2. **HIGH** `MINED003` — Rust Unwrap In Prod
   `crates/perry-codegen-js/src/emit/helpers.rs:7` · CWE-755 · ✓ Repobility
3. **HIGH** `MINED003` — Rust Unwrap In Prod
   `crates/perry-codegen-glance/src/emit_glue.rs:12` · CWE-755 · ✓ Repobility
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `benchmarks/honest_bench/harness/check_output.py:42`
5. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `benchmarks/honest_bench/harness/capture_expected.py:45`

---

**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/3745be9b-7f14-4c23-b30a-b764b629630e/_
Megaproject â high spam risk
Could not determine 'PerryTS/perry' 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
42/96 findings (44%) 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.