Skip to content

Commit 8092297

Browse files
author
C.A.P. Linssen
committed
add SECURITY.md
1 parent 6f357ec commit 8092297

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Security Policy
2+
3+
NEST Simulator is research-oriented software and as such is expected to
4+
run mainly in well-protected environments. In case it is found that this
5+
software can be used to violate security mechanisms, developers will try to
6+
provide patches that mitigate the risk of this misuse.
7+
8+
The current policy is explained in SECURITY.md in the NEST Simulator
9+
main branch. The policy can also be found at
10+
<https://github.com/nest/nest-simulator/security/policy>.
11+
12+
## Supported Versions
13+
14+
Generally only the latest release will receive security related
15+
updates. Currently the following versions are being supported with security
16+
updates:
17+
18+
| Version | Supported |
19+
| -------- | ---------------------- |
20+
| main | yes :heavy_check_mark: |
21+
22+
## Reporting a Vulnerability
23+
24+
For reporting a vulnerability please create a security advisory on the
25+
nest/nestml [Security
26+
Advisories](https://github.com/nest/nest-simulator/security/advisories)
27+
page. You need a GitHub account to create an advisory.
28+
29+
Developers will then contact the reporter in a timely manner to assess
30+
severity and further handling via [Security
31+
Advisories](https://github.com/nest/nestml/security/advisories)
32+
or as normal [Issue](https://github.com/nest/nest-simulator/issues) in
33+
non-critical cases.

0 commit comments

Comments
 (0)