← Back to scan
File as GitHub Issue repo: FlowiseAI/Flowise

Push this scan report to FlowiseAI/Flowise

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

Weak Crypto

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 SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… packages/server/src/NodesPool.ts:44
CRIT MINED019 [MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) — full RC… packages/components/nodes/chains/ApiCha…:29
CRIT MINED019 [MINED019] Ssti Jinja From String: jinja2.Environment().from_string(user_input) — full RC… packages/components/nodes/chains/ApiCha…:111
CRIT JRN001 Token handoff appears to use a callback URL or fragment packages/server/src/enterprise/middlewa…:289
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). packages/server/src/utils/signatureVeri…:23
HIGH MINED028 [MINED028] Ts Ignore Comment: // @ts-ignore silences all type errors on the next line. packages/components/nodes/documentloade…:159
HIGH MINED014 [MINED014] Disabled Tls Verify: verify=False in requests, rejectUnauthorized:false in nod… packages/components/nodes/memory/RedisB…:100
HIGH MINED014 [MINED014] Disabled Tls Verify: verify=False in requests, rejectUnauthorized:false in nod… packages/components/nodes/cache/RedisCa…:79
HIGH MINED014 [MINED014] Disabled Tls Verify: verify=False in requests, rejectUnauthorized:false in nod… packages/components/nodes/cache/RedisCa…:122
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/components/nodes/documentloade…:48
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/components/nodes/documentloade…:72
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/components/nodes/agents/XMLAge…:269
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/components/nodes/documentloade…:46
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/components/nodes/documentloade…:69
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/agentflow/src/features/canvas/…:43
HIGH SEC033 [SEC033] Prototype Pollution — unfiltered merge of user object: Merging user-controlled o… packages/server/src/services/mcp-endpoi…:143
HIGH SEC033 [SEC033] Prototype Pollution — unfiltered merge of user object: Merging user-controlled o… packages/agentflow/src/core/utils/nodeF…:69
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/server/src/utils/logger.ts:95
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/observe/src/core/primitives/js…:36
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/agentflow/src/core/utils/field…:54
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/components/nodes/tools/Arxiv/c…:102
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/agentflow/src/core/utils/varia…:18
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/agentflow/src/atoms/utils/xmlT…:154
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/components/evaluation/Evaluati…:150
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/agentflow/src/infrastructure/a…:66
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/agentflow/src/atoms/MessagesIn…:86
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.2`: `uses: actions/chec… .github/workflows/docker-image-dockerhu…:30
HIGH MINED115 [MINED115] Action `aws-actions/amazon-ecr-login` pinned to mutable ref `@v2`: `uses: aws-… .github/workflows/docker-image-ecr.yml:60
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6.0.2`: `uses: actions/chec… .github/workflows/docker-image-ecr.yml:43
HIGH MINED115 [MINED115] Action `cypress-io/github-action` pinned to mutable ref `@v7.1.5`: `uses: cypr… .github/workflows/main.yml:46
HIGH MINED115 [MINED115] Action `cypress-io/github-action` pinned to mutable ref `@v7.1.5`: `uses: cypr… .github/workflows/main.yml:41
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/main.yml:27
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set… .github/workflows/main.yml:23
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/main.yml:22
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/proprietary-path-guar…:38
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/publish-package.yml:128
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v6`: `uses: pnpm/action-set… .github/workflows/publish-package.yml:124
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/publish-package.yml:123
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/publish-package.yml:53
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v6`: `uses: pnpm/action-set… .github/workflows/publish-package.yml:49
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/publish-package.yml:48
HIGH MINED130 [MINED130] Lockfile pulls package from off-canonical host `artifactory.workday.com`: `pac… packages/observe/examples/package-lock.…:1
HIGH MINED130 [MINED130] Lockfile pulls package from off-canonical host `artifactory.workday.com`: `pac… packages/agentflow/examples/package-loc…:1
HIGH MINED118 [MINED118] Dockerfile FROM `node:24-alpine` not pinned by digest: `FROM node:24-alpine` r… docker/worker/Dockerfile:1
HIGH MINED118 [MINED118] Dockerfile FROM `node:24-alpine` not pinned by digest: `FROM node:24-alpine` r… docker/Dockerfile:2
HIGH MINED118 [MINED118] Dockerfile FROM `node:24-alpine` not pinned by digest: `FROM node:24-alpine` r… Dockerfile:6
HIGH MINED113 [MINED113] Express PUT / has no auth: Express route PUT / declared without an auth middle… packages/server/src/enterprise/routes/w…:16
HIGH MINED113 [MINED113] Express POST /switch has no auth: Express route POST /switch declared without … packages/server/src/enterprise/routes/w…:14
HIGH MINED113 [MINED113] Express POST / has no auth: Express route POST / declared without an auth midd… packages/server/src/enterprise/routes/w…:11
HIGH MINED113 [MINED113] Express DELETE / has no auth: Express route DELETE / declared without an auth … packages/server/src/enterprise/routes/w…:26
HIGH MINED113 [MINED113] Express PUT / has no auth: Express route PUT / declared without an auth middle… packages/server/src/enterprise/routes/w…:19
HIGH MINED113 [MINED113] Express POST / has no auth: Express route POST / declared without an auth midd… packages/server/src/enterprise/routes/w…:12
HIGH MINED113 [MINED113] Express DELETE / has no auth: Express route DELETE / declared without an auth … packages/server/src/enterprise/routes/r…:14
HIGH MINED113 [MINED113] Express PUT / has no auth: Express route PUT / declared without an auth middle… packages/server/src/enterprise/routes/r…:12
HIGH MINED113 [MINED113] Express POST / has no auth: Express route POST / declared without an auth midd… packages/server/src/enterprise/routes/r…:10
HIGH MINED113 [MINED113] Express DELETE / has no auth: Express route DELETE / declared without an auth … packages/server/src/enterprise/routes/o…:15
HIGH MINED113 [MINED113] Express PUT / has no auth: Express route PUT / declared without an auth middle… packages/server/src/enterprise/routes/o…:13
HIGH MINED113 [MINED113] Express POST / has no auth: Express route POST / declared without an auth midd… packages/server/src/enterprise/routes/o…:11
HIGH MINED113 [MINED113] Express DELETE /delete has no auth: Express route DELETE /delete declared with… packages/server/src/enterprise/routes/a…:33
HIGH MINED113 [MINED113] Express POST /billing has no auth: Express route POST /billing declared withou… packages/server/src/enterprise/routes/a…:31
HIGH MINED113 [MINED113] Express POST /reset-password has no auth: Express route POST /reset-password d… packages/server/src/enterprise/routes/a…:29
HIGH MINED113 [MINED113] Express POST /forgot-password has no auth: Express route POST /forgot-password… packages/server/src/enterprise/routes/a…:27
HIGH MINED113 [MINED113] Express POST /resend-verification has no auth: Express route POST /resend-veri… packages/server/src/enterprise/routes/a…:25
HIGH MINED113 [MINED113] Express POST /confirm-email-change has no auth: Express route POST /confirm-em… packages/server/src/enterprise/routes/a…:23
HIGH MINED113 [MINED113] Express POST /verify has no auth: Express route POST /verify declared without … packages/server/src/enterprise/routes/a…:21
HIGH MINED113 [MINED113] Express POST /logout has no auth: Express route POST /logout declared without … packages/server/src/enterprise/routes/a…:19
HIGH MINED113 [MINED113] Express POST /invite has no auth: Express route POST /invite declared without … packages/server/src/enterprise/routes/a…:12
HIGH MINED113 [MINED113] Express POST /register has no auth: Express route POST /register declared with… packages/server/src/enterprise/routes/a…:9
HIGH MINED113 [MINED113] Express POST /test has no auth: Express route POST /test declared without an a… packages/server/src/enterprise/routes/l…:16
HIGH MINED113 [MINED113] Express PUT / has no auth: Express route PUT / declared without an auth middle… packages/server/src/enterprise/routes/l…:14
HIGH MINED113 [MINED113] Express POST / has no auth: Express route POST / declared without an auth midd… packages/server/src/enterprise/routes/l…:12
HIGH JRN004 Consent is collected in UI without visible backend audit persistence packages/components/nodes/tools/GoogleD…:153
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… packages/server/src/routes/validation/i…:6
HIGH AUC003 [AUC003] Object-level route lacks visible authorization: A route with an object id-like p… packages/server/src/routes/attachments/…:8
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … packages/ui/src/ui-component/dialog/Exp…:103
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … packages/ui/src/store/actions.js:40
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … packages/ui/src/layout/MainLayout/Sideb…:41
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … packages/ui/src/ui-component/dialog/Exp…:103
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … packages/ui/src/store/actions.js:40
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … packages/ui/src/layout/MainLayout/Sideb…:41
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/server/src/services/webhook-li…:98
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/server/src/services/mcp-endpoi…:318
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/server/src/controllers/webhook…:80
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… packages/server/src/services/nodes/inde…:114
MED SEC136 [SEC136] AI-typical over-broad exception handler swallowing all errors: Catch-all excepti… packages/components/nodes/tools/MCP/Cus…:76
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… packages/components/nodes/tools/Request…:85
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… packages/components/nodes/tools/Request…:85
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… packages/components/nodes/documentloade…:35
MED SEC125 [SEC125] AI placeholder credential left in source (your-api-key-here style): AI coding as… packages/components/credentials/IBMWats…:54
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… packages/components/credentials/Airtabl…:15
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/components/nodes/tools/Arxiv/c…:102
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/agentflow/src/core/utils/varia…:18
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/agentflow/src/atoms/utils/xmlT…:154
MED DKR003 Compose service `flowise` image uses the latest tag docker/worker/docker-compose.yml
MED DKR003 Compose service `flowise` image uses the latest tag docker/docker-compose.yml
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR002 Compose service `otel-collector` image has no explicit tag metrics/otel/compose.yaml:2
MED DKR017 Dockerfile installs dependencies after copying the full source tree docker/worker/Dockerfile:23
MED DKR017 Dockerfile installs dependencies after copying the full source tree Dockerfile:34
MED DKR001 Docker final stage has no non-root USER docker/worker/Dockerfile:1
MED DKR001 Docker final stage has no non-root USER docker/Dockerfile:13
MED SEC017 [SEC017] Unbounded Input to LLM/External API: User input is passed to an LLM or external … packages/components/nodes/retrievers/Ex…:179
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore docker/worker/Dockerfile:21
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:31
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/index.ts:327
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Goog…:13
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Goog…:12
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Goog…:11
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Gith…:10
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Gith…:9
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Gith…:8
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Azur…:14
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Azur…:13
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Azur…:12
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Auth…:42
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Auth…:41
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/sso/Auth…:40
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/middlewa…:36
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/server/src/enterprise/middlewa…:22
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/a…:33
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/a…:31
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/a…:25
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/a…:23
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/a…:21
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/l…:16
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/l…:14
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/l…:12
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/l…:10
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/server/src/enterprise/routes/l…:8
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/w…:14
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/w…:10
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/o…:15
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/o…:13
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/o…:11
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/a…:19
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… packages/server/src/enterprise/routes/a…:9
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… packages/ui/src/views/datasets/UploadCS…:147
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agents/CSVAge…:1
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agents/CSVAge…:144
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Too…:12
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Sta…:112
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Ret…:19
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Loo…:4
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Ite…:4
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Hum…:105
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Hum…:17
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/HTT…:8
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Exe…:96
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Dir…:3
LOW AIC003 Duplicated implementation block across source files packages/components/nodes/agentflow/Con…:12
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/SlackOA…:43
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/Microso…:48
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/Microso…:36
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/Microso…:41
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/GoogleS…:19
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/GoogleS…:16
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/GoogleD…:19
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/GoogleD…:19
LOW AIC003 Duplicated implementation block across source files packages/components/credentials/GoogleC…:15
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/features/canvas/…:148
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/features/canvas/…:19
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/atoms/VariableIn…:40
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/atoms/Structured…:210
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/atoms/Structured…:73
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/atoms/ScenariosI…:41
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/atoms/ScenariosI…:22
LOW AIC003 Duplicated implementation block across source files packages/agentflow/src/atoms/ConditionB…:45
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKC010 Compose service lacks no-new-privileges hardening metrics/otel/compose.yaml:2
LOW DKC010 Compose service lacks no-new-privileges hardening docker/worker/docker-compose.yml
LOW DKC010 Compose service lacks no-new-privileges hardening docker/docker-compose.yml
LOW DKC006 Compose service does not declare a runtime user metrics/otel/compose.yaml:2
LOW DKC006 Compose service does not declare a runtime user docker/worker/docker-compose.yml
LOW DKC006 Compose service does not declare a runtime user docker/docker-compose.yml
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… packages/components/nodes/chatmodels/Ch…:200
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… packages/components/nodes/chatmodels/Ch…:111
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… packages/components/nodes/chatmodels/Az…:184
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/components/nodes/agentflow/Hum…:201
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/components/evaluation/Evaluati…:24
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/components/evaluation/Evaluati…:59
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/components/evaluation/Evaluati…:120
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/components/evaluation/Evaluati…:87
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/components/evaluation/Evaluati…:19
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/observe/src/features/execution…:162
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/observe/src/atoms/JsonBlock.tsx:31
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/agentflow/src/features/node-ed…:221
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/components/nodes/tools/MCP/Ter…:41
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/components/nodes/tools/Arxiv/c…:132
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/agentflow/src/features/canvas/…:145
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… packages/ui/src/ui-component/safe/SafeH…:51
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… packages/agentflow/examples/src/TestRun…:191
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/agentflow/src/atoms/VariablePi…:49
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/agentflow/src/atoms/VariableIn…:52
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/agentflow/examples/src/TestRun…:52
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/agentflow/examples/src/demos/C…:248
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/agentflow/examples/src/demos/B…:73
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docker/worker/healthcheck/healthcheck.js:12
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… packages/server/src/commands/base.ts:20
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… docker/worker/docker-compose.yml:63
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… docker/docker-compose.yml:63
Reset to top 5 200 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `FlowiseAI/Flowise`

**Score: 66/100 (B+)**  ·  202 findings  ·  scanned 2026-06-05 11:20 UTC  ·  308,734 LOC

| Severity | Count |
|---|---|
| CRITICAL | 5 |
| HIGH | 70 |
| MEDIUM | 62 |
| LOW | 38 |

📊 [Full filterable report](https://repobility.com/scan/d33148df-aaa2-49a7-9b50-965011560982/)  ·  ![scorecard](https://repobility.com/scan/d33148df-aaa2-49a7-9b50-965011560982/report.png?v=1780658444-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `packages/server/src/NodesPool.ts:44`
2. **CRITICAL** `MINED019` — Ssti Jinja From String
   `packages/components/nodes/chains/ApiChain/postCore.ts:29` · CWE-94 · ✓ Repobility
3. **CRITICAL** `MINED019` — Ssti Jinja From String
   `packages/components/nodes/chains/ApiChain/POSTApiChain.ts:111` · CWE-94 · ✓ Repobility
4. **CRITICAL** `JRN001` — Token handoff appears to use a callback URL or fragment
   `packages/server/src/enterprise/middleware/passport/index.ts:289`
5. **HIGH** `MINED004` — Weak Crypto
   `packages/server/src/utils/signatureVerification.ts:23` · CWE-327 · ✓ 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/d33148df-aaa2-49a7-9b50-965011560982/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 20 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 'FlowiseAI/Flowise' 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.