File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Versioning
4+
5+ We follow Semantic Versioning. Our APIs are expected to be extremely stable
6+ and therefore we do not expect to issue a major (2.0.0) version any time soon.
7+
8+ Minor versions are used when new functionality is introduced, which includes
9+ changing the required baseline Java version.
10+
11+ Patch versions are issued for bug and security fixes.
12+
13+ ## Supported Versions
14+
15+ Versions 1.2.x (Java 11+) and 1.1.x (Java 8+) are currently supported and are
16+ receiving any and all relevant bug fixes.
17+
18+ ## Reporting a Vulnerability
19+
20+ Please report any discovered or suspected security vulnerabilities to PANTHEON.tech product security team at secalert@pantheon.tech .
21+
You can’t perform that action at this time.
0 commit comments