We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3518b84 + 7613a08 commit d171d6bCopy full SHA for d171d6b
SECURITY.md
@@ -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