From 7a37911485c33979294769a3b2924312ef94771a Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Thu, 20 Nov 2025 08:25:32 +0100 Subject: [PATCH 1/2] chore: update SECURITY.md --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index f8abe74ff5..385292442a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -28,10 +28,10 @@ SOFTWARE. | Version | Supported | | ------- | ------------------ | -| <= 0.7 | :x: | -| 0.8.x | :white_check_mark: | -| 0.9.x | :white_check_mark: | +| <= 0.9 | :x: | | 0.10.x | :white_check_mark: | +| 0.11.x | :white_check_mark: | +| 0.12.x | :white_check_mark: | | dev | :white_check_mark: | ## Reporting a vulnerability From f2e05aa724e905dc47d21d51000f2c9256826a11 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Thu, 20 Nov 2025 07:26:43 +0000 Subject: [PATCH 2/2] chore: adding changelog file 2390.maintenance.md [dependabot-skip] --- doc/changelog.d/2390.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/2390.maintenance.md diff --git a/doc/changelog.d/2390.maintenance.md b/doc/changelog.d/2390.maintenance.md new file mode 100644 index 0000000000..b396213c52 --- /dev/null +++ b/doc/changelog.d/2390.maintenance.md @@ -0,0 +1 @@ +Update SECURITY.md