Skip to content

Commit d171d6b

Browse files
authored
Merge pull request #678 from mcserep/security-policy
Add Security Policy
2 parents 3518b84 + 7613a08 commit d171d6b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Only the current development release and the last stable version of CodeCompass is supported by security updates.
6+
7+
| Version | Branch | Supported |
8+
| -------------------- | ----------------- | ------------------ |
9+
| Development release | `master` | :white_check_mark: |
10+
| Flash | `release/flash` | :white_check_mark: |
11+
| Earhart | `release/earhart` | :x: |
12+
13+
Previous (not open source) versions of CodeCompass are also not supported anymore.
14+
15+
## Reporting a Vulnerability
16+
17+
If you find a vulnerability in CodeCompass, please report it as a security vulnerability on GitHub:
18+
https://github.com/Ericsson/CodeCompass/security/advisories/new

0 commit comments

Comments
 (0)