You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ Reports are processed around once a month.
54
54
55
55
## Scope for qualified vulnerabilities
56
56
57
+
Security report are valid only for modules with the status 'Stable'. A module is stable when its version is a number x.y instead of the key 'experimental' or 'development' See the file htdocs/modulename/core/modules/modModuleName.class.php, line $this->version = '...';
58
+
57
59
ONLY vulnerabilities discovered, when the following setup on test platform is used, are "valid":
58
60
59
61
* The version to analyze must be the last version available in the "develop" branch or in the last stable "vX.Y" released version. Reports on vulnerabilities already fixed (so already reported) in the develop branch will not be validated.
0 commit comments