Skip to content

Commit c0b5993

Browse files
[docs] Fix outdated SECURITY.md page (#14128)
1 parent 3e2d3d0 commit c0b5993

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

SECURITY.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
The versions of the project that are currently supported with security updates.
66

7-
| Version | Supported |
8-
| ------: | :----------------- |
9-
| 6.x | :white_check_mark: |
10-
| 5.x | :white_check_mark: |
11-
| < 5.0 | :x: |
7+
| MUI X version | Release | Supported |
8+
| ------------: | :--------- | :----------------------------------- |
9+
| ^7.0.0 | 2024-03-23 | :white_check_mark: Stable major |
10+
| ^6.0.0 | 2023-03-03 | :white_check_mark: Long-term support |
11+
| ^5.0.0 | 2021-11-23 | :x: |
12+
| ^4.0.0 | 2021-09-28 | :x: |
1213

1314
## Reporting a vulnerability
1415

docs/data/introduction/support/support.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,12 @@ This includes issues introduced by external sources, like browser upgrades or ch
9494

9595
### Supported versions
9696

97-
- MUI X v7: ✅ Stable major (Continuous support).
98-
- MUI X v6: ⚠️ Long-term support (Guaranteed Support for security issues and regressions).
99-
- MUI X v5: 🅧 No longer supported.
100-
- MUI X v4: 🅧 No longer supported.
101-
- MUI X v3: 🅧 Never existed.
102-
- MUI X v2: 🅧 Never existed.
103-
- MUI X v1: 🅧 Never existed.
97+
| MUI X version | Release | Supported |
98+
| ------------: | :--------- | :------------------------------------------------------------------ |
99+
| ^7.0.0 | 2024-03-23 | ✅ Stable major (Continuous support) |
100+
| ^6.0.0 | 2023-03-03 | ⚠️ Long-term support (Support for security issues and regressions). |
101+
| ^5.0.0 | 2021-11-23 ||
102+
| ^4.0.0 | 2021-09-28 ||
104103

105104
## Community
106105

0 commit comments

Comments
 (0)