← Back to scan
File as GitHub Issue repo: armin-reichert/pacman-javafx

Push this scan report to armin-reichert/pacman-javafx

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 SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… pacman-app-arcade-pacmanxxl/src/main/ja…:200
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… pacman-app-arcade-pacman/src/main/java/…:25
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… objparser/src/main/java/de/amr/objparse…:52
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … pacman-app-arcade-mspacman/src/main/jav…:107
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … pacman-app-arcade-mspacman/src/main/jav…:49
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … basics/src/main/java/de/amr/basics/spri…:55
HIGH MINED134 [MINED134] Binary file `gradle/wrapper/gradle-wrapper.jar` committed in source repo: `gra… gradle/wrapper/gradle-wrapper.jar:1
HIGH MINED115 [MINED115] Action `gradle/wrapper-validation-action` pinned to mutable ref `@v2`: `uses: … .github/workflows/build.yml:32
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/build.yml:26
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/build.yml:23
HIGH MINED115 [MINED115] Action `softprops/action-gh-release` pinned to mutable ref `@v1`: `uses: softp… .github/workflows/build-installer-arcad…:117
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/build-installer-arcad…:108
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/build-installer-arcad…:102
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/build-installer-arcad…:96
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build-installer-arcad…:79
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build-installer-arcad…:71
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build-installer-arcad…:63
HIGH MINED115 [MINED115] Action `gradle/wrapper-validation-action` pinned to mutable ref `@v2`: `uses: … .github/workflows/build-installer-arcad…:47
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/build-installer-arcad…:39
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/build-installer-arcad…:31
HIGH MINED115 [MINED115] Action `softprops/action-gh-release` pinned to mutable ref `@v1`: `uses: softp… .github/workflows/build-installer-allga…:117
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/build-installer-allga…:108
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/build-installer-allga…:102
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v4`: `uses: actions… .github/workflows/build-installer-allga…:96
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build-installer-allga…:79
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build-installer-allga…:71
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build-installer-allga…:63
HIGH MINED115 [MINED115] Action `gradle/wrapper-validation-action` pinned to mutable ref `@v2`: `uses: … .github/workflows/build-installer-allga…:47
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/build-installer-allga…:39
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/build-installer-allga…:31
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… pacman-app-tengen-mspacman/src/main/jav…:29
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… pacman-app-tengen-mspacman/src/main/jav…:187
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… pacman-app-arcade-mspacman/src/main/jav…:100
LOW AIC003 Duplicated implementation block across source files pacman-core/src/main/java/de/amr/pacman…:48
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:18
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:31
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:49
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:212
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:211
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:59
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:333
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:253
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:183
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:62
LOW AIC003 Duplicated implementation block across source files pacman-app-tengen-mspacman/src/main/jav…:12
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:194
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:167
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:52
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:32
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:22
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:19
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:14
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:210
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:204
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacmanxxl/src/main/ja…:25
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:20
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:13
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:91
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:30
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:40
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:9
LOW AIC003 Duplicated implementation block across source files pacman-app-arcade-pacman/src/main/java/…:31
LOW AIC003 Duplicated implementation block across source files objparser/src/main/java/de/amr/objparse…:60
INFO MINED083 [MINED083] Java Thread Start: Raw thread creation. Should use ExecutorService for managed… basics/src/main/java/de/amr/basics/file…:18
Reset to top 5 64 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `armin-reichert/pacman-javafx`

**Score: 78/100 (C+)**  ·  64 findings  ·  scanned 2026-06-05 22:55 UTC  ·  56,560 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 30 |
| MEDIUM | 0 |
| LOW | 33 |

📊 [Full filterable report](https://repobility.com/scan/68d15f06-9050-4af9-955c-8982eddee963/)  ·  ![scorecard](https://repobility.com/scan/68d15f06-9050-4af9-955c-8982eddee963/report.png?v=1780700146-s2)

### Top findings

1. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `pacman-app-arcade-pacmanxxl/src/main/java/de/amr/pacmanfx/arcade/pacman_xxl/common/PacManXXL_MapSelector.java:200` · A10:2021 SSRF
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `pacman-app-arcade-pacman/src/main/java/de/amr/pacmanfx/arcade/pacman/model/ArcadePacMan_MapSelector.java:25` · A10:2021 SSRF
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `objparser/src/main/java/de/amr/objparser/ObjModel.java:52` · A10:2021 SSRF
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `pacman-app-arcade-mspacman/src/main/java/de/amr/pacmanfx/arcade/ms_pacman/scenes/ArcadeMsPacMan_IntroScene.java:107`
5. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `pacman-app-arcade-mspacman/src/main/java/de/amr/pacmanfx/arcade/ms_pacman/rendering/ArcadeMsPacMan_GameLevelRenderer.java:49`

---

**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/68d15f06-9050-4af9-955c-8982eddee963/_
Megaproject â high spam risk
Could not determine 'armin-reichert/pacman-javafx' 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
23/67 findings (34%) 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.