← Back to scan
File as GitHub Issue repo: langflow-ai/langflow

Push this scan report to langflow-ai/langflow

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 uses `secrets.WS_USERKEY` on a `pull_request` trigger

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.DOCS_AWS_SECRET_ACCESS_KEY` on a `pull_request` trigger… .github/workflows/deploy-docs-draft.yml:179
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCS_AWS_ACCESS_KEY_ID` on a `pull_request` trigger: Th… .github/workflows/deploy-docs-draft.yml:178
CRIT MINED116 [MINED116] Workflow uses `secrets.WS_PROJECTNAME` on a `pull_request` trigger: This workf… .github/workflows/mend.yml:54
CRIT MINED116 [MINED116] Workflow uses `secrets.WS_PRODUCTNAME` on a `pull_request` trigger: This workf… .github/workflows/mend.yml:53
CRIT MINED116 [MINED116] Workflow uses `secrets.WS_USERKEY` on a `pull_request` trigger: This workflow … .github/workflows/mend.yml:52
CRIT MINED116 [MINED116] Workflow uses `secrets.WS_WSS_URL` on a `pull_request` trigger: This workflow … .github/workflows/mend.yml:51
CRIT MINED116 [MINED116] Workflow uses `secrets.WS_APIKEY` on a `pull_request` trigger: This workflow t… .github/workflows/mend.yml:50
CRIT MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/ci.yml:450
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_TOKEN` on a `pull_request` trigger: This work… .github/workflows/ci.yml:377
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKERHUB_USERNAME` on a `pull_request` trigger: This w… .github/workflows/ci.yml:376
CRIT MINED116 [MINED116] Workflow uses `secrets.TAVILY_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/ci.yml:326
CRIT MINED116 [MINED116] Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger: This wo… .github/workflows/ci.yml:325
CRIT MINED116 [MINED116] Workflow uses `secrets.STORE_API_KEY` on a `pull_request` trigger: This workfl… .github/workflows/ci.yml:324
CRIT MINED116 [MINED116] Workflow uses `secrets.OPENAI_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/ci.yml:323
CRIT MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/ci.yml:302
CRIT MINED116 [MINED116] Workflow uses `secrets.CODECOV_TOKEN` on a `pull_request` trigger: This workfl… .github/workflows/ci.yml:270
CRIT MINED116 [MINED116] Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger: This wo… .github/workflows/ci.yml:269
CRIT MINED116 [MINED116] Workflow uses `secrets.OPENAI_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/ci.yml:268
CRIT MINED116 [MINED116] Workflow uses `secrets.TAVILY_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/ci.yml:74
CRIT MINED116 [MINED116] Workflow uses `secrets.STORE_API_KEY` on a `pull_request` trigger: This workfl… .github/workflows/ci.yml:73
CRIT MINED116 [MINED116] Workflow uses `secrets.ANTHROPIC_API_KEY` on a `pull_request` trigger: This wo… .github/workflows/ci.yml:72
CRIT MINED116 [MINED116] Workflow uses `secrets.OPENAI_API_KEY` on a `pull_request` trigger: This workf… .github/workflows/ci.yml:71
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… docs/src/components/CopyPageButton.tsx:88
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs/src/theme/SearchBar/index.js:69
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs/src/theme/DownloadableJsonFile.js:7
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs/openapi/fetch_openapi_spec.py:30
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … docs/docs/API-Reference/python-examples…:39
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … docs/docs/API-Reference/python-examples…:16
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … docs/docs/API-Reference/python-examples…:15
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … docs/docs/API-Reference/python-examples…:16
HIGH MINED126 [MINED126] Workflow container/services image `postgres:16` unpinned: `container/services … .github/workflows/migration-validation.…:19
HIGH MINED126 [MINED126] Workflow container/services image `postgres:16` unpinned: `container/services … .github/workflows/db-migration-validati…:324
HIGH MINED126 [MINED126] Workflow container/services image `langflowai/langflow:latest` unpinned: `cont… .github/workflows/db-migration-validati…:309
HIGH MINED126 [MINED126] Workflow container/services image `postgres:16` unpinned: `container/services … .github/workflows/db-migration-validati…:33
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:453
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:382
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:307
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:236
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:165
HIGH MINED115 [MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v6`: `uses: astral-sh/setu… .github/workflows/docker-build-v2.yml:117
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:112
HIGH MINED115 [MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v6`: `uses: astral-sh/setu… .github/workflows/docker-build-v2.yml:71
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docker-build-v2.yml:66
HIGH MINED115 [MINED115] Action `actions/cache` pinned to mutable ref `@v5`: `uses: actions/cache@v5` r… .github/workflows/lint-js.yml:38
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/lint-js.yml:32
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/lint-js.yml:25
HIGH MINED115 [MINED115] Action `actions/setup-python` pinned to mutable ref `@v5`: `uses: actions/setu… .github/workflows/ci-scripts-test.yml:19
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/ci-scripts-test.yml:16
HIGH MINED115 [MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v6`: `uses: astral-sh/setu… .github/workflows/style-check-py.yml:21
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/style-check-py.yml:19
HIGH MINED115 [MINED115] Action `tibdex/auto-update` pinned to mutable ref `@v2`: `uses: tibdex/auto-up… .github/workflows/auto-update.yml:13
HIGH MINED115 [MINED115] Action `github/codeql-action/analyze` pinned to mutable ref `@v3`: `uses: gith… .github/workflows/codeql.yml:64
HIGH MINED115 [MINED115] Action `github/codeql-action/autobuild` pinned to mutable ref `@v3`: `uses: gi… .github/workflows/codeql.yml:51
HIGH MINED115 [MINED115] Action `github/codeql-action/init` pinned to mutable ref `@v3`: `uses: github/… .github/workflows/codeql.yml:37
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/codeql.yml:33
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/docs_test.yml:27
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/docs_test.yml:22
HIGH MINED115 [MINED115] Action `ncipollo/release-action` pinned to mutable ref `@v1`: `uses: ncipollo/… .github/workflows/create-release.yml:28
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v7`: `uses: actions… .github/workflows/create-release.yml:23
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… docs/docs/API-Reference/python-examples…:26
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… docs/docs/API-Reference/python-examples…:20
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED COMP001 [COMP001] High cognitive complexity: Function `_collect_and_rewrite_defs` has cognitive c… docs/openapi/generate_openapi.py:37
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED WEB003 Public web service has no security.txt .well-known/security.txt
LOW COMP001 [COMP001] High cognitive complexity: Function `_clean_descriptions` has cognitive complex… docs/openapi/generate_openapi.py:23
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… docs/src/components/CodeSnippet.tsx:108
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. docs/src/components/ChatWidget/index.tsx:20
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… docs/docs/API-Reference/python-examples…:15
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… docs/docs/API-Reference/python-examples…:16
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… docs/docs/API-Reference/python-examples…:15
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docs/docs/API-Reference/javascript-exam…:1
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docs/docs/API-Reference/javascript-exam…:1
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docs/docs/API-Reference/javascript-exam…:1
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docs/docs/API-Reference/javascript-exam…:23
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docs/docs/API-Reference/javascript-exam…:17
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docs/docs/API-Reference/javascript-exam…:17
Reset to top 5 78 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `langflow-ai/langflow`

**Score: 75/100 (A-)**  ·  78 findings  ·  scanned 2026-06-05 04:43 UTC  ·  9,371 LOC

| Severity | Count |
|---|---|
| CRITICAL | 22 |
| HIGH | 37 |
| MEDIUM | 6 |
| LOW | 2 |

📊 [Full filterable report](https://repobility.com/scan/21f5a3bf-888a-438b-82df-af3a9dc3f48f/)  ·  ![scorecard](https://repobility.com/scan/21f5a3bf-888a-438b-82df-af3a9dc3f48f/report.png?v=1780634592-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCS_AWS_SECRET_ACCESS_KEY` on a `pull_request` trigger
   `.github/workflows/deploy-docs-draft.yml:179` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCS_AWS_ACCESS_KEY_ID` on a `pull_request` trigger
   `.github/workflows/deploy-docs-draft.yml:178` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.WS_PROJECTNAME` on a `pull_request` trigger
   `.github/workflows/mend.yml:54` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.WS_PRODUCTNAME` on a `pull_request` trigger
   `.github/workflows/mend.yml:53` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.WS_USERKEY` on a `pull_request` trigger
   `.github/workflows/mend.yml:52` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/21f5a3bf-888a-438b-82df-af3a9dc3f48f/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 8 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 'langflow-ai/langflow' 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
75/84 findings (89%) 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.