Skip to content

Commit 9d8a972

Browse files
authored
Update SECURITY.md
1 parent 4b95941 commit 9d8a972

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ Reports are processed around once a month.
5454

5555
## Scope for qualified vulnerabilities
5656

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+
5759
ONLY vulnerabilities discovered, when the following setup on test platform is used, are "valid":
5860

5961
* 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

Comments
 (0)