Skip to content

Commit d4b7a78

Browse files
authored
Merge pull request #89 from rovarga/security
Add SECURITY.md
2 parents c610716 + 66f76ed commit d4b7a78

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+

0 commit comments

Comments
 (0)