Skip to content

Commit c0c058b

Browse files
authored
Create SECURITY.md
This pull creates a new file in the top-level dir describing the project's security policy
1 parent 008bec7 commit c0c058b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We will always apply vulnerability fixes on branch `develop` and include them
6+
in the next release. Depending on the severity, we will consider hotfixing
7+
the most recent release too. Older releases will not be hotfixed.
8+
9+
| Version | Supported |
10+
| ------- | ------------------ |
11+
| branch `develop` | :white_check_mark: |
12+
| [latest release](https://github.com/contiki-ng/contiki-ng/releases/latest) | :question: |
13+
| older releases | :x: |
14+
15+
## Reporting a Vulnerability
16+
17+
To report a vulnerability privately please email [email protected]
18+
19+
We will try to confirm or decline your report ASAP by email. For accepted
20+
vulnerability reports we will create an [advisory](https://github.com/contiki-ng/contiki-ng/security/advisories)
21+
and, if you wish, invite you to the discussion.

0 commit comments

Comments
 (0)