{"id":5341,"url":"https://github.com/mui/mui-x","last_synced_at":"2026-06-18T06:20:35.503Z","repository":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2025-10-15T17:48:15.000Z","size":162505,"stargazers_count":5501,"open_issues_count":1626,"forks_count":1658,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-10-15T21:17:55.255Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2020-04-30T14:52:39.000Z","updated_at":"2025-10-15T13:32:59.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":376,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"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":"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":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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 16 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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml: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:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","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/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.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/new-issue-triage.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/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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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":"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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":"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":"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":"CI-Tests","score":10,"reason":"27 out of 27 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: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279191665,"owners_count":26123162,"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-16T02:00:06.019Z","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":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"created_at":"2024-01-11T17:21:01.369Z","updated_at":"2025-10-16T12:29:59.541Z","avatar_url":"https://github.com/mui.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/5341","html_url":"https://opencollective.ecosyste.ms/projects/5341","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"}}