@@ -6,33 +6,34 @@ run mainly in well protected environments. In case it is found that this
6
6
software can be used to violate security mechanisms, developers will try to
7
7
provide patches that mitigate the risk of this misuse.
8
8
9
- The current policy is explained in SECURITY.md in the nest-simulator master branch.
10
- The policy can also be found at < https://github.com/nest/nest-simulator/security/policy > .
9
+ The current policy is explained in SECURITY.md in the nest-simulator
10
+ master branch. The policy can also be found at
11
+ < https://github.com/nest/nest-simulator/security/policy > .
11
12
12
13
## Supported Versions
13
14
14
- Generally only the latest version will receive security related updates. In severe
15
- cases developers may create a backport of the corresponding patch for the
16
- previous version, if it is also affected. Currently the following versions are
17
- being supported with security updates:
15
+ Generally only the latest version will receive security related
16
+ updates. In severe cases developers may create a backport of the
17
+ corresponding patch for the previous version, if it is also affected.
18
+ Currently the following versions are being supported with security
19
+ updates:
18
20
19
21
| Version | Supported |
20
22
| -------- | ------------------ |
21
- | <=2.16.0 | :x : |
22
- | 2.18.x | :white_check_mark : |
23
- | 2.20.x | :heavy_check_mark : |
24
- | 3.0.x | :heavy_check_mark : |
23
+ | <=2.18.0 | :x : |
24
+ | 2.20.1 | :white_check_mark : |
25
+ | 3.x | :heavy_check_mark : |
25
26
26
27
## Reporting a Vulnerability
27
28
28
29
For reporting a vulnerability please create a security advisory on the
29
30
nest/nest-simulator [ Security
30
- Advisories] ( https://github.com/nest/nest-simulator/security/advisories ) page.
31
- You need a GitHub account to create an advisory.
32
-
33
- Developers will then contact the reporter in a timely manner to assess severity
34
- and further handling via [ Security
35
- Advisories] ( https://github.com/nest/nest-simulator/security/advisories ) or as
36
- normal [ Issue] ( https://github.com/nest/nest-simulator/issues ) in non-critical
37
- cases.
31
+ Advisories] ( https://github.com/nest/nest-simulator/security/advisories )
32
+ page. You need a GitHub account to create an advisory.
33
+
34
+ Developers will then contact the reporter in a timely manner to assess
35
+ severity and further handling via [ Security
36
+ Advisories] ( https://github.com/nest/nest-simulator/security/advisories )
37
+ or as normal [ Issue] ( https://github.com/nest/nest-simulator/issues ) in
38
+ non-critical cases.
38
39
0 commit comments