diff options
author | Valery Piashchynski <[email protected]> | 2022-03-12 12:25:00 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-12 12:25:00 +0100 |
commit | c12baf244c77b06a88c52d0a41cb634f5b478ac4 (patch) | |
tree | aeda4294243bd6564fe1b816d73f94a2d11c940f | |
parent | b2af1895b79c28ae272ed4587758ab2d65db480c (diff) |
Create SECURITY.md
-rw-r--r-- | SECURITY.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..2238c926 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 2.8.x | :white_check_mark: | + |