From 8876ee598aafbea095dfed1146b65391b208a459 Mon Sep 17 00:00:00 2001 From: Emik Date: Tue, 7 Sep 2021 02:12:56 +0200 Subject: [PATCH] Security: Mark 9.0.2 and 9.0.3 as vulnerable --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index b3aabe45..3be818b4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -12,8 +12,8 @@ Currently semantic versioning is used, with format `MAJOR.MINOR.PATCH`. Prior to | Version | Supported | | ------------- | ------------------ | -| 9.0.2+ | :white_check_mark: | -| 9 - 9.0.1 | :x: | +| 10+ | :white_check_mark: | +| 9 - 9.0.3 | :x: | | 8 | :grey_question: | | 7 - 7.1 | :x: | | 1.9 - 6.0.1 | :grey_question: |