Browse Source

Enhance scope

Laurent Destailleur 4 years ago
parent
commit
a2591bafa0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      SECURITY.md

+ 3 - 0
SECURITY.md

@@ -69,7 +69,10 @@ ONLY vulnerabilities discovered, when the following setup on tested platform is
 * The module DebugBar must NOT be enabled (by default, this module is not enabled. This is a developer tool)
 * The module ModuleBuilder must NOT be enabled (by default, this module is not enabled. This is a developer tool)
 * The constant MAIN_SECURITY_CSRF_WITH_TOKEN must be set to 1 into backoffice menu Home - Setup - Other (this protection should be enabled soon by default)
+* The module ModuleBuilder must NOT be enabled (by default, this module is not enabled. This is a developer tool)
 * ONLY security reports on modules provided by default and with the "stable" status are allowed (troubles into "experimental", "developement" or external modules are not accepted).
+* The root of web server must link to htdocs and the documents directory must be outside of the web server root (this is the default when using the default installer but may differs with external installer).
+* The web server setup must be done so only the documents directory is in write mode. The root directory with htdocs must be readonly.
 
 Scope is the web application (back office) and the APIs.