{"id":5343,"url":"https://github.com/mui/mui-public","last_synced_at":"2026-06-10T18:20:26.478Z","repository":{"id":39178577,"uuid":"250782346","full_name":"mui/mui-public","owner":"mui","description":"The public mono-repository of MUI (as an organization), see mui/mui-private for the opposite.","archived":false,"fork":false,"pushed_at":"2025-10-05T08:38:44.000Z","size":7488,"stargazers_count":96,"open_issues_count":138,"forks_count":28,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-10-05T10:27:43.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":{"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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}},"created_at":"2020-03-28T11:53:43.000Z","updated_at":"2025-10-03T11:41:41.000Z","dependencies_parsed_at":"2023-02-09T13:01:24.346Z","dependency_job_id":"b163ca5c-888f-41a8-ad26-4e8008d56148","html_url":"https://github.com/mui/mui-public","commit_stats":{"total_commits":257,"total_committers":10,"mean_commits":25.7,"dds":0.5408560311284047,"last_synced_commit":"e5f56b32b99f2f67b9efa19ad2141dcd412673d4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-public/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-public/sbom","scorecard":{"id":107907,"data":{"date":"2025-08-15T02:35:51Z","repo":{"name":"github.com/mui/mui-public","commit":"61de5da20422443e946a5da18d87fc6af3555cc0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 13/19 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"30 commit(s) and 17 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":"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":"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":"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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-base.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mui/mui-public/ci-base.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:45","Info:  25 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/branch-monitor.yml:21","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/issues_status-label-handler.yml:14","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issues_status-label-handler.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:27","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:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prs_check-if-pr-has-type-label.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prs_check-target-branch-label.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prs_create-cherry-pick-pr.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prs_create-cherry-pick-pr.yml:62","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable-add-reviewers-to-pr.yml:30","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: found token with 'none' permissions: .github/workflows/branch-monitor.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci-base.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/general_handle-stale-issues-and-prs.yml:1","Info: found token with 'none' permissions: .github/workflows/issues_add-closing-message.yml:1","Info: found token with 'none' permissions: .github/workflows/issues_body-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/issues_order-id-validation.yml:1","Info: found token with 'none' permissions: .github/workflows/issues_status-label-handler.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/prs_check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/prs_check-target-branch-label.yml:1","Info: found token with 'none' permissions: .github/workflows/prs_create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/reusable-add-reviewers-to-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.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":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 25 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:22"],"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mui/.github/SECURITY.md:1","Info: Found linked content: github.com/mui/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mui/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mui/.github/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":"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: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"CI-Tests","score":10,"reason":"25 out of 25 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 13 contributing companies or organizations","details":["Info: found contributions from: A11yance, cssinjs, fluttercommunity, mui, mui-org, reactjs, reactwg, testing-library, typescript-cheatsheets, vercel, webpack, yarnpkg, yarnplugins"],"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":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-cpj6-fhp6-mr6j","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"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-15T11:27:28.931Z","repository_id":39178577,"created_at":"2025-08-15T11:27:28.931Z","updated_at":"2025-08-15T11:27:28.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000717,"owners_count":26082879,"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-10-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2024-01-11T17:21:03.839Z","updated_at":"2025-10-09T00:25:54.187Z","avatar_url":"https://github.com/mui.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/5343","html_url":"https://opencollective.ecosyste.ms/projects/5343","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"}}