Skip to content

Commit 0145fb0

Browse files
authored
Create SECURITY.md (#102)
1 parent fb1da55 commit 0145fb0

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

SECURITY.md

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

0 commit comments

Comments
 (0)