← Back to scan
File as GitHub Issue repo: mui/material-ui

Push this scan report to mui/material-ui

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
CRIT SEC049 [SEC049] GCP API key: Google Cloud API key (AIza prefix). Ported from gitleaks gcp-api-ke… docs/data/material/components/autocompl…:18
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … docs/data/material/components/tooltips/…:17
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … docs/data/material/components/steppers/…:27
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … docs/data/material/components/steppers/…:27
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs/pages/_app.tsx:156
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs/data/material/components/avatars/U…:16
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… docs/data/material/components/avatars/U…:16
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… docs/data/material/components/autocompl…:18
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… docs/data/material/components/autocompl…:18
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… docs/data/material/components/textarea-…:9
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… docs/data/material/components/textarea-…:9
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
MED WEB012 Service worker is present without a web app manifest manifest.json
MED WEB015 Public web app has no Content Security Policy index.html
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/b…:3
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:3
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:3
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:3
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:3
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:86
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:23
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:28
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:59
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:55
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:4
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:4
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:56
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:2
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:2
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:2
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:2
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:2
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:2
LOW AIC003 Duplicated implementation block across source files packages/mui-codemod/src/deprecations/a…:3
LOW AIC003 Duplicated implementation block across source files packages-internal/docs-utils/src/getPro…:1
LOW AIC003 Duplicated implementation block across source files packages-internal/docs-utils/src/create…:1
LOW AIC003 Duplicated implementation block across source files packages-internal/core-docs/src/AppLayo…:15
LOW AIC003 Duplicated implementation block across source files packages-internal/core-docs/src/ApiPage…:270
LOW AIC003 Duplicated implementation block across source files packages-internal/core-docs/src/ApiPage…:227
LOW AIC003 Duplicated implementation block across source files packages-internal/core-docs/src/ApiPage…:82
LOW AIC003 Duplicated implementation block across source files packages-internal/core-docs/src/ApiPage…:255
LOW AIC003 Duplicated implementation block across source files packages-internal/core-docs/src/ApiPage…:92
LOW AIC003 Duplicated implementation block across source files packages-internal/api-docs-builder/src/…:6
LOW AIC003 Duplicated implementation block across source files packages-internal/api-docs-builder/src/…:20
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… docs/pages/index.tsx:31
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… docs/data/material/components/text-fiel…:20
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… docs/data/material/components/text-fiel…:20
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docs/data/material/getting-started/temp…:73
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docs/data/material/components/checkboxe…:43
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docs/data/material/components/checkboxe…:43
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docs/data/material/components/breadcrum…:8
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docs/data/material/components/breadcrum…:7
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … docs/data/material/components/breadcrum…:7
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. docs/data/material/components/breadcrum…:45
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. docs/data/material/components/autocompl…:195
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. docs/data/material/components/autocompl…:331
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… docs/data/material/components/autocompl…:25
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… docs/data/material/components/autocompl…:25
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… docs/data/material/components/autocompl…:225
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … docs/data/material/components/icons/Fon…:35
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … docs/data/material/components/icons/Fon…:17
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … docs/data/material/components/autocompl…:196
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. docs/data/material/components/autocompl…:61
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. docs/data/material/components/autocompl…:17
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. docs/data/material/components/autocompl…:18
Reset to top 5 70 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `mui/material-ui`

**Score: 78/100 (B)**  ·  70 findings  ·  scanned 2026-06-05 06:45 UTC  ·  1,129,220 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 8 |
| MEDIUM | 6 |
| LOW | 34 |

📊 [Full filterable report](https://repobility.com/scan/4d163f03-a678-427e-aa06-cd3682536bf9/)  ·  ![scorecard](https://repobility.com/scan/4d163f03-a678-427e-aa06-cd3682536bf9/report.png?v=1780641902-s2)

### Top findings

1. **CRITICAL** `SEC049` — GCP API key
   `docs/data/material/components/autocomplete/GoogleMaps.js:18` · A07:2021 Identification & Authentication Failures
2. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `docs/data/material/components/tooltips/AnchorElTooltips.js:17`
3. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `docs/data/material/components/steppers/HorizontalLinearStepper.tsx:27`
4. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `docs/data/material/components/steppers/HorizontalLinearStepper.js:27`
5. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `docs/pages/_app.tsx:156` · 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/4d163f03-a678-427e-aa06-cd3682536bf9/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 10 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 'mui/material-ui' 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
37/78 findings (47%) 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.