← Back to scan
File as GitHub Issue repo: LadybirdBrowser/ladybird

Push this scan report to LadybirdBrowser/ladybird

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

Workflow container/services image `ghcr.io/ladybirdbrowser/ladybird-ci:2026.05.25` unpinne

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 MINED116 [MINED116] Workflow uses `secrets.LADYBIRD_BOT_TOKEN` on a `pull_request` trigger: This w… .github/workflows/libjs-test262.yml:152
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… Base/res/ladybird/about-pages/settings/…:13
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… AK/Base64.h:25
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… AK/Base64.cpp:106
HIGH MINED126 [MINED126] Workflow container/services image `ghcr.io/ladybirdbrowser/ladybird-ci:2026.05… .github/workflows/lint-code.yml:13
HIGH MINED126 [MINED126] Workflow container/services image `ghcr.io/ladybirdbrowser/ladybird-ci:2026.05… .github/workflows/libjs-test262.yml:22
HIGH MINED115 [MINED115] Action `JamesIves/github-pages-deploy-action` pinned to mutable ref `@v4.8.0`:… .github/workflows/libjs-test262.yml:146
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/libjs-test262.yml:49
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/libjs-test262.yml:43
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/libjs-test262.yml:37
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/libjs-test262.yml:31
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/libjs-test262.yml:26
HIGH MINED115 [MINED115] Action `eps1lon/actions-label-merge-conflict` pinned to mutable ref `@v3`: `us… .github/workflows/merge-conflict-labele…:23
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/js-and-wasm-artifacts…:176
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/js-and-wasm-artifacts…:169
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/js-and-wasm-artifacts…:52
HIGH MINED126 [MINED126] Workflow container/services image `ghcr.io/flathub-infra/flatpak-github-action… .github/workflows/flatpak-template.yml:18
HIGH MINED115 [MINED115] Action `flatpak/flatpak-github-actions/flatpak-builder` pinned to mutable ref … .github/workflows/flatpak-template.yml:23
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/flatpak-template.yml:22
HIGH MINED115 [MINED115] Action `fregante/setup-git-user` pinned to mutable ref `@v2`: `uses: fregante/… .github/workflows/notes-push.yml:20
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/notes-push.yml:17
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/web-benchmarks.yml:135
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/web-benchmarks.yml:50
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/web-benchmarks.yml:39
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/lagom-template.yml:223
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/lagom-template.yml:54
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/lagom-template.yml:52
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/js-and-wasm-benchmark…:114
HIGH MINED115 [MINED115] Action `dawidd6/action-download-artifact` pinned to mutable ref `@v21`: `uses:… .github/workflows/js-and-wasm-benchmark…:72
HIGH MINED115 [MINED115] Action `dawidd6/action-download-artifact` pinned to mutable ref `@v21`: `uses:… .github/workflows/js-and-wasm-benchmark…:52
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.3`: `uses: actions/chec… .github/workflows/js-and-wasm-benchmark…:38
HIGH MINED115 [MINED115] Action `actions/github-script` pinned to mutable ref `@v9`: `uses: actions/git… .github/workflows/lint-commits.yml:15
HIGH CORE_NO_TESTS No test files found
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … Libraries/LibCore/EventLoopImplementati…:55
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … Libraries/LibCore/EventLoop.h:60
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … Libraries/LibCore/EventLoop.cpp:79
LOW AIC003 Duplicated implementation block across source files Libraries/LibCore/UDPServerWindows.cpp:22
LOW AIC003 Duplicated implementation block across source files Libraries/LibCore/TCPServerWindows.cpp:19
LOW AIC003 Duplicated implementation block across source files Libraries/LibCore/SystemWindows.cpp:142
LOW AIC003 Duplicated implementation block across source files Libraries/LibCore/SocketWindows.cpp:24
LOW AIC003 Duplicated implementation block across source files Libraries/LibCore/LocalServerWindows.cpp:7
LOW AIC003 Duplicated implementation block across source files AK/Utf8View.cpp:151
LOW AIC003 Duplicated implementation block across source files AK/StringView.h:239
INFO MINED057 [MINED057] Todo Bomb: Code path with a TODO/FIXME/HACK comment that gates correctness — l… Libraries/LibCrypto/ASN1/ASN1.cpp:165
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … Base/res/ladybird/about-pages/settings/…:71
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … Base/res/ladybird/about-pages/settings/…:41
INFO MINED075 [MINED075] C Malloc No Check: malloc/calloc/realloc return value used without checking fo… AK/kmalloc.cpp:21
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… AK/Singleton.h:29
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… AK/NonnullRefPtr.h:270
INFO MINED042 [MINED042] Cpp New Without Delete: C++ raw new without RAII / unique_ptr — memory leak ri… AK/NonnullOwnPtr.h:148
Reset to top 5 51 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `LadybirdBrowser/ladybird`

**Score: 73/100 (C+)**  ·  51 findings  ·  scanned 2026-06-05 09:01 UTC  ·  58,409 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 32 |
| MEDIUM | 4 |
| LOW | 7 |

📊 [Full filterable report](https://repobility.com/scan/ade0aeb2-8611-4ef2-a50d-31b9bd439477/)  ·  ![scorecard](https://repobility.com/scan/ade0aeb2-8611-4ef2-a50d-31b9bd439477/report.png?v=1780650094-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.LADYBIRD_BOT_TOKEN` on a `pull_request` trigger
   `.github/workflows/libjs-test262.yml:152` · ✓ Repobility
2. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `Base/res/ladybird/about-pages/settings/new-tab-page.js:13` · A10:2021 SSRF
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `AK/Base64.h:25` · A10:2021 SSRF
4. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `AK/Base64.cpp:106` · A10:2021 SSRF
5. **HIGH** `MINED126` — Workflow container/services image `ghcr.io/ladybirdbrowser/ladybird-ci:2026.05.25` unpinne
   `.github/workflows/lint-code.yml:13` · ✓ Repobility

---

**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/ade0aeb2-8611-4ef2-a50d-31b9bd439477/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 3 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 'LadybirdBrowser/ladybird' 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
29/56 findings (52%) 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.