← Back to scan
File as GitHub Issue repo: CommonWealthRobotics/BowlerStudio

Push this scan report to CommonWealthRobotics/BowlerStudio

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

Server-Side Request Forgery (SSRF) — outbound HTTP from user input

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 SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/main/java/com/neuronrobotics/bowler…:63
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … src/main/java/com/neuronrobotics/bowler…:125
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/main/java/com/neuronrobotics/bowler…:170
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/main/java/com/neuronrobotics/bowler…:147
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/main/java/com/neuronrobotics/bowler…:103
HIGH MINED115 [MINED115] Action `actions/upload-release-asset` pinned to mutable ref `@v1`: `uses: acti… .github/workflows/release.yml:72
HIGH MINED115 [MINED115] Action `actions/upload-release-asset` pinned to mutable ref `@v1`: `uses: acti… .github/workflows/release.yml:63
HIGH MINED115 [MINED115] Action `actions/create-release` pinned to mutable ref `@v1`: `uses: actions/cr… .github/workflows/release.yml:53
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v1`: `uses: actions/setup-… .github/workflows/release.yml:48
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v2`: `uses: actions/checkout… .github/workflows/release.yml:14
HIGH MINED115 [MINED115] Action `actions/setup-java` pinned to mutable ref `@v1`: `uses: actions/setup-… .github/workflows/verify.yml:41
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v2`: `uses: actions/checkout… .github/workflows/verify.yml:20
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/main/java/com/neuronrobotics/pidsim…:40
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/main/java/com/neuronrobotics/bowler…:158
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/main/java/com/neuronrobotics/bowler…:86
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/pidsim…:16
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/nrcons…:134
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:8
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:18
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:35
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:36
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:120
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:106
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:385
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:285
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:115
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:201
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:86
LOW AIC003 Duplicated implementation block across source files src/main/java/com/neuronrobotics/bowler…:94
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
INFO MINED085 [MINED085] Java Systemexit: System.exit() inside a library kills the whole JVM. src/main/java/com/neuronrobotics/nrcons…:71
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/main/java/com/neuronrobotics/bowler…:149
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/main/java/com/neuronrobotics/bowler…:36
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/main/java/com/neuronrobotics/bowler…:19
INFO MINED083 [MINED083] Java Thread Start: Raw thread creation. Should use ExecutorService for managed… src/main/java/com/neuronrobotics/bowler…:61
INFO MINED083 [MINED083] Java Thread Start: Raw thread creation. Should use ExecutorService for managed… src/main/java/com/neuronrobotics/bowler…:36
INFO MINED083 [MINED083] Java Thread Start: Raw thread creation. Should use ExecutorService for managed… src/main/java/com/neuronrobotics/bowler…:179
INFO MINED081 [MINED081] Java Printstacktrace: Should use logger, not stack trace to stderr. src/main/java/com/neuronrobotics/bowler…:142
INFO MINED081 [MINED081] Java Printstacktrace: Should use logger, not stack trace to stderr. src/main/java/com/neuronrobotics/bowler…:51
INFO MINED081 [MINED081] Java Printstacktrace: Should use logger, not stack trace to stderr. src/main/java/com/neuronrobotics/bowler…:127
Reset to top 5 43 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `CommonWealthRobotics/BowlerStudio`

**Score: 85/100 (C+)**  ·  43 findings  ·  scanned 2026-06-05 14:26 UTC  ·  30,209 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 13 |
| MEDIUM | 2 |
| LOW | 18 |

📊 [Full filterable report](https://repobility.com/scan/6fad6588-9677-46ba-92d4-0de2e3455047/)  ·  ![scorecard](https://repobility.com/scan/6fad6588-9677-46ba-92d4-0de2e3455047/report.png?v=1780669598-s2)

### Top findings

1. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/main/java/com/neuronrobotics/bowlerstudio/ChangeAssetRepoController.java:63`
2. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `src/main/java/com/neuronrobotics/bowlerstudio/BowlerStudioMenuWorkspace.java:125`
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/main/java/com/neuronrobotics/bowlerstudio/tabs/WebTab.java:170` · A10:2021 SSRF
4. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/main/java/com/neuronrobotics/bowlerstudio/creature/VitatminWidget.java:147` · A10:2021 SSRF
5. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/main/java/com/neuronrobotics/bowlerstudio/BowlerStudioMenuWorkspace.java:103` · A10:2021 SSRF

---

**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/6fad6588-9677-46ba-92d4-0de2e3455047/_
Megaproject â high spam risk
Could not determine 'CommonWealthRobotics/BowlerStudio' 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.