Browse Source

Update SECURITY.md

Marcin Ziąbek 1 year ago
parent
commit
0f1a7f345b
1 changed files with 4 additions and 3 deletions
  1. 4 3
      .github/SECURITY.md

+ 4 - 3
.github/SECURITY.md

@@ -1,13 +1,14 @@
 # Security Policy
 
 ## Supported Versions
-
 | Version   | Supported          | Scope                                                                                                                      | License                                         |
 |-----------|--------------------|----------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------|
-| 2023.X.Y  | :white_check_mark: | full: feature, quality and bug-fix updates ([branch](https://github.com/QuestPDF/QuestPDF))                                | Hybrid: Community MIT, Professional, Enterprise |
-| 2022.12.X | :white_check_mark: | limited till Q2 2024 : quality and bug-fix updates ([branch](https://github.com/QuestPDF/QuestPDF/tree/2022.12.X-support)) | MIT                                             |
+| 2024.X.Y  | :white_check_mark: | full: feature, quality and bug-fix updates ([branch](https://github.com/QuestPDF/QuestPDF))                                | Hybrid: Community MIT, Professional, Enterprise |
+| 2023.X.Y  | :white_check_mark: | limited until Q4 2024: quality and bug-fix updates ([branch](https://github.com/QuestPDF/QuestPDF))                                | Hybrid: Community MIT, Professional, Enterprise |
+| 2022.12.X | :x: | supported until Q2 2024, no longer supported ([branch](https://github.com/QuestPDF/QuestPDF/tree/2022.12.X-support)) | MIT                                             |
 | Older     | :x:                | no support                                                                                                                 | MIT                                             |
 
+
 ## Reporting a Vulnerability
 
 Please report any code vulnerabilities using GitHub Issues. We are trying to respond within 1 day and analyze reported situation as soon as possible.