Skip to content

Commit 926287c

Browse files
germa89Copilotpyansys-ci-bot
authored
refactor: update supported versions section in SECURITY.md for clarity (#4152)
* refactor: update supported versions section in SECURITY.md for clarity * Update SECURITY.md Co-authored-by: Copilot <[email protected]> * chore: adding changelog file 4152.miscellaneous.md [dependabot-skip] --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 576d2ab commit 926287c

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

SECURITY.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,14 @@ SOFTWARE.
2626

2727
## Supported Versions
2828

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).
3830

3931
For MAPDL compatibility table visit [Versions and interfaces](https://mapdl.docs.pyansys.com/version/stable/getting_started/versioning.html).
4032

4133
## Reporting a vulnerability
4234

4335
> [!CAUTION]
44-
> **Do not use GitHub issues to report any security vulnerabilities.**
36+
> Do not use GitHub issues to report any security vulnerabilities.
4537
4638
If you detect a vulnerability, contact the [PyAnsys Core team](mailto:[email protected]),
4739
mentioning the repository and the details of your finding. The team will address it as soon as possible.

doc/changelog.d/4152.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Refactor: update supported versions section in SECURITY.md for clarity

0 commit comments

Comments
 (0)