{"id":5351,"url":"https://github.com/mui/material-ui","last_synced_at":"2026-06-19T06:20:43.020Z","repository":{"id":19822297,"uuid":"23083156","full_name":"mui/material-ui","owner":"mui","description":"Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.","archived":false,"fork":false,"pushed_at":"2025-12-05T13:58:33.000Z","size":701061,"stargazers_count":97416,"open_issues_count":1743,"forks_count":32789,"subscribers_count":1306,"default_branch":"master","last_synced_at":"2025-12-05T18:30:42.934Z","etag":null,"topics":["design-system","material-design","material-ui","react","react-components"],"latest_commit_sha":null,"homepage":"https://mui.com/material-ui/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2014-08-18T19:11:54.000Z","updated_at":"2025-12-05T17:06:32.000Z","dependencies_parsed_at":"2025-06-02T16:06:01.092Z","dependency_job_id":"32b77193-1b92-4638-bb5e-6c82ade9eee5","html_url":"https://github.com/mui/material-ui","commit_stats":{"total_commits":23822,"total_committers":3211,"mean_commits":"7.4188726253503585","dds":0.8266728234405172,"last_synced_commit":"c0620e333641deda56f3cd68c7c3736098ee818c"},"previous_names":["mui-org/material-ui","callemall/material-ui"],"tags_count":570,"template":false,"template_full_name":null,"purl":"pkg:github/mui/material-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/material-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmaterial-ui/sbom","scorecard":{"id":262861,"data":{"date":"2025-08-17T02:37:43Z","repo":{"name":"github.com/mui/material-ui","commit":"06de3386e5dbd68c7e7496219f702232dcd7ec9f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-if-pr-has-label.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/no-response.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-check.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/publish-canaries.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'v6.x'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'v6.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'v6.x'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'v6.x'","Warn: required approving review count is 1 on branch 'master'","Warn: required approving review count is 1 on branch 'v6.x'","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'v6.x'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'v6.x'","Warn: 'up-to-date branches' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'v6.x'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'v6.x'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'v6.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 36 contributing companies or organizations","details":["Info: found contributions from: A11yance, LightSourceAI, TourConnect, Treeshakers, alienfast, calcom, callemall, cefsharp, cssinjs, emikra, goose-duck, instacart, jalaali, lightsourceai, mui, mui-org, nodejs, openfoodfacts, pabloengine, pretur, react-native-community, reactiran, reactjs, reactwg, state-machines, storybookjs, testing-library, text-em-all, typed-typings, typescript-cheatsheets, underjs, vercel, webpack, yarnpkg, yarnplugins, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-f46r-rw29-r322","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T11:13:50.539Z","repository_id":19822297,"created_at":"2025-08-17T11:13:50.539Z","updated_at":"2025-08-17T11:13:50.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27578154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design-system","material-design","material-ui","react","react-components"],"created_at":"2024-01-11T17:21:04.101Z","updated_at":"2025-12-10T18:24:27.911Z","avatar_url":"https://github.com/mui.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/5351","html_url":"https://opencollective.ecosyste.ms/projects/5351","collective":{"id":3542,"uuid":"703k0exg-znm8yj64-05p5wao9-r7b4dlvr","slug":"mui-org","name":"MUI org","description":"React components for faster and easier web development. Build your own design system, or start with Material Design. This organization maintains Material UI, Base UI, and more open-source projects.","website":"https://mui.com/","github":"mui","twitter":"MUI_hq","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://mui.com/"},{"type":"TWITTER","url":"https://twitter.com/MUI_hq"},{"type":"GITHUB","url":"https://github.com/mui"}],"currency":"USD","projects_count":18,"last_synced_at":"2026-07-01T00:15:11.079Z","created_at":"2024-01-10T13:17:55.216Z","updated_at":"2026-07-01T00:15:11.327Z","transactions_count":5772,"balance":40129.73000000104,"account_type":"COLLECTIVE","owner":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"last_project_activity_at":"2026-03-09T13:03:32.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-01-12T23:12:15.440Z","collective_updated_at":"2026-04-26T20:50:28.039Z","html_url":"https://opencollective.com/mui-org","icon_url":"https://images.opencollective.com/mui-org/logo/40.png","total_donations":455445.27999999654,"total_expenses":-447421.1200000107,"current_balance":40129.73000000104,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mui-org","url":"https://opencollective.ecosyste.ms/collectives/mui-org","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mui-org/projects"}}