← Back to scan
File as GitHub Issue repo: llvm/llvm-project

Push this scan report to llvm/llvm-project

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

Python Subprocess Shell True

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.LLVM_TOKEN_GENERATOR_PRIVATE_KEY` on a `pull_request` t… .github/workflows/release-binaries-all.…:119
CRIT MINED116 [MINED116] Workflow uses `secrets.LLVM_TOKEN_GENERATOR_CLIENT_ID` on a `pull_request` tri… .github/workflows/release-binaries-all.…:118
CRIT MINED116 [MINED116] Workflow uses `secrets.LLVM_TOKEN_GENERATOR_PRIVATE_KEY` on a `pull_request` t… .github/workflows/release-asset-audit.y…:68
CRIT MINED116 [MINED116] Workflow uses `secrets.LLVM_TOKEN_GENERATOR_CLIENT_ID` on a `pull_request` tri… .github/workflows/release-asset-audit.y…:67
HIGH MINED034 [MINED034] Python Subprocess Shell True: subprocess(..., shell=True) enables command inje… .github/workflows/ci-post-commit-analyz…:16
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … .ci/premerge_advisor_explain.py:105
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .github/workflows/prune-unused-branches…:181
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .ci/premerge_advisor_upload.py:48
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .ci/premerge_advisor_explain.py:105
HIGH COMP001 [COMP001] High cognitive complexity: Function `count_prs` has cognitive complexity 33 (So… .github/workflows/commit-access-review.…:202
HIGH MINED118 [MINED118] Dockerfile FROM `ci-container-build-tools (no tag)` not pinned by digest: `FRO… .github/workflows/containers/github-act…:102
HIGH MINED118 [MINED118] Dockerfile FROM `ci-container-build-tools (no tag)` not pinned by digest: `FRO… .github/workflows/containers/github-act…:86
HIGH MINED118 [MINED118] Dockerfile FROM `docker.io/library/ubuntu:24.04` not pinned by digest: `FROM d… .github/workflows/containers/libc/Docke…:1
HIGH MINED119 [MINED119] Dockerfile `ADD https://aka.ms/vs/17/release/vs_buildtools.exe`: Dockerfile `A… .github/workflows/containers/github-act…:9
HIGH MINED118 [MINED118] Dockerfile FROM `mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-… .github/workflows/containers/github-act…:3
HIGH MINED118 [MINED118] Dockerfile FROM `docker.io/library/ubuntu:24.04` not pinned by digest: `FROM d… .github/workflows/containers/github-act…:1
HIGH MINED126 [MINED126] Workflow container/services image `ghcr.io/llvm/ci-ubuntu-24.04:latest` unpinn… .github/workflows/mlir-spirv-tests.yml:29
HIGH MINED126 [MINED126] Workflow container/services image `ghcr.io/llvm/ci-ubuntu-24.04-format` unpinn… .github/workflows/pr-code-format.yml:16
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .ci/buildbot/worker.py:167
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .ci/buildbot/worker.py:164
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .ci/buildbot/worker.py:208
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .ci/buildbot/worker.py:161
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .ci/buildbot/worker.py:93
MED MINED109 [MINED109] Mutable default argument in `run_ninja` (list): `def run_ninja(... = []/{}/set… .ci/buildbot/worker.py:243
MED MINED109 [MINED109] Mutable default argument in `run` (list): `def run(... = []/{}/set())` — Pytho… .ci/buildbot/worker.py:338
MED MINED109 [MINED109] Mutable default argument in `generate_report` (list): `def generate_report(...… .ci/generate_test_report_lib.py:176
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKR013 Dockerfile ADD downloads remote content .github/workflows/containers/github-act…:9
MED DKR001 Docker final stage has no non-root USER .github/workflows/containers/github-act…:3
MED DKR001 Docker final stage has no non-root USER .github/workflows/containers/github-act…:104
MED DKR001 Docker final stage has no non-root USER .github/workflows/containers/github-act…:101
MED SEC005 [SEC005] Command Injection Risk: Unsafe shell execution or eval of user input. .github/workflows/ci-post-commit-analyz…:16
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 11 (SonarSo… .ci/premerge_advisor_upload.py:23
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 14 (SonarSo… .ci/premerge_advisor_explain.py:48
LOW AIC003 Duplicated implementation block across source files bolt/lib/Rewrite/GNUPropertyRewriter.cpp:19
LOW DKR010 Dockerfile leaves apt package indexes in the image layer .github/workflows/containers/github-act…:9
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/libc/Docke…:4
LOW DKR012 Dockerfile keeps pip download cache .github/workflows/containers/github-act…:52
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/github-act…:106
LOW DKR012 Dockerfile keeps pip download cache .github/workflows/containers/github-act…:98
LOW DKR012 Dockerfile keeps pip download cache .github/workflows/containers/github-act…:82
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/github-act…:61
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/github-act…:29
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/github-act…:9
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/github-act…:49
LOW DKR011 Dockerfile installs recommended OS packages .github/workflows/containers/github-act…:7
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… .ci/premerge_advisor_upload.py:48
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… .ci/premerge_advisor_explain.py:105
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… .ci/premerge_advisor_upload.py:18
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… .ci/premerge_advisor_explain.py:18
Reset to top 5 51 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `llvm/llvm-project`

**Score: 80/100 (A-)**  ·  78 findings  ·  scanned 2026-06-05 20:25 UTC  ·  106,008 LOC

| Severity | Count |
|---|---|
| CRITICAL | 4 |
| HIGH | 14 |
| MEDIUM | 15 |
| LOW | 14 |

📊 [Full filterable report](https://repobility.com/scan/a2da3722-d515-4523-87f7-c33ceaa883ff/)  ·  ![scorecard](https://repobility.com/scan/a2da3722-d515-4523-87f7-c33ceaa883ff/report.png?v=1780691159-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.LLVM_TOKEN_GENERATOR_PRIVATE_KEY` on a `pull_request` trigger
   `.github/workflows/release-binaries-all.yml:119` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.LLVM_TOKEN_GENERATOR_CLIENT_ID` on a `pull_request` trigger
   `.github/workflows/release-binaries-all.yml:118` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.LLVM_TOKEN_GENERATOR_PRIVATE_KEY` on a `pull_request` trigger
   `.github/workflows/release-asset-audit.yml:68` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.LLVM_TOKEN_GENERATOR_CLIENT_ID` on a `pull_request` trigger
   `.github/workflows/release-asset-audit.yml:67` · ✓ Repobility
5. **HIGH** `MINED034` — Python Subprocess Shell True
   `.github/workflows/ci-post-commit-analyzer-run.py:16` · CWE-78 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/a2da3722-d515-4523-87f7-c33ceaa883ff/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 4 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 'llvm/llvm-project' 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
59/80 findings (74%) 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.