Browse Source

Update doc

Laurent Destailleur 3 years ago
parent
commit
663fe098f9
1 changed files with 5 additions and 5 deletions
  1. 5 5
      SECURITY.md

+ 5 - 5
SECURITY.md

@@ -4,11 +4,11 @@ This file contains some policies about the security reports on Dolibarr ERP CRM
 
 ## Supported Versions for security reports
 
-| Version    | Supported          |
-| ---------- | ------------------ |
-| <= 14.0.1  | :x:                |
-| >= 14.0.2+ | :white_check_mark: |
-
+| Version    | Supported              |
+| ---------- | ---------------------- |
+| <= 14.0.1  | :x:                    |
+| >= 14.0.2+ | :white_check_mark: except CSRF attacks|
+| >= develop | :white_check_mark:     |
 
 ## Reporting a Vulnerability