File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -26,22 +26,14 @@ SOFTWARE.
26
26
27
27
## Supported Versions
28
28
29
- The following versions are officially supported:
30
-
31
- | Version | Supported |
32
- | ------- | ------------------ |
33
- | <= 0.67 | :x : |
34
- | 0.68.x | :white_check_mark : |
35
- | 0.69.x | :white_check_mark : |
36
- | 0.70.0 | :white_check_mark : |
37
- | dev | :white_check_mark : |
29
+ Up to three released minor versions are supported. The latest version can be checked at [ PyMAPDL Releases] ( https://github.com/ansys/pymapdl/releases ) .
38
30
39
31
For MAPDL compatibility table visit [ Versions and interfaces] ( https://mapdl.docs.pyansys.com/version/stable/getting_started/versioning.html ) .
40
32
41
33
## Reporting a vulnerability
42
34
43
35
> [ !CAUTION]
44
- > ** Do not use GitHub issues to report any security vulnerabilities.**
36
+ > Do not use GitHub issues to report any security vulnerabilities.
45
37
46
38
If you detect a vulnerability, contact the
[ PyAnsys Core team
] ( mailto:[email protected] ) ,
47
39
mentioning the repository and the details of your finding. The team will address it as soon as possible.
Original file line number Diff line number Diff line change
1
+ Refactor: update supported versions section in SECURITY.md for clarity
You can’t perform that action at this time.
0 commit comments